Commit Graph

28 Commits

Author SHA1 Message Date
Vaxry a685493fdb cmake: bump sover to 2 2024-03-08 16:18:28 +00:00
Vaxry 84170ba0e5 cmake: bump ver to 0.5.0 2024-03-08 16:15:14 +00:00
Vaxry bba5daeaf9 header: undef internal symbols if not internal 2024-03-08 16:15:01 +00:00
Vaxry 9995f54edd cmake: bump ver to 0.4.2 2024-03-07 18:14:09 +00:00
Vaxry f1db1a7e1f cmakelists: add O3 for release 2024-03-07 01:41:15 +00:00
Vaxry 42c66f6b44 cmakelists: bump ver to 0.4.1 2024-02-28 01:02:18 +00:00
Vaxry 11d5ccda07 cmake: bump sover to 1 2024-02-17 23:34:20 +00:00
Vaxry df4be17dea cmake: bump ver to 0.4.0 2024-02-17 23:32:21 +00:00
Vaxry aeb3e012ad cmake: bump ver to 0.3.2 2024-02-15 14:05:43 +00:00
Vaxry a3b1a6b649 cmake: bump version to 0.3.1 2024-02-12 21:46:12 +00:00
Vaxry 78c16564ac build: unbreak clang 2024-02-12 17:23:50 +00:00
Vaxry 335d0c65e1 cmake: bump ver to 0.3.0 2024-02-09 20:30:26 +00:00
Pavel Solovev 25da0804b0 use CMAKE_INSTALL_FULL_LIBDIR in pkgconfig instead of hardcoded lib 2024-01-09 17:20:04 +02:00
Pavel Solovev d48680678d cmake: install pkgconfig in CMAKE_INSTALL_LIBDIR
This's a library so the pkgconfig file should be installed in CMAKE_INSTALL_LIBDIR
2024-01-09 11:01:51 +02:00
Pavel Solovev f1aaf52c36 cmake: use GNUInstallDirs variables 2024-01-06 00:15:08 +02:00
Mihai Fufezan 8118461c52
CMake: add SOVERSION 2024-01-05 23:27:29 +02:00
Mihai Fufezan 4c28464a7d
CMake: fix install dirs 2024-01-04 12:41:03 +02:00
Vaxry 6624f2bb66 cmake: use CMAKE_SOURCE_DIR for tests
fixes #7
2024-01-03 14:13:58 +01:00
Vaxry 218d392e54 cmake: use binary_dir instead of build/
fixes #6
2024-01-03 13:59:09 +01:00
Vaxry 6f62e2d5f4 version: bump to 0.2.1 2024-01-02 23:10:42 +01:00
Mihai Fufezan db5e1399b9
Fix pkg-config and Nix 2024-01-02 23:17:22 +02:00
Vaxry 5cb3d2ba62 cmakelists: bump version to 0.2.0 2024-01-01 13:27:04 +01:00
Vaxry 1db2a12767
CI: add fuzzing and sanitizing (#5) 2023-12-31 16:51:50 +01:00
Vaxry 55e6ca0e67 cmake: add pkg-config files 2023-12-31 14:41:22 +01:00
Vaxry 946e3d604c cmake: add install targets 2023-12-29 20:04:23 +01:00
Mihai Fufezan 57fdf6038e
CMake: install lib and fix test path 2023-12-28 23:11:27 +02:00
Vaxry b355124950 cmakelists: make library shared 2023-12-28 21:26:25 +01:00
Vaxry e15526ee91 initial commit
parses variables. Progress, I guess.
2023-12-28 20:38:01 +01:00