Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Also build a statically-linkable version | Marc | 2022-08-20 | 1 | -1/+6 |
| | |||||
* | Add macOS support (#8) | Marc | 2022-08-20 | 1 | -6/+8 |
| | | | Add macOS build support | ||||
* | build: Bump version number to 0.0.6 | Marc | 2022-08-10 | 1 | -1/+1 |
| | |||||
* | misc: Bump version to 0.0.5 | Marc | 2022-03-07 | 1 | -1/+1 |
| | |||||
* | misc: Bump version to 0.0.4 | Marc | 2022-03-07 | 1 | -1/+1 |
| | |||||
* | Revert "build: Add 'libinstall' target, for installing just the shared library" | Marc | 2022-02-01 | 1 | -1/+0 |
| | | | | This reverts commit 09e3322ba1d86e97e32f74382a4d5d5e77176e4a. | ||||
* | build: Add 'libinstall' target, for installing just the shared library | Marc | 2022-01-31 | 1 | -0/+1 |
| | |||||
* | misc: Build Git branch and hash into .so in Debug mode | Marc | 2022-01-28 | 1 | -6/+10 |
| | |||||
* | core: Use version set in CMakeLists, inside code. Bump version to 0.0.3 | Marc | 2022-01-28 | 1 | -1/+2 |
| | |||||
* | build: Unset hard dependency on clang in CMake | Marc | 2021-12-07 | 1 | -8/+8 |
| | | | | This commit also corrects a small warning for gcc. | ||||
* | Initial Commit | Marc | 2021-12-01 | 1 | -0/+51 |
Signed-off-by: Marc <foxtrot@malloc.me> |