ClausKlein
b727eadfc7
back to c++17
2021-02-15 21:01:56 +01:00
ClausKlein
0322f4eeed
perfect, dynamic libray suppart added
...
SOVERSION 1 used and requered
except for windoof!
2021-02-15 09:28:30 +01:00
ClausKlein
0bad72b51e
support dynamic library too
...
generate export header needed and install it
2021-02-14 23:44:26 +01:00
ClausKlein
7f36b7cb86
cleanup build files
...
use strict -std=c++20
update cmake-format config file
2021-02-13 21:56:31 +01:00
ClausKlein
1aad14a6fa
change github actions to develop branch
...
set version to v1.0.1
2021-02-12 23:29:14 +01:00
ClausKlein
79060d4af6
do it my way, modernize cmake
...
build dynamic lib
use makefile wrapper to test all use cases
include clang-tidy config file
prevent clang-tidy warnings
2021-02-12 18:52:34 +01:00
ClausKlein
f158b9ca9c
back to version 1.0
...
respect most review comments
2021-02-11 19:17:06 +01:00
ClausKlein
88781d22ab
add build time dependency to static lib
...
the header only fmt lib is used to show this
2021-02-10 22:33:08 +01:00
Lars Melchior
92adf2db25
Create version header and update readme ( #44 )
...
* add note on github pages
* add version information to standalone. closes #35 .
* update version info
* move includes into project directory and create version header
* fix style
* add comment for version header location
2020-06-03 16:25:44 +02:00
Lars Melchior
032e506c12
Doxygen support ( #43 )
...
* init doxygen
* fix format
* use readme as main file
* don't generate LaTeX
* automatically use correct project version and update html settings
* minify Doxyfile
* add documentation
* add workflow to publish documentation
* remove mac comment
* formatting
* fix typo
* grammar
2020-06-03 14:31:53 +02:00
Cvelth
cefd3fb80e
DOCTEST_CONFIG_USE_STD_HEADERS in MSVC++ ( #30 )
...
* replace <sstream> with <ostream>
* Use provided by doctest macro instead of explicit include (#1 )
* dEfine `DOCTEST_CONFIG_USE_STD_HEADERS` globally
2020-04-24 12:20:42 +02:00
Lars Melchior
532a9b7abe
document sstream inclusion
2020-04-11 13:09:35 +02:00
Lars Melchior
6f46945151
is sstream really always required?
2020-04-11 12:59:41 +02:00
Lars Melchior
9a5f50f95c
fix tests
2020-04-11 12:37:35 +02:00
Lars Melchior
c94580f25c
init
2020-04-11 12:31:08 +02:00