summaryrefslogtreecommitdiffstats
path: root/scripts/mkcompile_h
Commit message (Expand)AuthorAgeFilesLines
* kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich2021-06-171-3/+11
* kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada2021-05-271-3/+1
* kbuild: Use uname for LINUX_COMPILE_HOST detectionChris Down2020-10-211-1/+1
* kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada2020-05-121-2/+1
* kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-04-091-1/+5
* kbuild: remove the owner check in mkcompile_hMasahiro Yamada2020-03-021-11/+0
* mkcompile_h: use printf for LINUX_COMPILE_BYMasahiro Yamada2019-12-141-1/+1
* mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}Masahiro Yamada2019-12-141-6/+4
* Kbuild: Handle PREEMPT_RT for version string and magicThomas Gleixner2019-08-141-1/+3
* kbuild: remove unnecessary in-subshell executionMasahiro Yamada2019-01-281-2/+2
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-171-6/+1
|\
| * kbuild: mkcompile_h: do not create .versionMasahiro Yamada2017-10-091-6/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* scripts/mkcompile_h: Remove trailing spaces from compiler versionJonathan Liu2017-06-191-1/+1
* kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-2/+2
* kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller2014-04-091-1/+1
* Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski2011-04-291-1/+1
* kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek2011-04-181-2/+12
* kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek2011-04-181-14/+2
* scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek2010-02-021-3/+2
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
* kbuild: mkcompile_h: trivial cleanupsFelipe Contreras2009-10-111-1/+3
* kbuild: fix warning when domainname is not availableFelipe Contreras2009-10-111-2/+6
* kbuild: kill output in silent mode of mkcompile_hMike Frysinger2008-12-031-2/+4
* kbuild: override build timestamp & versionSam Ravnborg2007-05-021-7/+20
* [PATCH] Make mkcompile_h use LANG=C and LC_ALL=C for $CC -vs situert2007-02-141-1/+1
* kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg2005-07-141-4/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+78