607 Commits (fcf491859b6e78130efe850a607f00c172e1039a)
 

Author SHA1 Message Date
probonopd 56041408ce
Fix typo, closes #332 6 years ago
probonopd d1aa65d2f3
Update README.md 6 years ago
Patrick José Pereira d30f9ee39b README: Add mini-qml in projects section (#330) 6 years ago
M-Mueller 3381c6c667 Correctly handle libraries in subdirectories (#328) 6 years ago
probonopd 8156ae0095
Do not exclude libnsl.so.1 6 years ago
probonopd 7749d00eb0
Fix typo 6 years ago
probonopd 37b428898b
Use VERSION=$TRAVIS_TAG if it is there 6 years ago
probonopd b7b6861234
Update .travis.yml 6 years ago
probonopd d183578088
Update .travis.yml 6 years ago
Doug Beney ce1e066aa6 Added important info on how to get icon themes working (#323) 6 years ago
Ilya Bizyaev 8b3ded6a4c Add option to specify qmlimportscanner importPaths (#320) 6 years ago
probonopd c6c6898464
Don't need -bundle-non-qt-libs anymore 6 years ago
TheAssassin f16693354d
Merge pull request #310 from probonopd/issue-308 6 years ago
TheAssassin b1565249a0 Require commit ID and tag name via CMake vars if git is not found 6 years ago
TheAssassin 296b5e91f5 Update excludelist 6 years ago
Florian Märkl b9b3321202 Add -ignore-glob argument (#305) 6 years ago
probonopd ac2d5c2180
fix-message 6 years ago
probonopd 5542062897
Close #300, thanks kviktor 6 years ago
probonopd 558a94f47c
Update .travis.yml 6 years ago
osemmler fff6974040 Fix the copy of the removed file. (#298) 7 years ago
probonopd fde31cbbbc
Fix for "make: Nothing to be done for 'install'" 7 years ago
TheAssassin 26ba622969
Merge pull request #296 from bjorn/patch-1 7 years ago
Thorbjørn Lindeijer 6f99c9911b
README.md: Updated usage summary 7 years ago
probonopd c17e3f0e8a
Do not remove suffixes from appName, should close #289 7 years ago
tsteven4 e03847c81d Deploy xcbglintegrations plugin when using libQt5Gui, closes #30 7 years ago
TheAssassin a41d4d9cbf
Merge pull request #291 from hkollmann/find_qmake_in_exepath 7 years ago
Henner Kollmann c0183494ec Merge branch 'master' into find_qmake_in_exepath 7 years ago
probonopd bba42c7cc0
Deploy positioning plugins if QtPositioning library is deployed, #287 7 years ago
probonopd e3083e3e79
Fix path to icons 7 years ago
TheAssassin cff70d33b0
Merge pull request #286 from ago1024/master 7 years ago
Alexander Gottwald 8a17fbf310
Fix generate-excludelist.sh for Bash 4.1 7 years ago
probonopd 9c90a882ac
Remove VDSO code, discussion in #283 (#285) 7 years ago
TheAssassin 63e768b825
Merge pull request #278 from probonopd/TheAssassin/fix-274 7 years ago
TheAssassin 45088e5a5e Fix -show-exclude-libs 7 years ago
TheAssassin a99685ca77
Merge branch 'master' into TheAssassin/fix-274 7 years ago
TheAssassin b09cf168d7 C++11 required 7 years ago
TheAssassin cc9d6ab911
Merge pull request #277 from patrickelectric/args 7 years ago
TheAssassin 4ae11ebc2d Restore original argument parser 7 years ago
TheAssassin 22469d636c Move argument parser to previous location 7 years ago
TheAssassin d883d6df64 Improve excludelist generation (fixes #274) 7 years ago
Patrick José Pereira 9f738288ef Add -show-exclude-libs 7 years ago
Patrick José Pereira c1e8ce62c9 Organize help order 7 years ago
TheAssassin a714ea2e90
Merge pull request #275 from patrickelectric/exclude_list_warnings 7 years ago
TheAssassin 65ceffeffd Properly check exit code of excludelist.sh in qmake 7 years ago
TheAssassin ba3495b855 Fix exit code ot excludelist.sh 7 years ago
TheAssassin 4c615555bf Check exit code of excludelist command in CMake 7 years ago
TheAssassin 413f52a411 Check exit codes of git commands in CMake 7 years ago
Patrick José Pereira cfb75a2f79 linuxdeployqt: Check if EXCLUDELIST is empty or specified 7 years ago
Patrick José Pereira 7b7f603278 excludelist: Return empty string if something goes wrong 7 years ago
TheAssassin 88aba55163
Merge pull request #268 from Skycoder42/master 7 years ago