Lars Toenning
5bc216d994
[skip ci] feat: Add Innosetup installer
2024-11-05 12:29:34 +01:00
Lars Toenning
de7b820112
refactor: Remove weather support
2024-10-13 15:20:57 +02:00
Lars Toenning
89c4907888
build: Add CMakePresets.json
2024-07-07 23:15:15 +02:00
Lars Toenning
207d288ae7
build: Use argparse for CLI arguments in build script
2024-07-07 23:15:15 +02:00
Lars Toenning
c96889bae8
build: Move build util functions to separate file
...
Previously, having everything in a single file causes issues, because
build.py is also called from CMake to get the version number. This only
worked for users, who had "requests" installed, as this library is
required in build.py.
2024-07-07 22:05:00 +02:00
Lars Toenning
09dda853b1
ci: Increase number of jobs on Windows
2024-03-10 08:49:19 +01:00
Lars Toenning
4298d38ee7
refactor: Clean up build.py
2024-03-09 22:09:10 +01:00
Lars Toenning
52cb97c222
refactor: Move externals/ to third_party/
2023-12-21 22:58:30 +01:00
Lars Toenning
662ae094b4
Build MacOS executables as bundles
2023-11-22 18:30:30 +01:00
Lars Toenning
297c78c326
Add option to build minimized debug symbols
...
Related to 621f4c5add
2023-11-16 11:45:06 +01:00
Lars Toenning
1deaeba584
Add CMake support
2023-11-12 21:36:21 +01:00
Lars Toenning
bcc4bdd31e
Add SPDX identifiers for REUSE compliance
...
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com >
2023-10-03 09:29:49 +02:00
Lars Toenning
c4cfdc1fcc
Remove EOL feature
2023-02-28 21:12:24 +01:00
Mat Sutcliffe
855c97bc88
Issue #92 Bump version number and switch to 3-part version numbers
2022-01-03 16:38:47 +00:00
Mat Sutcliffe
aa32544b53
[CI] Rationalize Backtrace tokens
2020-09-15 18:23:39 +01:00
Mat Sutcliffe
132cc167fc
[CI] Cross-compile to 32bit Windows using 64bit tools
2020-09-15 00:21:54 +01:00
Mat Sutcliffe
96bdad32e6
[CI] Fix wrong externals path
2020-09-15 00:21:10 +01:00
Mat Sutcliffe
d765040c92
Symbol uploads: tag each one with the swift version number
...
This is to make them easier to recognize and manage in the
Backtrace web app.
2020-09-11 22:20:42 +01:00
Mat Sutcliffe
bfa82affb9
Issue #17 Disable building xswiftbus for 32bits
2020-08-02 23:00:21 +01:00
Mat Sutcliffe
faf7f2a2cf
Issue #15 [CI] Don't parallelize make check
2020-08-01 19:48:37 +01:00
Mat Sutcliffe
c2a744a898
Dead code removal
2020-06-29 18:34:17 +01:00
Mat Sutcliffe
362e3fa453
Hide Backtrace token
2020-06-29 18:34:17 +01:00
Mat Sutcliffe
9309beefc4
[CI] Fix stderr not being captured in log
2020-06-29 18:34:16 +01:00
Mat Sutcliffe
4a9e222733
[CI] Refactoring
2020-06-29 18:34:15 +01:00
Mat Sutcliffe
e38423a8b3
[CI] Capture build stderr in a log file for later processing
2020-06-29 18:34:14 +01:00
Mat Sutcliffe
6b174d20b4
Add Github Actions workflow
2020-06-29 18:34:14 +01:00
Mat Sutcliffe
88f8e8130f
Remove references to ccache and clcache
2020-06-29 18:34:14 +01:00
Mat Sutcliffe
c5d4134ef9
remove Jenkinsfile
2020-06-29 18:34:14 +01:00