summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* always define CONFIG_SHELLBernhard Reutner-Fischer2009-08-191-0/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-4/+7
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-171-0/+1
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of t..."Steven J. Hill"2005-11-291-392/+8
* Sync with trunk."Steven J. Hill"2005-10-071-2/+1
* Sync with trunk."Steven J. Hill"2005-10-061-0/+1
* Sync with trunk."Steven J. Hill"2005-10-061-5/+6
* Fix up build system for NPTL. I admit it is much cleaner now, but I lost my e..."Steven J. Hill"2005-10-041-0/+1
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-50/+56
* Big sync with trunk."Steven J. Hill"2005-09-241-54/+39
* Merge/sync with trunk."Steven J. Hill"2005-08-171-2/+8
* Finally, all of the makefiles that make the magic happen. These changes allow..."Steven J. Hill"2005-08-091-1/+2
* Last of the merges along with latest changes for NPTL. Nothing much"Steven J. Hill"2005-07-301-19/+25
* Massive clean up of makefiles with a focus on being able to compile correctly"Steven J. Hill"2005-07-221-0/+2
* Fixed up 'clean' target for latest NPTL changes and modified include"Steven J. Hill"2005-06-121-0/+1
* Fix up some more NPTL stuff for header file symbolic links."Steven J. Hill"2005-05-151-1/+2
* There were two versions of 'pthreadtypes.h' originally in uClibc. Also,"Steven J. Hill"2005-05-141-9/+13
* In order to accomodate usage of either pthreads implementation, we now"Steven J. Hill"2005-05-141-0/+10
* Top-level makefile fix for OS agnosticism and set the value of TARGET_ARCH"Steven J. Hill"2005-05-141-1/+1
* chown syntax 0.0 -> 0:0Mike Frysinger2005-03-101-1/+1
* add a check target cause i'm lazyMike Frysinger2005-03-091-1/+3
* Since libdl is pretty small, and not likely to benefit from mklibs.pyEric Andersen2005-02-161-2/+3
* Unlike the other static libs, libdl.a and libdl_pic.a are different.Manuel Novoa III2005-02-161-0/+3
* Update release target for subversionEric Andersen2005-02-081-2/+2
* add notes about header generationMike Frysinger2005-02-081-0/+5
* Always use the target CC when generating include/bits/sysnum.h, since someEric Andersen2005-01-311-2/+1
* Use HOSTCC for seting up the syscall listEric Andersen2005-01-291-1/+1
* Use $(LN) rather than ln.Peter Kjellerstedt2005-01-241-1/+1
* add a tiny hack so that the headers target isnt rebuilt all the time, only wh...Mike Frysinger2005-01-191-0/+5
* tweak target dependencies to support parallel buildsMike Frysinger2005-01-181-9/+5
* Made it possible to make utils when $(CROSS) or $(CC) contain spaces.Peter Kjellerstedt2005-01-161-2/+2
* Do not use portable (POSIX) 'cp -PRf' but instead use 'cp -dRf' sinceEric Andersen2005-01-111-2/+2
* Patch from Paul Mundt (lethal) adding an initial librt implementation.Eric Andersen2005-01-111-1/+2
* Amir Shalem writes:Mike Frysinger2005-01-011-2/+2
* Amir Shalem writes:Mike Frysinger2005-01-011-4/+4
* Remove some accumulated ugly junkEric Andersen2004-12-111-48/+1
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-0/+6
* At solar's request...Manuel Novoa III2004-08-101-3/+3
* Alexandre Oliva writes:Eric Andersen2004-03-181-2/+4
* Add our own copies of the include/scsi header files, per what glibcEric Andersen2004-02-121-1/+1
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-1/+1
* Fixup dated commentsEric Andersen2004-01-131-3/+2
* Be sure to fully clean 2.6 kernel headers on 'make clean'Eric Andersen2004-01-031-1/+1
* Don't download the local data if we have it already.Manuel Novoa III2003-12-041-2/+6
* Make sure we use the right CC setting when building utils.Manuel Novoa III2003-11-231-2/+2
* Make sure the utils build gets the setting for CROSS.Manuel Novoa III2003-11-221-2/+2
* Don't install shadow.h if shadow password support is disabled.Manuel Novoa III2003-11-161-0/+4
* Teach the install_dev target to behave itself and installEric Andersen2003-11-131-6/+14
* For now, disable the iconv utilityEric Andersen2003-11-081-5/+5
* remove some junk I added while debuggingEric Andersen2003-11-071-1/+1