OSDN Git Service

Prevent runaway asserts, which can happen if there's a problem with
[uclinux-h8/uClibc.git] / Makefile
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.
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!
next