OSDN Git Service

Add in a stub libnsl library to make stupid configure scripts
[uclinux-h8/uClibc.git] / Makefile
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...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-11-26 Eric AndersenMy adjusted 'make install' was missing include/linux...
2001-11-24 Eric AndersenOops...
2001-11-24 Eric AndersenMuch faster version of 'make install' -- it was doing one
2001-11-23 Michael DurrantMDAD: The "Config" file message, should say copy to...
2001-11-23 Eric AndersenFinish ajusting math lib options. Close out a couple...
2001-10-17 Eric AndersenThis commit makes large file support actually work...
2001-10-16 Eric AndersenRevert global old mmap usage, and do it per arch
2001-10-11 Eric AndersenPatch from Miles Bader <miles@lsi.nec.co.jp> to support...
2001-08-14 Eric AndersenFix the "install_target" target to install to $(PREFIX...
2001-08-13 Eric AndersenA few more (final?) cleanups for the installer behavior...
2001-08-13 Eric AndersenAdd in a make release target
2001-08-13 Eric AndersenFix SYSTEM_DEVEL_PREFIX to allow install of the <arch...
2001-08-11 David SchleefNeed to create $(SYSTEM_DEVEL_PREFIX)/usr/bin
2001-08-10 Eric AndersenOops. Symlink args were backwards...
2001-08-10 Eric AndersenDon't blow away existing files when trying to install...
2001-08-10 Eric AndersenUpdate the build system, yet again. I hope this is...
2001-08-08 Eric AndersenThis syncs things up with my local tree. Mainly change...
2001-07-17 Eric AndersenSome cleanups needed for things to compile and work...
2001-07-12 Eric AndersenThis commit merges David Schleef's updates to the build...
2001-07-09 Eric AndersenA patch from Michal Moskal <malekith@pld.org.pl> to...
2001-07-04 David McCulloughIf HAS_MMU is false, then use asm-$(TARGET_ARCH)nommu...
2001-07-04 Eric AndersenFix missing libresolv.so
2001-07-02 Eric AndersenFix a silly typo
next