Kovid Goyal
cf5b0f68d2
Parallelize building of linux launchers
2014-08-08 18:31:13 +05:30
Kovid Goyal
f49cd34288
Parallelize compiling of individual extension modules
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
53c9d67133
Change version number to 1.900 for beta releases
...
Also disable update checking when running a beta
2014-08-08 18:31:12 +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
5cb78b1003
...
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
459f6706c3
...
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
3b9a4762a0
...
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
495c518849
Need QtXml dll for the svg image plugin on OS X
2014-08-08 18:31:11 +05:30
Kovid Goyal
d49208a683
...
2014-08-08 18:31:11 +05:30
Kovid Goyal
deaba78d42
...
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
0ec4fc3caf
Get the native code extensions building on OS X
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
29fab25da6
...
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
06cbf5fad3
Start work on porting windows build scripts
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
57a1e1ee8e
...
2014-08-08 18:31:10 +05:30
Kovid Goyal
e8d73e534b
...
2014-08-08 18:31:10 +05:30
Kovid Goyal
f58a115f5e
Fix compilation of coffeescript
2014-08-08 18:31:10 +05:30
Kovid Goyal
d1292bbc0f
The Headless Horseman rides!
...
On linux all worker processes/command line tools now use the headless QPA
plugin when using Qt based code. This means that they no longer require
a running X server or xvfb.
2014-08-08 18:31:10 +05:30
Kovid Goyal
d525d9b846
...
2014-08-08 18:31:10 +05:30
Kovid Goyal
1a22ca25f7
Change path to use qt 5 sources for translations
2014-08-08 18:31:10 +05:30
Kovid Goyal
5c2bcdf8fc
Finish porting of QWheelEvent
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