summaryrefslogtreecommitdiff
path: root/scripts/config
AgeCommit message (Expand)Author
2022-02-19build: scripts/config - update to kconfig-v5.14Eneas U de Queiroz
2020-09-22scripts: update SPDX license namesPaul Spooren
2020-07-07build: mconf readme updateSergio E. Nemirowski
2020-07-07build: add nconfigSergio E. Nemirowski
2020-06-02scripts: config: remove accidentally added fileÁlvaro Fernández Rojas
2020-06-02scripts: support Sercomm load tagsÁlvaro Fernández Rojas
2020-05-20build: have config-clean deal with old temp filesEneas U de Queiroz
2020-05-20build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz
2020-04-12Revert "build: scripts/config - update to kconfig-v5.6"Jo-Philipp Wich
2020-04-12Revert "build: add option to warn on recursive dependency"Jo-Philipp Wich
2020-04-12Revert "build: config: allow bool to select a module pkg"Jo-Philipp Wich
2020-04-11build: config: allow bool to select a module pkgEneas U de Queiroz
2020-04-09build: add option to warn on recursive dependencyEneas U de Queiroz
2020-04-09build: scripts/config - update to kconfig-v5.6Eneas U de Queiroz
2020-04-09build: simplify building *config targetsEneas U de Queiroz
2019-09-25build: fix xconfig targetleo chung
2019-09-25build: fix host menu config targets using ncursesPetr Štetiar
2019-06-20scripts/config: fix *c_shipped build depency trackingJonas Gorski
2019-06-20config: fix relational operators for bool and tristate symbolsNicolas Pitre
2019-06-20config: regenerate *_shipped sourcesJonas Gorski
2018-07-30config: Change conf.c remove compiler warningsPaul Schulz
2018-02-13build: cleanup leftover qconf filesAlif M. Ahmad
2017-12-08merge: base: update base-files and basic configZoltan HERPAI
2017-11-02scripts/config: add qconf files to .gitignoreAlif M. Ahmad
2017-11-02scripts/config: Add qconf target to MakefileAlif M. Ahmad
2017-11-02scripts/config: add -DKBUILD_NO_NLS to CXXFLAGSFelix Fietkau
2017-11-02scripts/config: import qconfAlif M. Ahmad
2016-08-03scripts/config: properly handle select on symbols with unmet direct dependenciesFelix Fietkau
2016-08-03scripts/config: sync with latest linux upstreamFelix Fietkau
2016-03-24branding: add LEDE brandingJohn Crispin
2015-11-03scripts/config: fix handling of CONFDEFAULT on oldconfigFelix Fietkau
2015-01-08scripts/config: sync with linux upstreamFelix Fietkau
2014-12-13scripts/config: fix segfault introduced in r43652Felix Fietkau
2014-12-12scripts/config: remove debug statementJo-Philipp Wich
2014-12-12scripts/config: support includes relative to the currently processed fileJo-Philipp Wich
2014-03-10scripts/config: make wildcard include with no results non-fatalFelix Fietkau
2013-05-02scripts/config: fix an option processing error that caused duplication in dif...Felix Fietkau
2013-04-22scripts/config: warn on deprected "depends" syntax instead of throwing a synt...Felix Fietkau
2013-04-18build: add new menuconfig code based on linux 3.9Felix Fietkau
2012-10-14scripts/config: fix menuconfig segfault in text inputs when format patterns a...Jo-Philipp Wich
2011-11-16mconf: Fix compile warning: "warning: conflicting types for ‘sym_set_all_ch...Michael Büsch
2011-10-28scripts/config: merge fixes for various issues, including recursive dependenc...Felix Fietkau
2011-06-20scripts/config/.gitignore omits source files scripts/config/.gitignore aims t...Jo-Philipp Wich
2011-01-29scripts/config: add an option for making the conf tool write to a different fileFelix Fietkau
2010-01-05adjust svn:ignore for cygwin buildsFlorian Fainelli
2009-12-11menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau
2009-08-25fix breakage introduced with [17394]Imre Kaloz
2009-08-25do not check for a specific Cygwin version, rather check the operating system...Florian Fainelli
2009-04-10cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfullyFlorian Fainelli
2008-10-18menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifie...Felix Fietkau