Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-25 | - add a version and display it in the configuration | Bernhard Reutner-Fischer | |
2007-09-23 | - add the $(BASE_TARGETS) per default | Bernhard Reutner-Fischer | |
2007-09-23 | - thinking loud about auto-generating dependencies for make(1) | Bernhard Reutner-Fischer | |
Don't use this, it doesn't work yet. Thoughs welcome. Like: We should probably use the sym->text and not fiddle with the name since the name looses information ('_' != '-' in host-fakeroot). This would not be too robust, i fear, since the name can contain additional, arbitrary info. Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem to be a nice property that holds reverse deps that are only contain selected symbols. Thoughts? | |||
2007-09-23 | - search env for BUILDROOT_CONFIG for use as a config file; defaults to .config | Bernhard Reutner-Fischer | |
2007-09-23 | - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵ | Bernhard Reutner-Fischer | |
et al | |||
2007-07-08 | - pretty print path for brevity | Bernhard Reutner-Fischer | |
2007-07-08 | - silence a cosmetic warning (closes several issues in mantis). | Bernhard Reutner-Fischer | |
This also provides a nice up-to-date filestamp if something got reconfigured (e.g. c++ support got toggled) that can be used in the future to depend accordingly. | |||
2007-07-02 | - forgot to write out the .config.cmd | Bernhard Reutner-Fischer | |
2007-06-28 | - fix make defconfig (Rick Foos) | Bernhard Reutner-Fischer | |
2007-06-28 | - respin whole patch for the sake of simplicity | Bernhard Reutner-Fischer | |
2007-06-28 | - make it compile with a C89 compiler | Bernhard Reutner-Fischer | |
2007-06-28 | - pull kconfig from linux-2.6.21.5 | Bernhard Reutner-Fischer | |