Commit graph

9 commits

Author SHA1 Message Date
Jacob 8a3d21ea31 Add Gentoo ebuild, along with code necessary to generate one. Also,
clean up the CMakeLists.txt file, allowing it to be more cross platform.
2024-05-14 15:39:50 +02:00
Jacob ceda875213 Make use of the template functions in the test cases. 2024-05-14 10:04:32 +02:00
Jacob f30f1431fd Add Arch packaging.
TODO: Gentoo, Debian and Red Hat packaging.
2024-05-13 15:09:20 +02:00
Jacob e2568dd62d Add a docpp_make script, which creates a tarball release. 2024-05-13 02:46:21 +02:00
Jacob b44a934d20 Add docpp.pc file, allowing pkg-config to find docpp. 2024-05-13 02:00:40 +02:00
Jacob 9c990fe9eb Lower C++ standard to C++11, because currently we're
not using any newer features.
2024-05-06 01:00:54 +02:00
Jacob 0b0c89a55b Maybe changing the way we set the standard will fix it? 2024-05-06 00:26:23 +02:00
Jacob 8689ada650 Fix some mistakes in the CMakeLists file, disable tests for GitHub
Actions
2024-05-06 00:00:11 +02:00
Jacob 0641a95770 Initial commit 2024-05-05 23:31:42 +02:00