aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Kconfig.include
AgeCommit message (Expand)Author
2023-01-26kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-08-03kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada
2022-07-27kconfig: shorten the temporary directory name for cc-optionMasahiro Yamada
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2021-02-22kbuild: check the minimum linker version in KconfigMasahiro Yamada
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-18kconfig: Add support for 'as-option'Vincenzo Frascino
2020-03-12kconfig: introduce m32-flag and m64-flagMasahiro Yamada
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-01-22kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas
2019-08-14kbuild: Fail if gold linker is detectedThomas Gleixner
2019-08-01kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada