OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / Makefile
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.
2002-09-05 Miles BaderChange <bits/syscall.h> to <bits/sysnum.h>.
2002-08-25 Eric AndersenKill the HAS_LONG_LONG option. It really did not make...
2002-08-22 Eric AndersenHide .hidden stuff unless explicitly enabled
2002-08-16 Eric AndersenRemove h8300 special case
2002-08-16 Miles Bader(headers): Remove special case for v850, now that the...
2002-08-15 Eric AndersenDo not prevent people from making mmu-less builds on...
2002-08-08 Eric AndersenRemove unified syscall support (it should just be a...
2002-07-31 Eric AndersenSigh. A bit more cleanup.
2002-07-31 Eric AndersenYou fool foolish. Goodbye level 2.
2002-07-31 Eric AndersenAlways build utils by default
2002-07-26 Eric AndersenOk, I get it. sjhill kept adding the 'find' command...
2002-07-26 Eric AndersenKill ill advised find command that was not doing anything
2002-07-25 "Steven J. Hill"Addition to 'distclean' for little endian MIPS.
2002-07-24 "Steven J. Hill"This rule is only necessary for little endian MIPS.
2002-07-02 Eric AndersenDisable ldconfig.target for now
2002-07-02 Eric AndersenChange the default structure of the installed toolchain
2002-06-23 Eric AndersenFixup target util handling
2002-05-30 Eric AndersenFix dependancy. again.
2002-05-30 Eric AndersenFix dependancy for util target
2002-05-29 Eric AndersenNow that was silly
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...
2002-05-02 Eric AndersenEnsure that make clean really cleans up after itself
2002-04-24 Eric AndersenDon't use $(PWD), use $(shell pwd) instead
2002-04-11 David McCulloughAdded a dummy romfs target so this stuff slots nicely...
2002-04-03 Eric AndersenRemove gratuitous symlink trashing
2002-04-02 Eric AndersenSteven J. Hill's latest mips dynamic loader updates
2002-03-25 Eric AndersenPatch from Steven J. Hill to fix pthreads on mips
2002-03-22 Eric AndersenPatch from Miles Bader to be less militant when doing...
2002-03-21 Eric AndersenAdd some phony targets
2002-03-21 Eric AndersenAlways build the utils. Always clean libc/misc, since...
2002-03-11 Eric AndersenAllow some failures to simplify building gcc
2002-03-11 Eric AndersenDon't install CVS files into the devel dir
2002-03-01 Eric AndersenMove syscall.h generation to the top level Makefile
2002-03-01 Eric AndersenDoh! A search and replace bug...
2002-03-01 Eric AndersenDoh! Doh! Doh!
2002-03-01 Eric AndersenDoh!
2002-03-01 Eric Andersenoops. I forgot to commit this...
2002-02-25 Eric AndersenJoerg Schmitz-Linneweber recommends using tar -f -...
2002-02-20 Eric AndersenMerge in the pthread library. This is the linuxthreads...
2002-02-16 David SchleefAdditionally remove libc/tmp
2002-02-15 Eric AndersenGeoffrey Espin noticed a $ that should have been a...
2002-02-08 Eric AndersenDont choke when chown fails. Try to be more portable...
2002-02-04 Eric AndersenA few more little cleanups
2002-02-02 Eric AndersenAdd in support for the Hitach H8/300H architecture,
2002-02-02 Eric AndersenGrr. I should learn to compile stuff before committing
2002-02-02 Eric AndersenSeveral little additions and cleanups. Add getw()...
2002-02-01 Eric AndersenAdd install_utils and install_target_utils targets...
2002-02-01 Eric AndersenBe ever so pedantic and explicitly tell tar to use...
2002-02-01 Eric AndersenDon't assume uid=gid
2002-01-31 Eric AndersenFix/simplify longjmp. Fix toplevel mips settings
2002-01-25 Eric AndersenMiles Bader <miles@lsi.nec.co.jp> noticed that `make...
2002-01-14 Eric AndersenPatch from Brian Stafford <brian@stafford.uklinux.net...
2002-01-11 Eric AndersenSigh. Typod it again
2002-01-11 Eric AndersenOops. typo.
2002-01-11 Eric AndersenMore build system cleanups...
2002-01-11 Eric AndersenScrub the way libraries are linked. Use ld, not gcc...
2002-01-09 Eric AndersenRecommend making symlinks, not copying the config file.
2002-01-09 Eric AndersenBe more carefull about erroring out of shell fragments...
2002-01-01 Eric AndersenChange 'cd <foo> ; bar' to 'cd <foo> && bar' for proper...
2001-12-20 Eric AndersenUse tar instead of cp -LR for make install, since older...
next