Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: c705c3d75dd061c4f81653e5a00d4c51dbdbf172
https://github.com/Warzone2100/warzone2100/commit/c705c3d75dd061c4f81653e5a00d4c51dbdbf172
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M CMakeLists.txt
A cmake/WZTargetConfiguration.cmake
M lib/exceptionhandler/CMakeLists.txt
M lib/framework/CMakeLists.txt
M lib/gamelib/CMakeLists.txt
M lib/ivis_opengl/CMakeLists.txt
M lib/netplay/CMakeLists.txt
M lib/sdl/CMakeLists.txt
M lib/sequence/CMakeLists.txt
M lib/sound/CMakeLists.txt
M lib/widget/CMakeLists.txt
M lib/wzmaplib/CMakeLists.txt
M src/CMakeLists.txt
Log Message:
-----------
[CMake] Refactor how WZ target compiler flags are set
Commit: b9f8e1ef4cf72a2135c29e9f980be93534444cb9
https://github.com/Warzone2100/warzone2100/commit/b9f8e1ef4cf72a2135c29e9f980be93534444cb9
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M src/version.cpp
Log Message:
-----------
extractVersionNumberFromTag: Extract the qualifier as well
Commit: 2938eeaaf2dc3215157bffac991a5d095e216bad
https://github.com/Warzone2100/warzone2100/commit/2938eeaaf2dc3215157bffac991a5d095e216bad
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M src/version.cpp
M src/version.h
Log Message:
-----------
Add new version info functions
Commit: c67f4da04d23502560a455efd3cda9248522b5ca
https://github.com/Warzone2100/warzone2100/commit/c67f4da04d23502560a455efd3cda9248522b5ca
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M COPYING.NONGPL
A lib/exceptionhandler/3rdparty/sentry/CMakeLists.txt
A lib/exceptionhandler/3rdparty/sentry/PatchSentryNative.cmake
A lib/exceptionhandler/3rdparty/sentry/utf_string_conversion_utils.mingw.cc
A lib/exceptionhandler/3rdparty/sentry/wz-sentry-config.h.in
M lib/exceptionhandler/CMakeLists.txt
M lib/framework/string_ext.h
M src/CMakeLists.txt
M src/clparse.cpp
M src/main.cpp
M src/quickjs_backend.cpp
M src/urlhelpers.cpp
M src/urlhelpers.h
A src/wzcrashhandlingproviders.cpp
A src/wzcrashhandlingproviders.h
Log Message:
-----------
Add optional support for Sentry crash-handling provider
Commit: ee53a4eb216c55f4607aa3016baa53234e6778b0
https://github.com/Warzone2100/warzone2100/commit/ee53a4eb216c55f4607aa3016baa53234e6778b0
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M .github/workflows/CI_windows.yml
Log Message:
-----------
[GitHub Actions] Windows: Fix distributor for mingw builds
Commit: b5b035145de90e0257b122a8cb593de17376ac90
https://github.com/Warzone2100/warzone2100/commit/b5b035145de90e0257b122a8cb593de17376ac90
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M .github/workflows/CI_macos.yml
M .github/workflows/CI_windows.yml
Log Message:
-----------
[GitHub Actions] Windows, macOS: Enable support for Sentry crash-handling
Commit: faf9a78fdad985f7cbfc29e0bc07af21f6990ccb
https://github.com/Warzone2100/warzone2100/commit/faf9a78fdad985f7cbfc29e0bc07af21f6990ccb
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M .github/workflows/CI_windows.yml
Log Message:
-----------
[GitHub Actions] Windows: Tweak conditions for uploading archive artifact
Commit: ff179683859090d4f2fb459308a102bd48750da5
https://github.com/Warzone2100/warzone2100/commit/ff179683859090d4f2fb459308a102bd48750da5
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M .github/workflows/CI_windows.yml
Log Message:
-----------
[GitHub Actions] Windows: Upload debug symbols
Commit: 334d4cb854e2b603943ae8b0c14842aa5726c9f0
https://github.com/Warzone2100/warzone2100/commit/334d4cb854e2b603943ae8b0c14842aa5726c9f0
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M lib/framework/debug.cpp
Log Message:
-----------
debug.cpp: Adjust initial log file line
Commit: 448fe7516877d2425b4535a16df7117831606bf8
https://github.com/Warzone2100/warzone2100/commit/448fe7516877d2425b4535a16df7117831606bf8
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M .github/workflows/CI_macos.yml
Log Message:
-----------
[GitHub Actions] macOS: Upload debug symbols
Commit: 28fb1652043f59d5b8ab95620d63e312ef5a1793
https://github.com/Warzone2100/warzone2100/commit/28fb1652043f59d5b8ab95620d63e312ef5a1793
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M src/version.cpp
Log Message:
-----------
extractVersionNumberFromTag: Prevent std::out_of_range: basic_string
Commit: b1f127270f5f80d8cf36f5e62076311fb664bbe5
https://github.com/Warzone2100/warzone2100/commit/b1f127270f5f80d8cf36f5e62076311fb664bbe5
Author: past-due <[email protected]>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M src/wzcrashhandlingproviders.cpp
Log Message:
-----------
Add basic ActivitySink for Sentry crash-handling provider
Compare:
https://github.com/Warzone2100/warzone2100/compare/e0c17f814747...b1f127270f5f
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits