summaryrefslogtreecommitdiff
path: root/util/kconfig/confdata.c
AgeCommit message (Expand)Author
2019-08-30Kconfig: Write tmp files into same directory as target filesRaul E Rangel
2019-08-30kconfig: Use config's full path when generating tmp fileRaul E Rangel
2016-12-12Kconfig: Change symbol override from warning to noticeMartin Roth
2016-02-12util/kconfig: Ignore extra symbols in configs instead of failingMartin Roth
2015-11-20util/kconfig: Set parameter of mkdir to only one for mingw.zbao
2015-09-30kconfig: Allow KCONFIG_STRICT outside of confdata.cStefan Reinauer
2015-08-09Kconfig: Add KCONFIG_STRICT modeStefan Reinauer
2015-04-06kconfig: use va_end to match corresponding va_startStefan Reinauer
2014-11-18kconfig: create files in target directory if requestedPatrick Georgi
2014-05-07kconfig: update to follow upstream more closelyPatrick Georgi
2012-04-02Force coreboot mconf to create temp files in the output directoryVadim Bendebury
2011-11-06kconfig: Use more collision resistant temporary filenamesPatrick Georgi
2011-04-18Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-08-12Kconfig!Patrick Georgi