summaryrefslogtreecommitdiff
path: root/cJSON
Commit message (Collapse)AuthorAgeFilesLines
* cJSON/1.7.19/Dockerfile: Fix CMake >= 4.0 supportXavier Del Campo Romero2026-02-081-0/+1
| | | | | | | | CMake 4.0 decided to break compatibility against projects supporting CMake 3.5 and newer. [1] As a workaround, CMake 4.0 suggests the flag added by this commit. [1]: https://cmake.org/cmake/help/latest/release/4.0.html#deprecated-and-removed-features
* Add cJSON-1.7.19Xavier Del Campo Romero2026-02-081-0/+20
|
* cJSON/1.7.18: Rely on DESTDIRXavier Del Campo Romero2025-10-091-4/+5
| | | | | | Otherwise, the installation prefix would be /opt/spm/cjson-1.7.18 instead of /usr/local, which can cause issues for CMake projects relying on the .cmake files installed by cJSON on /usr/local/lib.
* Add cJSON-1.7.18Xavier Del Campo Romero2024-08-011-0/+19
|
* Use scratch on final stepXavier Del Campo Romero2024-02-121-1/+3
| | | | This reduce the final image size significantly.
* Move installed packages to /opt/spm/Xavier Del Campo Romero2023-09-011-1/+1
|
* Add cJSON-1.7.16Xavier Del Campo Romero2023-07-141-0/+17