Commit graph

11 commits

Author SHA1 Message Date
Manu Sánchez
24365e8b82 Check if libclang components are found by cmake (#31)
Add checks after find_xxxx() cmake commands to abort configuration
if any of the components/configs (include dir, libclang binary, etc) are
not found.
2018-01-18 07:47:32 +01:00
Jonathan Müller
3e4a3e4037 Don't download from LLVM website 2018-01-12 20:53:00 +01:00
Jonathan Müller
68f2ab91a0 Override scope_name() in templates 2017-07-14 15:14:24 +02:00
Jonathan Müller
017dbb3114 Update submodules 2017-05-27 10:16:18 +02:00
Jonathan Müller
243df2f77b Update submodule 2017-04-24 09:55:53 +02:00
Jonathan Müller
d5887e331d Update git submodules 2017-04-21 13:40:48 +02:00
Jonathan Müller
d1fafdaa92 Add appveyor.yml 2017-04-21 11:18:36 +02:00
Jonathan Müller
d66d6d26af Add tool infrastructure 2017-04-10 19:58:17 +02:00
Jonathan Müller
17477319fb Fix CMake issue 2017-04-10 19:58:16 +02:00
Jonathan Müller
9c46c96820 Fix and test include directive parsing 2017-04-03 09:49:29 +02:00
Jonathan Müller
e10a41fea8 Add proper build system 2017-04-02 18:38:28 +02:00