Commit graph

23 commits

Author SHA1 Message Date
940c2bb07e Only use --whole-archive on android 2026-06-30 15:29:00 +03:00
dab7b6327e Fix wgpu packaging for windows 2025-02-26 22:13:14 +03:00
c3a859d358 Stop compilation for android if application name is not set 2024-08-22 18:36:05 +03:00
241f3afde3 Conditionally add freetype and wgpu libs to packaging files 2024-08-16 18:12:47 +03:00
f177f29a60 Add psemek_add_dev_application & psemek_add_dev_tool for non-packaged executables 2024-08-08 00:27:19 +03:00
ab50b4c323 Remove debug printing from packaging functions 2024-08-07 15:43:11 +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
4a17529e39 Fix cross-compiling build tools 2024-03-07 18:34:42 +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
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
15bfb378aa Add -DPSEMEK_PACKAGE_MODE in package mode 2022-08-14 23:15:39 +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