Commit graph

28 commits

Author SHA1 Message Date
ab50b4c323 Remove debug printing from packaging functions 2024-08-07 15:43:11 +03:00
bd202d08ae Add wgpu to windows packaging 2024-06-18 12:35:39 +03:00
7218730e7c Add wgpu to linux packaging 2024-06-18 12:35:22 +03:00
7537338bdb Create the packaging output directory before packaging 2024-06-18 12:35:12 +03:00
85031e0d59 Support globbing in psemek_package_files 2024-06-17 23:41:26 +03:00
119a323b72 Update package images to use ubuntu:24.04 with gcc-13 and mingw-13 2024-03-28 15:27:54 +03:00
4a17529e39 Fix cross-compiling build tools 2024-03-07 18:34:42 +03:00
0b1bd8cf2f Remove libmpg & libpng from packaging 2023-12-04 18:15:02 +03:00
8a437086d6 Package with debug information 2023-09-29 17:25:48 +03:00
80c243ee2f Don't strip linux binary to preserve symbol names 2023-08-06 21:28:18 +03:00
2e569b2cd3 Packaging fixes 2023-07-18 20:40:53 +03:00
b33ef168ea Add linux packaging 2023-07-18 20:23:34 +03:00
54b78e6c66 Android WIP: support OpenGL ES 3.2 and implement Android backend library 2023-07-18 15:43:14 +03:00
a1b00d4a70 Make linking psemek-backend optional 2023-07-14 22:28:52 +03:00
ceb69b9d62 Make SDL2 into an optional backend 2023-07-14 22:28:20 +03:00
e19b515404 Make psemek_package_files respect relative directories 2023-01-07 02:26:16 +03:00
42e1136123 Remove sdl2-mixer dependency 2023-01-04 18:11:38 +03:00
9e5b6997f6 Add a CMake function for adding extra files to packaging 2023-01-04 18:01:06 +03:00
64425e4cc9 Implement adding windows resource file for a target 2022-12-22 21:50:25 +03:00
2349882abc Fix updating apt-get in Dockerfiles 2022-12-22 21:49:53 +03:00
b247566b09 Fix used docker image for packaging 2022-12-22 21:48:51 +03:00
7d55214e4e Fix sound on linux 2022-10-02 23:07:10 +03:00
15bfb378aa Add -DPSEMEK_PACKAGE_MODE in package mode 2022-08-14 23:15:39 +03:00
6108fc591b Re-build packaging images with reproducible Dockerfiles 2022-08-06 19:36:05 +03:00
a14f936cf0 Support packaging output path & version suffix 2022-03-03 16:01:44 +03:00
f0611657ac Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
061489a1ce Remove unused packaging function 2020-09-23 11:50:18 +03:00
ae282d796c Implement packaging for windows 2020-09-19 11:51:51 +03:00