aboutsummaryrefslogtreecommitdiff
path: root/scripts/config
Commit message (Expand)AuthorAge
* build: scripts/config - update to kconfig-v6.6.16Eneas U de Queiroz2024-03-01
* build: scripts/config - update to kconfig-v5.14Eneas U de Queiroz2022-02-19
* scripts: update SPDX license namesPaul Spooren2020-09-22
* build: mconf readme updateSergio E. Nemirowski2020-07-07
* build: add nconfigSergio E. Nemirowski2020-07-07
* scripts: config: remove accidentally added fileÁlvaro Fernández Rojas2020-06-02
* scripts: support Sercomm load tagsÁlvaro Fernández Rojas2020-06-02
* build: have config-clean deal with old temp filesEneas U de Queiroz2020-05-20
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-05-20
* Revert "build: scripts/config - update to kconfig-v5.6"Jo-Philipp Wich2020-04-12
* Revert "build: add option to warn on recursive dependency"Jo-Philipp Wich2020-04-12
* Revert "build: config: allow bool to select a module pkg"Jo-Philipp Wich2020-04-12
* build: config: allow bool to select a module pkgEneas U de Queiroz2020-04-11
* build: add option to warn on recursive dependencyEneas U de Queiroz2020-04-09
* build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz2020-04-09
* build: simplify building *config targetsEneas U de Queiroz2020-04-09
* build: fix xconfig targetleo chung2019-09-25
* build: fix host menu config targets using ncursesPetr Štetiar2019-09-25
* scripts/config: fix *c_shipped build depency trackingJonas Gorski2019-06-20
* config: fix relational operators for bool and tristate symbolsNicolas Pitre2019-06-20
* config: regenerate *_shipped sourcesJonas Gorski2019-06-20
* config: Change conf.c remove compiler warningsPaul Schulz2018-07-30
* build: cleanup leftover qconf filesAlif M. Ahmad2018-02-13
* merge: base: update base-files and basic configZoltan HERPAI2017-12-08
* scripts/config: add qconf files to .gitignoreAlif M. Ahmad2017-11-02
* scripts/config: Add qconf target to MakefileAlif M. Ahmad2017-11-02
* scripts/config: add -DKBUILD_NO_NLS to CXXFLAGSFelix Fietkau2017-11-02
* scripts/config: import qconfAlif M. Ahmad2017-11-02
* scripts/config: properly handle select on symbols with unmet direct dependenciesFelix Fietkau2016-08-03
* scripts/config: sync with latest linux upstreamFelix Fietkau2016-08-03
* branding: add LEDE brandingJohn Crispin2016-03-24
* scripts/config: fix handling of CONFDEFAULT on oldconfigFelix Fietkau2015-11-03
* scripts/config: sync with linux upstreamFelix Fietkau2015-01-08
* scripts/config: fix segfault introduced in r43652Felix Fietkau2014-12-13
* scripts/config: remove debug statementJo-Philipp Wich2014-12-12
* scripts/config: support includes relative to the currently processed fileJo-Philipp Wich2014-12-12
* scripts/config: make wildcard include with no results non-fatalFelix Fietkau2014-03-10
* scripts/config: fix an option processing error that caused duplication in dif...Felix Fietkau2013-05-02
* scripts/config: warn on deprected "depends" syntax instead of throwing a synt...Felix Fietkau2013-04-22
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-18
* scripts/config: fix menuconfig segfault in text inputs when format patterns a...Jo-Philipp Wich2012-10-14
* mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_ch...Michael Büsch2011-11-16
* scripts/config: merge fixes for various issues, including recursive dependenc...Felix Fietkau2011-10-28
* scripts/config/.gitignore omits source files scripts/config/.gitignore aims t...Jo-Philipp Wich2011-06-20
* scripts/config: add an option for making the conf tool write to a different fileFelix Fietkau2011-01-29
* adjust svn:ignore for cygwin buildsFlorian Fainelli2010-01-05
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-11
* fix breakage introduced with [17394]Imre Kaloz2009-08-25
* do not check for a specific Cygwin version, rather check the operating system...Florian Fainelli2009-08-25
* cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfullyFlorian Fainelli2009-04-10