aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/json/json.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: remove nlohmann json library from projectsaturneric2024-01-151-0/+0
|
* feat: update thridparty librariessaturneric2023-11-021-0/+0
|
* feat: add callback function to eventsaturneric2023-11-021-0/+0
|
* chore: fetch the latest release of the json librarysaturneric2023-10-181-0/+0
|
* feat: update submodulesSaturneric2023-01-221-0/+0
|
* <chore>(project, ui, core): update ci for release-deb-package.ymlSaturneric2022-01-121-0/+0
| | | | | 1. Enable the latest one-off build. 2. Fix submodule dependency problem.
* <refactor, chore>(project, ui, core): Normalize third-party dependencies.Saturneric2022-01-121-26753/+0
| | | | | | | | 1. All third-party dependencies are in the form of submodules . 2. Compile third-party dependencies together at compile time. 3. Strip 3rd party dependencies from source code. 4. Normalize the reference of the header file of the third-party dependency, and only refer to it once. 5. Remove all find_libraries and use build-time static library files instead.
* Remove rapidjson and Improve update ploicy.Saturneric2021-12-051-0/+26753