Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-28 | Switch to dual-licensing with CC BY-SA and MPL 2.0 | xengineering | |
This repository mixes art and code. Since it is hard to find a suitable license for both dual-licensing is an obvious choice to fix that problem. | |||
2024-11-24 | icons: Implement PDF export with CMake | xengineering | |
2024-11-24 | cmake: Add minimal CMakeLists.txt starting point | xengineering | |
This specifies the minimal CMake version and defines the project name. Furthermore C and CXX language support is disabled since this is not needed here. |