Commit Graph

18 Commits

Author SHA1 Message Date
Matt Burke f3cc9f7e99 Clean up Release.proj.
* Prettier Version.cs.
* Do not tag until the build succeeds.
2013-05-23 06:16:39 -04:00
Matt Burke be9e37992f Revert "Test the package before pushing it."
This reverts commit 845bb8a82b.

It doesn't look like `cinst` can install from a local file?
2013-04-01 12:00:10 -04:00
Matt Burke 845bb8a82b Test the package before pushing it. 2013-04-01 11:59:52 -04:00
Matt Burke f5c815a6b7 Push the chocolatey package. 2013-04-01 11:48:56 -04:00
Matt Burke e92a1fe3ea Whitespaces. 2013-03-25 18:25:03 -07:00
Matt Burke 922a75da39 Use ASCII.
This is just for simplicity. Version.cs doesn't need any non-ASCII
characters, and `git diff` works more reliably with ASCII than with
other encodings.

In general, Unicode is fine for files, and the .gitattributes branch
will help this. But for Version.cs, I'm making it ASCII, at least for
now.
2013-03-25 18:12:57 -07:00
Matt Burke 380037d990 Extract 'origin' 2013-03-25 17:00:20 -07:00
Matt Burke 0b9433e388 Shuffle around the git stuff. 2013-03-25 16:47:19 -07:00
Matt Burke 2663abfa8a The Version target is unnecessary now. 2013-03-25 16:44:14 -07:00
Matt Burke aec249eb36 VERSION file is no longer useful. 2013-03-25 16:40:52 -07:00
Philippe Miossec fcb30b768a Write instead of modify version files
and better missing version detection
2013-03-26 00:28:15 +01:00
Philippe Miossec 16dc701429 Build release : Update de Version.cs file and push the changes
use :
msbuild Deploy.proj /t:Release /p:Version=0.x.y
2013-03-25 23:20:04 +01:00
Matt Burke eceafac26c 💀 pdb 2013-03-21 22:08:49 -04:00
Matt Burke 511b34d6b4 Drop leading dirs. 2012-12-20 09:14:18 -05:00
Matt Burke ab2903f114 Include git2.dll from its new place. 2012-12-20 08:59:43 -05:00
Matt Burke a228c53ae6 Package up the build. 2012-12-20 08:05:10 -05:00
Matt Burke e4a5bd99fe Build in release mode. 2012-12-20 08:05:08 -05:00
Matt Burke c7adbb6988 Readme for releasing. 2012-12-20 08:05:07 -05:00