Commit History

Author SHA1 Message Date
  Peter Kjellerstedt acd92003c8 Avoid compiler warnings. 19 years ago
  Peter Kjellerstedt 7b735a3758 Use Makefile if statements rather than their shell counterparts. 19 years ago
  Peter Kjellerstedt e1f0882b43 Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined, 19 years ago
  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 19 years ago
  Mike Frysinger 1026731d29 fix target dependencies to support parallel building 19 years ago
  Mike Frysinger 10b8619872 tweak dependencies so the archive is only rebuilt when the object files are updated 19 years ago
  Mike Frysinger 13e84d1073 use $(RANLIB) 19 years ago
  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. 19 years ago
  Mike Frysinger 99e973a956 rework dependencies so the archive is re-created only when the object files have been updated 19 years ago
  Mike Frysinger d1155a7c1e rework dependencies to support parallel build and avoid re-creating header files all the time 19 years ago
  Mike Frysinger 2216a1d79e rework the dependencies so libpthread_db.a is only rebuilt when the object files get updated 19 years ago
  Mike Frysinger 80c8cb66b4 white space clean up 19 years ago
  Mike Frysinger 1d7b89ffc8 tweak target dependencies to support parallel builds 19 years ago
  Mike Frysinger 129b1d713e - define RANLIB since a subdir or two uses it 19 years ago
  Mike Frysinger 22be0d39e9 make sure we include pthread.h to define pthread_attr_t 19 years ago
  Mike Frysinger b8fd81f82e whitespace touchups 19 years ago
  Mike Frysinger 0695d2cabc add posix_fadvise / posix_fadvise64 support 19 years ago
  Eric Andersen 9bd7dfac89 Mention uclibc.org as the defalt download site 19 years ago
  Peter Kjellerstedt 92dbe1082d Made it possible to make utils when $(CROSS) or $(CC) contain spaces. 19 years ago
  Peter Kjellerstedt cb441c3662 Corrected a typo. 19 years ago
  Eric Andersen b872898162 Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth: 19 years ago
  Eric Andersen 5196d3e606 whitespace cleanup 19 years ago
  Eric Andersen a9c5c662d4 Per http://bugs.uclibc.org/view.php?id=12: 19 years ago
  Ned Ludd 4c20fed226 - ifdef bdflush update from bug #0000011 19 years ago
  Ned Ludd 49d1727594 - ifdef uselib update from bug #0000013 19 years ago
  Eric Andersen dfcb5ffee2 prevent people asking what a loose-meat sandwich is (its another 19 years ago
  Eric Andersen cc6018471f Fix spelling 19 years ago
  Eric Andersen 19b89190db fix grammar 19 years ago
  Eric Andersen 96d2a0ffeb Mention the new bug tracking system 19 years ago
  Ned Ludd 2e6ce6501c - add patch from Peter S. Mazinger to allow selecting the fast access canary for propolice/ssp 19 years ago