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
TheAssassin
8d5beb4068
Make build script executable
2018-06-20 01:22:53 +02:00
TheAssassin
fc2ee6a747
Move build code into separate script
2018-06-20 01:03:52 +02:00