Commit Graph

13 Commits

Author SHA1 Message Date
Syping d7943e552d GitHub Actions: fix WebAssembly C build 2023-06-09 05:05:42 +02:00
Syping b838c505a4 libragephoto: C++ headers have now .hpp extension
RagePhoto.h -> RagePhoto.hpp
RagePhotoA.h -> RagePhotoA.hpp
RagePhotoC.h -> RagePhoto.h

unicode.cmake: exclude codecvt for C builds
GitHub Actions: separate C and CXX builds
2023-06-07 06:57:23 +02:00
Syping 8a29d8aebe GitHub Actions: use C library for WebAssembly build
RagePhoto.c: fix header includes
2023-06-06 20:22:20 +02:00
Syping 6d943e7b20 libragephoto: use C++17 for the CI/CD build 2023-03-06 20:31:54 +01:00
Syping 930897cf97 windows.yml: add Windows MSVC cross compile 2021-12-04 08:37:58 +01:00
Syping eed3290633 CMake and GitHub Actions update installations 2021-12-02 03:14:19 +01:00
Syping 9132f92410 GitHub Actions: Artifact uploads added 2021-12-01 09:04:10 +01:00
Syping 6d71d480b7 GitHub Actions: add webassembly.yml and update ubuntu.yml 2021-12-01 07:52:57 +01:00
Syping 56314c2738 CI: Update ubuntu.yml and add windows.yml 2021-11-12 03:06:37 +01:00
Syping 4e06444e40 CI: move apt install to ubuntu.yml 2021-11-01 19:46:07 +01:00
Syping 3479a5597c CI: Run sudo at cmake --install 2021-09-04 17:27:32 +02:00
Syping 01bb6e1bcf Fix CMake top-level detection, install build with CI 2021-09-04 17:24:22 +02:00
Syping 63c0977ed6 add error function, README and CI 2021-08-26 00:22:11 +02:00