Commit Graph

480 Commits (427ca31992ee262b43c2db4e2b91a204fd48aa2d)

Author SHA1 Message Date
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 8bf342f929 Check properly for svn availability
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 81aece6221 Finish direct binary execution on Windows and linux and cleanup bin Makefile/targets
16 years ago
Geert Janssens 1af2aff3e3 Undo debug modification introduced in r19100. It bypassed the Abort and was never intended to be committed.
16 years ago
Christian Stimming f13dd15fed Bug #617797: Set eol-style to CRLF for win32 files.
16 years ago
Geert Janssens 980e7e0360 Fix script that builds the release tags. Awk works differently on windows than on linux apparently.
16 years ago
Geert Janssens 024c2b448b Win32 - Fix installation location of some files, reported by Tao Wang.
16 years ago
Geert Janssens 22277ac8b2 Fix encoding issues introduced in r19204
16 years ago
Geert Janssens 0f2d3ed572 Bug #618646 - Should be able to run gnucash-bin.exe directly, rather than gnucash.cmd
16 years ago
Geert Janssens 6745d5788d Win32 use up-to-date configure parameters for aqbanking
16 years ago
Geert Janssens 60c67af073 Bug #618505 - Separate shell functions files from variables and steps files, patch by Yasuaki Taniguchi
16 years ago
Geert Janssens 2bac5bcb31 Additional fix for Simplified Chinese translation of windows installer
16 years ago
Geert Janssens f796e05b2f Fix windows build
16 years ago
Geert Janssens 7ae2aa87cd Reapply Simplified Chinese patches
16 years ago
Geert Janssens a281a96835 Repatch Windows installer for Simplified Chinese
16 years ago
Christian Stimming ab93f4ecac Fix windows tag build script, by Geert Janssens
16 years ago
Christian Stimming 6f9fb67c5d Revert r19159, "Fix windows tag build script, by Geert Janssens"
16 years ago
Geert Janssens 9be1fe1973 zh_CN translation for Windows Installer, patch by Tao Wang.
16 years ago
Christian Stimming b22a2e8448 Fix windows tag build script, by Geert Janssens
16 years ago
Christian Stimming 301c70fc75 Bug #618341: Additional paths to reset.sh
16 years ago
Phil Longstaff 372d915aca Fix #616554 - New stylesheets based on Fancy template cause BIN to crash
16 years ago
Geert Janssens fcdfc59e21 Remove qsf related code from windows installer script.
16 years ago
Geert Janssens 5453e5498a Rewrite assert_one_dir function to not crash on a native build machine
16 years ago
Geert Janssens d7cf97feb4 Improve the cross-compilation process.
16 years ago
Geert Janssens b4ebe56020 Improve test_for_mingw
16 years ago
Geert Janssens 4a4190f261 Improve assert_one_dir
16 years ago
Geert Janssens 36a9a2e592 Bug #617435 - webkitgtk+ cross build script, created by Yasuaki Taniguchi
16 years ago
Geert Janssens 8ca34d6f05 Remove forgotten debug statement
16 years ago
Geert Janssens 7a6b2751b9 Add ./ to sourced files, so that they are found when cross-compiling.
16 years ago
Geert Janssens a54561c9c8 Add (optional) destination file name parameter to wget_unpacked and smart_wget functions.
16 years ago
Geert Janssens 7561a9e3a9 Windows build script improvements
16 years ago
Geert Janssens 88cfa51921 Bug #617072 - Update create_cross_mingw.sh, patch by Yasuaki Taniguchi
16 years ago
Geert Janssens 57a37b9005 Bug #615317 - Windows installer requires Qt libraries
16 years ago
Geert Janssens 519fea0230 Add missing libmysql.def to tarball
16 years ago
Geert Janssens 2406f64eaf Enable environment file on Windows (only direct install, not via ISS installer)
16 years ago
Geert Janssens 40c6f15645 Replace directory mv's with cp -r when the move potentially crosses filesystem borders.
16 years ago
Geert Janssens 310cf13f67 * Make sure wget downloads are stored with filenames not containing any html garbage (& and = signs as a result of http_get parameters).
16 years ago
Geert Janssens 04d89bde02 Move one more MSVC-only line inside the MSVC test
16 years ago
Geert Janssens 97e2de2a5f pexports is only available if MSVC is installed. Encapsulate it in a conditional.
16 years ago
Geert Janssens 95a2a6084f Allow QTDIR to be defined either in pure windows format (c:\xyz\def) or unix format (/c/xyz/def) without ISS bailing out.
16 years ago
Christian Stimming aa0c80f38e Win32: Add mingw cutecash build to the install.sh script, enabled by WITH_CUTECASH=yes.
16 years ago
Geert Janssens 547b7aa5fe Add note about required Qt for dist.sh + some typo fixes
16 years ago
Geert Janssens fef687aa2f Fix Windows build after introduction of the environment config file.
16 years ago
Phil Longstaff 8e71388367 Upgrade win32 version of webkit from 1.1.5 to 1.1.90.
16 years ago
Christian Stimming 17e795560d MSVC: Add creation of MSVC import library of libdbi.
16 years ago
Christian Stimming b53205e903 Set some more line-ending style properties.
16 years ago
Christian Stimming c172bc7ee4 Set the desired line-ending style to the correct value on the server side.
16 years ago
Geert Janssens 4ae6bada57 Fix Windows installer doc to have perl >= 5.8 instead of 5.10
16 years ago
Christian Stimming eba463bb30 Add src/calculation and src/app-utils to cmake build system.
16 years ago