aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Build amalgamation of Botan for os_name-archabi, supporting FreeBSDSven Gothel2022-07-251-2/+2
* Fix DoxygenSven Gothel2022-06-031-2/+2
* Java Binding 1/2 (Build clean, WIP) and minor alignmentsSven Gothel2022-06-021-10/+18
* Rename Project: Elevator -> Cipherpack, namespace elevator::cipherpack -> cip...Sven Gothel2022-05-301-16/+16
* jaulib/ Elevator: Set `DONT_USE_RTTI` to OFF for Elevator (default: rtti enab...Sven Gothel2022-05-181-2/+8
* Use local catch2 build (w/ rtti as required by botan); No need to subdir into...v0.1.0Sven Gothel2021-06-071-1/+1
* Use 'AMALGAMATION_ARCH_INC' derived from "${PROJECT_SOURCE_DIR}/include/amalg...Sven Gothel2021-06-071-0/+3
* Initial commit of working Cipherpack (See include/elevator/Cipherpack.hpp)v0.0.1Sven Gothel2021-06-071-1/+6
* Initial commit - Skeleton ProjectSven Gothel2021-03-021-0/+87