Commit Graph

2197 Commits

Author SHA1 Message Date
097c6fbc84 try fix last 2024-07-17 12:13:16 -06:00
841d441067 fix last 2024-07-17 12:08:50 -06:00
3136da51dd add on: to yaml 2024-07-17 12:08:07 -06:00
0425675b86 fix indentation 2024-07-17 12:05:53 -06:00
e3687fc5df fix indentation 2024-07-17 12:04:52 -06:00
c5b7e61ffb WIP release.yml action 2024-07-17 12:02:07 -06:00
1c6f181fb0 double quotes 2024-07-02 20:51:12 -06:00
4eedc58988 another quote 2024-07-02 20:49:08 -06:00
3d2d1b91a4 try quotes? 2024-07-02 20:48:11 -06:00
7d26a05b5c move the env lines up? 2024-07-02 20:46:32 -06:00
cb8a15727a +x 2024-07-02 20:45:13 -06:00
61c01b9804 no if 2024-07-02 20:44:16 -06:00
5188ceb837 hyphen out of name 2024-07-02 20:43:39 -06:00
9291927e7f trailing comma? 2024-07-02 20:42:49 -06:00
ad229c841d comments? 2024-07-02 20:41:31 -06:00
381987efbe try fix again 2024-07-02 20:40:17 -06:00
3c195437de try fix again? 2024-07-02 20:37:42 -06:00
0d685f250e fix if syntax 2024-07-02 20:36:20 -06:00
bc510b3d6e try to sign and notarize mac app 2024-07-02 20:34:34 -06:00
2be2df51c6 specify MACOS_DEPLOYMENT_TARGET at job level 2024-07-02 14:47:15 -06:00
5f9399e1ba try specify macos target for dependency source builds 2024-07-02 14:34:15 -06:00
a900db290b fix reference to sfml action outputs 2024-07-02 14:00:46 -06:00
c0fa62d3fc try no ls 2024-07-02 13:41:27 -06:00
06c2c9b228 try add FRAMEWORKPATH 2024-07-02 13:12:48 -06:00
19a390f589 fix rpath possibilities from install-sfml 2024-07-02 13:12:31 -06:00
163d264986 ls sfml/lib 2024-07-02 13:11:33 -06:00
0a08c27c50 mac try to build sfml from source 2024-07-02 12:47:32 -06:00
a1b5f57d1e try root for INCLUDEPATH 2024-07-02 12:16:46 -06:00
3f5234ffbc ls the directories 2024-07-02 12:12:25 -06:00
94980110ed try printing scons-build.sh extra args 2024-07-02 12:06:57 -06:00
e0601420c6 try caching boost build 2024-07-02 12:05:51 -06:00
dbd456af54 mac try building boost with github action 2024-07-02 11:55:46 -06:00
b0dd719502 fix-rpaths.sh fix last dylib connections 2024-07-01 15:16:45 -06:00
4f746673d2 fix-rpaths.sh fix bundled ogg version suffix 2024-07-01 14:50:02 -06:00
bd3aafc246 fix-rpaths.sh connect libpng16 2024-07-01 14:39:00 -06:00
98e1aba749 fix-rpaths.sh connect sfml-audio dependencies 2024-07-01 14:34:56 -06:00
83cd04f085 fix-rpaths.sh connect zlib and boost libs 2024-07-01 14:13:37 -06:00
423340f1a5 call fix-rpaths.sh subprocess with absolute script path 2024-07-01 13:45:09 -06:00
90ceaf9b69 call fix-rpaths.sh in proper working directory 2024-07-01 13:28:05 -06:00
0e67eaff55 linux upload build artifact 2024-07-01 13:02:26 -06:00
c6bd39509d mac connect executables with bundled dylibs 2024-07-01 12:59:37 -06:00
0630dd27d2 Mac upload build artifact 2024-06-29 16:04:30 -06:00
f8860f3aa8 win-scons upload build artifact 2024-06-29 15:04:43 -06:00
c251fee834 Fix graphics flickering/stretching on Windows (#367)
* DRY, standardized window top offset
* handle_splash_events() handle multiple events per frame
* accurate windows menubar height for multiple rows
* Windows filter a resize event triggered by the menubar
* windows expand small window to fit menubar
* splash screens draw in view rect, not window rect
2024-06-27 08:40:34 -04:00
d6ae801203 fix #368 2024-06-24 21:47:14 -04:00
5d73325621 Merge pull request #371 from NQNStudios/mac-fix
More homebrew search paths in Mac Scons
2024-06-23 02:09:33 -04:00
9ae81ca5b6 Merge pull request #370 from NQNStudios/mac-resolution-fix
Fix fullscreen window sizing on MacOS HighDPI display
2024-06-23 01:53:47 -04:00
73fc5be123 More homebrew search paths in Mac Scons 2024-06-19 21:13:55 -06:00
cc781e98be Fix fullscreen window sizing on MacOS HighDPI display 2024-06-19 20:33:36 -06:00
1efefd7cae Merge pull request #363 from NQNStudios/command-line-args
Fix silent crash on Windows & Standardize command line arguments
2024-06-13 08:23:34 -04:00