aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Kconfig.include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28Kbuild: add Rust supportMiguel Ojeda1-3/+3
2022-08-03kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada1-1/+1
2022-07-27kconfig: shorten the temporary directory name for cc-optionMasahiro Yamada1-1/+1
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada1-0/+6
2021-02-22kbuild: check the minimum linker version in KconfigMasahiro Yamada1-2/+5
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada1-0/+6
2020-06-17kconfig: unify cc-option and as-optionMasahiro Yamada1-7/+1
2020-04-09gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada1-3/+0
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+6
2020-03-18kconfig: Add support for 'as-option'Vincenzo Frascino1-0/+6
2020-03-12kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-02-01Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-01-22kbuild: use -S instead of -E for precise cc-option test in KconfigMasahiro Yamada1-1/+1
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas1-0/+4
2019-08-14kbuild: Fail if gold linker is detectedThomas Gleixner1-0/+3
2019-08-01kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada1-0/+8
2019-03-04kbuild: clean up scripts/gcc-version.shMasahiro Yamada1-1/+1
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada1-0/+3
2018-05-29kconfig: add basic helper macros to scripts/Kconfig.includeMasahiro Yamada1-0/+27