]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/doc-unit-tests-with-cmake'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:47 +0000 (16:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:47 +0000 (16:37 -0800)
commit712177ed04c3c33bfe6075b9cc2d4d65e2cc04c2
tree8df51ee4592da83321ef0d6da21395ca262a62e8
parent8bf6fbd00dc74c5c83ff5a20ef9293a9d77845a8
parent694e89baeb824a173b655507b7b62174d2d15688
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
Makefile
contrib/buildsystems/CMakeLists.txt