提交历史

作者 SHA1 备注 提交日期
  Masahiro Yamada 5b31a97467 kconfig: remove sym_expand_string_value() 7 年之前
  Masahiro Yamada 104daea149 kconfig: reference environment variables directly and remove 'option env=' 7 年之前
  Masahiro Yamada f8f69dc0b4 kconfig: make unmet dependency warnings readable 7 年之前
  Masahiro Yamada f622f82795 kconfig: warn unmet direct dependency of tristate symbols selected by y 7 年之前
  Ulf Magnusson f467c5640c kconfig: only write '# CONFIG_FOO is not set' for visible symbols 7 年之前
  Masahiro Yamada cd81fc82b9 kconfig: add xstrdup() helper 7 年之前
  Masahiro Yamada 523ca58b7d kconfig: remove const qualifier from sym_expand_string_value() 7 年之前
  Masahiro Yamada d717f24d8c kconfig: add xrealloc() helper 7 年之前
  Masahiro Yamada 9e3e10c725 kconfig: send error messages to stderr 7 年之前
  Masahiro Yamada cb67ab2cd2 kconfig: do not write choice values when their dependency becomes n 7 年之前
  Masahiro Yamada b92d804a51 kconfig: drop 'boolean' keyword 7 年之前
  Ulf Magnusson 24161a6711 kconfig: Don't leak 'source' filenames during parsing 8 年之前
  Masahiro Yamada e3b03bf29d kconfig: display recursive dependency resolution hint just once 7 年之前
  Heinrich Schuchardt 88127dae6e kconfig/symbol.c: use correct pointer type argument for sizeof 7 年之前
  Nicolas Pitre 237e3ad0f1 Kconfig: Introduce the "imply" keyword 8 年之前
  Dirk Gouders fa64e5f6a3 kconfig/symbol.c: handle choice_values that depend on 'm' symbols 9 年之前
  Luis R. Rodriguez 1c199f2878 kbuild: document recursive dependency limitation / resolution 10 年之前
  Markus Elfring 35ffd08d9b kconfig: Delete unnecessary checks before the function call "sym_calc_value" 10 年之前
  Jan Beulich 31847b67be kconfig: allow use of relations other than (in)equality 10 年之前
  Michal Marek ad8d40cda3 kconfig: Remove unnecessary prototypes from headers 10 年之前
  Martin Walch 8d9dfe8276 kconfig: fix trivial typos and update mconf documentation 12 年之前
  Kees Cook 129784abc9 kconfig: switch to "long long" for sanity 12 年之前
  Yann E. MORIN 508382a042 kconfig: simplify symbol-search code 12 年之前
  Yann E. MORIN 1407f97aed kconfig: don't allocate n+1 elements in temporary array 12 年之前
  Yann E. MORIN 803b351988 kconfig: minor style fixes in symbol-search code 12 年之前
  Yann E. MORIN 26e933e3c3 kconfig: avoid multiple calls to strlen 12 年之前
  Kees Cook b57caaaed2 kconfig: allow "hex" and "range" to support longs 12 年之前
  Yann E. MORIN 193b40aeb5 kconfig: sort found symbols by relevance 12 年之前
  Arve Hjønnevåg fbe98bb9ed kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on 12 年之前
  Alan Cox 177acf7846 kconfig: Fix malloc handling in conf tools 13 年之前