Age | Commit message (Expand) | Author |
2011-03-30 | package/config; br2_symbol_printer(): fix off-by-1 in string handling | Peter Korsgaard |
2011-02-02 | package/config: rebase against 2.6.38-rc3 | Peter Korsgaard |
2011-02-02 | package/config: rebase against 2.6.37 | Peter Korsgaard |
2011-02-02 | package/config: rebase against 2.6.37-rc1 | Peter Korsgaard |
2011-02-02 | package/config: Rebase against Linux 2.6.36 | Peter Korsgaard |
2010-11-07 | config: fix crash with too long paths | Peter Korsgaard |
2010-11-05 | package/config: .gitignore cleanup | Paulius Zaleckas |
2010-11-03 | package/config: update quilt series | Yann E. MORIN |
2010-11-03 | Makefile: move version string from Config.in into Makefile | Yann E. MORIN |
2010-09-05 | kconfig: remove CONFIG_ references in search/help | Peter Korsgaard |
2010-09-01 | Tell git to ignore the Quilt internal directory in package/config | Thomas Petazzoni |
2010-09-01 | Remove unnecessary ugly hacks in package/config | Thomas Petazzoni |
2010-09-01 | Add support for the new nconf configuration tool | Thomas Petazzoni |
2010-09-01 | Bump package/config to 2.6.36-rc1 | Thomas Petazzoni |
2010-09-01 | Clean up our patches against kconfig | Thomas Petazzoni |
2010-07-23 | kconfig: implement KCONFIG_PROBABILITY for rand{,package}config | Peter Korsgaard |
2010-07-22 | kconfig: make rand{,package}config fair | Peter Korsgaard |
2010-07-01 | Makefile: fixup make distclean after kconfig build in BUILD_DIR | Peter Korsgaard |
2010-06-24 | make gconfig: fix build on Fedora-13 | Slava Zanko |
2010-06-21 | check-lxdialog.sh: use mktemp for temporary file | Peter Korsgaard |
2010-06-21 | package/config: create .depend in object directory | Peter Korsgaard |
2010-06-21 | kconfig: build in BUILD_DIR/buildroot-config | Peter Korsgaard |
2010-06-21 | cleanup/simplify kconfig changes for O= builds | Peter Korsgaard |
2010-06-21 | Move config files into output directory for out-of-tree build | Will Wagner |
2010-06-05 | package/config: also add gconfig change to patch | Peter Korsgaard |
2010-06-05 | Makefile: support gconfig (GTK-based configurator) similar to xconfig | Peter Korsgaard |
2010-06-05 | kconfig: fix qconf (make xconfig) linking | Peter Korsgaard |
2010-05-22 | package/config: really clean | Yann E. MORIN |
2009-08-03 | kconfig: fix oldconfig to generate .config.cmd | Thomas Petazzoni |
2009-07-30 | kconfig: tell git to ignore new generated files | Thomas Petazzoni |
2009-07-27 | xconfig: Save the configuration properly in qconf | Thomas Petazzoni |
2009-07-27 | xconfig: Change titlebar to Buildroot Configuration | Thomas Petazzoni |
2009-07-27 | config: Add support for xconfig | Alper Yildirim |
2009-07-27 | config: Update package/config to Kconfig 2.6.30 | Alper Yildirim |
2009-05-04 | Add .gitignore files | angus salkeld |
2008-12-13 | menuconfig: don't prepend CONFIG_ to symbols in help text | Peter Korsgaard |
2008-10-16 | kconfig: only warn about long help lines, not other types of lines | Peter Korsgaard |
2008-08-27 | kconfig: warn about overlong lines in help-texts | Peter Korsgaard |
2008-06-19 | package/config: add gettext helper | Peter Korsgaard |
2008-06-19 | package/config: rebase from upstream (2.6.24.4) | Peter Korsgaard |
2008-06-19 | package/config: rebase from upstream (2.6.23.14) | Peter Korsgaard |
2008-06-19 | package/config: cygwin fix | Peter Korsgaard |
2007-09-29 | - pull "kconfig: oldconfig shall not set symbols if it does not need to" | Bernhard Reutner-Fischer |
2007-09-29 | - forgot to svn add kconfig-language.txt | Bernhard Reutner-Fischer |
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 |
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 |
2007-09-12 | - revert r19825. Fix this in the kernel instead and read README.buildroot2 | Bernhard Reutner-Fischer |