Commit graph

16 commits

Author SHA1 Message Date
Jarl Gullberg
56bf133a78 Merge pull request #600 from Nihlus/stylecop-1-initial
Add StyleCop.Analyzers to projects
2017-07-28 11:22:32 +02:00
Fraser Waters
34d7655274 Emit CountAttributes during binding
Adds a new parameter attribute CountAttribute that is emitted during
binding. CountAttribute is based on the "len" attribute in the
specifications. It describes what the expected count/length of the
parameter is.

During rewrite we remove these attributes.
2017-07-28 06:16:48 +01:00
Jarl Gullberg
e508cfdfde
Removed accidental terminal command. Window focusing is hard. 2017-07-26 16:42:19 +02:00
Jarl Gullberg
ab8f2826e7
Drop Link attribute in favor of Link tag to allow building with MSBuild 14 2017-07-26 16:41:32 +02:00
Jarl Gullberg
577fb4e098
Forgot to add StyleCop.Analyzers to the other projects as well. 2017-07-26 16:41:32 +02:00
Jarl Gullberg
b72c04bb3d
Enabled StyleCop inspections for all projects. This replaces AllRules. 2017-07-26 16:41:26 +02:00
Austin Chen
3686203a6a Fix broken Android and iOS builds 2017-07-19 00:24:43 -07:00
Jarl Gullberg
a67340e2b3
Added deterministic option to all relevant projects. 2017-07-05 13:49:08 +02:00
Christopher Lees
969429d54c FIx: JoystickButton.cs not removed from Android / IOS projects 2017-03-16 22:18:14 +00:00
Tzach Shabtay
e8aa0882c9 Fix broken iOS bindings 2017-03-03 22:29:47 -05:00
varon
7cd1cdcbe1 Updated paket templates to work with the OpenTK projects 2016-08-14 00:18:10 +02:00
varon
cdacb73f0b Added necessary paket files 2016-08-14 00:18:10 +02:00
varon
63ea75330b Fixed release build output locations 2016-07-17 22:34:43 +02:00
varon
2ea8334e71 Fixed OpenTK Projects Generator.Rewrite pathing 2016-07-17 22:31:14 +02:00
varon
bae84f2dfa Changed debug build output locations for projects 2016-07-17 22:09:12 +02:00
varon
468542c3db Moved OpenTK to source folder 2016-07-17 21:36:42 +02:00
Renamed from Source/OpenTK/OpenTK.iOS.csproj (Browse further)