summaryrefslogtreecommitdiff
path: root/src/win32/git2.rc
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Add option to specify the name of the binarynulltoken2013-06-131-6/+4
|
* Revert "cmake: Update Windows resources to reflect the optional vendor string"Vicent Marti2013-06-121-0/+42
| | | | This reverts commit 095bfd748766966f5515bdfe64867d6a09287123.
* cmake: Update Windows resources to reflect the optional vendor stringnulltoken2013-05-221-42/+0
| | | | Make InternalName and OriginalFilename resources reflect the name of the compiled binary.
* Win32: Use constants in version resource definitions where possibleSven Strickroth2013-02-271-2/+2
| | | | Signed-off-by: Sven Strickroth <email@cs-ware.de>
* Change git2.rc to identify git.dll as VOS_NT_WINDOWS32Philip Kelley2013-02-131-1/+1
|
* update copyrightsEdward Thomson2013-01-081-1/+1
|
* Update Copyright headerschu2012-02-131-1/+1
| | | | Signed-off-by: schu <schu-github@schulog.org>
* include version information in git2.dll on WindowsSven Strickroth2011-10-091-0/+42
Signed-off-by: Sven Strickroth <email@cs-ware.de>