Matt
5c490b408b
Print clang-format version
2019-12-22 21:48:34 +01:00
Gokturk Yuksek
7bf05d4c04
Fix #10308 : remove the last remnants of libsdl2-ttf references ( #10321 )
...
As per #5702 , SDL2_ttf dependency is completely eliminated from
OpenRCT2. However, there are still references to it, which are
redundant and misleading. Clean up the remaining references to
libsdl2-ttf.
Closes: https://github.com/OpenRCT2/OpenRCT2/issues/10308
2019-12-02 07:41:18 +01:00
TheAssassin
0152eaa246
Build versioned AppImages ( #10265 )
2019-11-19 16:00:51 +01:00
Ted John
73dae03601
Update appveyor_deploy.ps1
2018-10-28 12:57:57 +00:00
Ted John
c3f4260aad
Update appveyor_deploy.ps1
2018-10-28 12:32:08 +00:00
Ted John
aae2cf9250
Find correct zip file
2018-10-28 11:47:34 +00:00
Michał Janiszewski
593f9a03ea
Upload zipped symbols to backtrace.io
2018-10-28 00:16:08 +02:00
Ted John
5ec03c7a4c
Remove unnecessary opinion from comment
2018-10-24 23:36:14 +02:00
Michał Janiszewski
cc3beb9237
Upload symbols from AppVeyor to backtrace.io
2018-10-24 23:36:14 +02:00
Ted John
82107e5666
Merge pull request #7957 from TheAssassin/appimage
...
Add build scripts to create an AppImage.
2018-10-04 07:50:06 +01:00
Ted John
e46b5c752a
Build AppImage for release
2018-09-29 14:11:49 +01:00
Ted John
5ff7a0a4f8
Remove code signing clutter
2018-09-08 21:29:10 +01:00
TheAssassin
0b3ddc85d6
Remove redundant CLI flags
2018-08-29 22:32:47 +02:00
TheAssassin
b189ea27b4
Switch to ninja
2018-08-29 22:23:53 +02:00
TheAssassin
4cc80613cb
Remove compatibility hacks
2018-08-29 22:05:57 +02:00
Michał Janiszewski
5b85a944bb
Use LD_PRELOAD only on built binaries in 32-bit jobs
...
This avoids trying to preload the 32-bit library into 64-bit processes.
The exception is ctest which will be tried, but it's easiest to do it this way.
2018-08-29 10:55:44 +02:00
Michał Janiszewski
50d885fc4a
Use libSegFault to print stacktraces on Travis
2018-08-29 10:41:09 +02:00
Hielke Morsink
c5ac6ffb08
Add run-clang-format to be run by Travis CI
2018-07-23 15:58:00 +02:00
TheAssassin
5ce90f8906
libfuse2 isn't needed any more
2018-07-01 14:12:05 +02:00
TheAssassin
e567c568bb
Remove deprecated icu build
2018-07-01 14:08:18 +02:00
TheAssassin
8b0ca9ef81
AppImage build scripts, mk. 1
...
Produces working AppImage for bionic and newer distros.
2018-07-01 14:04:37 +02:00
Ted John
314707d67a
Add git describe support for AppVeyor builds
2018-06-14 12:52:01 +01:00
Michał Janiszewski
bc67191925
Improve reporting of ccache stats
...
Now shows pre & post build stats in form of diff.
2018-05-30 13:50:17 +02:00
Michał Janiszewski
aa8322e03a
Use ccache in Travis Linux builds
2018-05-30 00:03:38 +02:00
Ted John
bece5e5429
Merge pull request #7431 from IntelOrca/refactor/use-shared-ptr-1
...
Use shared_ptr for long-life objects
2018-05-13 00:19:43 +01:00