index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
2020-07-07
Revert "kbuild: Create directory for target DTB"
Masahiro Yamada
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
2020-06-03
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
2020-06-01
kbuild: refactor subdir-ym calculation
Masahiro Yamada
2020-05-26
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
2020-05-26
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
2020-05-17
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
2020-05-12
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
2020-05-12
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
2020-04-23
kbuild: fix DT binding schema rule again to avoid needless rebuilds
Masahiro Yamada
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-03
kbuild: Always validate DT binding examples
Rob Herring
2020-02-27
kbuild: remove unneeded semicolon at the end of cmd_dtb_check
Masahiro Yamada
2020-02-27
kbuild: fix DT binding schema rule to detect command line changes
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-07
kbuild: pass KBUILD_MODFILE when compiling builtin objects
Masahiro Yamada
2020-01-07
kbuild: add stringify helper to quote a string passed to C files
Masahiro Yamada
2020-01-07
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-14
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-17
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
2019-07-11
kbuild: fix compression errors getting ignored
Harald Seiler
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-09
kbuild: support header-test-pattern-y
Masahiro Yamada
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-05-22
dt-bindings: Pass binding directory to validation tools
Rob Herring
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
[next]