aboutsummaryrefslogtreecommitdiff
path: root/scripts/mkcompile_h
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Revert "kbuild: Make scripts/compile.h when sh != bash"Gravatar Masahiro Yamada 1-3/+0
2022-09-29scripts/mkcompile_h: move LC_ALL=C to '$LD -v'Gravatar Masahiro Yamada 1-6/+2
2022-09-29kbuild: build init/built-in.a just onceGravatar Masahiro Yamada 1-78/+11
2022-03-11sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headersGravatar Frederic Weisbecker 1-5/+12
2021-06-17kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setGravatar Matthias Maennich 1-3/+11
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsGravatar Masahiro Yamada 1-3/+1
2020-10-21kbuild: Use uname for LINUX_COMPILE_HOST detectionGravatar Chris Down 1-1/+1
2020-05-12kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroGravatar Masahiro Yamada 1-2/+1
2020-04-09kbuild: mkcompile_h: Include $LD version in /proc/versionGravatar Kees Cook 1-1/+5
2020-03-02kbuild: remove the owner check in mkcompile_hGravatar Masahiro Yamada 1-11/+0
2019-12-14mkcompile_h: use printf for LINUX_COMPILE_BYGravatar Masahiro Yamada 1-1/+1
2019-12-14mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}Gravatar Masahiro Yamada 1-6/+4
2019-08-14Kbuild: Handle PREEMPT_RT for version string and magicGravatar Thomas Gleixner 1-1/+3
2019-01-28kbuild: remove unnecessary in-subshell executionGravatar Masahiro Yamada 1-2/+2
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-09kbuild: mkcompile_h: do not create .versionGravatar Masahiro Yamada 1-6/+1
2017-06-19scripts/mkcompile_h: Remove trailing spaces from compiler versionGravatar Jonathan Liu 1-1/+1
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-2/+2
2014-04-09kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Gravatar Jan-Simon Möller 1-1/+1
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameGravatar Marcin Nowakowski 1-1/+1
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosGravatar Michal Marek 1-2/+12
2011-04-18kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosGravatar Michal Marek 1-14/+2
2010-02-02scripts/mkcompile_h: don't test for hardcoded pathsGravatar Michal Marek 1-3/+2
2009-12-12kbuild: move autoconf.h to include/generatedGravatar Sam Ravnborg 1-1/+1
2009-10-11kbuild: mkcompile_h: trivial cleanupsGravatar Felipe Contreras 1-1/+3
2009-10-11kbuild: fix warning when domainname is not availableGravatar Felipe Contreras 1-2/+6
2008-12-03kbuild: kill output in silent mode of mkcompile_hGravatar Mike Frysinger 1-2/+4
2007-05-02kbuild: override build timestamp & versionGravatar Sam Ravnborg 1-7/+20
2007-02-14[PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vGravatar s situert 1-1/+1
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONGravatar Sam Ravnborg 1-4/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+78