summaryrefslogtreecommitdiffstats
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
...
* Make objs target work againPeter S. Mazinger2005-11-221-3/+11
* Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger2005-11-221-27/+26
* rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger2005-11-221-8/+8
* remove headers_done since it broke buildroot againMike Frysinger2005-11-221-4/+1
* touchup output and move .PHONY to the shared Makerules so all subdirs get itMike Frysinger2005-11-221-3/+8
* make -j2 works herePeter S. Mazinger2005-11-181-3/+3
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign...Peter S. Mazinger2005-11-171-115/+28
* Add link.so, add support for CFLAGS-$(subdir), where subdir is the last part ...Peter S. Mazinger2005-11-171-3/+15
* touchup pretty STRIP output a littleMike Frysinger2005-11-171-1/+1
* condense rules to be easier to readMike Frysinger2005-11-161-18/+9
* add rules to handle .s and .EMike Frysinger2005-11-151-4/+9
* make the crt rules prettier tooMike Frysinger2005-11-041-13/+23
* initial import of a nicer output display akin to linux-2.6Mike Frysinger2005-11-041-46/+86
* Split up the .o and .os rules, so all the sources are created if DOPIC is dis...Peter S. Mazinger2005-11-011-2/+8
* ASFLAGS does not need to include CFLAGS as well, compile.S does it alreadyPeter S. Mazinger2005-11-011-1/+1
* Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, bu...Peter S. Mazinger2005-10-281-11/+3
* Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ...Peter S. Mazinger2005-10-281-1/+1
* Allow using ssp w/ current active Makefiles too. Build crts for non-shared ar...Peter S. Mazinger2005-10-271-2/+2
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-101/+49
* Default changed to IMA compiling, disabled explicitely where currently not po...Peter S. Mazinger2005-10-261-1/+1
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-18/+247
* Add the current implementation to reviewPeter S. Mazinger2005-10-191-1/+1
* Update upcoming new infrastructure filesPeter S. Mazinger2005-10-181-222/+19
* This file is a temporarily used one, until all the tree is converted to new s...Peter S. Mazinger2005-10-161-6/+27
* Add new rules file for review, better ideas, not used yetPeter S. Mazinger2005-10-141-0/+216