Commit Graph

15 Commits

Author SHA1 Message Date
Thorbjørn Lindeijer
86441ba72d Use the insert/replace functionality of the binary patcher
Hasn't received a lot of testing, so will have to see whether this
works in practice.
2009-02-24 19:20:35 +01:00
Thorbjørn Lindeijer
651849706b Don't forget about libQtScriptTools
Wasn't being patched up.
2009-02-24 17:24:59 +01:00
Thorbjørn Lindeijer
4e1101ef3c Corrected paths to the long versions and removed ".debug" postfix 2009-02-24 16:18:48 +01:00
Thorbjørn Lindeijer
f7ed313f7a Upgrade qtlibspatcher to patch Qt 4.5.0
Was failing because it still tried to patch Qt 4.4.3
2009-02-23 18:45:57 +01:00
Daniel Molkentin
235c49eb5f qtlibspatcher: Change path for bundled Qt to 4.5.0 on Windows 2009-02-19 16:54:30 +01:00
Daniel Molkentin
bbef5052dc Fixes: Also Patch QtCore dll in /lib on windows, specify correct path to patch for debug infos 2009-02-05 15:06:07 +01:00
Thorbjørn Lindeijer
2f24b3965f Patch also the Qt libraries in lib
Apparently these libraries are duplicated on Windows.

Reviewed-by: Danimo
2009-02-05 11:24:32 +01:00
Thorbjørn Lindeijer
71f8cb835f Fixed the libs patcher paths
It was taking the wrong length when constructing the new paths.

Reviewed-by: Danimo
2009-02-05 11:07:43 +01:00
Daniel Molkentin
ba8513a0fa Fixes: Build on windows 2009-02-03 14:14:20 +01:00
goro
dbbb17fe70 Fix mem-leak introduced with previous commit 2009-01-29 19:31:25 +01:00
goro
c981202454 Fix file location, always return 0 2009-01-29 19:26:51 +01:00
goro
bdc0d42e99 Make patcher not abort on errors 2009-01-29 17:25:32 +01:00
goro
4bca9d3d34 Add "/qt" prefix to make stuff easier with Bitrock 2009-01-23 18:13:37 +01:00
goro
ac185f7b74 Quick-and-dirty Qt Linux binary patching 2009-01-22 17:13:40 +01:00
goro
f571457523 Check in qtlibspatcher from change 321515 plus compile fixes 2009-01-22 17:13:40 +01:00