0ad/source
wraitii 69f31a67a4 More improvements to the release scripts.
- Add a 'dev' option to the mac bundle that's much faster, intended to
quickly test bundle-like behaviour.
- Add an option to only archive the 'mod' folder, intended to speed up
the CI weekly builds and avoid taking too much disk
space.
- Tweak the windows installer, add an option to create a shortcut to the
desktop (Fixes #1637). This uses the readme 'hack'
 which appears to be a relatively standard way of doing that.
- Make the scripts executable.
- Update jenkinsfile.

Follows d95550248b

Differential Revision: https://code.wildfiregames.com/D3191
This was SVN commit r24353.
2020-12-09 15:22:24 +00:00
..
collada Fix compiler warnings on VS 2015, refs #3439, refs #5069. 2018-03-10 09:58:53 +00:00
graphics Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
gui Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
i18n Update ICU on Windows to 68.1 with the v140_xp toolset. 2020-12-02 16:47:28 +00:00
lib Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
lobby Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
maths Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
pch Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
ps Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
renderer Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
rlinterface Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
scriptinterface Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
simulation2 Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
soundmanager Update random_shuffle usage for C++17 2020-11-30 15:52:16 +00:00
third_party Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
tools More improvements to the release scripts. 2020-12-09 15:22:24 +00:00
main.cpp Further header & precompiled cleanup, fix no-PCH builds. 2020-12-09 14:39:14 +00:00
test_setup.cpp Fix building without precompiled headers. 2020-11-18 11:35:36 +00:00