summaryrefslogtreecommitdiff
path: root/scripts/bb_mkdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* quick copy-paste typo"Vladimir N. Oleynik"2006-02-171-1/+1
* moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"2006-02-161-3/+14
* full removed config.h, use bb_config.h only"Vladimir N. Oleynik"2006-02-151-12/+8
* - commentary typosBernhard Reutner-Fischer2006-02-141-3/+3
* commentary typos. Thank by aldot"Vladimir N. Oleynik"2006-02-141-16/+16
* New USE() macrosRob Landley2006-02-131-65/+866
* - commentary typosBernhard Reutner-Fischer2006-02-121-18/+16
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3."Vladimir N. Oleynik"2005-10-101-396/+415
* fast replace if src outside"Vladimir N. Oleynik"2005-10-071-29/+21
* update documentation"Vladimir N. Oleynik"2005-10-061-3/+3
* bb_mkdep can use src outside now"Vladimir N. Oleynik"2005-10-061-1/+21
* speed up * 2"Vladimir N. Oleynik"2005-10-031-105/+94
* small bug found after strength test"Vladimir N. Oleynik"2005-09-191-1/+2
* speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4"Vladimir N. Oleynik"2005-09-161-26/+30
* bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp..."Vladimir N. Oleynik"2005-09-141-242/+248
* bb_mkdep release. speed up *3, clearing, more comments"Vladimir N. Oleynik"2005-09-131-217/+266
* bb_mkdep speed up * 10!"Vladimir N. Oleynik"2005-09-121-82/+112
* new my scripts/mm_mkdep, dependences work now"Vladimir N. Oleynik"2005-09-121-0/+855