Lars Melchior
1ebbac6332
Apply clang-format and cmake-format and add style check workflow ( #171 )
...
* apply clang-format and cmake-format and add style check workflow
* add declare package definition
* add additional public methods and rename internals
* change development verison tag to 1.0.0
* rename internal method
* rename public method
* rename test var
* update copyright and fix comment
* typo
* run fix-format
* fix test function names
2021-01-06 14:40:33 +01:00
Prabir Shrestha
d17500b0be
ignore lua.c and luac.c from lua ( #149 )
...
* ignore lua.c and luac.c from lua
* Update README.md
* update CMakeLists.txt for sol2
2020-09-13 12:00:19 +02:00
Lars Melchior
4064a45552
Add CPM_SOURCE_CACHE environmental variable support and keep existing sources ( #83 )
...
* read CPM_SOURCE_CACHE from environment
* update readme
* cleanup
* add cache tests
2019-10-10 20:13:10 +02:00
Lars Melchior
a6bc65a76c
add cxxopts example and update lua ( #73 )
...
* add cxxopts example
* use new tags for lua
* update readme
* update readme
* update lua
* typo
2019-07-24 11:48:50 +02:00
Lars Melchior
3d75ed06a3
add unit tests and determine version from GIT_TAG ( #66 )
...
* add unit tests
* determine package version from git tag. closes #54 .
* update readme
* bugfix
* update example
* update gitignore
2019-06-22 13:31:32 +02:00
Lars Melchior
1e25367c8c
add sol2 example ( #65 )
...
* add sol2 example
* Update README.md
* Update README.md
2019-05-25 14:14:31 +02:00