Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-25 | Convert configuration to new build system | Peter S. Mazinger | |
2005-11-18 | Replace TOPDIR, add/update copyright | Peter S. Mazinger | |
2005-09-28 | Remove ar-target and shared targets, at build time now we traverse the tree ↵ | Peter S. Mazinger | |
only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a | |||
2005-09-22 | no check needed in libm/libpthread, we do not recurse anymore if the related ↵ | Peter S. Mazinger | |
option is not set, more Makefile cleanups | |||
2003-11-04 | Rework the config system. Better utilize the Kconfig language | Eric Andersen | |
which should simplify enabling arbitrary architectures. -Erik | |||
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen | |
rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | |||
2002-12-17 | Patch from Stefan Allius. Only build config stuff when needed. | Eric Andersen | |
2002-11-07 | Fixed makefiles to remove binaries generated for the configuration | "Steven J. Hill" | |
menu system when doing a 'make clean'. | |||
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | |