]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/pkg-kconfig.mk
docs/manual: using a branch name as FOO_VERSION does not work
[coffee/buildroot.git] / package / pkg-kconfig.mk
2018-03-31 Yann E. MORINinfra/pkg-kconfig: do not update-(def)config to a directory
2018-03-31 Yann E. MORINinfra/pkg-config: hide away non-critical commands
2018-03-31 Yann E. MORINinfra/pkg-kconfig: commonalise update-(def)config code
2017-07-28 Marcus Hoffmannpackage/pkg-kconfig.mk: fix typo in comment
2016-09-17 Eric Le Bihanpkg-kconfig: support alternative .config location
2016-09-17 Yann E. MORINinfra/pkg-kconfig: Be sure to reconfigure the package...
2016-06-01 Peter KorsgaardMerge branch 'next'
2016-05-28 Bjørn Forsmancore/pkg-kconfig: pass host PKG_CONFIG_PATH env var
2016-05-05 Romain Izardcore/pkg-kconfig: Use olddefconfig when available
2016-04-25 Thomas PetazzoniRevert "core/pkg-kconfig: use olddefconfig when available"
2016-04-24 Romain Izardcore/pkg-kconfig: use olddefconfig when available
2016-04-18 Romain Izardcore/pkg-kconfig: Do not use $(call ...) without parameters
2016-04-18 Romain Izardcore/pkg-kconfig: Factorize make commands
2016-03-29 Romain Izardcore/pkg-kconfig: fix .config rule for silent mode
2016-01-26 Arnout Vandecappellepkg-kconfig: add missing -patch dependency for defconfig
2015-12-22 Sam bobroffcore/pkg-kconfig: handle generated defconfigs
2015-09-01 Peter KorsgaardMerge branch 'next'
2015-08-25 Yann E. MORINcore/pkg-kconfig: fix configurators
2015-07-22 Yann E. MORINcore/pkg-kconfig: do not override @D
2015-07-20 Yann E. MORINcore/pkg-kconfig: do not always silence oldconfig
2015-07-14 Yann E. MORINcore/pkg-kconfig: don't enforce check for config file...
2015-06-28 Yann E. MORINcore/pkg-kconfig: allow saving config to a non-existing...
2015-06-28 Yann E. MORINcore/pkg-kconfig: run the kconfig fixups after exiting...
2015-06-28 Yann E. MORINcore/pkg-kconfig: move the kconfig fixups to a macro
2015-06-28 Yann E. MORINcore/pkg-kconfig: ensure kconfig base and fragment...
2015-06-28 Yann E. MORINcore/pkg-kconfig: extract package before using kconfig...
2015-06-10 Yann E. MORINinfra/pkg-kconfig: require an non-empty KCONFIG_FILE
2015-06-01 Peter KorsgaardMerge branch 'next'
2015-05-21 Floris Boskconfig-package: add support for config fragments
2015-04-14 Thomas Petazzonipkg-kconfig: declare phony targets as such
2015-04-08 Yann E. MORINinfra/pkg-kconfig: don't require a kconfig file for...
2015-03-02 Peter KorsgaardMerge branch 'next'
2015-02-14 Yann E. Morinkconfig infra: only provide foo-*config targets when...
2015-02-14 Thomas De Schamphe... kconfig infra: remove all install stamp files
2015-02-14 Thomas De Schamphe... kconfig infra: make update-config/defconfig handling...
2015-02-14 Thomas De Schamphe... kconfig infra: add support for defconfig files
2015-02-14 Thomas De Schamphe... kconfig infra: support built-in config files
2014-10-22 Yann E. MORINinfra/pkg-kconfig: fix saving the config file
2014-10-04 Thomas De Schamphe... packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTS
2014-08-06 Thomas De Schamphe... infra/pkg-kconfig: incorporate oldconfig call to avoid...
2014-08-06 Yann E. MORINinfra/pkg-kconfig: join comments to the related code...
2014-08-04 Thomas De Schamphe... infra: introduce a kconfig-package infrastructure