Commit Graph

9 Commits

Author SHA1 Message Date
Pavlo Solntsev
811e1730e1 Meson: Removing unneeded files from the config (#190) 2021-03-09 21:53:21 +01:00
Paul Fultz II
4c0ee3a46c Improve support for installing with cget (#88)
* Improve support for installing with cget

* add specific version, clean cmake

* fix version to "v2.1.0"
2019-02-16 12:39:59 +01:00
Mark Hollomon
89652ca321 Add meson target to update single include (#86)
- You can now update the single include file in a meson build by using
the target 'amalg'.
- The meson build also now builds the single include test suite.
- cmake build updated to use the new script to update the single
include.
2019-01-28 19:29:21 +01:00
Guillaume Racicot
11d07f5eff Added install target and cmake package exports (#83) 2019-01-26 21:15:25 +01:00
pantor
699c207c8c Inja v2 (#67)
* inja2

* header only

* reduce dependencies

* code cleaning

* c++17

* use stdc++

* code cleaning

* infrastructure

* header only

* add infrastructure

* fix tests

* use minimum clang 6

* code cleaning, polyfill for c++11

* fix some file tests

* fix readme

* update appveyor

* fix polyfill and ci

* fix polyfill

* fix ci?

* test msvc __cplusplus

* add doxygen

* activate all tests

* code cleaning

* add coveralls, set default to dot notation

* add html test

* add doxygen comments

* test single_include file

* change build folder in appveyor

* correct make arguments in appveyor

* fix appveyor arguments
2018-12-23 16:13:15 +01:00
pantor
595076ebec split dev files and amalgamate into a single header 2018-12-14 18:03:45 +01:00
pantor
0029a130ab clean meson file 2018-05-15 20:03:15 +02:00
pantor
98506f355a add meson build for testing 2018-03-07 15:24:58 +01:00
pantor
9400226ebd add meson build interface 2018-02-23 12:42:59 +01:00