TheAssassin
89493e399b
Build fully static strip binary
2020-08-08 00:47:54 +02:00
TheAssassin
4d999ef5c6
Build somewhat static strip ourselves
2020-08-08 00:30:28 +02:00
TheAssassin
326b002ed5
Fetch up-to-date CMake for AppImage builds
2020-08-07 21:22:58 +02:00
TheAssassin
cbfbb1ee2d
Debug CI build issues mk. 1
2020-08-07 21:22:58 +02:00
TheAssassin
dc07fbd401
Build static binaries for releases on Travis
2020-08-06 14:10:57 +02:00
Matthew Barry
591e21a766
fix update information used by Travis builds
...
Seems like this was overlooked by commit 2af5430 when fixing #126
2020-07-05 12:50:47 -05:00
TheAssassin
2af54304e2
Fix update information
...
Closes #126 .
2020-04-08 23:41:58 +02:00
TheAssassin
1be3327a11
Use own prebuilt CMake
2019-09-28 15:25:13 +02:00
TheAssassin
cf5927c521
Make sure old build script artifacts carry different name
2019-09-28 03:49:57 +02:00
TheAssassin
103b637944
Make CentOS 6 build script equivalent to old one
2019-09-28 03:49:15 +02:00
TheAssassin
019f902b17
Fix Docker build artifacts handling
2019-09-28 03:48:18 +02:00
TheAssassin
f97d1e9a01
Improve shell use of Docker images
2019-09-28 03:47:24 +02:00
TheAssassin
543078c11e
Clean up Dockerfile
2019-09-28 03:47:05 +02:00
TheAssassin
9ddb0d7650
Remove old debug code
2019-09-28 01:33:45 +02:00
TheAssassin
d3853e961b
Clean up Dockerfile
2019-09-27 21:32:44 +02:00
TheAssassin
ef7b397d4a
Use devtoolset to compile dependencies in CentOS 6 builds
2019-09-27 21:32:27 +02:00
TheAssassin
330f8a393f
Use devtoolset 7 for 64-bit CentOS builds
2019-09-27 21:32:09 +02:00
TheAssassin
cd04cc260e
32-bit CentOS 6 builds
2019-09-27 21:09:10 +02:00
TheAssassin
913f5bc6cc
Mirror package was hosted on disappeared
2019-08-14 16:12:19 +02:00
TheAssassin
4f44dcf954
Fix Docker build script path issue
2019-03-21 11:28:15 +01:00
TheAssassin
871f1d6e99
Fix permissions
2019-03-21 11:20:45 +01:00
TheAssassin
f06643ea5f
Experimental CentOS 6 build
2019-03-21 11:13:44 +01:00
TheAssassin
3df27ba175
Add proper desktop file
...
The auto-generated desktop file does trigger integration tools like
AppImageLauncher, this one shows it's a CLI tool and should just be
launched now.
2018-12-21 19:08:33 +01:00
TheAssassin
4585cb1a28
Download known working version of strip for i386, mk. 2
2018-11-24 00:34:38 +01:00
TheAssassin
23c85c732a
Download known working version of strip for i386
2018-11-24 00:04:40 +01:00
TheAssassin
b38612d07e
Ship 32-bit strip binary, mk. 2
2018-11-23 17:17:38 +01:00
TheAssassin
d476f308f8
Generate textual coverage reports, mk. 1
2018-11-10 03:32:50 +01:00
TheAssassin
a6b09ee30c
Revert "Create coverage report during build"
...
We cannot test for coverage in a release build, but we don't want to
build in debug mode for released binaries.
We might consider creating a separate coverage target for testing code
coverage.
This reverts commit aaaca8b321 .
2018-11-09 22:17:49 +01:00
TheAssassin
aaaca8b321
Create coverage report during build
2018-11-09 21:28:40 +01:00
TheAssassin
4790fabc44
Revert "Temporary workaround for #39 "
...
Fixed the issue properly in the dependency, therefore the workaround is
no longer needed.
This reverts commit 6112a6353e .
2018-11-07 22:21:52 +01:00
TheAssassin
6112a6353e
Temporary workaround for #39
2018-11-07 20:09:24 +01:00
Alexis Lopez Zubieta
7e4a320f61
Make ctest run un verbose mode.
2018-10-25 00:27:32 +02:00
Alexis Lopez Zubieta
d09186f69f
Run unit tests on the build.sh script
2018-10-25 00:27:32 +02:00
TheAssassin
cdee469e60
Fix uploading of .zsync file
2018-10-05 02:03:38 +02:00
TheAssassin
a892d066cc
Improve update information
2018-10-04 15:21:38 +02:00
TheAssassin
57175e0c75
Embed update information
2018-10-04 15:16:22 +02:00
TheAssassin
f3b54236a6
Update build.sh
2018-09-16 04:23:17 +02:00
TheAssassin
388e7d5acb
Remove deprecated parameter from build script
2018-08-26 09:38:12 +02:00
TheAssassin
9743988c80
No longer bundle Qt plugin
...
It's almost always outdated, users will be better off downloading the
upstream AppImage.
2018-08-03 23:34:50 +02:00
TheAssassin
c10eafe823
Bundle Qt plugin
2018-07-17 14:19:07 +02:00
TheAssassin
c783be934b
Fix build failure
2018-06-30 16:15:37 +02:00
TheAssassin
ae6dfcfe21
Bundle AppImage plugin in Docker friendly way
2018-06-30 16:10:35 +02:00
TheAssassin
c438d5ee2b
Change build type
2018-06-30 00:52:10 +02:00
TheAssassin
80fc055373
Use bundled CImg for i386 build
2018-06-30 00:18:59 +02:00
TheAssassin
d57e4750c2
Re-enable parallel builds
2018-06-30 00:18:02 +02:00
TheAssassin
08a1bf9b69
Multiarch builds, mk. 1
2018-06-29 21:00:23 +02:00
TheAssassin
81a0ca2e5c
Bundle strip
...
Seems like non-trusty strip binaries break the Qt libraries. Let's try
with the trusty version. Seems to work for linuxdeployqt.
2018-06-28 02:36:46 +02:00
TheAssassin
0eb444e8f8
Rename AppImage in build script to fix filesystem error, mk. 2
2018-06-20 03:55:36 +02:00
TheAssassin
77c4bae5b4
Rename AppImage in build script to fix filesystem error
2018-06-20 03:52:10 +02:00
TheAssassin
a4c62b7d7b
Bundle AppImage plugin in linuxdeploy AppImage
2018-06-20 01:41:25 +02:00