OSDN Git Service

rework depends and stripping so that libraries arent rebuilt all the time in a loop
[uclinux-h8/uClibc.git] / Makerules
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-22 Mike Frysingerremove headers_done since it broke buildroot again
2005-11-22 Mike Frysingertouchup output and move .PHONY to the shared Makerules...
2005-11-18 Peter S. Mazingermake -j2 works here
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-17 Peter S. MazingerAdd link.so, add support for CFLAGS-$(subdir), where...
2005-11-17 Mike Frysingertouchup pretty STRIP output a little
2005-11-16 Mike Frysingercondense rules to be easier to read
2005-11-15 Mike Frysingeradd rules to handle .s and .E
2005-11-04 Mike Frysingermake the crt rules prettier too
2005-11-04 Mike Frysingerinitial import of a nicer output display akin to linux-2.6
2005-11-01 Peter S. MazingerSplit up the .o and .os rules, so all the sources are...
2005-11-01 Peter S. MazingerASFLAGS does not need to include CFLAGS as well, compil...
2005-10-28 Peter S. MazingerRemove binutils-2.16.1 dependency for SSP, now it works...
2005-10-28 Peter S. MazingerUse consequently headers-y and headers_clean-y, try...
2005-10-27 Peter S. MazingerAllow using ssp w/ current active Makefiles too. Build...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-19 Peter S. MazingerAdd the current implementation to review
2005-10-18 Peter S. MazingerUpdate upcoming new infrastructure files
2005-10-16 Peter S. MazingerThis file is a temporarily used one, until all the...
2005-10-14 Peter S. MazingerAdd new rules file for review, better ideas, not used yet