aboutsummaryrefslogtreecommitdiff
path: root/scripts/trylink (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org>Denis Vlasenko2007-07-201-4/+11
|
* Modify method of linking against libs. Now we fisrt try allDenis Vlasenko2007-07-171-8/+44
| | | | | | | | specified libs, and if it succeeds, we try to remove them one-by-one. If link succeeds, then library is thrown out. Should solve the problem with SELinux linking in libsepol even when not needed.
* make clean deletes .kernelrelease nowDenis Vlasenko2007-03-181-1/+1
| | | | trylink deleted empty linker stderr on success
* build system: produce link map. Rather useful when youDenis Vlasenko2007-03-151-3/+3
| | | | are wondering why your busybox is much bigger that you hoped for.
* stop using bash'isms ('function')Denis Vlasenko2007-02-251-1/+1
| | | | runtest: do not depend on busybox.links
* build system overhaulDenis Vlasenko2006-10-051-0/+18