Commit Graph

349 Commits

Author SHA1 Message Date
Kovid Goyal 77bd43ecc4 Add webp support to the binary build on osx and linux to match windows 2014-08-08 18:31:13 +05:30
Kovid Goyal 81d1a3b922 ... 2014-08-08 18:31:13 +05:30
Kovid Goyal 4ba3255dd1 Build option to not strip the generated linux/os x binaries 2014-08-08 18:31:13 +05:30
Kovid Goyal cf5b0f68d2 Parallelize building of linux launchers 2014-08-08 18:31:13 +05:30
Kovid Goyal 12882d2a99 ... 2014-08-08 18:31:13 +05:30
Kovid Goyal fd06b97d9d ... 2014-08-08 18:31:13 +05:30
Kovid Goyal 65d6c5979c Display build times for the binary builds 2014-08-08 18:31:13 +05:30
Kovid Goyal a551136f5b MSI installer: Always re-install all files 2014-08-08 18:31:12 +05:30
Kovid Goyal 3177772cc6 Exclude unneeded ddls from the pythonwin package int he windows 32bit binary build 2014-08-08 18:31:12 +05:30
Kovid Goyal 4dcf430d5d Use custom compiled version of glib and libgcrypt 2014-08-08 18:31:12 +05:30
Kovid Goyal a074794a22 ... 2014-08-08 18:31:12 +05:30
Kovid Goyal 5cc085c031 More gstreamer deps and use correct so name for libpython 2014-08-08 18:31:12 +05:30
Kovid Goyal 969e5157e9 Leave out libstdc++ from the binary linux build 2014-08-08 18:31:12 +05:30
Kovid Goyal 7bae01ec5e ... 2014-08-08 18:31:11 +05:30
Kovid Goyal 90e9b071d8 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal db449ebb71 Various fixed for linux binary. Also performance improvement by not importing PyQt in site.py 2014-08-08 18:31:11 +05:30
Kovid Goyal 8f9fa74586 Use LZMA insteap of BZIP2 to compress the linux binary tarball, for a large size reduction (~30%) 2014-08-08 18:31:11 +05:30
Kovid Goyal d6b5176c65 Linux binaries build 2014-08-08 18:31:11 +05:30
Kovid Goyal e7781ffb25 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal cbc95329fc Workaround for Qt 5 no longer being able to change the dock icon 2014-08-08 18:31:11 +05:30
Kovid Goyal cb6151e4e1 Remove unnecessary inclusing of ImageMagick config files 2014-08-08 18:31:11 +05:30
Kovid Goyal d49208a683 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal d7fec99345 OS X builds, needs testing 2014-08-08 18:31:11 +05:30
Kovid Goyal e64d92bd9a Script to fix install names in ICU libs on OS X 2014-08-08 18:31:11 +05:30
Kovid Goyal 4e7ce1fece More robust removal of CRT dependencies from dlls in the windows build
Fixes a problem with the 64-bit ImageMagick core DLL getting corrupted
by the old removal process.
2014-08-08 18:31:11 +05:30
Kovid Goyal b9e048bf3d Speed up initiation of remote build by using only a single ssh connection 2014-08-08 18:31:10 +05:30
Kovid Goyal 885418a5a8 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal 5b3f45ed1b ... 2014-08-08 18:31:10 +05:30
Kovid Goyal e71acfc4d5 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal b43fd024d7 The windows binaries build 2014-08-08 18:31:10 +05:30
Kovid Goyal 1a478dd15e Get the C extensions all building on windows 2014-08-08 18:31:10 +05:30
Kovid Goyal 496a0789fd Switch to using VirtualBox vms for building calibre 2014-08-08 18:31:10 +05:30
Kovid Goyal 743eda44f3 Increase minimum required OS X version in the bundle metadata 2014-08-08 18:31:09 +05:30
Kovid Goyal a13d76ef40 Remove readline as we no longer depend on it in OS X 2014-08-08 18:31:09 +05:30
Kovid Goyal 11873721bb Add ltdl (required by ImageMagick) to os x build 2014-08-08 18:31:09 +05:30
Kovid Goyal fbe1180d8e Get rid of the no longer needed libwmf 2014-08-08 18:31:09 +05:30
Kovid Goyal 243a08ef0e Use bundles ICU on OS X as well, since we are now no longer generating universal builds 2014-08-08 18:31:09 +05:30
Kovid Goyal 5068f62f0f Get rid of the PyQt4 string from everywhere 2014-08-08 18:31:07 +05:30
Kovid Goyal 4b8f7184fb Linux binary: Do not fail on system with invalid locale info. Instead default to using the UTF-8 encoding on these systems. Fixes #1343444 [calibre crash with utf_8_valencia](https://bugs.launchpad.net/calibre/+bug/1343444) 2014-07-18 07:59:30 +05:30
Kovid Goyal 3f86a1d5be rsync on my dev machine no longer supports -z 2014-06-27 09:21:54 +05:30
Kovid Goyal a8ba2c3bfd ... 2014-06-25 09:05:46 +05:30
Kovid Goyal 2f86ec6ccd ... 2014-06-21 09:20:39 +05:30
Kovid Goyal 2e4c1b6277 Slim down bundled Qt 5 2014-06-08 18:10:32 +05:30
Kovid Goyal c5a1065a76 Update PyQt build instructions 2014-06-06 11:09:45 +05:30
Kovid Goyal de7e6b46fd ... 2014-06-06 09:56:31 +05:30
Kovid Goyal 64c865f31d Proper fix for incorrect progress in portable installer 2014-06-06 07:48:25 +05:30
Kovid Goyal 585eaaafea More accurate progress while decompressing the portable installer 2014-06-05 23:00:22 +05:30
Kovid Goyal 2b64c18470 Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space. Fixes #1324575 [Portable install crashes on low disk space](https://bugs.launchpad.net/calibre/+bug/1324575) 2014-06-05 22:46:43 +05:30
Kovid Goyal 2e58955e38 Fix err strings 2014-06-05 22:42:15 +05:30
Kovid Goyal 4d2ed78698 ... 2014-06-05 18:34:45 +05:30