aboutsummaryrefslogtreecommitdiff
path: root/scripts/bb_mkdep.c
AgeCommit message (Expand)Author
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-05-26- use strtol instead of strtoll if the latter does not existBernhard Reutner-Fischer
2006-02-17quick copy-paste typo"Vladimir N. Oleynik"
2006-02-16moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"
2006-02-15full removed config.h, use bb_config.h only"Vladimir N. Oleynik"
2006-02-14- commentary typosBernhard Reutner-Fischer
2006-02-14commentary typos. Thank by aldot"Vladimir N. Oleynik"
2006-02-13New USE() macrosRob Landley
2006-02-12- commentary typosBernhard Reutner-Fischer
2005-10-10bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"
2005-10-07fast replace if src outside"Vladimir N. Oleynik"
2005-10-06update documentation"Vladimir N. Oleynik"
2005-10-06bb_mkdep can use src outside now"Vladimir N. Oleynik"
2005-10-03speed up * 2"Vladimir N. Oleynik"
2005-09-19small bug found after strength test"Vladimir N. Oleynik"
2005-09-16speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4"Vladimir N. Oleynik"
2005-09-14bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp..."Vladimir N. Oleynik"
2005-09-13bb_mkdep release. speed up *3, clearing, more comments"Vladimir N. Oleynik"
2005-09-12bb_mkdep speed up * 10!"Vladimir N. Oleynik"
2005-09-12new my scripts/mm_mkdep, dependences work now"Vladimir N. Oleynik"