Commit Graph

85 Commits

Author SHA1 Message Date
probonopd 755e9643af fix Type=Application in .desktop file 2016-09-14 01:16:22 +02:00
probonopd 18b57437f5 Fix #19 2016-09-14 01:00:01 +02:00
probonopd ec3230952e Attempt to fix #18 2016-09-14 00:28:24 +02:00
probonopd 1bb3d1caae Update shared.cpp 2016-09-09 02:14:28 +02:00
probonopd 117b176215 Bundle libicu* 2016-09-09 02:10:33 +02:00
probonopd 24e880156e Bundle plugins and imageformats only if the corresponding .so libraries are bundled 2016-09-08 20:34:34 +02:00
probonopd 684c702fee Simplify findAppBinary 2016-09-08 18:54:19 +02:00
probonopd 0b91936ca9 Tell users about the workaround for #2 until it is fixed 2016-09-08 16:28:19 +02:00
probonopd 43e8640d90 Increase verbosity and leave the first line in a try to solve #5 2016-09-08 15:59:19 +02:00
probonopd dc665c69e3 Do not bundle libraries from /usr 2016-09-08 15:29:37 +02:00
probonopd 438fc5d1b8 Use more descriptive names 2016-09-08 15:29:03 +02:00
probonopd 36a5faf64f exit(1) when needed tools are not available 2016-09-08 14:28:17 +02:00
probonopd e947ff4941 Make #5 verbose (help wanted) 2016-09-06 20:39:47 +02:00
probonopd da700386f4 Clear error messages when tools such as ldd, patchelf, strip are not installed 2016-09-06 19:56:49 +02:00
probonopd 0ee3d62825 Minor cleanup 2016-09-06 19:33:31 +02:00
probonopd c3482ed44d Remove more extraneous code specific to macOS bundle symlinking 2016-09-06 19:28:48 +02:00
probonopd 339bc27bbd Remove unneeded code from macOS 2016-09-06 13:23:55 +02:00
probonopd c589480529 Remove QVersionNumber, seems to be only used for macOS 2016-09-06 13:05:00 +02:00
probonopd 3a0fc27396 Updated copyright header 2016-09-06 02:21:43 +02:00
probonopd bfcd7681da Basic AppImage generation if AppImageAssistant is on the $PATH 2016-09-06 02:00:36 +02:00
probonopd 562c578a9b Remove mentions of debug libraries (a macOS leftover) 2016-09-06 00:49:54 +02:00
probonopd db2636d52f Remove empty lines from output 2016-09-06 00:15:40 +02:00
probonopd dd86b794ed Make a bit less verbose 2016-09-06 00:12:48 +02:00
probonopd 4ea871fbcb Use AppDir terminology instead of AppBundle (bundle is a macOS term) 2016-09-06 00:06:21 +02:00
probonopd 7fedb50c74 Reflect the fact that we are using ldd rather than otool 2016-09-06 00:01:56 +02:00
probonopd 66ac27099d Attempt at closing #3, reopen if this causes issues 2016-09-05 23:50:27 +02:00
probonopd 48d4c91556 Remove more macOS specific code 2016-09-05 23:42:17 +02:00
probonopd f0a30793ad Attempt at closing #4; please repoen if it does not work 2016-09-05 23:30:44 +02:00
probonopd 531b721442 Remove more macOS specific code 2016-09-05 22:09:47 +02:00
probonopd 0a9e8b3dc2 CUPS rather than Cocoa 2016-09-05 22:00:16 +02:00
probonopd 4c0da30bb0 Remove another macOS Frameworks specific case 2016-09-05 21:48:53 +02:00
probonopd 6325cd4140 Better error handling for strip 2016-09-05 21:32:03 +02:00
probonopd b3b5010ec1 Go back to objdump for now; remove sections concerning macOS Frameworks 2016-09-05 19:42:04 +02:00
probonopd 7fb5934f65 Begin to adapt for Linux 2016-09-05 17:43:37 +02:00
probonopd 64a76e2b62 Initial import of macdeployqt from qttools.git 2016-09-05 17:39:07 +02:00