Vladislav Navrocky
384a6bef3f
Fix: Remove circular dependencies in headers ( #295 )
...
* Remove circular dependencies in headers
* Fix unit test includes and test data directory location
2025-02-11 09:03:42 +01:00
pantor
ea47bb14dc
improve meson build
2023-01-28 13:15:58 +01:00
pantor
8a9aee1257
add jinja python test script
2021-06-30 19:56:16 +02:00
Wim Leflere
b4b9d8dc16
Fix build warnings for Clang and MSVC ( #197 )
...
* remove unnecessary semicolons on function definitions
* add virtual destructor to base class
* fix possible loss of data warning for double to int conversion with explicit cast
* ignore Visual Studio build folder
Co-authored-by: Wim Leflere <wleflere@cochlear.com >
2021-05-20 12:40:57 +02:00
pantor
fc5ab40da0
remove polyfill
2020-06-25 23:48:31 +02:00
pantor
7697359c32
update compilers in readme
2020-03-21 15:34:11 +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
0f1f57a8a3
fix cmake build for benchmark
2018-11-23 17:57:05 +01:00
pantor
8fe73eabc8
Added CMake and TravisCI
2017-08-14 08:12:39 +02:00
lbersch
d5c99dcb16
Initial commit
2017-08-12 13:53:50 +02:00