Commit Graph

52 Commits

Author SHA1 Message Date
Harry
4ba101366e
Use GitHub Actions as CI (#319) 2022-01-26 18:50:22 +01:00
Harry
7f5e81cf47
Bump up dependencies (#221) 2021-03-07 12:31:19 +01:00
Marcel Tiede
779cd05222 Support cake global tool (#97)
* Support current cake global tool (dotnetcore)

* Upgrade to cake 0.34.1
2019-08-14 15:09:28 +02:00
cra0zy
2b857cd980 Connect MonoDevelop addin building 2019-08-10 17:02:49 +02:00
cra0zy
13efe88735 Add versions to azure pipelines 2019-08-09 21:56:47 +02:00
Marcel Tiede
afd013b9ae Respect configuration parameter 2019-05-21 19:21:51 +02:00
Harry
553b59abb8
Revert "Fix a null reference exception" 2018-03-01 17:02:25 +01:00
cra0zy
186b1ce72b Fix a null reference exception 2018-03-01 15:04:08 +01:00
cra0zy
6b9f31f65f Finish up MonoDevelop addin 2018-03-01 14:41:53 +01:00
cra0zy
99bcd09f68
Test for automated versioning and bump version 2018-02-26 23:14:10 +01:00
cra0zy
26ef5bad3e
Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
cra0zy
6668635559
Pin Cake version 2018-02-26 22:58:51 +01:00
Harry
a69b4d98b4
Merge pull request #21 from cra0zy/fsharp
F# templates + minor template fixes
2018-02-26 22:42:30 +01:00
cra0zy
12d8841405
F# templates + minnor template fixes 2018-02-26 22:41:01 +01:00
cra0zy
441ed4b897 Improve OS detection (fixes #14) 2018-01-29 19:37:54 +01:00
cra0zy
1e626abda2 Don't write found extensions 2018-01-19 01:56:31 +01:00
cra0zy
a224a9e161 Fix up more of the residual errors that came with the switch 2018-01-19 01:29:05 +01:00
cra0zy
f038f6c03e Properly bump version numbers 2018-01-18 22:56:23 +01:00
cra0zy
a4b70d7329 Hopefully multiple deploy works now 2018-01-18 21:18:41 +01:00
cra0zy
6b2b716131 Use cake nuget.exe for pushing 2018-01-18 20:52:19 +01:00
cra0zy
32c4865611 Bump version 2018-01-18 20:41:31 +01:00
cra0zy
af97186201 Reorganize the build system a bit 2018-01-18 20:41:31 +01:00
cra0zy
3f0810c93a Split out FuncLoader into multiple files 2018-01-18 20:41:31 +01:00
cra0zy
9cc0767772 Setup samples base 2018-01-18 20:41:03 +01:00
cra0zy
543a29569b Replace DllImport with a better multiplatform solution 2018-01-18 20:41:03 +01:00
cra0zy
1a1c8d4185 NuGet pushing 2018-01-16 23:05:06 +01:00
cra0zy
3b7350ff4b 4th time the charm? Hopefully nuget gets publsihed now 2017-12-31 23:07:11 +01:00
cra0zy
ec628fdba6 Hopefully now publish nuget works... I am horrible at this it seems... 2017-12-31 21:36:11 +01:00
cra0zy
4ae930f331 Second try with getting automated nuget uploading 2017-12-31 20:43:47 +01:00
cra0zy
fa042d60d8 Fix typos in project include 2017-12-31 19:51:59 +01:00
cra0zy
c17b5051bd Fix SimpleAction events 2017-12-23 02:58:41 +01:00
cra0zy
3b2fcca6d6 Enable nuget building 2017-11-12 02:32:36 +01:00
cra0zy
f1b5d6f021 Allow wildcard pattern for files 2017-11-12 02:20:03 +01:00
cra0zy
17465edcb5 Bump version 2017-11-12 02:10:15 +01:00
cra0zy
a09f751b10 Generate .dll.config files for standard .NET projects 2017-11-11 19:11:44 +01:00
cra0zy
73f0fd3049 Remove msbuild usage from the build script 2017-11-09 21:26:22 +01:00
cra0zy
cd24c1a833 Restructure Template locations 2017-11-07 20:12:11 +01:00
cra0zy
15db122a4e Fix compiling of VBNet templates NuGet 2017-11-03 14:46:26 +01:00
cra0zy
5e905ba3e4 Add VBNet templates 2017-11-02 22:13:53 +01:00
cra0zy
e621c368bd Upgrade .Net Core C# templates 2017-11-02 17:13:43 +01:00
cra0zy
c6060b93a6 Fixup the links to point to the organization 2017-10-30 20:41:26 +01:00
cra0zy
7077095b86 Bump the specified version of GtkSharp in the templates 2017-10-30 15:06:47 +01:00
cra0zy
f49d8838fd Add Version to settings 2017-10-30 14:52:48 +01:00
cra0zy
4bc1fb5101 Add .dll to the name of the libs because on Windows .Net Core does not try to guess the name 2017-10-30 00:49:23 +01:00
cra0zy
ac7ea69ce8 Fix linux stubs linking 2017-10-30 00:23:56 +01:00
cra0zy
32bf88c341 Add package and assembly info 2017-10-29 15:28:44 +01:00
cra0zy
4379eecdf3 Connect template to the build system 2017-10-29 01:35:22 +02:00
cra0zy
1a416f3305 Move assembly list to a separate file 2017-10-29 00:58:11 +02:00
cra0zy
edd43afeaf Rename CairSharp > CairoSharp 2017-10-29 00:52:28 +02:00
cra0zy
ccb48b505c EnablAdd auto generation of native lib stubs 2017-10-26 18:30:48 +02:00