| 2025-12-21 10:00:30 by Mark Davies | Files touched by this commit (5) | |
Log message: rapidjson: update to 1.1.0.20250205 rapidjson hasn't tagged a release since 2016, but some packages are now relying on more recent features so update to a recent arbitrary tag. Use the same tag that OpenBSD currently uses. |
| 2025-08-11 14:04:14 by Thomas Klausner | Files touched by this commit (5) |
Log message: rapidjson: use upstream patch for cmake 4 |
| 2025-08-11 10:34:16 by Thomas Klausner | Files touched by this commit (1) |
Log message: rapidjson: fix build with cmake 4 |
| 2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
| 2024-06-18 12:06:21 by Mark Davies | Files touched by this commit (3) |
Log message: rapidjson: Removed non-compiling assignment operator - via Fedora. |
| 2023-03-06 10:11:10 by Tobias Nygren | Files touched by this commit (1) |
Log message: rapidjson: fix unintentional logic inversion for doxygen |
| 2023-03-06 10:05:27 by Tobias Nygren | Files touched by this commit (1) | |
Log message: rapidjson: disable building unit test for now After devel/googletest update, it's headers require C++14 but rapidjson insists on C++11. Wait for upstream to sort it out. |
| 2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103) |
Log message: *: convert to cmake/build.mk |