Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-17 | Modify method of linking against libs. Now we fisrt try all | Denis Vlasenko | |
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. | |||
2007-03-18 | make clean deletes .kernelrelease now | Denis Vlasenko | |
trylink deleted empty linker stderr on success | |||
2007-03-15 | build system: produce link map. Rather useful when you | Denis Vlasenko | |
are wondering why your busybox is much bigger that you hoped for. | |||
2007-02-25 | stop using bash'isms ('function') | Denis Vlasenko | |
runtest: do not depend on busybox.links | |||
2006-10-05 | build system overhaul | Denis Vlasenko | |