Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-02 | Better dependencies, and feed the linker --gc-sections. (Which is not an | Rob Landley | |
substitute for building just the stuff we need, but is easy to do for now.) | |||
2006-11-01 | Make the config generate gen_config.h with CFG_ and USE() macros. | Rob Landley | |
Add distclean. Make clean have double colons so the kconfig makefile's clean matches. | |||
2006-10-30 | Implement df. Add -Wall to build and fix up warnings. Add copyright notices. | landley | |
Add error_msg() and itoa() to library. Remove argc from globals (since argv is null terminated), add optflags to globals. | |||
2006-10-18 | Next drop of toysh, plus more infratructure. | landley | |
2006-09-28 | Next snapshot. Tries to grab something out of lib in order to build, I have | landley | |
an empty "blah.c" in there to make it happy but I'm not checking that in. |