OSDN Git Service

utils should be built all the time (iconv), disable building readelf
[uclinux-h8/uClibc.git] / Makefile
2005-09-21 Peter S. Mazingerutils should be built all the time (iconv), disable...
2005-09-21 Peter S. Mazingerremove unused headers on install and clean up all threa...
2005-09-21 Peter S. Mazingercorrect some typos
2005-09-21 "Steven J. Hill"'pthread.h' is not the only file that needs to be symli...
2005-09-21 Mike Frysingerdont duplicate pthread.h in include and libpthread...
2005-08-17 Mike Frysingerdont install linux/asm headers if KERNEL_SOURCE ==...
2005-08-17 Eric AndersenWe _must_ copy include/asm/ and include/linux/ when...
2005-08-17 Mike Frysingerwhen installing the include files, skip .svn, linux...
2005-08-14 Joakim TjernlundAdd utils in make clean rule. From paravoid.
2005-07-28 Mike Frysingerfurther refine output so the silent mode of make is...
2005-05-20 Eric AndersenBack out nptl changes, which for now will be done in...
2005-05-15 "Steven J. Hill"Fix up some more NPTL stuff for header file symbolic...
2005-05-14 "Steven J. Hill"There were two versions of 'pthreadtypes.h' originally...
2005-05-14 "Steven J. Hill"In order to accomodate usage of either pthreads impleme...
2005-05-14 "Steven J. Hill"Top-level makefile fix for OS agnosticism and set the...
2005-03-10 Mike Frysingerchown syntax 0.0 -> 0:0
2005-03-09 Mike Frysingeradd a check target cause i'm lazy
2005-02-16 Eric AndersenSince libdl is pretty small, and not likely to benefit...
2005-02-16 Manuel Novoa III Unlike the other static libs, libdl.a and libdl_pic...
2005-02-08 Eric AndersenUpdate release target for subversion
2005-02-08 Mike Frysingeradd notes about header generation
2005-01-31 Eric AndersenAlways use the target CC when generating include/bits...
2005-01-29 Eric AndersenUse HOSTCC for seting up the syscall list
2005-01-24 Peter KjellerstedtUse $(LN) rather than ln.
2005-01-19 Mike Frysingeradd a tiny hack so that the headers target isnt rebuilt...
2005-01-18 Mike Frysingertweak target dependencies to support parallel builds
2005-01-16 Peter KjellerstedtMade it possible to make utils when $(CROSS) or $(CC...
2005-01-11 Eric AndersenDo not use portable (POSIX) 'cp -PRf' but instead use...
2005-01-11 Eric AndersenPatch from Paul Mundt (lethal) adding an initial librt...
2005-01-01 Mike FrysingerAmir Shalem writes:
2005-01-01 Mike FrysingerAmir Shalem writes:
2004-12-11 Eric AndersenRemove some accumulated ugly junk
2004-08-21 Eric AndersenKill off all support for 'gcc -pg' / 'gprof' style...
2004-08-10 Manuel Novoa III At solar's request...
2004-03-18 Eric AndersenAlexandre Oliva writes:
2004-02-12 Eric AndersenAdd our own copies of the include/scsi header files...
2004-01-16 Eric Andersens/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
2004-01-13 Eric AndersenFixup dated comments
2004-01-03 Eric AndersenBe sure to fully clean 2.6 kernel headers on 'make...
2003-12-04 Manuel Novoa III Don't download the local data if we have it already.
2003-11-23 Manuel Novoa III Make sure we use the right CC setting when building...
2003-11-22 Manuel Novoa III Make sure the utils build gets the setting for CROSS.
2003-11-16 Manuel Novoa III Don't install shadow.h if shadow password support is...
2003-11-13 Eric AndersenTeach the install_dev target to behave itself and install
2003-11-08 Eric AndersenFor now, disable the iconv utility
2003-11-07 Eric Andersenremove some junk I added while debugging
2003-11-07 Eric AndersenIt is remotely possible the utils might even compile...
2003-11-06 Eric AndersenBegin converting the client utils
2003-11-06 Eric Andersens,(RUNTIME_PREFIX)/,(RUNTIME_PREFIX),g
2003-11-06 Eric Andersens,(DEVEL_PREFIX)/,(DEVEL_PREFIX),g
2003-11-05 Eric AndersenKill off "mipsel" and just use "mips"
2003-11-04 Eric AndersenRework the config system. Better utilize the Kconfig...
2003-11-04 Eric AndersenMinor makefile tweaks
2003-10-20 Eric AndersenFix a stupid bug that caused uClibc to never provide...
2003-10-20 Eric AndersenPatch from Peter S. Mazinger:
2003-10-18 Eric Andersenmore install changes
2003-10-18 Eric AndersenDo not install the uClibc wrapper toolchain by default...
2003-10-18 Eric Andersenthe runtime should not install a /bin dir
2003-10-18 Eric AndersenAdd a new RUNTIME_PREFIX
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-12 Eric AndersenAlways build and install ldconfig
2003-09-09 Eric AndersenEnable automagic locale data downloads
2003-09-08 Manuel Novoa III Add back in table-less ctype funcs for those interested...
2003-09-08 Eric AndersenBe certain the config system binaries are current
2003-09-06 Manuel Novoa III Don't install floating point related headers, and wrap...
2003-09-06 Eric AndersenBe more clear
2003-09-06 Eric AndersenAdd more pretty comments
2003-09-06 Eric AndersenRemove more headers when options are disabled
2003-09-03 Manuel Novoa III Some more buildroot-motivated fixes. Avoid installing...
2003-09-01 Eric AndersenRemove a bunch of guessing about the location of the...
2003-08-24 Manuel Novoa III Fix a few bugs in the new extended locale functions.
2003-07-15 Eric AndersenPatch from Peter Kjellerstedt to not modify include...
2003-06-30 Eric AndersenPer suggestion from Stuart Hughes, allow uClibc to...
2003-05-30 Eric AndersenIn a number of places we erroneously used tests such...
2003-03-07 Eric AndersenPatch from Stefan Allius:
2003-03-05 Eric AndersenPatch from Konrad Eisele to add include/asm-generic...
2003-03-03 David McCulloughmore uClinux shared libs fixups
2003-02-17 David McCulloughupdates to the uClinux-dist romfs and uClinux shared...
2003-02-11 Eric AndersenPer suggestion from Peter Lassahn, fix the install_dev...
2003-01-25 Eric AndersenFix the 'make release' target
2003-01-24 Eric AndersenStupid typo
2003-01-24 Eric AndersenDon't clean config system except on 'make distclean...
2002-12-13 Eric AndersenOnly build the ncurses stuff when it is needed, based...
2002-12-12 Eric AndersenAdd in a stub libnsl library to make stupid configure...
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-12-02 Eric AndersenDon't leak outside of the target area when installing...
2002-11-23 Eric AndersenUse 'install' rather than 'mkdir -p' for target directo...
2002-11-22 Manuel Novoa III Ok... here's the summary:
2002-11-09 Eric AndersenPatch from Stefan Allius, rebuild extra/config/conf...
2002-11-07 "Steven J. Hill"Fixed makefiles to remove binaries generated for the...
2002-11-03 Eric AndersenUse "include_config" not "include-config"
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-10-28 Miles BaderDefine TOPDIR to be just `.' when invoking gen_bits_sys...
2002-10-18 Eric AndersenEcho mmu-less warning where appropriate
2002-10-15 Miles Bader(uClibc_config): Define __UCLIBC_UCLINUX_BROKEN_MUNMAP_...
2002-10-08 "Steven J. Hill"Implemented 'romfs' target so that uClibc works with...
2002-10-01 Eric AndersenSigh. OpenBSD used /usr/bin/{true|false}
2002-09-16 Tobias Anderberg* Updated for the CRIS port.
next