Peter Bomber
ee8e5bb72e
fix git command for retrieving short commit identifier
2018-07-24 13:23:00 +10:00
Bevan Arps
b9eac49445
Optionally include vc_redist in the packages for sesclient ( #113 )
...
* Include vc_redist in the published archive for sesclient
* Give the URL for download when vc_redist is missing
2018-05-02 14:01:17 +12:00
Bevan Arps
a2ef9f5eaa
Compress packages for both x64 and x86 versions of sesclient ( #111 )
2018-04-27 16:39:33 +12:00
Bevan Arps
2e71881091
Fix issues when publishing archives ( #105 )
...
* Published builds must be release builds
* Fix issue caused by picking up too many folders when publishing
2018-04-19 12:54:17 +12:00
Bevan Arps
35d876c9db
Improve build experience, including Linux support ( #70 )
...
* Improve bootstrap.ps1 to load psake from several likely locations
* Add reference to psake so it will restore with NuGet
* Avoid errors when accessing unspported certificate stores on Linux
* Use dotnet to build C# projects instead of MSBuild
* Use branch information when generating semantic version
* Add diagnostics for Psake version
* Update specified version of .NET Core to 2.0
2018-04-19 12:45:38 +12:00
Bevan Arps
1d58b9f75f
Integrate test coverage reporting into the psake build script ( #66 )
...
* Integrate coverage reporting into psake script
* Fix versioning bug in build script
2018-04-19 12:45:37 +12:00
Bevan Arps
9ee4ed0bba
Add versioning to builds ( #64 )
...
* Start with version 2.0
* Generate a version during build
* Use version when creating zip files for distribution
2018-04-19 12:43:16 +12:00
Bevan Arps
0f022a6669
Convert builds into a psake build script ( #61 )
...
* Create psake build script and modify existing scripts to use it
* Add option to build standalone executables for sestest
2018-04-19 12:42:59 +12:00