Arjen Smits
f0bd03146d
Build system update ( #120 )
...
- Bumped hyperion core to net452
- Updated build scripts to latest version. This included nbench targets although its not used in the solution. Did this so we end up with the same scripts all around. Makes it easier to maintain since there is no need for different build descriptions for each repo.
- Note that signing targets are also in there, but they are disabled in the target itself
2019-10-03 15:22:28 +01:00
Aaron Stannard
0988ceaa8e
made it easier to generate beta packages of Hyperion locally ( #103 )
2018-11-02 10:38:35 -05:00
Aaron Stannard
4d2d2a1ad5
Project restructure + BenchmarkDotNet migration ( #86 )
...
* moved to BenchmarkDotNet
* restructured project to use pb-lib format
2018-01-18 07:58:03 +01:00
Aaron Stannard
15a56e903f
bumped versions to v0.9.6 ( #73 )
2017-08-17 22:18:27 +02:00
Nick Chamberlain
a037a5f43e
Fix nuget publish when symbols aren't required to nuget push ( #69 )
...
* add option for not publishing symbols for production release
* bad folder name
2017-08-11 12:30:24 -05:00
Nick Chamberlain
5e6a03f9a3
Update release notes for v0.9.5 ( #67 )
...
* update release notes for v0.9.5
* swap version number in suffix to match akka
2017-08-11 10:18:02 -05:00
Nick Chamberlain
1bd557d673
make nugetprerelease flag and upgrade dotnetcli ( #63 )
2017-07-24 08:28:57 -07:00
alexvaluyskiy
172c2c85a1
add versionSuffix to nuget pack
2017-02-03 14:55:26 +02:00
alexvaluyskiy
13928a8463
removed Pro.NBench.xUnit and xunit from NBench tests
2017-02-03 14:32:12 +02:00
alexvaluyskiy
4c7f0f2123
improved PublishNuget target
2017-01-31 10:47:19 +02:00
alexvaluyskiy
effc6f5a12
added publish nuget task
2017-01-30 18:55:29 +02:00
ravengerUA
4ba03306e1
Added support for NetStandard1.6
2017-01-27 14:20:59 +02:00
Aaron Stannard
303125718d
fixing local solution file reference for Linux
2017-01-06 10:16:30 -08:00
Aaron Stannard
1ab6f5ff37
fixed Linux / Windows path issues
2017-01-06 10:01:45 -08:00
Aaron Stannard
9f67a733f5
integrating with current FAKE setup for nuget publish
2017-01-02 07:49:14 -08:00
Aaron Stannard
464d541201
disabled concurrent mode for NBench
2016-12-20 17:56:00 -08:00
Bartosz Sypytkowski
cc35782605
renamed project to Hyperion
2016-12-15 11:46:10 +01:00
Bartosz Sypytkowski
95e40506db
Perf tests + FAKE script
2016-12-15 11:18:39 +01:00
Bartosz Sypytkowski
689fb6ddf7
added NBench performance tests
2016-11-24 20:27:14 +01:00
Bartosz Sypytkowski
3163dd3f69
CI through FAKE script tasks
2016-11-24 11:52:29 +01:00