Kovid Goyal
|
9768d16334
|
Forgot that on macOS qmake generates .dylib files
|
2017-06-26 16:20:53 +05:30 |
|
Kovid Goyal
|
2291b2d2a0
|
Build the headless QPA backend on macOS as well
|
2017-06-26 14:56:58 +05:30 |
|
Kovid Goyal
|
aee8af31f3
|
Hide all symbols in the compiled python extensions on unix
They were already hidden on windows. Avoids the possibility of symbol
collisions and also means ld has to do less work when loading them
extensions.
|
2017-06-07 12:19:24 +05:30 |
|
Kovid Goyal
|
511bb93d4a
|
Initial work on supporting haiku
|
2017-02-01 13:22:09 +05:30 |
|
Zoltán Mizsei
|
7c90ef80d0
|
Haiku is unix from now, hail to Haiku!
|
2017-01-26 11:59:50 +01:00 |
|
Zoltán Mizsei
|
dd649edea9
|
Disable headless on Haiku for now
|
2017-01-26 11:52:45 +01:00 |
|
Zoltán Mizsei
|
2e5cb8f727
|
Linker flags for the build script
|
2017-01-26 08:31:32 +01:00 |
|
Kovid Goyal
|
24300a6a7d
|
More Qt 5.8 fixes
|
2017-01-26 09:55:53 +05:30 |
|
Kovid Goyal
|
2693a2c614
|
Move load(qt_plugin) into the < 5.8 block
|
2017-01-25 20:38:26 +05:30 |
|
Kovid Goyal
|
86f5bb8c6d
|
Merge branch 'qt5.8' of https://github.com/jelly/calibre
|
2017-01-24 07:12:46 +05:30 |
|
Jelle van der Waa
|
c1e3603feb
|
Fix build with Qt >= 5.8.0
platformsupport-private was modularized in Qt 5.8.
Use the appropriate theme_support-private module
|
2017-01-23 22:25:21 +01:00 |
|
Kovid Goyal
|
c36c60b708
|
Fix #1615322 [Failure when cleaning build](https://bugs.launchpad.net/calibre/+bug/1615322)
|
2016-08-21 10:06:28 +05:30 |
|
Guido Falsi
|
adb5e6f0c4
|
Make new extensions data code differentiate BSD from Linux.
|
2016-07-22 21:50:58 +02:00 |
|
Kovid Goyal
|
e9317c7490
|
...
|
2016-07-20 16:47:06 +05:30 |
|
Kovid Goyal
|
d5896390c2
|
Another oops
|
2016-07-20 16:30:52 +05:30 |
|
Kovid Goyal
|
8e9bf3ddc9
|
Another oops
|
2016-07-20 16:21:55 +05:30 |
|
Kovid Goyal
|
37649fc9ed
|
oops
|
2016-07-20 16:13:33 +05:30 |
|
Kovid Goyal
|
3466aaff4c
|
Define the extensions as pure data
|
2016-07-20 15:59:02 +05:30 |
|
Kovid Goyal
|
948e2cf2da
|
Move deifintion of icu_libs to where it belongs
|
2016-07-20 12:20:36 +05:30 |
|
Kovid Goyal
|
15e3f8a1af
|
Rename extensions.py to build.py to match the command name
|
2016-07-20 12:15:19 +05:30 |
|