Commit History

Autor SHA1 Mensaxe Data
  Bernhard Reutner-Fischer 105ceb0fdc always define CONFIG_SHELL %!s(int64=14) %!d(string=hai) anos
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree %!s(int64=14) %!d(string=hai) anos
  Bernhard Reutner-Fischer 7d68065a27 - add some helpful help text, as advertised. %!s(int64=15) %!d(string=hai) anos
  Peter S. Mazinger ba31c6c463 Remove TOPDIR %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 5fe51654d3 include Rules.mak after noconfig_targets, else it does not pull in .config %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger a7d83d0dc7 Add another Makefile example that will be copied over the root Makefile, adapt script %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger b54b1c8153 add a headers target when the config file doesnt exist, and move the clean targets out of the .config if %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger e6aa37afc9 Replace all Makefiles for new build infrastucture %!s(int64=18) %!d(string=hai) anos
  Mike Frysinger d816868693 cleanup the release target so that it doesnt kill my svn checkout anymore :/ %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger d2e1267b01 Correct building locales and backport the changes %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger ef7d645825 Remove --exclude CVS from tar %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger ed7cf0fec3 Backport handling of AS_NEEDED %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger a3f19cafe6 Backport to current build system %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 536ecd7044 Allow using ssp w/ current active Makefiles too. Build crts for non-shared archs too. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger a5caac62d6 Do not recurse into ldso if HAVE_SHARED is disabled. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 4583f84ac9 Remove *.o and *.os running find only once %!s(int64=18) %!d(string=hai) anos
  "Steven J. Hill" 7840e3a378 Oops, that was a bad wildcard. %!s(int64=18) %!d(string=hai) anos
  "Steven J. Hill" 90d779b0c3 Need to get both .o and .os files. (.os files are built for NPTL) %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 75e3be2c70 Do not recurse into ldso/libc/libpthread on clean %!s(int64=18) %!d(string=hai) anos
  "Steven J. Hill" 8c7ac6fc36 Clean up pthread include mess. Some of these will be needed to support NPTL, but they do no harm for the linuxthreads case. Yes, I tested this. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 6042a50c60 Split out header installation into separate install_headers target and added an additional condition for libc.so linker script creation checking for libc.so.0 in place. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger cc1cc2f7d4 Check for existing libc.so ld script before trying to modify it %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger e8138701aa Do not create libc.so linker script if only development headers are installed %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger a29321c68e Target distclean removes now locales.txt/codesets.txt too. reorder clean target. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 68a33eafc4 Speed up clean target, don't recurse where possible, remove unneeded actions %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger cffc73dfd2 Revert earlier patch to install_dev and runtime targets. Need a better solution. %!s(int64=18) %!d(string=hai) anos
  Peter S. Mazinger 2b4bc63f5f remove unneeded ';' and add utils to .PHONY %!s(int64=18) %!d(string=hai) anos