Histórico de Commits

Autor SHA1 Mensagem Data
  Bernhard Reutner-Fischer bf765e60dd - strip the targets and not prerequisites há 16 anos atrás
  Bernhard Reutner-Fischer 542bc8ee46 - fix typo (have to check the content, not if true) há 16 anos atrás
  Bernhard Reutner-Fischer e211e88fc8 - add libpthread-nonshared-y to files.dep há 16 anos atrás
  Bernhard Reutner-Fischer c28c512dce - Generate dummy rules for prerequisites. há 16 anos atrás
  Bernhard Reutner-Fischer 1f124eb028 - breakup lines of compile.c and add a variable to hold filter-out PHONY target. há 16 anos atrás
  Bernd Schmidt a3bfc1991a Still forgot some libraries in one of the previous commits. há 16 anos atrás
  Bernd Schmidt 809dbec58f Use $(<D) rather than $(^D), as the latter now contains an element há 16 anos atrás
  Bernhard Reutner-Fischer e41fbf6daa - since we force make into trying to rebuild unconditionally, we have to há 16 anos atrás
  Bernhard Reutner-Fischer 6f53879929 - store the used compiler plus flags in the .%.dep files too and há 16 anos atrás
  Bernhard Reutner-Fischer 590514724a Oh, and prepend a dot to the basename so i don't have to change my habit of há 16 anos atrás
  Bernhard Reutner-Fischer 8040ad5d52 - generate deps via gcc há 16 anos atrás
  Bernhard Reutner-Fischer 49d47f2b7e - fix whitespace há 16 anos atrás
  Bernhard Reutner-Fischer d6442235e7 - fix prerequisites of sysnum.h (has to depend on the script that generates it) há 16 anos atrás
  Bernhard Reutner-Fischer 65ebd664a0 - fixup stripping of host utils and make host-utils compile with std=gnu99 há 16 anos atrás
  Bernhard Reutner-Fischer 30c6496f51 - improve building utils há 16 anos atrás
  Bernhard Reutner-Fischer 30a86497f2 - fix generation of sysnum.h for parallel builds, second take. há 16 anos atrás
  Bernhard Reutner-Fischer a3a92c8473 - fix (parallel) compilation error in ldso.c há 16 anos atrás
  "Steven J. Hill" 592900dfa4 Filter out '-std=gnu99' when running the assembler. This causes an error há 16 anos atrás
  Bernd Schmidt 0e91092476 Another piece needed for FD-PIC. This compiles another startfile, crtreloc.o, há 16 anos atrás
  Bernhard Reutner-Fischer bcfe406465 - check for -nostdlib há 16 anos atrás
  Bernd Schmidt e682ab4139 Some shared flat improvements. há 16 anos atrás
  Bernhard Reutner-Fischer 51ce75b5b0 - use the compiler-driver instead of the linker há 16 anos atrás
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc há 17 anos atrás
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries há 17 anos atrás
  Mike Frysinger 82334a1ba0 get rid of the notion of .E files as .i is the proper usage há 17 anos atrás
  Peter S. Mazinger e845126408 Add support for libpthread_nonshared.a, strip the objects in *nonshared* há 18 anos atrás
  Peter S. Mazinger 552a524fbd Add -D__ASSEMBLER__ to compile.S so that -std=c99 would not fail há 18 anos atrás
  Mike Frysinger 41d42afb34 touchup how we generate initfini.s há 18 anos atrás
  Mike Frysinger fe774e4e70 add support for glibc initfini.c há 18 anos atrás
  Peter S. Mazinger 6cc179a45b Add support for CFLAGS-OMIT-file from nptl há 18 anos atrás