summaryrefslogtreecommitdiffstats
path: root/package/config
Commit message (Expand)AuthorAgeFilesLines
* kconfig: implement KCONFIG_PROBABILITY for rand{,package}configPeter Korsgaard2010-07-231-3/+19
* kconfig: make rand{,package}config fairPeter Korsgaard2010-07-221-1/+2
* Makefile: fixup make distclean after kconfig build in BUILD_DIRPeter Korsgaard2010-07-011-3/+4
* make gconfig: fix build on Fedora-13Slava Zanko2010-06-241-1/+1
* check-lxdialog.sh: use mktemp for temporary filePeter Korsgaard2010-06-211-1/+1
* package/config: create .depend in object directoryPeter Korsgaard2010-06-211-3/+3
* kconfig: build in BUILD_DIR/buildroot-configPeter Korsgaard2010-06-212-11/+15
* cleanup/simplify kconfig changes for O= buildsPeter Korsgaard2010-06-213-66/+46
* Move config files into output directory for out-of-tree buildWill Wagner2010-06-215-15/+74
* package/config: also add gconfig change to patchPeter Korsgaard2010-06-051-1/+5
* Makefile: support gconfig (GTK-based configurator) similar to xconfigPeter Korsgaard2010-06-052-2/+4
* kconfig: fix qconf (make xconfig) linkingPeter Korsgaard2010-06-051-1/+1
* package/config: really cleanYann E. MORIN2010-05-221-4/+9
* kconfig: fix oldconfig to generate .config.cmdThomas Petazzoni2009-08-033-24/+31
* kconfig: tell git to ignore new generated filesThomas Petazzoni2009-07-301-0/+4
* xconfig: Save the configuration properly in qconfThomas Petazzoni2009-07-272-2/+20
* xconfig: Change titlebar to Buildroot ConfigurationThomas Petazzoni2009-07-272-3/+17
* config: Add support for xconfigAlper Yildirim2009-07-273-3/+24
* config: Update package/config to Kconfig 2.6.30Alper Yildirim2009-07-2731-1450/+1311
* Add .gitignore filesangus salkeld2009-05-041-0/+6
* menuconfig: don't prepend CONFIG_ to symbols in help textPeter Korsgaard2008-12-131-1/+1
* kconfig: only warn about long help lines, not other types of linesPeter Korsgaard2008-10-162-2/+4
* kconfig: warn about overlong lines in help-textsPeter Korsgaard2008-08-272-0/+9
* package/config: add gettext helperPeter Korsgaard2008-06-191-0/+14
* package/config: rebase from upstream (2.6.24.4)Peter Korsgaard2008-06-1914-1009/+1725
* package/config: rebase from upstream (2.6.23.14)Peter Korsgaard2008-06-1916-88/+119
* package/config: cygwin fixPeter Korsgaard2008-06-191-2/+2
* - pull "kconfig: oldconfig shall not set symbols if it does not need to"Bernhard Reutner-Fischer2007-09-291-9/+12
* - forgot to svn add kconfig-language.txtBernhard Reutner-Fischer2007-09-291-0/+282
* - add a version and display it in the configurationBernhard Reutner-Fischer2007-09-255-551/+12
* - add the $(BASE_TARGETS) per defaultBernhard Reutner-Fischer2007-09-232-2/+2
* - thinking loud about auto-generating dependencies for make(1)Bernhard Reutner-Fischer2007-09-232-1/+229
* - search env for BUILDROOT_CONFIG for use as a config file; defaults to .configBernhard Reutner-Fischer2007-09-232-1/+12
* - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ...Bernhard Reutner-Fischer2007-09-2318-179/+774
* - revert r19825. Fix this in the kernel instead and read README.buildroot2Bernhard Reutner-Fischer2007-09-124-20/+20
* Watching all the warnings on package/config finally got to me.Ulf Samuelsson2007-09-124-20/+20
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
* - fix building mconf with curses flagsBernhard Reutner-Fischer2007-07-272-1/+4
* - no features with Apple Inc. (Heikki Lindholm)Bernhard Reutner-Fischer2007-07-241-0/+3
* Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-..."Steven J. Hill"2007-07-181-0/+1
* - pretty print path for brevityBernhard Reutner-Fischer2007-07-081-4/+3
* - silence a cosmetic warning (closes several issues in mantis).Bernhard Reutner-Fischer2007-07-082-5/+77
* - mention from which version this copy of kconfig comes from (redundant since...Bernhard Reutner-Fischer2007-07-071-1/+2
* Remove more stuff during 'make distclean'."Steven J. Hill"2007-07-061-1/+2
* - forgot to write out the .config.cmdBernhard Reutner-Fischer2007-07-022-12/+12
* - fix make defconfig (Rick Foos)Bernhard Reutner-Fischer2007-06-282-1/+14
* - rm some old filesBernhard Reutner-Fischer2007-06-284-653/+0
* - respin whole patch for the sake of simplicityBernhard Reutner-Fischer2007-06-281-258/+254
* - make it compile with a C89 compilerBernhard Reutner-Fischer2007-06-288-27/+243
* - pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer2007-06-2836-4835/+10305