OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / Makefile
2009-08-17 Bernhard Reutner... always define CONFIG_SHELL
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-09-11 Bernhard Reutner... - add some helpful help text, as advertised.
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-02 Peter S. Mazingerinclude Rules.mak after noconfig_targets, else it does...
2005-11-01 Peter S. MazingerAdd another Makefile example that will be copied over...
2005-10-30 Mike Frysingeradd a headers target when the config file doesnt exist...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-29 Mike Frysingercleanup the release target so that it doesnt kill my...
2005-10-28 Peter S. MazingerCorrect building locales and backport the changes
2005-10-28 Peter S. MazingerRemove --exclude CVS from tar
2005-10-28 Peter S. MazingerBackport handling of AS_NEEDED
2005-10-28 Peter S. MazingerBackport to current build system
2005-10-27 Peter S. MazingerAllow using ssp w/ current active Makefiles too. Build...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-14 Peter S. MazingerDo not recurse into ldso if HAVE_SHARED is disabled.
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-06 Peter S. MazingerRemove *.o and *.os running find only once
2005-10-06 "Steven J. Hill"Oops, that was a bad wildcard.
2005-10-06 "Steven J. Hill"Need to get both .o and .os files. (.os files are built...
2005-10-04 Peter S. MazingerDo not recurse into ldso/libc/libpthread on clean
2005-10-04 "Steven J. Hill"Clean up pthread include mess. Some of these will be...
2005-09-30 Peter S. MazingerSplit out header installation into separate install_hea...
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-09-27 Peter S. MazingerCheck for existing libc.so ld script before trying...
2005-09-27 Peter S. MazingerDo not create libc.so linker script if only development...
2005-09-27 Peter S. MazingerTarget distclean removes now locales.txt/codesets.txt...
2005-09-27 Peter S. MazingerSpeed up clean target, don't recurse where possible...
2005-09-26 Peter S. MazingerRevert earlier patch to install_dev and runtime targets...
2005-09-26 Peter S. Mazingerremove unneeded ';' and add utils to .PHONY
2005-09-26 Peter S. MazingerAdd __cxa_atexit and __cxa_finalize, thanks to Stephen...
2005-09-26 Peter S. MazingerCorrect targets install_dev and install_runtime to...
2005-09-24 Mike Frysingergenerate headers after running menuconfig
2005-09-23 Peter S. MazingerNew ssp code using syscalls where possible.
2005-09-23 Peter S. MazingerDon't remove libc-internal.h on install, else gcc does...
2005-09-22 Peter S. Mazingerno check needed in libm/libpthread, we do not recurse...
2005-09-22 Mike Frysingerdont screw around with lib/ if it doesnt exist
2005-09-22 Peter S. MazingerMakefile cleanups
2005-09-21 Peter S. Mazingerdo not recurse into subdirs if related options are...
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:
next