index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
zconf.l
Age
Commit message (
Expand
)
Author
2018-05-29
kconfig: expand lefthand side of assignment statement
Masahiro Yamada
2018-05-29
kconfig: support append assignment operator
Masahiro Yamada
2018-05-29
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-29
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
2018-05-29
kconfig: begin PARAM state only when seeing a command keyword
Masahiro Yamada
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-03-26
kconfig: use yylineno option instead of manual lineno increments
Masahiro Yamada
2018-03-26
kconfig: detect recursive inclusion earlier
Masahiro Yamada
2018-03-26
kconfig: remove duplicated file name and lineno of recursive inclusion
Masahiro Yamada
2018-03-03
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
2018-02-09
kconfig: send error messages to stderr
Masahiro Yamada
2018-01-22
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2015-08-19
kconfig: warn of unhandled characters in Kconfig commands
Andreas Ruprecht
2015-06-15
kconfig: allow use of relations other than (in)equality
Jan Beulich
2015-06-11
kconfig: don't silently ignore unhandled characters
Jan Beulich
2014-06-10
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2013-10-08
kconfig: remove unused definition from scanner
Martin Walch
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
2011-07-30
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-06-09
kconfig/zconf.l: do not ask to generate backup
Arnaud Lacombe
2011-06-09
kconfig: constify `kconf_id_lookup'
Arnaud Lacombe
2011-06-06
kconfig: nuke LKC_DIRECT_LINK cruft
Arnaud Lacombe
2011-04-15
kconfig: get rid of unused flags
Yann E. MORIN
2011-04-15
kconfig: allow multiple inclusion of the same file
Yann E. MORIN
2010-09-19
kconfig: use the file's name of sourced file
Arnaud Lacombe
2010-09-19
kconfig: constify file name
Arnaud Lacombe
2009-11-15
kconfig: Mark various internal functions static
Josh Triplett
2009-01-02
kconfig: improve error messages for bad source statements
Sam Ravnborg
2008-07-30
kconfig: scripts/kconfig/zconf.l: add %option noinput
Adrian Bunk
2008-01-28
kconfig: whitespace removing
EGRY Gabor
2007-05-06
kconfig: fix mconf segmentation fault
Marcin Garski
2005-11-09
[PATCH] kconfig: improve error handling in the parser
Roman Zippel
2005-11-09
[PATCH] kconfig: simplify symbol type parsing
Roman Zippel
2005-11-09
[PATCH] kconfig: use gperf for kconfig keywords
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds