Commit Graph

106 Commits (c6ec7e1039df3e2faba4e8d13fe29afe53d8736e)

Author SHA1 Message Date
Geert Janssens 78c662518a Fix windows build:
15 years ago
Geert Janssens 133ce7638f Windows build: update guile to 1.8.8 and remove slib
15 years ago
Geert Janssens 7c5874fe57 Windows build: update gcc to 4.5.2
15 years ago
Christian Stimming 7a006b4818 Win32: Tweak cross compiling script for webkit so that is seems to almost compile.
15 years ago
Christian Stimming 9742dab337 Win32 build: Updated aqbanking5 version numbers
15 years ago
Christian Stimming fe58851549 Win32 build: Fix outdated (and broken) URL of ActivePerl.
15 years ago
Christian Stimming b5c492d0b7 Win32 build: Update some version numbers: libofx, gwenhywfar, aqbanking
15 years ago
Christian Stimming 34613bc9c9 Bug #639498: Fix aqbanking-4.2.4 issue with "execute online transfer" on WinXP.
16 years ago
Geert Janssens ac654c607b Bug #633550 - Help and concepts guide are missing from the prebuilt binary (because xsltproc chokes on undefined entities)
16 years ago
Christian Stimming 530802c999 Win32 build: Update versions of libktoblzcheck, gwenhywfar4.
16 years ago
Christian Stimming 861713c0be Increase gnutls version to 2.8.6 (might fix bug#632158)
16 years ago
Christian Stimming 3cb14e1eb9 Win32 build: Update ktoblzcheck version number.
16 years ago
Christian Stimming eb7a0126a4 Revert r19576, r19590, r19593, r19601: "Update gtk versions..."
16 years ago
Christian Stimming fdcb4f03de Win32 build: Temporarily disable the english (C) help compiling because it crashes the hhc.exe compiler.
16 years ago
Christian Stimming ccf1d14e95 Win32 build: The existing webkit binary needs libjpeg-7, so we install that one, too.
16 years ago
Christian Stimming 59820c823e Win32 build: Is running again. Some debug output of r19595 can be removed again.
16 years ago
Christian Stimming f4d1e8ae91 Win32 build: Fix libxslt installation. Improve its calling arguments. Download inno before processing the docs (if the latter fails, we at least have inno).
16 years ago
Christian Stimming 41b7edbd3b Win32 build: Switch back gettext to 0.17 because 0.18 require libc++ which we don't want to have.
16 years ago
Christian Stimming 09e6fd507a Win32 build: xsltproc needs its suitable iconv and zlib, so install it there.
16 years ago
Christian Stimming f017dfb2b7 Win32: Fix missing gettext-tools (is packaged in gettext-tools-dev)
16 years ago
Christian Stimming 1577b486c2 Win32 build: Update gtk to 2.20; let pkg-config check for the versions, hence triggering the update automatically.
16 years ago
Christian Stimming 292f166008 Win32 build: Add version number checks for gtk and gconf so that updating them should work more easily.
16 years ago
Christian Stimming 6032dac42c Win32 build: Remove commented-out gtkhtml references.
16 years ago
Christian Stimming 1a90b586b1 Win32 build: Set gwen/aqbanking version numbers in defaults.sh.
16 years ago
Christian Stimming cac4456e75 De-activate aqbanking5 by default again because it requires gtk-2.18 or higher, which we don't have. Sigh.
16 years ago
Christian Stimming 2aac56acb3 Win32: Add pkg-config version check for aqbanking so that the new version is installed without removing the old one manually.
16 years ago
Christian Stimming e6b7066fd7 Win32: Update aqbanking packages. Enable building with aqbanking5.
16 years ago
Christian Stimming 687685616f Remove aqbanking2 from windows build scripts. Add optional aqbanking5 instead, which works without QT.
16 years ago
Geert Janssens 6440e20aca GnuCash on Windows is built with webkit, no need to install gtkhtml
16 years ago
Geert Janssens 7b8fbd7835 Bug #627325 - Update Subversion URL, patch by Yasuaki Taniguchi
16 years ago
Christian Stimming 591bf8b9a7 Bug #118391: This patch add isocodes support for Windows build.
16 years ago
Geert Janssens 1e087824a5 Bug #617797 - Win32 need to downgrade to gtk-2.16 (Default theme not working under Windows), second patch adding custom themes, by Tao Wang
16 years ago
Geert Janssens 6973a20cce Bug #617797 - Win32 need to downgrade to gtk-2.16 (Default theme not working under Windows), patch by Tao Wang
16 years ago
Geert Janssens 5e65645caf Bug #619709 - Upgrade Inno Setup to 5.3.x to use utf-8 in .iss script, patch by Tao Wang
16 years ago
Geert Janssens 6b4067bcee Bug #621602 - Upgrade svn on Windows building environment to 1.6.x, patch by Tao Wang.
16 years ago
Geert Janssens 60c67af073 Bug #618505 - Separate shell functions files from variables and steps files, patch by Yasuaki Taniguchi
16 years ago
Phil Longstaff 372d915aca Fix #616554 - New stylesheets based on Fancy template cause BIN to crash
16 years ago
Geert Janssens d7cf97feb4 Improve the cross-compilation process.
16 years ago
Geert Janssens 36a9a2e592 Bug #617435 - webkitgtk+ cross build script, created by Yasuaki Taniguchi
16 years ago
Geert Janssens 7a6b2751b9 Add ./ to sourced files, so that they are found when cross-compiling.
16 years ago
Geert Janssens 7561a9e3a9 Windows build script improvements
16 years ago
Christian Stimming aa0c80f38e Win32: Add mingw cutecash build to the install.sh script, enabled by WITH_CUTECASH=yes.
16 years ago
Phil Longstaff 8e71388367 Upgrade win32 version of webkit from 1.1.5 to 1.1.90.
16 years ago
Christian Stimming 4708f169ea Win32: Add download of cmake, disabled by default.
16 years ago
Christian Stimming b83517abd9 Bug #610348: Add compiling our own binary of libbonoboui because the ftp.gnome.org binary still depends on the obsolete libxml2.dll.
16 years ago
Geert Janssens 13ce6a10ee Bug #610348 missing dependencies in windows build
16 years ago
Christian Stimming 8345fff2c6 Win32: Update libxslt version, but it needs its own copy of libxml2.dll.
16 years ago
Christian Stimming 89e197771a Win32: And one more dependency upgrade (causes missing libxml2.dll complaints otherwise)
16 years ago
Christian Stimming 5485983166 More win32 dependency version updates.
16 years ago
Geert Janssens 2ff0d7507d Update libpng package dependency for win32 to 1.4.0
16 years ago