Commit Graph

4075 Commits

Author SHA1 Message Date
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
90bbc67f3c Remove static glue code 2017-11-25 02:02:45 +01:00
Harry
e597d188e8
Update README.md 2017-11-14 02:05:34 +01:00
cra0zy
153a77ad4b Always generate API files 2017-11-13 19:36:15 +01:00
cra0zy
5d3c13f245 Add missing type specifier for item templates 2017-11-12 03:10:07 +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
8000d1e68a Hopefully releases work now 2017-11-12 02:09:40 +01:00
cra0zy
0dfc6037d6 Setup releases file 2017-11-12 01:51:08 +01:00
cra0zy
4b3bef6f9d [Templates] Use correct slashes 2017-11-12 00:57:27 +01:00
cra0zy
163c94354a Template and addin updates 2017-11-12 00:38:48 +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
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
Harry
de6f21ba80
Update AUTHORS 2017-10-31 23:50:43 +01:00
cra0zy
58c6d84c7b Add travis button 2017-10-30 22:23:48 +01:00
cra0zy
5d4d78f8ea Add mono version to CL script 2017-10-30 22:08:00 +01:00
cra0zy
921a798d8b Add Travis CL file 2017-10-30 21:56:19 +01:00
cra0zy
9fbf9a29eb Remove old travis cl files 2017-10-30 21:37:50 +01:00
cra0zy
89e524fb3b Add gitter badge 2017-10-30 21:04:24 +01:00
Harry
c18a3ae254
Update README.md 2017-10-30 20:43:08 +01:00
cra0zy
c6060b93a6 Fixup the links to point to the organization 2017-10-30 20:41:26 +01:00
cra0zy
762f5fd6d9 Fix GtkSharp nuget icon 2017-10-30 20:12:08 +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
5a23b4c49c Update README 2017-10-30 14:44:32 +01:00
cra0zy
75f0602992 Initial commit of README, plus copy out the LICENSE from gtk-sharp 2017-10-30 14:35:00 +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
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
91fd9463b7 Remove readme 2017-10-29 00:38:31 +02:00
cra0zy
77a12bc24f Templates & Templates & Templates 2017-10-26 19:49:21 +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
Chris Lapa
604742fa16 Merge pull request #25 from thiblahute/master
Fix path separators on windows
2017-10-06 23:04:00 +11:00
Thibault Saunier
af0c5ccc63 Use platform dependent paths separator when building MESON_PATH 2017-10-06 08:03:54 -03:00
Chris Lapa
90187fd8c1 build: adds docker build script for development purposes.
This is just a convenience tool that enables anyone to pull in the code
and build it without installing to many dependancies (only Docker).

Signed-off-by: Chris Lapa <chris@lapa.com.au>
2017-10-06 08:03:18 -03:00
Chris Lapa
88bef66dfa ci: dockerizes CI to get newer version of gtk (3.22.*) from Debian 9 image.
Signed-off-by: Chris Lapa <chris@lapa.com.au>
2017-10-06 08:03:18 -03:00
Thibault Saunier
815c79fbe3 Bump dependency to Gtk 3.22 which is what we wrap/need 2017-10-04 23:22:37 +02:00