Fraser Waters
f7a30e2c50
xUnit math tests
2018-01-01 19:51:48 +00:00
Fraser Waters
0aa963c84e
Fix issues with GenerateBindings target
...
generateBindings was let bound as a value and thus ran at startup before
any other target. Changed so all the code for generating the bindings is
in the target and the target is added a build dependency.
2018-01-01 19:33:25 +00:00
Fraser Waters
9610f20258
Remove and ignore AsssemblyInfo files (built by FAKE)
2018-01-01 19:33:25 +00:00
Jarl Gullberg
01485af880
Use Path.Combine instead of absolute path.
2017-12-27 21:22:37 +01:00
Jarl Gullberg
73b9d56456
Add binding generation as an additional onetime build step.
2017-12-27 20:04:37 +01:00
Jarl Gullberg
9fdcdb17b2
Merge branch 'develop' of github.com:opentk/opentk into remove-bindings-from.git
2017-12-27 19:48:33 +01:00
Jarl Gullberg
a027fb186a
Add binding generation step to build script.
2017-12-27 19:48:27 +01:00
Jarl Gullberg
72dedf5018
Revert addition of InternalsVisibleTo attribute for the OpenTK assembly.
2017-10-01 20:13:00 +02:00
Jarl Gullberg
82f0d4a5fd
Add InternalsVisibleTo override in build script.
2017-09-15 18:14:32 +02:00
Fraser Waters
83429da3b4
Add GameWindow tests
2017-07-30 22:36:26 +01:00
Jarl Gullberg
874bd78edb
Use the Build target instead of Rebuild in FAKE to avoid redundant rebuilds.
2017-07-30 22:36:16 +02:00
Jarl Gullberg
bb5e4370ed
Remove GLWidget exclusion from nuget packing.
2017-07-26 17:07:11 +02:00
Jarl Gullberg
1dab0a23cf
Reenabled building of GLWidget project.
2017-06-13 19:59:04 +02:00
varon
de71367b4b
Fix test assembly path
2017-03-19 16:43:28 +02:00
varon
3ef546b456
Add tests to build script
2017-03-19 16:18:13 +02:00
varon
844eb285ef
fix OpenTK assembly name error.
2016-09-19 01:36:11 +02:00
varon
4d14ad1c29
Removed debug output from build.fsx
2016-08-14 00:18:15 +02:00
varon
ea1e42a65e
Corrected project exclusions
2016-08-14 00:18:15 +02:00
varon
ec8104fbda
Temporarily disabled GLWidget from builds
2016-08-14 00:18:14 +02:00
varon
028ada11a0
temporarily disabled Xamarin build elements for CI testing
2016-08-14 00:18:13 +02:00
varon
23b905b392
updated build script to support limited non-xamarin builds
2016-08-14 00:18:11 +02:00
varon
69298df9fb
Disabled unit tests temporarily
2016-08-14 00:18:09 +02:00
varon
7ca257f4b7
Added initial parts of build framework
2016-08-14 00:18:08 +02:00