Commit Graph

22 Commits

Author SHA1 Message Date
lytico
79cd86eaa5 Settings.cake: WebkitGtkSharp: try fix Deps, ExtraArgs (no success) 2021-07-20 01:23:57 +02:00
lytico
4790ecaa9b introduce WebkitGtkSharp 2021-07-19 18:11:04 +02:00
harry-cpp
be0a863b50
Rename SourceView > GtkSourceSharp 2020-07-22 19:32:38 +02:00
Drew Holzworth
5ceb86423d
Fixed some more SourceView warnings from the code generator. 2020-07-08 09:04:28 +10:00
Drew Holzworth
43e78d943a
Fixed cake settings for sourceview
Need ref. to GioSharp.
2020-07-07 15:45:59 +10:00
Drew Holzworth
dc1410b511
Let's see if we can integrate sourceview code generation into cake 2020-07-07 12:21:51 +10: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
26ef5bad3e
Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
cra0zy
af97186201 Reorganize the build system a bit 2018-01-18 20:41:31 +01:00
cra0zy
543a29569b Replace DllImport with a better multiplatform solution 2018-01-18 20:41:03 +01:00
cra0zy
153a77ad4b Always generate API files 2017-11-13 19:36:15 +01:00
cra0zy
a09f751b10 Generate .dll.config files for standard .NET projects 2017-11-11 19:11:44 +01:00
cra0zy
ee57c26d77 Improve native lib referencing 2017-11-09 22:22:51 +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
cfc794c3bd Add arm linux stubs 2017-10-29 16:46:34 +01:00
cra0zy
32bf88c341 Add package and assembly info 2017-10-29 15:28:44 +01:00
cra0zy
1a416f3305 Move assembly list to a separate file 2017-10-29 00:58:11 +02:00
cra0zy
ccb48b505c EnablAdd auto generation of native lib stubs 2017-10-26 18:30:48 +02:00
cra0zy
46951b3f91 NuGet packaging, Dll mapping and general .Net core improvements 2017-10-26 01:42:57 +02:00
cra0zy
6926c9cbf2 WIP CAKE + .Net Core 2017-10-23 01:25:13 +02:00