Age | Commit message (Expand) | Author |
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 |
2007-09-12 | Watching all the warnings on package/config finally got to me. | Ulf Samuelsson |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2007-07-27 | - fix building mconf with curses flags | Bernhard Reutner-Fischer |
2007-07-24 | - no features with Apple Inc. (Heikki Lindholm) | Bernhard Reutner-Fischer |
2007-07-18 | Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-... | "Steven J. Hill" |
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 |
2007-07-07 | - mention from which version this copy of kconfig comes from (redundant since... | Bernhard Reutner-Fischer |
2007-07-06 | Remove more stuff during 'make distclean'. | "Steven J. Hill" |
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 | - rm some old files | 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 |