54 Commits (bfe35a61653c5789c9038b3fe9925941cf10f623)

Author SHA1 Message Date
Johannes Schindelin f2f1250c47 cmake (Windows): recommend using Visual Studio's built-in CMake support 4 years ago
Johannes Schindelin b490283d52 cmake (Windows): initialize vcpkg/build dependencies automatically 4 years ago
Johannes Schindelin 2d9eb4ed2c cmake (Windows): complain when encountering an unknown compiler 4 years ago
Johannes Schindelin 8c35e82898 cmake (Windows): let the `.dll` files be found when running the tests 4 years ago
Johannes Schindelin f1bd737957 cmake: quote the path accurately when editing `test-lib.sh` 4 years ago
Johannes Schindelin 8f45138725 cmake: fall back to using `vcpkg`'s `msgfmt.exe` on Windows 4 years ago
Johannes Schindelin e18ae4e7a6 cmake: ensure that the `vcpkg` packages are found on Windows 5 years ago
Johannes Schindelin 72b6eeb81b cmake: do find Git for Windows' shell interpreter 5 years ago
Orgad Shaneh e58e40556f contrib/buildsystems: fix expat library name for generated vcxproj 5 years ago
Jeff King fc47391e24 drop vcs-svn experiment 5 years ago
Jeff King a006f875e2 make git-fast-import a builtin 5 years ago
Jeff King d7a5649c82 make git-bugreport a builtin 5 years ago
Jeff King b5dd96b70a make credential helpers builtins 5 years ago
Sibi Siddharthan 7f475e2780 cmake: support for building git on windows with msvc and clang. 5 years ago
Sibi Siddharthan f7adba4182 cmake: support for building git on windows with mingw 5 years ago
Sibi Siddharthan 7f5397a07c cmake: support for testing git when building out of the source tree 5 years ago
Sibi Siddharthan c4b2f41b5f cmake: support for testing git with ctest 5 years ago
Sibi Siddharthan f1f5dff9e7 cmake: installation support for git 5 years ago
Sibi Siddharthan afa45fe5c0 cmake: generate the shell/perl/python scripts and templates, translations 5 years ago
Sibi Siddharthan 061c2240b1 Introduce CMake support for configuring Git 5 years ago
Johannes Schindelin b6d4d82bd5 msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x 5 years ago
Johannes Schindelin 030a628b81 vcxproj: only copy `git-remote-http.exe` once it was built 5 years ago
Alexandr Miloslavskiy fe0ed5d5e9 contrib/buildsystems: fix Visual Studio Debug configuration 6 years ago
Johannes Schindelin b18ae14a8f vcxproj: also link-or-copy builtins 6 years ago
Johannes Schindelin 976aaedca0 msvc: add a Makefile target to pre-generate the Visual Studio solution 6 years ago
Johannes Schindelin 384a61bc6a contrib/buildsystems: add a backend for modern Visual Studio versions 6 years ago
Johannes Schindelin 4553f9de23 contrib/buildsystems: handle options starting with a slash 6 years ago
Johannes Schindelin 6e500217f9 contrib/buildsystems: also handle -lexpat 6 years ago
Johannes Schindelin 1a537ecfbb contrib/buildsystems: handle libiconv, too 6 years ago
Philip Oakley 9103a75c58 contrib/buildsystems: handle the curl library option 6 years ago
Johannes Schindelin 66697467f8 contrib/buildsystems: error out on unknown option 6 years ago
Philip Oakley a530a59a6f contrib/buildsystems: optionally capture the dry-run in a file 6 years ago
Philip Oakley 03aa7118c3 contrib/buildsystems: redirect errors of the dry run into a log file 6 years ago
Philip Oakley aae1713f14 contrib/buildsystems: ignore gettext stuff 6 years ago
Philip Oakley d8c07013b9 contrib/buildsystems: handle quoted spaces in filenames 6 years ago
Philip Oakley 90d5170cac contrib/buildsystems: fix misleading error message 6 years ago
Johannes Schindelin e88919bfe2 contrib/buildsystems: ignore irrelevant files in Generators/ 6 years ago
Philip Oakley 865406bc54 contrib/buildsystems: ignore invalidcontinue.obj 6 years ago
Johannes Schindelin 158471d155 Vcproj.pm: urlencode '<' and '>' when generating VC projects 6 years ago
Johannes Schindelin 905fa99e7a Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool 6 years ago
Philip Oakley 92e2f6e053 Vcproj.pm: list git.exe first to be startup project 6 years ago
Johannes Schindelin b704b8292a Vcproj.pm: auto-generate GUIDs 6 years ago
Jonathan Nieder bc380fca60 mark Windows build scripts executable 11 years ago
Ramsay Jones 38743b7d10 msvc: Fix an "unrecognized option" linker warning 15 years ago
Ramsay Jones 74cf9bdda6 engine.pl: Fix a recent breakage of the buildsystem generator 15 years ago
Sebastian Schuberth 3fe9747b94 Make the MSVC projects use PDB/IDB files named after the project 16 years ago
Marius Storm-Olsen c36e16385b MSVC: Enable OpenSSL, and translate -lcrypto 16 years ago
Sebastian Schuberth e0ab002b50 Make just opening the generated MSVC solution file not modify it 16 years ago
Sebastian Schuberth 76031f191e Make generated MSVC solution file open from Windows Explorer 16 years ago
Michael Wookey 6f798b9590 generators/vcproj.pm: remove UNICODE from build 16 years ago