index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
buildsystems
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x
Johannes Schindelin
1
-2
/
+2
2019-10-15
Merge branch 'js/azure-pipelines-msvc'
Junio C Hamano
1
-0
/
+3
2019-10-06
vcxproj: only copy `git-remote-http.exe` once it was built
Johannes Schindelin
1
-0
/
+3
2019-09-28
contrib/buildsystems: fix Visual Studio Debug configuration
Alexandr Miloslavskiy
1
-7
/
+8
2019-07-29
vcxproj: also link-or-copy builtins
Johannes Schindelin
1
-0
/
+3
2019-07-29
msvc: add a Makefile target to pre-generate the Visual Studio solution
Johannes Schindelin
1
-1
/
+2
2019-07-29
contrib/buildsystems: add a backend for modern Visual Studio versions
Johannes Schindelin
1
-0
/
+385
2019-07-29
contrib/buildsystems: handle options starting with a slash
Johannes Schindelin
1
-1
/
+1
2019-07-29
contrib/buildsystems: also handle -lexpat
Johannes Schindelin
1
-0
/
+2
2019-07-29
contrib/buildsystems: handle libiconv, too
Johannes Schindelin
1
-0
/
+2
2019-07-29
contrib/buildsystems: handle the curl library option
Philip Oakley
1
-1
/
+3
2019-07-29
contrib/buildsystems: error out on unknown option
Johannes Schindelin
1
-0
/
+2
2019-07-29
contrib/buildsystems: optionally capture the dry-run in a file
Philip Oakley
1
-0
/
+10
2019-07-29
contrib/buildsystems: redirect errors of the dry run into a log file
Philip Oakley
1
-1
/
+6
2019-07-29
contrib/buildsystems: ignore gettext stuff
Philip Oakley
1
-0
/
+6
2019-07-29
contrib/buildsystems: handle quoted spaces in filenames
Philip Oakley
1
-3
/
+4
2019-07-29
contrib/buildsystems: fix misleading error message
Philip Oakley
1
-1
/
+1
2019-07-29
contrib/buildsystems: ignore irrelevant files in Generators/
Johannes Schindelin
1
-1
/
+1
2019-07-29
contrib/buildsystems: ignore invalidcontinue.obj
Philip Oakley
1
-3
/
+7
2019-07-29
Vcproj.pm: urlencode '<' and '>' when generating VC projects
Johannes Schindelin
1
-0
/
+8
2019-07-29
Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool
Johannes Schindelin
1
-12
/
+0
2019-07-29
Vcproj.pm: list git.exe first to be startup project
Philip Oakley
1
-14
/
+19
2019-07-29
Vcproj.pm: auto-generate GUIDs
Johannes Schindelin
1
-57
/
+9
2013-11-25
mark Windows build scripts executable
Jonathan Nieder
3
-0
/
+0
2010-01-22
msvc: Fix an "unrecognized option" linker warning
Ramsay Jones
1
-0
/
+1
2010-01-22
engine.pl: Fix a recent breakage of the buildsystem generator
Ramsay Jones
1
-3
/
+5
2009-11-17
Merge branch 'ef/msys-imap'
Junio C Hamano
1
-0
/
+3
2009-10-30
Make the MSVC projects use PDB/IDB files named after the project
Sebastian Schuberth
1
-0
/
+4
2009-10-23
MSVC: Enable OpenSSL, and translate -lcrypto
Marius Storm-Olsen
1
-0
/
+3
2009-09-29
Make just opening the generated MSVC solution file not modify it
Sebastian Schuberth
1
-31
/
+11
2009-09-29
Make generated MSVC solution file open from Windows Explorer
Sebastian Schuberth
1
-1
/
+4
2009-09-29
generators/vcproj.pm: remove UNICODE from build
Michael Wookey
1
-4
/
+4
2009-09-18
Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
Marius Storm-Olsen
6
-0
/
+1480