aboutsummaryrefslogtreecommitdiff
path: root/scripts/bb_mkdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - use strtol instead of strtoll if the latter does not existaldot2006-05-261-3/+19
* quick copy-paste typovodz2006-02-171-1/+1
* moved BB_BANNER to applets/version.c file: make kernel like version, vodz2006-02-161-3/+14
* full removed config.h, use bb_config.h onlyvodz2006-02-151-12/+8
* - commentary typosaldot2006-02-141-3/+3
* commentary typos. Thank by aldotvodz2006-02-141-16/+16
* New USE() macroslandley2006-02-131-65/+866
* - commentary typosaldot2006-02-121-18/+16
* bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3.vodz2005-10-101-396/+415
* fast replace if src outsidevodz2005-10-071-29/+21
* update documentationvodz2005-10-061-3/+3
* bb_mkdep can use src outside nowvodz2005-10-061-1/+21
* speed up * 2vodz2005-10-031-105/+94
* small bug found after strength testvodz2005-09-191-1/+2
* speed up +10%, update (c), make CONFIG_FEATURE_MOD2_4 as config/feature/mod_2_4vodz2005-09-161-26/+30
* bb_mkdep version 2.0. speed up *2, remove problem of find e2fsprogs/uu*.h, sp...vodz2005-09-141-242/+248
* bb_mkdep release. speed up *3, clearing, more commentsvodz2005-09-131-217/+266
* bb_mkdep speed up * 10!vodz2005-09-121-82/+112
* new my scripts/mm_mkdep, dependences work nowvodz2005-09-121-0/+855