1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-09-16 21:44:08 +00:00
Commit graph

517 commits

Author SHA1 Message Date
psi29a
6a6550028d Update 2 files
- /CI/before_script.osx.sh
- /CI/before_install.osx.sh
2024-01-07 00:35:10 +00:00
psi29a
411c920694 Update file before_install.osx.sh 2024-01-06 22:57:40 +00:00
psi29a
c21e7d3490 Update file before_install.osx.sh 2024-01-06 22:50:31 +00:00
psi29a
27679116b1 Update file before_install.osx.sh 2024-01-06 22:34:22 +00:00
psi29a
681a244c70 Update file before_install.osx.sh 2024-01-06 22:15:28 +00:00
psi29a
a44ef90e95 Update file before_install.osx.sh 2024-01-06 21:56:30 +00:00
psi29a
6ee5332921 Update file before_script.osx.sh 2024-01-06 21:01:14 +00:00
psi29a
2baccefeb3 Update file before_install.osx.sh 2024-01-06 12:00:40 +00:00
psi29a
7300bab7cd Update file before_install.osx.sh 2024-01-06 11:34:13 +00:00
psi29a
9fa27a98be qt5 for now 2024-01-01 21:32:18 +00:00
psi29a
8391f54ca5 bad hack workaround 2024-01-01 19:30:51 +00:00
psi29a
873c99feb4 Update file before_install.osx.sh 2024-01-01 18:45:49 +00:00
psi29a
856d04505d Qt was not well installed 2024-01-01 18:34:08 +00:00
psi29a
9c227a59d5 purge more, find stuf 2024-01-01 18:16:40 +00:00
psi29a
3bfb9aa4a3 Update file before_install.osx.sh 2024-01-01 17:57:37 +00:00
psi29a
88ffcddb42 Update file before_install.osx.sh 2024-01-01 17:42:01 +00:00
psi29a
9dcb7bb3bc no really, qt please 2024-01-01 16:59:54 +00:00
psi29a
55ee0f67e4 purge php and its deps 2024-01-01 16:40:07 +00:00
psi29a
fc6c94fc25 Update file before_install.osx.sh 2024-01-01 16:08:12 +00:00
psi29a
e9f3e5c6d1 Merge branch 'lua_actions_electric_boogaloo' into 'master'
Lua actions take 3

See merge request OpenMW/openmw!2628
2023-12-29 18:56:59 +00:00
uramer
0e2e386dc9 Lua actions take 3 2023-12-29 18:56:59 +00:00
elsid
491525d173
Add shebangs to bash scripts
To specify used interpreter and set exit on error mode.
2023-12-20 22:44:20 +01:00
elsid
f08ab9af56
Use SDL2 generate cmake files to find the package 2023-11-24 15:56:54 +01:00
elsid
e8362c7fed
Install libyaml-cpp0.8 for integration tests 2023-11-10 18:54:59 +01:00
elsid
aefab1aac5
List installed packages 2023-11-10 18:36:39 +01:00
AnyOldName3
5cb5d2e166 Add error handling to Store-Symbols.ps1 2023-10-25 18:07:26 +01:00
Bret Curtis
1bd4860026 no more obsolete mygui shizzle for macos 2023-10-22 11:25:39 +02:00
Bret Curtis
6e530ebd65 make sure we are using our latest libs from daily or staging if doing a transition 2023-10-17 23:53:04 +02:00
Bret Curtis
2a8976d4e9 bump windows mygui to 3.4.3 2023-10-17 23:53:04 +02:00
Bret Curtis
8885519953 bump macos deps for arm64 2023-10-17 23:53:04 +02:00
AnyOldName3
0d7b3d1eee Upgrade to standalone aqt v3.1.7 2023-10-09 13:52:01 +01:00
Bret Curtis
e9ff87b553 bump macos to use boost 1.83 which solves issues 2023-09-27 17:13:02 +02:00
AnyOldName3
949dc58741 Improve Store-Symbols.ps1
* Handle other things also using CMake's file API.
* Ensure the right version of symstore is used.
* Upgrade to symstore 0.3.4 to fix incorrect IDs.
2023-09-13 22:57:16 +01:00
AnyOldName3
1747f585d4 Fix dumb typo
Now zlib debug DLLs are installed for Debug builds
2023-08-20 16:45:32 +00:00
psi29a
806fe0a9c3 Merge branch 'noqt6formacosyet' into 'master'
Have macos use Qt5 instead of Qt6

See merge request OpenMW/openmw!3316
2023-08-06 16:06:28 +00:00
psi29a
088e8ea4c8 Have macos use Qt5 instead of Qt6 2023-08-06 16:06:28 +00:00
psi29a
8d1a19a6f4 [#7358] Make MyGui 3.4.2 required for 0.49 2023-08-06 16:05:59 +00:00
psi29a
1caf64d9cf Try using latest coverity with focal and clang-12 2023-07-23 22:43:24 +02:00
uramer
d4d2112b06 Fail Teal generation on any error 2023-07-08 18:44:22 +02:00
psi29a
96356a3815 Update file before_script.osx.sh 2023-07-08 12:42:06 +00:00
psi29a
b62b5f363e Merge branch 'osg_win_dep' into 'master'
Use most recent OSG dependency to match 0.48 RC builds

See merge request OpenMW/openmw!3120
2023-06-10 08:54:31 +00:00
elsid
6c7cdb981d
Use most recent OSG dependency to match 0.48 RC builds 2023-06-10 00:33:34 +02:00
elsid
11204d35d6
Use zlib directly for ESM4
Fallback to decompression by block of fixed size when decompressing the
whole archive fails.
2023-06-10 00:12:57 +02:00
elsid
c8a848777e
Build only openmw by Ubuntu_GCC_asan job 2023-06-05 22:45:09 +02:00
psi29a
a5c2ad45dc Support macOS: AMD64 and ARM64 2023-05-27 13:34:31 +00:00
elsid
6521cb4d7c
Add CI job to run integration tests with AddressSanitizer 2023-05-23 13:39:44 +02:00
elsid
81ed0ccd52
Fetch with unshallow flag
Otherwise fetch may not fetch all commits in the branch.
2023-04-29 00:03:29 +02:00
psi29a
2e45c80ac2 Merge branch 'remove_boost_fs' into 'master'
Don't install boost-filesystem anymore

See merge request OpenMW/openmw!2972
2023-04-26 06:52:18 +00:00
elsid
d82b41be08
Fetch more commits from source repository to find merge-base
Gitlab CI fetches only 10 commits from source repository which might not be
enough for git merge-base.
2023-04-26 02:04:45 +02:00
jvoisin
8e3576022a Don't install boost-filesystem anymore 2023-04-25 23:26:29 +02:00