Commit Graph

16 Commits

Author SHA1 Message Date
pantor
5b4d92c473 bump to v.3.5.0 2025-10-18 06:43:15 -07:00
Matthias Klumpp
b3d0e06a95 meson: Install missing headers (#312) 2025-10-18 05:32:19 -07:00
Matthias Klumpp
18ad33abe2 meson: Add pkg-config file (#310) 2025-09-19 07:47:55 -05:00
pantor
8695d7525f include building benchmark in test option 2024-10-05 10:01:11 +02:00
pantor
b2276440be bump to v3.4.0 2023-01-29 13:10:03 +01:00
pantor
ea47bb14dc improve meson build 2023-01-28 13:15:58 +01:00
Benedikt Bastin
44b23f2ce7 fix: Add option to disable tests and benchmarks with Meson (#216)
Co-authored-by: Benedikt Bastin <benedikt@benedikt-bastin.de>
2023-01-28 13:06:50 +01:00
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