index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
buildsystems
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-17
cmake: accommodate for `UNIT_TEST_SOURCES`
Johannes Schindelin
1
-1
/
+3
2025-05-05
contrib/buildsystems: drop support for building . vcproj/.vcxproj files
Johannes Schindelin
7
-1864
/
+0
2025-03-06
cmake: generalize the handling of the `CLAR_TEST_OBJS` list
Johannes Schindelin
1
-4
/
+8
2025-02-18
GIT-BUILD-OPTIONS: propagate project's source directory
Patrick Steinhardt
1
-2
/
+1
2025-02-03
Merge branch 'ps/3.0-remote-deprecation'
Junio C Hamano
1
-0
/
+1
2025-01-22
Makefile: wire up build option for deprecated features
Patrick Steinhardt
1
-0
/
+1
2024-12-27
GIT-BUILD-OPTIONS: wire up NO_GITWEB option
Patrick Steinhardt
1
-0
/
+1
2024-12-27
GIT-BUILD-OPTIONS: sort variables alphabetically
Patrick Steinhardt
1
-35
/
+35
2024-12-17
cmake/vcxproj: stop special-casing `remote-ext`
Johannes Schindelin
1
-1
/
+1
2024-12-17
cmake: put the Perl modules into the correct location again
Johannes Schindelin
1
-0
/
+4
2024-12-17
cmake: use the correct file name for the Perl header
Johannes Schindelin
1
-2
/
+2
2024-12-17
cmake(mergetools): better support for out-of-tree builds
Johannes Schindelin
1
-1
/
+1
2024-12-17
cmake: better support for out-of-tree builds follow-up
Johannes Schindelin
1
-0
/
+3
2024-12-07
t: better support for out-of-tree builds
Patrick Steinhardt
1
-0
/
+8
2024-12-07
Makefile: simplify building of templates
Patrick Steinhardt
1
-22
/
+12
2024-12-07
Makefile: write absolute program path into bin-wrappers
Patrick Steinhardt
1
-3
/
+3
2024-12-07
Makefile: allow "bin-wrappers/" directory to exist
Patrick Steinhardt
1
-3
/
+3
2024-12-07
Makefile: refactor generators to be PWD-independent
Patrick Steinhardt
1
-9
/
+10
2024-12-07
Makefile: extract script to massage Python scripts
Patrick Steinhardt
1
-4
/
+11
2024-12-07
Makefile: extract script to massage Shell scripts
Patrick Steinhardt
1
-11
/
+20
2024-12-07
Makefile: use "generate-perl.sh" to massage Perl library
Patrick Steinhardt
1
-14
/
+9
2024-12-07
Makefile: extract script to massage Perl scripts
Patrick Steinhardt
1
-5
/
+27
2024-12-07
Makefile: consistently use PERL_PATH
Patrick Steinhardt
1
-1
/
+1
2024-12-07
Makefile: generate "git.rc" via GIT-VERSION-GEN
Patrick Steinhardt
1
-6
/
+13
2024-12-07
Makefile: propagate Git version via generated header
Patrick Steinhardt
1
-4
/
+12
2024-12-07
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt
2
-17
/
+7
2024-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
1
-17
/
+17
2024-12-07
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
1
-19
/
+39
2024-11-18
cmake: use verbatim arguments when invoking clar commands
Patrick Steinhardt
1
-2
/
+4
2024-11-18
cmake: use SH_EXE to execute clar scripts
Patrick Steinhardt
1
-3
/
+6
2024-11-18
t/unit-tests: convert "clar-generate.awk" into a shell script
Patrick Steinhardt
1
-2
/
+5
2024-11-08
Merge branch 'ps/upgrade-clar'
Junio C Hamano
1
-39
/
+13
2024-10-21
cmake: set up proper dependencies for generated clar headers
Patrick Steinhardt
1
-38
/
+12
2024-10-21
cmake: fix compilation of clar-based unit tests
Patrick Steinhardt
1
-1
/
+1
2024-10-16
t/test-lib: wire up NO_ICONV prerequisite
Patrick Steinhardt
1
-0
/
+6
2024-09-18
cmake: generalize the handling of the `UNIT_TEST_OBJS` list
Johannes Schindelin
1
-3
/
+4
2024-09-18
cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile
Johannes Schindelin
1
-5
/
+1
2024-09-18
cmake: rename clar-related variables to avoid confusion
Johannes Schindelin
1
-6
/
+6
2024-09-04
clar: add CMake support
Johannes Schindelin
1
-0
/
+53
2024-07-12
cmake: fix build of `t-oidtree`
Johannes Schindelin
1
-1
/
+2
2024-05-06
cmake: let `test-tool` run the unit tests, too
Johannes Schindelin
1
-1
/
+2
2023-12-09
Merge branch 'js/doc-unit-tests-with-cmake'
Junio C Hamano
1
-4
/
+34
2023-11-10
cmake: handle also unit tests
Johannes Schindelin
1
-0
/
+11
2023-11-10
cmake: use test names instead of full paths
Johannes Schindelin
1
-2
/
+3
2023-11-10
cmake: fix typo in variable name
Johannes Schindelin
1
-2
/
+2
2023-11-10
cmake: also build unit tests
Johannes Schindelin
1
-0
/
+18
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
3
-2
/
+12
2023-08-09
win32: add a helper to run `git.exe` without a foreground window
Johannes Schindelin
3
-2
/
+12
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
1
-1
/
+1
2022-11-07
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
1
-2
/
+0
[next]