Commit Graph
22 Commits
Author SHA1 Message Date
pantorandGitHub 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 d90f93fda0 optional benchmark 2018-12-14 19:31:40 +01:00
pantor 595076ebec split dev files and amalgamate into a single header 2018-12-14 18:03:45 +01:00
pantor d6cfbd0f07 undo cmake version 2018-08-29 19:40:50 +02:00
pantor a496ec9585 update to json 3.2 and catch 2.3, clean cmake 2018-08-29 19:31:37 +02:00
pantor e38df0931f Fix line statements 2018-03-19 12:20:12 +01:00
pantor bd4c56bf67 set inja release version to 1.0.0 2018-02-23 12:51:52 +01:00
pantor ded361c2a2 fix gcc bugs 2017-12-02 11:29:11 +01:00
lberschandGitHub ba60c91e4d Merge branch 'hunter' into master 2017-11-16 12:57:56 +01:00
Jorrit Wronski a5f7f9d0f8 Added a message for MSCV < 2015 2017-11-16 00:01:20 +01:00
Jorrit Wronski e12bb7bcfe Add dependencies and include directories 2017-11-15 23:11:53 +01:00
pantor 1eb85fa1a8 fix round() function, tests for syntax change, smaller readme fixes 2017-11-15 22:07:55 +01:00
Jorrit Wronski 61811ee1d2 Bring it back 2017-11-15 14:54:32 +01:00
Jorrit Wronski 45f5acae7d Disable the interface library linking 2017-11-15 14:44:13 +01:00
Jorrit Wronski 16523ba92c invalid version string 2017-11-15 13:51:01 +01:00
Jorrit Wronski b4ba3881ff Added 'hunter' to version number 2017-11-15 13:26:42 +01:00
Jorrit Wronski cea75e7f6a Conditionally include hunter gate 2017-11-15 13:23:37 +01:00
Jorrit Wronski 6dd2613783 Started to hunterize inja 2017-11-15 11:29:26 +01:00
pantor e7179f99fe add Wall to cxx flags 2017-11-13 20:01:32 +01:00
pantor c06da24f4d code cleaning 2017-08-18 15:38:32 +02:00
pantor 0e3d6ba4d4 add line statements, new tests, c++11 in cmake 2017-08-15 15:02:44 +02:00
pantor 8fe73eabc8 Added CMake and TravisCI 2017-08-14 08:12:39 +02:00