Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: remove nlohmann json library from project | saturneric | 2024-01-15 | 1 | -0/+0 |
| | |||||
* | feat: update thridparty libraries | saturneric | 2023-11-02 | 1 | -0/+0 |
| | |||||
* | feat: add callback function to event | saturneric | 2023-11-02 | 1 | -0/+0 |
| | |||||
* | chore: fetch the latest release of the json library | saturneric | 2023-10-18 | 1 | -0/+0 |
| | |||||
* | feat: update submodules | Saturneric | 2023-01-22 | 1 | -0/+0 |
| | |||||
* | <chore>(project, ui, core): update ci for release-deb-package.yml | Saturneric | 2022-01-12 | 1 | -0/+0 |
| | | | | | 1. Enable the latest one-off build. 2. Fix submodule dependency problem. | ||||
* | <refactor, chore>(project, ui, core): Normalize third-party dependencies. | Saturneric | 2022-01-12 | 1 | -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. | Saturneric | 2021-12-05 | 1 | -0/+26753 |