1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-05 23:27:01 +02:00
git/contrib/buildsystems
Junio C Hamano 712177ed04 Merge branch 'js/doc-unit-tests-with-cmake'
Update the base topic to work with CMake builds.

* js/doc-unit-tests-with-cmake:
  cmake: handle also unit tests
  cmake: use test names instead of full paths
  cmake: fix typo in variable name
  artifacts-tar: when including `.dll` files, don't forget the unit-tests
  unit-tests: do show relative file paths
  unit-tests: do not mistake `.pdb` files for being executable
  cmake: also build unit tests
2023-12-09 16:37:47 -08:00
..
Generators win32: add a helper to run `git.exe` without a foreground window 2023-08-09 13:58:13 -07:00
CMakeLists.txt Merge branch 'js/doc-unit-tests-with-cmake' 2023-12-09 16:37:47 -08:00
Generators.pm contrib/buildsystems: ignore irrelevant files in Generators/ 2019-07-29 14:51:42 -07:00
engine.pl win32: add a helper to run `git.exe` without a foreground window 2023-08-09 13:58:13 -07:00
generate
parse.pl