Commit Graph

14 Commits

Author SHA1 Message Date
Přemysl Eric Janouch c9795fe01a
Add ability to build with Meson
So that vala-language-server can be used, see also
https://github.com/benwaffle/vala-language-server/issues/73

Works with both vim-lsp and Qt Creator, to some extent.
2020-09-17 09:20:39 +02:00
Přemysl Eric Janouch 487ea01334
Name change 2020-09-17 09:14:05 +02:00
Přemysl Eric Janouch e80c8b5d86
README: mention a similar project 2018-06-30 07:48:35 +02:00
Přemysl Eric Janouch bacd8f4013
Fix project version propagation 2018-06-24 05:35:16 +02:00
Přemysl Eric Janouch 02dce40afc
Update README 2018-06-24 05:34:05 +02:00
Přemysl Eric Janouch 5bd9844317
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 05:33:30 +02:00
Přemysl Eric Janouch f611478ce4
CMakeLists.txt: fix variable name 2018-06-24 05:32:44 +02:00
Přemysl Eric Janouch 9a71c412e7
Fix and update LICENSE 2017-02-03 23:17:53 +01:00
Přemysl Eric Janouch b8c929d3f4
Wrap lines in xext.vapi 2016-10-18 17:34:46 +02:00
Přemysl Eric Janouch 9d277c97d7
Rename xsync.vapi to xext.vapi
Since it also contains other stuff, the name is no longer appropriate.
2016-10-18 17:34:46 +02:00
Přemysl Eric Janouch 377fe478e2
Make Vala builds efficient under make, too
And some further finishing touches.
2016-10-18 17:34:42 +02:00
Přemysl Eric Janouch 6636df643e
Make Vala builds efficient with Ninja 2016-10-18 17:34:42 +02:00
Přemysl Eric Janouch 8052b2b754
Fix the Vala module for CMake
It failed to depend on local vapis.  At least I understand it again.
2016-10-18 17:34:42 +02:00
Přemysl Eric Janouch 71617d4b14
Initial commit 2016-10-18 17:34:41 +02:00