summaryrefslogtreecommitdiffstats
path: root/scripts/mkcompile_h
AgeCommit message (Expand)AuthorLines
2022-09-29Revert "kbuild: Make scripts/compile.h when sh != bash"Masahiro Yamada-3/+0
2022-09-29scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Masahiro Yamada-6/+2
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada-78/+11
2022-03-11sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headersFrederic Weisbecker-5/+12
2021-06-17kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich-3/+11
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada-3/+1
2020-10-21kbuild: Use uname for LINUX_COMPILE_HOST detectionChris Down-1/+1
2020-05-12kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada-2/+1
2020-04-09kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook-1/+5
2020-03-02kbuild: remove the owner check in mkcompile_hMasahiro Yamada-11/+0
2019-12-14mkcompile_h: use printf for LINUX_COMPILE_BYMasahiro Yamada-1/+1
2019-12-14mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}Masahiro Yamada-6/+4
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner-1/+3
2019-01-28kbuild: remove unnecessary in-subshell executionMasahiro Yamada-2/+2
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-09kbuild: mkcompile_h: do not create .versionMasahiro Yamada-6/+1
2017-06-19scripts/mkcompile_h: Remove trailing spaces from compiler versionJonathan Liu-1/+1
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada-2/+2
2014-04-09kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller-1/+1
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski-1/+1
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek-2/+12
2011-04-18kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek-14/+2
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek-3/+2
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg-1/+1
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras-1/+3
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras-2/+6
2008-12-03kbuild: kill output in silent mode of mkcompile_hMike Frysinger-2/+4
2007-05-02kbuild: override build timestamp & versionSam Ravnborg-7/+20
2007-02-14[PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert-1/+1
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg-4/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+78