Commit Graph

21 Commits

Author SHA1 Message Date
146dca1359
No genrator expressions in set() allowed, apparently.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-02 09:20:22 +02:00
2947c31263
set_property didn't work like I thought. 🤷
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-02 09:10:57 +02:00
20d9c64161
Use CMAKE_SHARED_LINKER_FLAGS with cmake < 3.13.
Some checks failed
continuous-integration/drone/push Build is failing
2019-08-02 09:05:10 +02:00
8adbb9478e
Updated Doxygen generation. 2019-08-02 08:54:43 +02:00
2fb329a302
Rearranged the file structure and rewrote the CMake recipes.
Some checks failed
continuous-integration/drone/push Build is failing
* Compile a library again.
* Made CMake recipes modular.
* Added xdgcfgConfig.cmake.
* Added pkg-config file.
* Updated readme.
2019-08-02 08:44:07 +02:00
91bbae667c
Added gcc-9 to CI. 2019-08-02 08:38:27 +02:00
bb08020611
Added install instruction for Gentoo.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-22 03:10:29 +02:00
1cca2b7406
CI: Added tests and examples, fixed omission.
All checks were successful
continuous-integration/drone/push Build is passing
2019-07-22 02:50:59 +02:00
4b3ececa13
Added CMake options to the readme. 2019-07-22 02:44:50 +02:00
e07a6ab6cb
Added tests and made compiling the example optional. 2019-07-22 02:37:03 +02:00
3a7a7b428b
Updated CI recipe. 2019-07-21 22:48:25 +02:00
7c111cd3ba
Put everything in the header. 2019-07-21 22:48:15 +02:00
e22f82fc6f
Removed superfluous consts.
All checks were successful
the build was successful
2018-12-29 04:10:17 +01:00
6c0976baa7
Updated drone recipe
All checks were successful
the build was successful
2018-11-02 23:45:14 +01:00
eb47e38444
Fixed bug: Parent directories were only created if subdir was non-empty 2018-11-02 23:01:11 +01:00
4785f8ce64
Made sure all parent directories are created, if necesssary
All checks were successful
the build was successful
2018-08-31 19:22:00 +02:00
d3d4786e21
Added drone file
All checks were successful
the build was successful
2018-08-11 08:37:21 +02:00
bae3f09ed2
Changed get_filepath() from string to filesystem::path 2018-08-11 07:10:53 +02:00
f4ab842787
typo 2018-08-10 03:02:57 +02:00
b04cb01382
Added documentation generation 2018-08-10 02:55:09 +02:00
e0ea4d7a7b
initial commit 2018-08-10 02:33:31 +02:00