Age | Commit message (Expand) | Author | Files | Lines |
2024-12-20 | GIT-VERSION-GEN: fix overriding GIT_BUILT_FROM_COMMIT and GIT_DATE | Patrick Steinhardt | 1 | -0/+2 |
2024-12-20 | GIT-VERSION-GEN: fix overriding GIT_VERSION | Patrick Steinhardt | 1 | -0/+1 |
2024-12-20 | Makefile: introduce template for GIT-VERSION-GEN | Patrick Steinhardt | 1 | -0/+8 |
2024-01-31 | Makefile: simplify output of the libpath_template | Junio C Hamano | 1 | -1/+3 |
2024-01-31 | Makefile: reduce repetitive library paths | Junio C Hamano | 1 | -0/+6 |
2022-12-01 | Merge branch 'ab/gnumake-4.4-fix' | Junio C Hamano | 1 | -2/+2 |
2022-12-01 | Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2022-11-11 | Makefile: don't create a ".build/.build/" for cocci, fix output | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2022-11-02 | Makefile: copy contrib/coccinelle/*.cocci to build/ | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2022-11-02 | cocci: make "coccicheck" rule incremental | Ævar Arnfjörð Bjarmason | 1 | -1/+2 |
2022-11-02 | Makefile + shared.mak: rename and indent $(QUIET_SPATCH_T) | Ævar Arnfjörð Bjarmason | 1 | -2/+4 |
2022-07-06 | cocci: add a "coccicheck-test" target and test *.cocci rules | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2022-05-26 | Makefile: add "po-init" rule to initialize po/XX.po | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2022-05-26 | Makefile: add "po-update" rule to update po/XX.po | Jiang Xin | 1 | -0/+1 |
2022-03-21 | Makefile: use ' ', not non-existing $(wspfx_SQ) | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2022-03-03 | Makefiles: add and use wildcard "mkdir -p" template | Ævar Arnfjörð Bjarmason | 1 | -0/+17 |
2022-03-03 | Makefile: add "$(QUIET)" boilerplate to shared.mak | Ævar Arnfjörð Bjarmason | 1 | -0/+53 |
2022-03-03 | Makefile: move $(comma), $(empty) and $(space) to shared.mak | Ævar Arnfjörð Bjarmason | 1 | -0/+8 |
2022-03-03 | Makefile: move ".SUFFIXES" rule to shared.mak | Ævar Arnfjörð Bjarmason | 1 | -0/+5 |
2022-03-03 | Makefile: disable GNU make built-in wildcard rules | Ævar Arnfjörð Bjarmason | 1 | -0/+11 |
2022-03-03 | Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it | Ævar Arnfjörð Bjarmason | 1 | -0/+9 |