Историја ревизија

Аутор SHA1 Порука Датум
  Mike Frysinger dd8d43ce31 make sure libdl static and shared targets are built properly пре 21 година
  Peter Kjellerstedt 6716bc702e Use $(LN) rather than ln. пре 21 година
  Eric Andersen 610c850501 When there is no umount syscall, but umount2 is available, then пре 21 година
  Mike Frysinger 13284bb0b2 ignore our headers hack пре 21 година
  Mike Frysinger 7c583eee29 clean up dependencies so libraries are only rebuilt when needed and so that parallel build works correctly пре 21 година
  Mike Frysinger ff680cf9e8 add a tiny hack so that the headers target isnt rebuilt all the time, only when it should be пре 21 година
  Mike Frysinger 5f9dfa0981 beautify пре 21 година
  Mike Frysinger a0fa906aad touchup the dependencies so that the sysdeps object files will override the toplevel linuxthreads generic object files пре 21 година
  Peter Kjellerstedt acd92003c8 Avoid compiler warnings. пре 21 година
  Peter Kjellerstedt 7b735a3758 Use Makefile if statements rather than their shell counterparts. пре 21 година
  Peter Kjellerstedt e1f0882b43 Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined, пре 21 година
  Mike Frysinger f1f7275f48 ok, worry over race condition doesnt exist because we only have 1 subdir running $(AR), and the toplevel $(AR) isnt invoked until subdirs have finished пре 21 година
  Mike Frysinger 1026731d29 fix target dependencies to support parallel building пре 21 година
  Mike Frysinger 10b8619872 tweak dependencies so the archive is only rebuilt when the object files are updated пре 21 година
  Mike Frysinger 13e84d1073 use $(RANLIB) пре 21 година
  Mike Frysinger eaa4b0e899 redo targets so the archives are only re-built when needed. also change the logic to use Makefile if statements rather than shell. пре 21 година
  Mike Frysinger 99e973a956 rework dependencies so the archive is re-created only when the object files have been updated пре 21 година
  Mike Frysinger d1155a7c1e rework dependencies to support parallel build and avoid re-creating header files all the time пре 21 година
  Mike Frysinger 2216a1d79e rework the dependencies so libpthread_db.a is only rebuilt when the object files get updated пре 21 година
  Mike Frysinger 80c8cb66b4 white space clean up пре 21 година
  Mike Frysinger 1d7b89ffc8 tweak target dependencies to support parallel builds пре 21 година
  Mike Frysinger 129b1d713e - define RANLIB since a subdir or two uses it пре 21 година
  Mike Frysinger 22be0d39e9 make sure we include pthread.h to define pthread_attr_t пре 21 година
  Mike Frysinger b8fd81f82e whitespace touchups пре 21 година
  Mike Frysinger 0695d2cabc add posix_fadvise / posix_fadvise64 support пре 21 година
  Eric Andersen 9bd7dfac89 Mention uclibc.org as the defalt download site пре 21 година
  Peter Kjellerstedt 92dbe1082d Made it possible to make utils when $(CROSS) or $(CC) contain spaces. пре 21 година
  Peter Kjellerstedt cb441c3662 Corrected a typo. пре 21 година
  Eric Andersen b872898162 Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth: пре 21 година
  Eric Andersen 5196d3e606 whitespace cleanup пре 21 година