-
63fe76d06b
A note on DESTDIR
probonopd
2018-12-18 08:28:30 +01:00
-
88f45d7347
Insatll newer CMake
probonopd
2018-12-17 21:32:53 +00:00
-
600fc20ea7
Keep existing AppRun (#335)
probonopd
2018-12-15 11:12:48 +00:00
-
0dd02e3c3d
-DCMAKE_INSTALL_LIBDIR=/usr/lib
probonopd
2018-12-12 08:02:36 +01:00
-
70825f0891
Closes #334, thanks @TheAssassin
probonopd
2018-12-01 07:46:12 +00:00
-
4d9d33d02f
Commenting out "quick fix for issue #223"
probonopd
2018-11-30 18:52:36 +01:00
-
3a003b1687
Rebuilding for updated excludelist
probonopd
2018-11-28 06:57:00 +01:00
-
56041408ce
Fix typo, closes #332
probonopd
2018-11-27 00:43:42 +01:00
-
d1aa65d2f3
Update README.md
probonopd
2018-11-18 05:54:33 +01:00
-
d30f9ee39b
README: Add mini-qml in projects section (#330)
Patrick José Pereira
2018-11-17 18:49:42 -02:00
-
3381c6c667
Correctly handle libraries in subdirectories (#328)
M-Mueller
2018-11-10 08:50:03 +01:00
-
8156ae0095
Do not exclude libnsl.so.1
probonopd
2018-11-03 09:02:28 +00:00
-
7749d00eb0
Fix typo
probonopd
2018-10-21 14:10:44 +00:00
-
37b428898b
Use VERSION=$TRAVIS_TAG if it is there
probonopd
2018-10-21 13:02:03 +00:00
-
b7b6861234
Update .travis.yml
probonopd
2018-10-21 12:44:57 +00:00
-
d183578088
Update .travis.yml
probonopd
2018-10-15 20:45:59 +02:00
-
ce1e066aa6
Added important info on how to get icon themes working (#323)
Doug Beney
2018-10-09 14:31:55 -04:00
-
8b3ded6a4c
Add option to specify qmlimportscanner importPaths (#320)
Ilya Bizyaev
2018-10-05 13:29:28 +03:00
-
c6c6898464
Don't need -bundle-non-qt-libs anymore
probonopd
2018-09-02 11:27:15 +00:00
-
f16693354d
Merge pull request #310 from probonopd/issue-308
TheAssassin
2018-07-19 22:13:56 +02:00
-
-
b1565249a0
Require commit ID and tag name via CMake vars if git is not found
TheAssassin
2018-07-19 22:05:35 +02:00
-
296b5e91f5
Update excludelist
TheAssassin
2018-07-19 22:04:14 +02:00
-
-
b9b3321202
Add -ignore-glob argument (#305)
Florian Märkl
2018-07-15 14:01:02 +02:00
-
ac2d5c2180
fix-message
probonopd
2018-07-09 20:51:02 +02:00
-
5542062897
Close #300, thanks kviktor
probonopd
2018-06-18 19:46:45 +02:00
-
558a94f47c
Update .travis.yml
probonopd
2018-06-10 10:28:42 +00:00
-
fff6974040
Fix the copy of the removed file. (#298)
osemmler
2018-06-02 10:44:20 +02:00
-
fde31cbbbc
Fix for "make: Nothing to be done for 'install'"
probonopd
2018-05-31 12:04:45 +00:00
-
26ba622969
Merge pull request #296 from bjorn/patch-1
TheAssassin
2018-05-23 17:30:42 +02:00
-
-
6f99c9911b
README.md: Updated usage summary
Thorbjørn Lindeijer
2018-05-23 15:42:12 +02:00
-
-
c17e3f0e8a
Do not remove suffixes from appName, should close #289
probonopd
2018-05-09 20:07:44 +02:00
-
e03847c81d
Deploy xcbglintegrations plugin when using libQt5Gui, closes #30
tsteven4
2018-05-09 11:22:01 -06:00
-
a41d4d9cbf
Merge pull request #291 from hkollmann/find_qmake_in_exepath
TheAssassin
2018-05-09 15:15:02 +02:00
-
-
c0183494ec
Merge branch 'master' into find_qmake_in_exepath
Henner Kollmann
2018-05-09 14:40:01 +02:00
-
-
-
-
bba42c7cc0
Deploy positioning plugins if QtPositioning library is deployed, #287
probonopd
2018-05-05 17:27:24 +00:00
-
e3083e3e79
Fix path to icons
probonopd
2018-05-05 09:51:19 +02:00
-
cff70d33b0
Merge pull request #286 from ago1024/master
TheAssassin
2018-04-27 16:36:48 +02:00
-
-
8a17fbf310
Fix generate-excludelist.sh for Bash 4.1
Alexander Gottwald
2018-04-27 10:05:05 +02:00
-
-
9c90a882ac
Remove VDSO code, discussion in #283 (#285)
probonopd
2018-04-21 10:09:13 +02:00
-
63e768b825
Merge pull request #278 from probonopd/TheAssassin/fix-274
TheAssassin
2018-04-13 03:43:21 +02:00
-
-
45088e5a5e
Fix -show-exclude-libs
TheAssassin
2018-04-13 03:37:26 +02:00
-
a99685ca77
Merge branch 'master' into TheAssassin/fix-274
TheAssassin
2018-04-13 03:26:56 +02:00
-
-
-
-
b09cf168d7
C++11 required
TheAssassin
2018-04-13 03:15:36 +02:00
-
cc9d6ab911
Merge pull request #277 from patrickelectric/args
TheAssassin
2018-04-13 03:09:40 +02:00
-
-
4ae11ebc2d
Restore original argument parser
TheAssassin
2018-04-13 02:55:38 +02:00
-
22469d636c
Move argument parser to previous location
TheAssassin
2018-04-13 02:47:49 +02:00
-
d883d6df64
Improve excludelist generation (fixes #274)
TheAssassin
2018-04-13 02:38:47 +02:00
-
-
-
9f738288ef
Add -show-exclude-libs
Patrick José Pereira
2018-04-12 00:23:44 -03:00
-
c1e8ce62c9
Organize help order
Patrick José Pereira
2018-04-12 00:10:04 -03:00
-
-
a714ea2e90
Merge pull request #275 from patrickelectric/exclude_list_warnings
TheAssassin
2018-04-12 03:02:26 +02:00
-
-
65ceffeffd
Properly check exit code of excludelist.sh in qmake
TheAssassin
2018-04-12 02:55:14 +02:00
-
ba3495b855
Fix exit code ot excludelist.sh
TheAssassin
2018-04-12 02:54:08 +02:00
-
4c615555bf
Check exit code of excludelist command in CMake
TheAssassin
2018-04-12 02:08:12 +02:00
-
413f52a411
Check exit codes of git commands in CMake
TheAssassin
2018-04-12 02:00:05 +02:00
-
cfb75a2f79
linuxdeployqt: Check if EXCLUDELIST is empty or specified
Patrick José Pereira
2018-04-09 20:50:54 -03:00
-
7b7f603278
excludelist: Return empty string if something goes wrong
Patrick José Pereira
2018-04-09 20:49:58 -03:00
-
-
88aba55163
Merge pull request #268 from Skycoder42/master
TheAssassin
2018-04-08 16:59:47 +02:00
-
-
4830aa2490
fixed usage of qmake message function
Skycoder42
2018-04-08 16:50:08 +02:00
-
ff57bec408
cd into src dir before invoking git
Skycoder42
2018-04-08 16:49:48 +02:00
-
-
9be9afce23
Update README.md
probonopd
2018-04-06 16:04:40 +00:00
-
5843744a95
Merge pull request #253 from saidinesh5/master
TheAssassin
2018-04-01 17:06:31 +02:00
-
-
572bf782a5
Merge branch 'master' into master
TheAssassin
2018-04-01 16:17:19 +02:00
-
-
-
-
7d795fd967
Add a warning message when there are libraries to be excluded
Dinesh Manajipet
2018-04-01 18:49:38 +05:30
-
a0886e34e5
Merge pull request #264 from probonopd/TheAssassin/excludelist-cmake
TheAssassin
2018-04-01 15:07:31 +02:00
-
-
1894c66a8f
Generate excludelist, CMake version
TheAssassin
2018-04-01 14:55:26 +02:00
-
-
f7d0520324
Merge branch 'master' into master
Dinesh Manajipet
2018-04-01 17:48:42 +05:30
-
-
-
-
9f889b1e14
Merge pull request #263 from patrickelectric/excludelist
TheAssassin
2018-03-31 20:21:41 +02:00
-
-
464f1f249b
Create excludelist at build time
Patrick José Pereira
2018-03-31 13:40:13 -03:00
-
-
9e95a4768c
Merge pull request #262 from patrickelectric/rm_libfreetype
TheAssassin
2018-03-31 13:13:42 +02:00
-
-
4c23dc5cf2
shared: Update excludelist
Patrick José Pereira
2018-03-30 16:36:11 -03:00
-
-
be805e7df2
Merge pull request #258 from lordadamson/patch-1
TheAssassin
2018-03-17 17:02:05 +01:00
-
-
2e4ff40262
updated readme.md
Adam Zahran
2018-03-17 16:33:34 +02:00
-
7fdf339132
Updated the readme simplist example.
Adam Zahran
2018-03-17 15:32:09 +02:00
-
-
a64cfca1f3
Merge pull request #257 from probonopd/TheAssassin/improve-argument-parser
TheAssassin
2018-03-17 13:47:51 +01:00
-
-
8b484dabec
Improve argument parser user experience
TheAssassin
2018-03-17 13:27:24 +01:00
-
-
b4af14575a
Updated help text
Dinesh Manajipet
2018-03-09 21:30:22 +05:30
-
7ffc790e2e
Added support for -excludeLibs command line option
Dinesh Manajipet
2018-03-09 21:12:19 +05:30
-
-
c01cf7727d
Merge pull request #249 from probonopd/TheAssassin/issue-231
TheAssassin
2018-03-05 21:07:28 +01:00
-
-
79c990c787
Add flag to disable copyright files deployment
TheAssassin
2018-03-05 20:50:19 +01:00
-
-
e915ad00ee
Do not deploy platformthemes for now (FIXME)
probonopd
2018-02-10 11:32:32 +00:00
-
8e2b6df2c1
Comment out platformthemes special treatment
probonopd
2018-02-10 11:29:17 +00:00
-
bea3474008
Still trying to fight segfault introduced in
22d7667
probonopd
2018-02-10 11:09:52 +00:00
-
a7889b0d83
Do not bundle dependencies of platformthemes, should fix #236; previous commit led to segfault
probonopd
2018-02-10 10:49:33 +00:00
-
22d766797f
Do not bundle dependencies of platformthemes, should fix #236
probonopd
2018-02-10 10:33:31 +00:00
-
ec23a7a62e
Explain
make install better
probonopd
2018-02-10 08:54:23 +00:00
-
988d294250
Merge pull request #233 from probonopd/TheAssassin/fix-version-information
TheAssassin
2018-02-02 16:00:45 +01:00
-
-
4714c5ad7a
Fix version information, mk. 4
TheAssassin
2018-02-02 15:53:39 +01:00
-
f74e53d447
Print version number during build
TheAssassin
2018-02-02 13:20:18 +01:00
-
d1d3641f58
Fix version information, mk. 3
TheAssassin
2018-02-02 13:18:19 +01:00
-
d3d76b5df6
Fix version information, mk. 2
TheAssassin
2018-02-02 13:01:42 +01:00
-
fe98a41328
Fix version information, mk. 1
TheAssassin
2018-02-02 12:54:39 +01:00
-
-
002059c196
Merge pull request #228 from probonopd/TheAssassin/issue-223
TheAssassin
2018-01-29 15:04:29 +01:00
-
-
e8fe3eee66
Quick fix for #223
TheAssassin
2018-01-29 14:58:19 +01:00
-
-
e0ae780170
Merge pull request #226 from probonopd/TheAssassin/version-statement
TheAssassin
2018-01-26 22:34:06 +01:00
-
-
f0c58d56b9
Try to fetch tags for versioning, mk. 5
TheAssassin
2018-01-26 22:02:32 +01:00
-
d28481c812
Try to fetch tags for versioning, mk. 4
TheAssassin
2018-01-26 21:53:58 +01:00
-
28c98dd72b
Try to fetch tags for versioning, mk. 3
TheAssassin
2018-01-26 21:48:30 +01:00
-
4caf6aa00b
Try to fetch tags for versioning, mk. 2
TheAssassin
2018-01-26 21:40:34 +01:00
-
b244e57d57
Try to fetch tags for versioning
TheAssassin
2018-01-26 21:35:33 +01:00
-
b3d31bbc84
"Fancy" version statement (qmake part)
TheAssassin
2018-01-26 20:37:38 +01:00