summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.BuildTasks/GetBuildVersion.cs
Commit message (Collapse)AuthorAgeFilesLines
* AssemblyVersion is now a simple major.minor string, to make referencing easier.Andrew Arnott2012-03-101-0/+10
|
* Centralized all version information, including prerelease details, into the ↵Andrew Arnott2012-03-101-3/+45
| | | | version.txt file.
* Fixed up versioning to use SemVer 2.0.Andrew Arnott2012-01-291-4/+11
|
* Fixed NullReferenceException generated from latest git.exe under TeamCity.Andrew Arnott2010-08-021-6/+8
|
* A new ohloh.proj project builds the Ohloh instruct file and upload script ↵Andrew Arnott2010-06-111-2/+15
| | | | now. Woot.
* Fixed flashing of the console window during builds within the IDE.Andrew Arnott2010-01-181-0/+1
|
* Trying again to cure TeamCity build break.Andrew Arnott2010-01-141-1/+1
|
* Fixed build break on TeamCity.Andrew Arnott2010-01-141-3/+6
|
* Fix for git commit id check when refs are packed.Andrew Arnott2010-01-131-6/+41
|
* Removed warning when building in TeamCity.Andrew Arnott2009-12-281-4/+0
|
* Fixed build break that appears when the .git directory is not found.Andrew Arnott2009-12-281-1/+3
|
* Fixed JDate calculation so it doesn't break in 2010.Andrew Arnott2009-12-281-1/+1
|
* Builds now include the git commit ID in the PE file header so we have a ↵Andrew Arnott2009-12-281-0/+34
| | | | definite record of where a build came from.
* Brought back the source code for DNOA.BuildTasks.dll.Andrew Arnott2009-06-241-0/+51