summaryrefslogtreecommitdiff
path: root/scripts/Makefile.headersinst
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * kbuild: specify FORCE in Makefile.headersinst as .PHONY targetMasahiro Yamada2017-11-16
| * kbuild: remove redundant $(wildcard ...) for cmd_files calculationMasahiro Yamada2017-11-16
| * kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada2017-10-10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada2017-07-11
* kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada2017-07-11
* kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2017-07-10
* kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada2017-07-10
* kbuild: fix header installation under fakechroot environmentRichard Genoud2017-06-22
* kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada2017-05-18
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-11
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-11
* Makefile.headersinst: cleanup input filesNicolas Dichtel2017-05-11
* kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-26
* kbuild: fix make headers_install when path is too longNicolas Dichtel2013-05-17
* headers_install.pl: convert to headers_install.shRob Landley2013-04-09
* kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-05
* kbuild: Fix destination-y for installed headersJesper Nilsson2013-02-22
* UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2012-10-02
* UAPI: Remove the objhdr-y export listDavid Howells2012-10-02
* kbuild: Add support for installing generated asm headersH. Peter Anvin2011-11-17
* kbuild: asm-generic supportSam Ravnborg2011-04-28
* kbuild: drop unifdef-y supportSam Ravnborg2010-08-14
* kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov2009-06-09
* kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-11
* kbuild: install all headers when arch is changedSam Ravnborg2008-07-25
* kbuild: optimize headers_* targetsSam Ravnborg2008-07-25
* kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-25
* kbuild: code refactoring in Makefile.headerinstSam Ravnborg2008-07-25
* kbuild: drop support of ALTARCH for headers_*Sam Ravnborg2008-07-25
* kbuild: always unifdef files in headers_install*Sam Ravnborg2008-07-25
* kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-17
* x86_64: fix headers_installDavid Woodhouse2007-07-06
* Make 'headerscheck' stop immediately on an errorDavid Woodhouse2007-05-21
* [PATCH] translate dashes in filenames for headers installMike Frysinger2007-01-30
* [PATCH] fix `make headers_install'David Woodhouse2006-10-17
* [PATCH] hdrcheck permission fixAndrew Morton2006-10-04
* Merge git://git.infradead.org/~dwmw2/khdrs-2.6Linus Torvalds2006-09-24
|\
| * Use dependencies for 'make headers_install'.David Woodhouse2006-09-24
* | kbuild: use in-kernel unifdefSam Ravnborg2006-09-25
|/
* [PATCH] Fix 'make headers_check' on biarch architecturesDavid Woodhouse2006-09-16
* Basic implementation of 'make headers_check'David Woodhouse2006-06-18
* Basic implementation of 'make headers_install'David Woodhouse2006-06-18