gnucash-on-windows: New branch 'aqb6.0.0'
Frank H.Ellenberger
fell at code.gnucash.org
Fri Jan 17 16:46:42 EST 2020
New branch 'aqb6.0.0' created at https://github.com/Gnucash/gnucash-on-windows/commit/cd1eaaf0 (commit)
commit cd1eaaf0501446cb09ed79077cef4f35d781d6dd
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Jan 17 21:42:20 2020 +0100
Update to aqbanking-6.0.0 and gwenhywfar-5.1.2
commit 46ff2b12670b983a3a1eee9de8cb84b1b37b12bb
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Thu Jan 16 20:36:55 2020 +0100
Update gwenhywfar to 5.1.1
Should fix the problem with Cortal Consors sending a problematic HIPINS
segment.
commit bf30121c353b7c7c58ec78cf1cb9a27200f4ce39
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Jan 17 18:28:49 2020 +0100
Update version extraction to match new parameter names in gnucash project
This should be used as of commit d8a304c2c94a4f0d6c4167cfc1bf6e7f7e84d0cf in the gnucash repo.
commit c31de9460a47372e18fedb14b9b4e385053a9a85
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Jan 15 16:30:38 2020 +0100
Drop seemingly unused dlls
Innosetup is installing them, but our build scripts are not installing them in any way.
They may have been required at some point (or dependencies of the removed webkit?)
The resulting package seems to install and run fine without them.
commit 386c9f5c7aabfd8be1dff3300c70deaaf76cfb24
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Jan 15 12:37:16 2020 +0100
Reconfigure nightlies to build docs using the cmake toolchain
Release builds still use autotools.
This first migration step is try the cmake toolchain in daily use
(it has been tested extensively locally already)
commit f8b8aac1623c1b0f89e3f70482f6e22007796c52
Merge: 98e7d3b 96ccab7
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jan 13 13:58:57 2020 -0800
Merge Jannick's 'inno-setup-fixes' into maint.
commit 98e7d3bf65bf29b3e82d41629cee27eefb73aacd
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jan 13 12:53:59 2020 -0800
Revert "Use %USERDOCS% for unpack working dir instead of GetDocPath."
This reverts commit 1a89d04bce64efb428462efd934b8a7555f8738c, an
experiment that shouldn't have been published.
commit f4359547d422df9acf8e7e34a92faaac9fd628ae
Merge: 18baa1c 29185d9
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jan 12 20:40:22 2020 -0800
Merge branch 'aqb5.99.45' of https://github.com/fellen/gnucash-on-windows
commit 29185d96f11de6f2bef15d518012f4bec2f43e0f
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Mon Jan 13 04:13:26 2020 +0100
Update to aqbanking-5.99.45, gwenhywfar-5.1.0, libchipcard-5.1.5rc2
commit 18baa1c4b503d90069f84c99ce3a45b213ec9993
Author: Christian Stimming <christian at cstimming.de>
Date: Sun Jan 12 22:41:04 2020 +0100
Update gwenhywfar 5.0.0, libchipcard 5.1.5rc2
commit 96ccab78d1be07a164dfcf1d5c59f80613ddabf0
Author: Jannick <thirdedition at gmx.net>
Date: Sat Jan 4 11:42:13 2020 +0100
inno-setup: remove 'guile.cmd' from installation
The wrapper 'guile.cmd' to be created at install-time effectively sets
the GUILE_LOAD_PATH for guile. However, the environment for GC at run-time
is implied by the file 'environment' (generated by 'environment.in' at
configure-time, see gnucash repo). So 'guile.cmd' appears to be obsolete.
Moreover, 'guile.cmd' does not appear in the installation folder, because
the procedure 'MyAfterInstallConfig' is not called at install-time. Let's
remove the procedure, too.
* inno_setup/gnucash-mingw64.iss:
- remove for 'guile.cmd' creation, run, uninstall commands
- remove procedure 'MyAfterInstallConfig'
commit a12203d47be909269f91d73f80956bfbc1e9a823
Author: Jannick <thirdedition at gmx.net>
Date: Fri Jan 3 21:55:45 2020 +0100
inno-setup: revert changes relating to working dir of desktop link
inno_setup/gnucash-mingw64.iss:
- revert %USERDOCS%-related changes of 1a89d04.
commit 6a2d5dae2c76468dcc8ea5c270b25d245028c0fb
Author: Jannick <thirdedition at gmx.net>
Date: Fri Jan 3 06:03:30 2020 +0100
inno-setup: remove trailing white spaces
* inno_setup/gnucash-mingw64.iss: here
commit 1335548e0457dc4ebcda247eb2865431a76d7c44
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 29 15:58:58 2019 -0800
Bug 797538 - Missing libbrotlidec.ddl on maint build gnucash-3.8-2019-12-29-git-3.8+.setup.exe
And several other changes as well to the dependencies.
commit 7a7b94ae519ca0a35270c91269d9f753fe997510
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Dec 28 15:27:08 2019 -0800
Release GnuCash 3.8
commit cbf63811274f5d8960533eb11261a35eb120b720
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Dec 27 14:31:57 2019 -0800
Use a webkitgtk3 package built by the GnuCash team.
To replace the obsolescent one no longer supported by MinGW-w64.
commit cedc5ffb7f3983102e71caed140fcbc9fe76472b
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Dec 27 14:29:39 2019 -0800
Run pacman -Syyuu twice.
If there's a core update the first one just does that.
commit b9cc630773cc85f99b287ff4fc8e673489cd66ff
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Dec 25 15:18:45 2019 -0800
Update the msys installer to the current version.
commit 70f6645c27e3653d0339432f4fb2fdbcbfdea23f
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Nov 18 14:14:19 2019 -0800
Remove PKG_CONFIG environment variable from gwenhywfar.
The explicit path seems no longer needed.
commit ec7d28db10d7babe8d09d04ded1ce6f8ec357b85
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Nov 18 22:36:52 2019 +0100
Make libchipcard depend explicitly on gwenhywfar
commit ff9e626708d09cb467450b8178eb51e1db1b0998
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Nov 18 22:30:04 2019 +0100
Adjust modules to allow libchipcard to work with gwenhywfar's pkg-config setup
The problem is pkg-config by default tries to determine a prefix based on
where it finds the .pc file. Unfortunately on Windows that results in a
Windows style path (C:\...). This is relevant here as libchipcard depends
on gwenhywfar paths returned by pkg-config. This is a recent change in
gwenhywfar.
The current libchipcard version depends on this only indirectly as it calls
gwenhwyfar-config, installed by the gwenhywfar package. Future versions of
libchipcard will use pkg-config directly instead.
The fix is to prevent pkg-config from determining the prefix, and just use
the paths as found in the pc file. That can be achieved by setting the
'--dont-define-prefix' pkg-config switch.
As current libchipcard only uses it indirectly via gwenhywfar, this commit
sets it for the gwenhywfar build. However as future versions of libchipcard
will use pkg-config directly the switch is also added for libchipcard
already as well.
commit d35a21eb366e1a5c397d70043aca0d2e11921095
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 17 11:58:32 2019 -0800
Bug 797434 - GPL is not an EULA
Display the GPL as an InfoBeforeFile instead of as a LicenseFile.
commit eed33740938bd43405cbc87e8162d5e5d2c4e111
Author: Christian Stimming <christian at cstimming.de>
Date: Mon Nov 11 08:32:42 2019 +0100
Update aqbanking+gwenyhwfar+libchipcard versions
commit 5dda94e905370b695fa2827d9179ed230e16d745
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Tue Oct 22 08:46:47 2019 +0200
Fix missed version from previous commit
commit d75d606acf36884ee46d1e3c7e9eedfd892b98a8
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Oct 21 12:45:55 2019 -0700
Bump AQB to the just-released 5.99.43beta.
commit 16683ee182866a3f69018984aedec918b4c9c22e
Author: Christian Stimming <christian at cstimming.de>
Date: Sun Oct 20 18:03:19 2019 +0200
update AqBanking 5.99.42beta, Gwenhywfar 4.99.24rc4
commit 0eaa1c804048f1ca946a468b05398cc08b1c01cd
Author: Christian Stimming <christian at cstimming.de>
Date: Sat Oct 12 18:27:36 2019 +0200
update AqBanking 5.99.40beta, Gwenhywfar 4.99.22rc6
commit 71864dc389bc2354e8a4f9eaa7bf0239d8bafd69
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sun Oct 6 22:15:19 2019 +0200
Stop blocking glib schema compilation
This is an additional step to get gnucash
running directly from the build environment
instead of having to make and run a Windows installer.
With this you can run gnucash from a mingw32 shell as follows:
XDG_DATA_DIRS="<mingw32-dir>/share" <path-to-gnucash>
A bit more experimentation is needed to have that last bit
set directly from the install step
commit ffe8d7b3b48313f649c73f5d1bd3c105dbc52717
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sun Oct 6 22:09:09 2019 +0200
Switch to building with ninja
The remaining issues were resolved recently and it looks
ninja is less frequently stepping onto its own toes
(no locked file errors as we had with make).
commit 97fb8730fb633427eb6250a8fbf9e0dbc289496c
Author: Christian Stimming <christian at cstimming.de>
Date: Thu Oct 3 13:11:30 2019 +0200
update AqBanking 5.99.38beta, Gwenhywfar 4.99.20rc4
commit d526540b7fb646eb92e72d0fe39aa4ca6d19952d
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 26 23:55:02 2019 +0200
update AqBanking 5.99.35beta, Gwenhywfar 4.99.18rc2
commit c2105ec02032b43ea3942a8e29dc07d68aabfc14
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 22:06:42 2019 +0200
HTMLHELP_DIR is unused
We copy the necessary files while setting up the build environment
based on install data found in the registry.
commit c7b444b3797f1e426e989c5f7db5e4af76fe9cdc
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 21:55:55 2019 +0200
Rsync inside bash requires a unix like path
This got lost in a recent refactoring commit
commit d06452c6d663302b6262c1e7fed4f3f342c70773
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 21:55:07 2019 +0200
Force move of installer package if one with same name already exists
This is the easiest. A possibly more refined edition could
add a number to the end to allow more than one build from the same
gnucash-git source. This could be to compare changes in dependencies
or in the build system.
commit 05cc9a91efc353e6e117c602f9f3e8896c342cca
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 20:19:12 2019 +0200
Test for installer generation failures and report them
commit 035ef5d367ec425ea35d5f441b6dfbd97819dbe5
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 17:25:20 2019 +0200
Store local and remote build artefacts in the same directory hierarchy
This will allow old file cleanup using rsync in the future
commit ae8216f949bc47673970855c17a174dce60abf3f
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 19:47:50 2019 +0200
Fix SO_EFFECTIVE extraction code
Newer aqbanking and gwenhywfar have changed their include directory name
Properly use gwen_dir and aqb_dir variables for substiution in inno setup
commit 8783290443f57091487a03be479be9667636e09d
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 17:24:11 2019 +0200
Update parameter comments for bundle-mingw64.ps1
commit 7e6d97d82b140b42e74a03698b1d476547fc7bd1
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 16:40:53 2019 +0200
Remove obsolete patch files
commit 681c606773e9eb15971415487f3fdc4eabe54e77
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 16:39:16 2019 +0200
Revert back to wrapping rsync in a bash shell
Directly invoking rsync in powershell gives an odd remote error
(null) unknown option
commit 23cb2c05ba1a0f506dda5b8c3a85e87732a95579
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 15:16:39 2019 +0200
Drop aqbanking mconsole patch
It has been incorporated in version 5.99.34beta
commit 0dec6bb2c0736f439c270ccb1f2f9be4ac51a6d1
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 14:57:46 2019 +0200
Drop patches for gwenhywfar
They have been incorporated into 4.99.17rc1
commit c1ca0943794545897557c0d81dad6cd069a2b502
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 14:44:55 2019 +0200
Update gwenhywfar to 4.99.17rc
commit 3f17b8865986951fd0318e5264656f0f87f4a0c1
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 14:37:34 2019 +0200
Reduce strndup patch
34beta has it applied to xml.c
Add #define as in xml.c to minimize the impact in transport.c
commit 77e3d9e1d25d305b4fa4ec419f600b2aac2144a4
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 25 13:03:11 2019 +0200
Update aqbanking to latest beta (5.99.34beta)
commit 533ac3b055c2e92272472b494f87bad7ecf55064
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sun Sep 22 13:27:39 2019 +0200
Bash tweaks in server script
* use bash directly instead of via Send-Process
* drop bash for commands that don't need it
* use powershell redirection (which is pretty much like bash redirection)
* use powershell native Write-Output command for simple text message
rather than making a detour via 'bash -lc echo'
Notes on the redirection
* sometimes the bash command still includes the error redirection
This is because powershell make error output much more verbose
and I wasn't sure that was adding much useful info.
* Powershell redirections don't work with Write-Host. They
do work with Write-Output so I have replaced those.
commit 709e278ff51f02e23c9c8127ec043d91abdf1dfb
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 24 11:39:13 2019 -0700
Link all aqbanking console programs with -mconsole on Windows.
So that they actually display their output.
Temporary fix for https://www.aquamaniac.de/rdm/issues/71
can be removed after release of 5.99.34
commit 0596987c56b1144f1b4ff4590f0626549cbca568
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 22 11:26:13 2019 -0700
Update gwen, aqb, and libchipcard to the latest betas.
And patch them so that they actually build on MinGW-w64.
commit f7749d30eff75844cc1a343c755c7bd6cab2b741
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sun Sep 22 13:11:51 2019 +0200
Consistently use same output redirection format
commit 85730bd178e6bfaf371e864b70a5832415655275
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 21 15:45:32 2019 -0700
Handle different GTEST_ROOT values for maint and master.
commit 49bd9779b364b389d34fb6f681135c4f4f0679fa
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Sep 21 10:58:15 2019 +0200
Remove stray double quote
commit 8022a1748c57f734268bac586758810e498f7e95
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 19 11:21:12 2019 +0200
Fix redmines file numbers
commit af164a8ba443e487f30e7ef4e41870754f0f7351
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 19 06:01:30 2019 +0200
Aqb6Beta: use new security media
A bunch of new security media were defined.
Revert this commit, if no stable libchipcard is released before we release!
commit 64a55bc5e8f94ea4b231c8c0e8c1c2385c8e39eb
Author: Frank H. Ellenberger <fellen at users.noreply.github.com>
Date: Thu Sep 19 05:13:46 2019 +0200
Use Aqb/Gwen betas to test optional FinTS 4.1 changes
* It should reenable access to many german banks.
* It will give us much more testers.
Revert it, if no stable AqBanking6 gets released before our next release!
commit 58c17cac09e36e7fa75d77bddacefdefff1388bb
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 7 18:12:34 2019 -0700
Build 3.7 Release.
commit 49d0e8809da2ff026d368a6c1b2d46e8794f094d
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Aug 27 23:49:44 2019 +0200
Checkoutdirs are no longer needed for gwenhywfar and aqbanking
The new redmine system at aquamaniac has sane download urls
commit 726fefd4cab73f8b43b45be41954293b52e1484b
Author: Christian Stimming <christian at cstimming.de>
Date: Tue Aug 27 22:46:58 2019 +0200
Update aqbanking/gwenhywfar.
Needed because gwen 4.20.1 contains a crashing bug, fixed in 4.20.2.
commit dc4fb89ddb579a2c2540eb3a90deb89d19e7a5c0
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Aug 23 19:03:02 2019 +0200
Explicitly use ssh for rsync communication
commit f894a2572d73a03334b843d5647a0ccb86dcb083
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Aug 22 14:03:11 2019 +0200
Fully switch to rsync for uploading files
commit e826d82372b561cf1be3ec01699a6b0a7b9952e4
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Aug 22 10:58:33 2019 +0200
Store build logs in subdirectories per branch and per month
Note this update requires an additional msys package to be installed (rsync2)
so you may have to re-run setup-mingw64.ps1 once before
starting buildserver/build_package.ps1.
commit 03242a92e8d9cd5cf72f30068611c943a500682a
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Aug 22 13:56:32 2019 +0200
Revert "Store build logs in subdirectories per branch and per month"
The build server currently doesn't have rsync permissions to the webhost.
This commit can be restored once the proper permissions are there.
This reverts commit 8073b34c5c1a52a6ef37dba33e1173291192b7d4.
commit b1a9e078c4f20a3d67416c04ca2d4f1334db1c91
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Aug 22 13:55:34 2019 +0200
Restore "Update gnucash-mingw64.iss library versions to match latest mingw64 update."
This was unintentionally reverted
commit 5a24c7e0d07fb17ebf9fa2a79e285b605d5f1b63
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Aug 22 13:52:19 2019 +0200
Revert "Update gnucash-mingw64.iss library versions to match latest mingw64 update."
The build server currently doesn't have rsync permissions to the webhost.
This commit can be restored once the proper permissions are there.
This reverts commit c7b3b3c08f7e5c5d95122911576d9613d9c9a3bf.
commit 8073b34c5c1a52a6ef37dba33e1173291192b7d4
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Aug 22 10:58:33 2019 +0200
Store build logs in subdirectories per branch and per month
Note this update requires an additional msys package to be installed (rsync2)
so you may have to re-run setup-mingw64.ps1 once before
starting buildserver/build_package.ps1.
commit c7b3b3c08f7e5c5d95122911576d9613d9c9a3bf
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Aug 17 14:47:33 2019 -0700
Update gnucash-mingw64.iss library versions to match latest mingw64 update.
commit 88c795f455fda9e3adfa98a80d5d588a547adc89
Author: Christian Stimming <christian at cstimming.de>
Date: Thu Aug 15 20:54:34 2019 +0200
Update aqbanking to 5.8.1 (non-beta). Fix URL for gwenhywfar-4.20.1.
(The URL includes an integer value for the internal website management.)
commit 62c328760349f08cc0fb64ce50a531b997215f18
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 11 14:45:48 2019 -0700
Change gwenhywfar environment to specify PKG_CONFIG instead of CFLAGS.
And re-enable Gwenhywfar 4.20.1.
Gwenhywfar 4.20.1 tries to check pkg-config for gtk3 but can't find
pkg-config without help. Once it can find pkg-config it doesn't need
to have the gtk3 paths added to CFLAGS and CXXFLAGS.
Also patch gwenhywfar to not delete the gwenhywfar4 directory during
clean. The links are created by configure so should be deleted during
distclean; removing them in clean breaks subsequent builds until the
build directory is reconfigured.
commit d80fbecb8dbafdda11b85b038fb53796d8cf73be
Author: Christian Stimming <christian at cstimming.de>
Date: Sat Aug 10 12:45:24 2019 +0200
Revert version change of gwenhywfar: Maybe 4.20.0 builds without problems on windows.
commit e9754cc3baff6d76ac2fc49ef18f36b7ede43a1a
Author: Christian Stimming <christian at cstimming.de>
Date: Fri Aug 9 20:00:12 2019 +0200
Update gwen/aqbanking to latest version, as needed for server changes in Germany's banks.
commit 0178c941cdd858639b67bf97f14c1f4500921e0b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jun 30 07:55:17 2019 -0700
Fix bad version dir.
commit 9251e848bb564e2b95e83febdabac7eb6f696676
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jun 29 17:28:55 2019 -0700
Build 3.6 release.
commit be2570985eb46e259a83a3244730e76eb2531b04
Merge: 86dcf63 35f2b26
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 18 16:30:28 2019 -0700
Merge Milotype's gc-on-win-hr into master.
commit 35f2b260ef9194101c16210709111e0699fa674f
Author: milotype <43657314+milotype at users.noreply.github.com>
Date: Mon Jun 17 15:55:39 2019 +0200
Update gnucash-mingw64-hr.iss with Croatian
Added Croatian strings to the file
commit 86dcf63f350875b96e7d093ffd3b9975037cfeee
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Jun 17 22:58:54 2019 +0200
Update installer script for restructured scheme files
lib/gnucash/scm is used for gnucash 3.x
lib/guile/2.2/site/ is the new location starting with gnucah 4.x
As the same build scripts are used for both series, make the
old path optional. Note this may require a clean build for
master to get right.
commit fe814e72222f4cfada484776b5e0ed971e8bb5ec
Author: milotype <43657314+milotype at users.noreply.github.com>
Date: Mon Jun 17 15:52:35 2019 +0200
Added Croatian-6.0.0.isl
As this is an "unofficial" language, I took the time and translated the newest version. My translation is based upon the current "Croatian-5.3.3.isl" file, with some corrections and additions where needed. I will also send this new file to the person in charge for the "Unofficial translations" at http://www.jrsoftware.org/files/istrans/
Can someone please check if the file's encoding is correct. I work on a Mac-OS, not on Windows. I did convert the file to windows-1250 with a convertor.
If needed I can provide the same file in utf-8.
commit 85fe534c0a5cd3c91ab1579d8721015ad9f244c4
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Jun 7 11:57:11 2019 +0200
Declare all language strings to be UTF-8
At least that's how I interpret the Inno documentation on language support
commit fcddc1bb72af1c98b4141e02890890fb06f69345
Merge: e1ea347 70b7874
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jun 3 09:36:21 2019 -0700
Merge Dale Phurrough's msys2_repo_mirror into master.
commit e1ea3478e3f24a850f4b1caaf8fa6e1fee42849a
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jun 3 09:31:57 2019 -0700
Bug 797254 - guile2 fails to build in Windows...
time_rz.c:308: undefined reference to `rpl_mktime'
Patch the gnulib part to correctly handle builds where REPLACE_TIMEGM
is true and REPLACE_MKTIME may or may not be true.
Also switch to building a snapshot from Guile's repo and applying our
patches via jhbuild instead of using a snapshot of a private repo.
commit b4186f16438ab27e9e272c103fe6faf92c1c8c2f
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Jun 1 12:05:56 2019 +0200
Swig 4 installs in /usr/share/swig
This is in the standard search path so we no longer need to explicitly set SWIG_DIR.
commit 70b7874943e82f36720d0da0650b9e929d593d09
Author: Dale Phurrough <dale at hidale.com>
Date: Tue May 28 21:29:03 2019 +0200
msys2 repo mirror by preferred_mirror param
- preferred_mirror param updates msys2
/etc/pacman.conf with given URI
- good when msys2 repo unavailable or slow
- survives mirrorlist package update from
msys2 repo
commit 1a9ae94a8712b1431a605af89af1ca7755cf9914
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jun 1 12:09:09 2019 -0700
Latest tweaks to guile tarball.
commit 5518fdb5868d2d08730c8c154c2307f1ef5d99e2
Author: John Ralls <jralls at ceridwen.us>
Date: Wed May 29 21:29:57 2019 -0700
Bug 797259 - msys2 mingw-w64-i686-ncurses package no longer in repo database.
Changed to pdcurses.
commit 2d00ce3ee8897d6edc2e830fe907851775f08a3c
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed May 29 16:03:08 2019 +0200
Guile tarball is xz compressed, not bzip2
commit 03e084bc5435ad049c16df8e44713be81c85adf6
Author: John Ralls <jralls at ceridwen.us>
Date: Tue May 28 12:22:48 2019 -0700
One more fix for patching FindSWIG.cmake.
commit 6f845622415df86b9ac04b06fd4414c04938a090
Author: John Ralls <jralls at ceridwen.us>
Date: Mon May 27 12:17:29 2019 -0700
Convert patches to relative paths.
Allows builds from arbitrary checkouts.
commit 7ebb814bb54215e07b3862a30b16478cc1afcaa0
Author: John Ralls <jralls at ceridwen.us>
Date: Sun May 26 15:59:35 2019 -0700
Include missing name parameter and use explicit path for find.
commit 520cec8583848eb54763ee5d3bc4ae2b4afaa709
Author: John Ralls <jralls at ceridwen.us>
Date: Sun May 26 09:24:28 2019 -0700
Bug 797257 - fragile windows patch FindSWIG.patch;...
recommend remove version string dependency.
commit 7efabac8dcf9af9fbc29a4e544b68a8d0f55bd40
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 25 13:04:48 2019 -0700
Bug 797253 - perl dependency not available in setup-mingw64.ps1,...
causes build error.
Move installing the rest of MinGW and the toolchain to before the
direct-deps installation.
commit f61aafdd4ddfa57625a1e139fa1fb7c1fa0d9648
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 25 12:34:48 2019 -0700
Fix doubled 'patches' in libdbi-drivers patch href.
commit 4199156cc51d66ae31a4749be718d469dcd25b29
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 25 10:13:51 2019 -0700
Bug 797252 - missing /opensp-1.5.2.patch file required in...
/gnucash.modules for Windows gnucash.
Plus two libdbi patches, inadvertently removed while cleaning
out the old buildsystem.
commit c68c63a5e772330aa09dab98478b8125a9e71c57
Author: John Ralls <jralls at ceridwen.us>
Date: Tue May 14 11:53:01 2019 -0700
Clean the build directory before building to prevent privilege errors.
commit 6af1681a9dd66f195513451820b6658bc0f5c26f
Author: John Ralls <jralls at ceridwen.us>
Date: Thu May 2 15:59:11 2019 -0700
Add documentation of the bundle-mingw64.ps1 parameters to README.md.
commit 5ad565b49b2b4a48ce3c5f30429b2f6f8042821a
Author: John Ralls <jralls at ceridwen.us>
Date: Thu May 2 15:37:58 2019 -0700
Clean out the old build scripts and provide a new README.md.
commit 55a031879667137c8ddd0ec7247d315137c77f61
Author: John Ralls <jralls at ceridwen.us>
Date: Thu May 2 11:28:17 2019 -0700
Fix error in gnucash extra environment.
commit fbd83a592083f5599c09b3827c6e70cb1f815c05
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Apr 30 20:26:22 2019 -0700
Upgrade Xmlsec to 1.2.28.
Required to work with latest Mingw64 OpenSSL package.
commit e8c752fa545080c53a023d1775f966d46149a931
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 30 17:34:53 2019 +0200
Fix htmlhelp workshop installation errors
commit b64957ec7e249d82b08137dc6fa40594443ab911
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 30 14:22:29 2019 +0200
Install webkitgtk3 from direct url instead of pacman database
The package was dropped from the pacman database recently but the packages can
still be downloaded via direct url.
commit 5d2253889e63c5a83d4764a87620e0c6f37e7917
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 30 14:21:17 2019 +0200
Deduplicate a few variable definitions
commit da23962d999aad3a1e248fac0ccb309b5deded8f
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 30 10:56:34 2019 +0200
Update cmake patch to version 3.14
commit ac4de50e27906c359c9ed4590d9dd1f5db1b7453
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 26 13:45:37 2019 -0700
Fix malformed guile load path string.
commit 1365ad57688d328ff517d2192ea37141bd4b3bee
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Apr 25 17:20:05 2019 -0700
Set GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH for GnuCash build.
Removing no longer needed ACLOCAL flags and increasing parallelism
commit c739d231b5dc4775d40433d3148979a4a4d4c7ab
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Apr 25 14:53:28 2019 -0700
Guile 2.2 for Windows.
commit fe22df601c6d5b181db35052c5b17ce3e70fd417
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 21 10:16:35 2019 -0700
Change handling of html help workshop installation failure.
Instead of bailing out, print a more detailed error and continue with
the rest of the script.
commit fa0ddaff6b6ccc8f94e10bfb5ecec5fd70686fba
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Apr 8 15:52:43 2019 -0700
Update the Bugzilla URL for the Report a GnuCash Bug Start Menu item.
commit 0ba3a0afa26f50f87a00e38a61eac5ebc1516877
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 7 13:11:09 2019 -0700
Update strawberry perl version to the latest recommended on the website.
commit 5d6f7db24d46e91f168855ce20308f4f42878e1d
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 7 13:08:44 2019 -0700
Bug 797178 - 3.5 install-fq-mods.cmd requires ssleay32.dll, but it's...
no longer installed as part of GnuCash
Because it's obsolete. Remove the check from install-fq-mods.cmd.
commit 1a89d04bce64efb428462efd934b8a7555f8738c
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Mar 21 16:43:49 2019 -0700
Use %USERDOCS% for unpack working dir instead of GetDocPath.
commit 53b1c6038401b0817957397f2035387d3d9e66ed
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Mar 30 16:54:24 2019 -0700
Fix missing quote
commit a0abdd53d97bdaf9d518e42a0932dd4bd1d6bf8c
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Mar 30 16:45:53 2019 -0700
Correct spelling of project.
commit f6edb30dbad2e6c75ce80c6e7742dfa825b1e80f
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Mar 30 15:30:53 2019 -0700
Release GnuCash 3.5
commit bf11501af926098ff0c82fbe30baccad56ee6784
Author: Christian Stimming <christian at cstimming.de>
Date: Wed Feb 13 11:46:56 2019 +0100
Remove ktoblzcheck dependency.
commit f83a219478fbbcf636198bf0f4751fff250355ae
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Feb 11 15:45:50 2019 -0800
Bug 797081 - OFX Import drops long memo strings if the memo is followed...
directly with a proprietary tag on the same line.
Fixed in libofx, this commit uses it for the Windows build.
commit 598e01e926712b1bd5aa37bfe6f5c57f25d763a2
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Jan 12 16:04:21 2019 +0100
Bug 797036 - Runtime Error During 3.4 Upgrade
allusersprofile is not (or not any more) an internal constant of the Inno Setup compiler
So expand it as an environment variable instead.
commit 7ac93fe12789a6718c3741c9419b3146bd5b0a58
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jan 3 16:27:38 2019 -0800
Update bundle to correspond to Mingw64 updates.
commit e05728784cc4880417f63c9ae41441b5945926fd
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 30 09:12:00 2018 -0800
Release GnuCash 3.4
commit ecb4f165efa1f984920001f77e66cd23c077f6b4
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 9 11:48:58 2018 -0800
Update msys2 tarballs to latest.
The 2016 ones don't work anymore.
commit 14dd470045f4d780a2a0ba8a68aa0b81f64ea93e
Merge: b7ba832 3892893
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Nov 15 15:01:16 2018 +0100
Merge branch 'finance-quote_v1' of https://github.com/jannick0/gnucash-on-windows
The commit updating the outdated version of strawberry perl conflicted
with a similar commit by jralls. I have chosen to stick with jralls'
version as it separates the version string from the url which is
easier to maintain in the future.
commit b7ba832245743b1ec20369a6dab51b16fdb015fd
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 29 16:44:49 2018 -0700
Release GnuCash 3.3.
commit 81ab3b3516c488502c6efd3894103908ebabbc46
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Sep 28 15:14:16 2018 -0700
Bug 791725 - [Finance::Quote] update hardcoded download link...
of strawberry perl in getperl.vbs
commit 4ba69dcd96f307cd54f06c9d2a1310c8ae419116
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Sep 17 14:48:05 2018 -0700
Update the FindSWIG patch to match the current version of CMake installed by MSys2.
commit bc708c6b3d2b02900e8cd83672fb976b98ac407b
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Sep 17 14:47:26 2018 -0700
Build the branch for gnucash-docs-git.
commit da0a8ff11db766004083bdc15b3c6d5f2e109541
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jun 24 15:13:20 2018 -0700
Release GnuCash 3.2.
commit 9169b3ea4befe565b3dbe35f291f94bcb394a463
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jun 7 12:16:34 2018 -0700
Remove extra UTF-8 BOM from gnucash.iss.
commit da073de4959206c2f13e285caa7823261e312629
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 5 17:09:13 2018 -0700
Bug 796432 - chinese not show correctly in intall
The gnucash*.iss files need a UTF8 BOM because Microsoft says so.
commit e5f0222203551a6e4d7764993f8da1afeaddd1d4
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 5 15:20:58 2018 -0700
--amend
commit b45cd16b422209fc4ceb403dffba1f58df831b36
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 5 15:20:45 2018 -0700
--amend
commit c01d13e1088d59108a09d3fd2962cc6330ab0e4b
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 5 15:20:01 2018 -0700
Update Latvian and Chinese Inno Setup translations from http://www.jrsoftware.org/files/istrans/.
commit b2da7735bc75234b606c71bdb1228026279392be
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 5 15:05:36 2018 -0700
Update Inno Setup translations for built-in languages.
commit 02404748feed3d7d3921138dcffc16faaf952aec
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 5 14:16:13 2018 -0700
Remove Catalan, Greek, and Japanese Inno Setup translations.
These languages are included in the Inno Setup distribution.
commit 3892893b7a24086665de506a8e49ed7df7ff33da
Author: Jannick <thirdedition at gmx.net>
Date: Fri May 25 16:44:03 2018 +0200
install-fq-mods.cmd: add check for ALPHAVANTAGE_API_KEY
including user information as how to apply it.
commit b47bf993b7ee7ad6d0cab5c0361d326c4e69be65
Author: Jannick <thirdedition at gmx.net>
Date: Fri May 25 16:11:06 2018 +0200
install-fq-mods.cmd: update for migration to Alpha Vantage.
commit 12152926645f7b0bd0223aa0f7584a3f23a884fb
Author: Jannick <thirdedition at gmx.net>
Date: Fri May 25 16:05:16 2018 +0200
getperl.vbs: strawberry perl link updated
commit 8a61821b8f20c0b85b870c55e6cb66b0dd3fe928
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue May 1 22:51:00 2018 +0200
Update libofx to 0.9.13
This version obsoletes our tempfile patch (it's included in the
release).
commit 1ef3508b6d053e02c127abe618d5679fcd46d035
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue May 1 21:41:16 2018 +0200
Default to debug builds for git based builds
Release builds will remain normal. This should make it easier to
create a stack trace from the nightly builds.
commit c5f680b20023857f15a133e002c3e3ab1ded1831
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Apr 28 15:08:20 2018 -0700
Include docs-3.1 in the release.
commit 28dae407049837c69ba24ef89c36f5e57486f898
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Apr 28 15:05:26 2018 -0700
Release GnuCash 3.1
commit 2ab108315df200724ae2a2240ce1bd8de0a256cd
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Apr 28 15:06:53 2018 +0200
Ofx patch - version 3
The previous version still had build issues because it needed
a few extra OS_WIN32 instances replaced with __WIN32__.
I have chosen to replace all of them. And this time I tested locally
before commit. I believe this one finally works.
commit b606f4f6c74f5dc8528cc025f3e29d633cbd2e64
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat Apr 28 13:50:59 2018 +0200
Adjust ofx patch to make it apply properly
commit 6e36fbf4f13e614c121ec40fa1217eb3afc049e5
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 27 16:21:43 2018 -0700
Bug 793461 - Transaction matcher window blank when importing QFX
Use compiler-defined __WIN32__ instead of not-defined OS_WIN32.
commit dbb9f9a87ef2967793168f3680739fd6fce7961d
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Apr 20 09:44:01 2018 +0200
Patch with -f instead of -t
-t was interpreting already applied patches as reversed patches, resulting
in the patch to be undone again. With this every other run of setup-mingw64.ps1
would result in a cmake that couldn't find swig.
The workaround in jhbuild can probably be removed again now.
commit 2bd3a281ddbf7a4ce997ee4ef275f749e2f5a79e
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 17 10:53:36 2018 +0200
Add missing libfribidi-0.dll dependency in inno setup file
commit 58e7db7b83f42e66d87567912d3c49537110eeff
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Apr 16 14:57:25 2018 -0700
Add -DSWIG_DIR to cmake args to work around broken FindSWIG.
commit 2a6f00eb573615fe30475823a17918d9489004e4
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 17:48:22 2018 -0700
Fix the bundle file to match the script name.
commit 8ba08c0e72393682c3dcda861c9d87bb6c4c87f0
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 17:47:51 2018 -0700
COMPILE_GSCHEMAS, not COMPILE_SCHEMAS.
commit b9f3a81e752a7732c62ae989453ba50db4f44604
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 17:44:15 2018 -0700
Build GnuCash -j1, don't try to clean.
CMake makes a bad make clean target that emits an error about
"target pattern contains no '%'". Parallel build works OK in a
clean directory but if the libraries are already in place make
gets ahead of itself and the libraries can't be built because the
old ones are busy.
commit 3285c4a398cb2ddb337c9c993d72c3a41dc29715
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 15:47:18 2018 -0700
Disable compiling schemas.
It breaks because CMake can't see jhbuild's destdir and inserts a semicolon
at the beginning of the path.
commit 63b2e1aaa65fb91f1182afaaa07485632cc93bef
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 15:31:39 2018 -0700
Further changes to support maint git builds.
commit 7fc6d2967d7aad59c0552f141ca01522eb068ef6
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 13:30:26 2018 -0700
Add branch maint to build_package options.
commit 9fbc80525f1fe16f6358fad276c6c4b9b0facf1b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 13:29:58 2018 -0700
Clean builddir before building.
Attempting to fix build failures because target library is busy being used by\nanother build command.
commit c48e09dce27b83b199911cf9ca3817ba1e2de48e
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 13:28:26 2018 -0700
Update gnucash-docs to 3.0.
commit 8c36cd56868ace10b2cc002de20a6b269b7c921d
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 11:52:14 2018 -0700
Bug 793461 - Transaction matcher window blank when importing QFX
Bob Fewell's patch for Mingw-w64's misbehaving mkstemp.
commit a95d39fd8766453d9a7e163cd8a2468cd894b09f
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 15 11:28:51 2018 -0700
Only bundle the gtk30 and iso_4217 message catalogs from mingw32.
The others aren't needed.
commit be60b1bfdd243d9a1b95d6c13a82325a7ab57b28
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 6 16:16:01 2018 -0700
Fix bundle script for two-part version numbers.
commit 4af9fb7f9c042153f76146145bdb90ca992db598
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 1 21:51:15 2018 -0700
Adjust bundle for 2-part version number.
commit 6c241ecbfe481ee9964172ba835fe475224c4668
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 1 16:01:23 2018 -0700
Release GnuCash 3.0
commit 00b43f1033d115be479eca0dd870140f7f5b6d4a
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Mar 30 16:14:13 2018 -0700
Work around aqbanking 5.7.8 build failure.
commit cdc5f48e5df6d155679de7424c77a3360c862958
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 25 12:13:08 2018 -0700
Release 2.7.8
commit 15b496062b46bb37602749f0803f4fd12843c5ba
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 25 12:05:25 2018 -0700
Modify gwenhywfar environment for gwen 4.20.
Fixes the optimization bug, yea!
commit 65cd11a0307308942142a54b7c5e8c0622788871
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 18 14:14:12 2018 -0700
Update AQBanking and Gwenhywfar to the latest stable releases.
Download directly from aquamaniac.de instead of via \nsourceforge/gnucash/dependencies and update svn to git while we're at it.
commit e562143ab1e85a094fa6c537cf3c251aace1f2f5
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 18 13:06:45 2018 -0700
Release GnuCash 2.7.7
commit f48594c7bdb741de32265745919b192d2f2c8002
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 13 18:14:07 2018 -0700
Bug 794310 - There is no Chinese interface at window 10.
Uncomment the lines adding the translations and account templates.
commit 459bcbdc062e00dc391045b21f192e3710422b81
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 12 14:42:30 2018 -0700
Add libcroco to the bundle.
commit be98f9a125fdeb2f61753f7cb6a795bf8fa3779f
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 12 14:20:20 2018 -0700
Add librsvg to the bundle.
commit 575fdaffbad80b7377a378bb5476897f90803009
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 12 14:16:58 2018 -0700
Fix typo.
commit fe0ed4d7251aa22591a9515e656aa0a75e7e723d
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 12 13:59:23 2018 -0700
Include gdk-pixbuf's loaders in the bundle to fix crash on Win7.
Also include loadable modules for postgresql and sqlite3.
commit 9719c53226fbebad0dabf58a2e0675147eb4654a
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 11 10:43:40 2018 -0700
Release GnuCash 2.7.6.
commit 6d54a36857c0b623801441da455fa48a4d3b3e5d
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Mar 8 15:54:58 2018 -0800
Don't need to single-thread gnucash builds any more.
commit d2f417abb711a40b00be7ffc1595f20fb4845d05
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Mar 8 15:54:20 2018 -0800
Spelling error. Also fix up setting _mingw_base and use it more.
commit e3555ff7070185025d94071e7051c9a4e5da91b5
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Mar 8 10:29:47 2018 -0800
Work around xmlsec build failure and upgrade it to same version used on Mac.
commit 6ba18441ac2923378698f82779c7f7ed7a2e18f1
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 6 15:20:01 2018 -0800
Uninstall GnuCash before building.
To prevent linking from an old build screwing up the current one.
Also remove the jhbuild info and manifest on a releases build to
force rebuilding if the release is the same.
commit cfd8b4bfb0359f41f88d41ee180cef0fc7d0f167
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 6 13:43:08 2018 -0800
Fix msgfmt can't find its rules for appdata.xml.in.
Also fix a jhbuild snivel about unknown variable mingw_base.
commit c68c7bee8953d8316c043187a6289742fbde4586
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Mar 6 11:29:31 2018 -0800
Use correct shell and specific target directory in the final message.
commit dbb4861067b93c97dbc0f5ee7294ab34144fb509
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Mar 5 19:52:12 2018 +0100
Adjust FindSWIG patch for cmake 3.10
commit db54a133539fe81b9ee4684a33841f94d711fa6a
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Mar 5 19:26:42 2018 +0100
update XDG_DATA_DIRS at build time to include /mingw(32/64)/share
Gettext requires this or it will fail to find it's its rules and hence
fail to process appdata and other xml based source files
commit c6131129557ba54982bae2e6ad1b4ecd5cc5bfa2
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Mar 5 19:16:08 2018 +0100
Drop obsolete dependency
commit 2b133fa2473f734aedff9f8a1c043ee52db77a1d
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Mar 5 18:28:39 2018 +0100
Add libboost_date_time-mt.dll in the installer.
Discovered and fixed by Robert Fewell
commit 424991fac01d699a5fda458f18aa24eae8b2f220
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Mar 5 10:18:30 2018 +0100
Revert "Update 2.6 series to most recent versions of gwenhywfar and aqbanking"
This reverts commit 1b29db233caefc63f74a12047d86006ac275b0d1.
The newer versions fail to build in Windows on an incompatible pointer type:
https://code.gnucash.org/builds/win32/build-logs/build-maint-2018-03-05.log
Reverted to the previous versions until this is sorted out.
commit 1b29db233caefc63f74a12047d86006ac275b0d1
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sun Mar 4 21:05:55 2018 +0100
Update 2.6 series to most recent versions of gwenhywfar and aqbanking
commit 27f16f78e2a8d9379b30fec6c1f4a5e47469a88d
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sun Mar 4 19:54:14 2018 +0100
Skip certificate check on aquamaniac's website.
Mingw's wget isn't smart enough to discover www.aquamaniacs.de is covered by
the git.aquamaniacs.de certificate.
commit 3834d0a077a39097942ccf03b86977a1113f54f5
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Feb 24 16:01:02 2018 -0800
Release GnuCash 2.7.5
commit bbbe9d38e6f9c64a8df8bfbd085c899fc87b4d06
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Feb 13 13:46:44 2018 -0800
Build GnuCash version 2.7.4
commit 79691184928b81d18298d1d5745e7eeec008a10b
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Feb 13 13:43:58 2018 -0800
Bug 793163 - 2.7.2+: Could not spawn perl
gspawn-helper wasn't in the bundle.
commit e56a0ce206c61bd5090e2ba3a432ecee24de4dfd
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jan 11 09:49:00 2018 -0800
Fix AQBanking setup crash.
Gcc-7.2 generates bad code that sets a bad stack pointer when returning from call
in GWEN_Gui_ReadDialogPrefs. Work around by disabling optimization when
building gwenhywfar.
commit b6bc66fbd927b5d67969c0e95b540d1522664e5a
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jan 11 09:46:08 2018 -0800
Upgrade Gwenhywfar to latest release and don't build libgwengui-gtk2.
commit 4829dc0497ec08f0508bf8f100b3b3dba002b50b
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jan 11 09:41:52 2018 -0800
Change COPYING to LICENSE, reflecting file actually distributed in the tarball.
commit 6e35c76b503f8fd24b11f0f4831019080a55baff
Author: Christian Stimming <christian at cstimming.de>
Date: Sun Jan 7 22:16:17 2018 +0100
Update versions of gwen and aqbanking to latest releases, unfortunately still many months old.
commit c13d6ddfdfe67c87b68b455d0e4649e74b2529a1
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Dec 30 15:57:53 2017 -0800
Release 2.7.3
commit d76f9adb3a49731cc4740fd82006432e521f779a
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Dec 30 15:54:16 2017 -0800
Bug 791823 - Select GnuCash Theme shortcut points to a non-existing component
Unfortunately no replacement, so the bug is renamed instead of closed.
commit c7669b055f356d95bfdebc43c3df89aafd07eeb3
Author: Jannick <thirdedition at gmx.net>
Date: Mon Dec 25 22:30:39 2017 +0100
added optional argument of setup_mingw64.ps1 to existing MSys2 environment
commit 4e8154477c96950aa336b5e61b6c8b37bea914fa
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Nov 30 10:20:57 2017 +0100
Fix bootstrap script's parameter handling when not run immediately under cscript
commit 69fd6b4be3f52c123d8182236a1a82af7fb1669d
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 26 10:40:41 2017 -0800
Release 2.7.2
commit 585edfb3b634c02e8e12e846554b7abd96d06a0c
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 29 14:18:18 2017 -0700
Release 2.7.1.
commit 741143086ffaa0c6b1522bc68f1f321f9282dcf7
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 16:57:40 2017 -0700
Change the other location where guile was set to 1.8.
commit 827e0c828aea0fd8b0b8867b45c9aabc8df1b02d
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 16:37:49 2017 -0700
Actually set the default Powershell encoding.
commit ee81e2ec7d09d8e42183ac35555db80fa4e059f9
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 14:44:09 2017 -0700
Set GUILE_LOAD_PATH version to 2.0 in MSYS2 build.
Fixes bundle crash.
commit 58616b7fc4493e1cad616b907457343ebddf7c56
Merge: f118eac 2577cc5
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 11:57:40 2017 -0700
Set Powershell's output encoding to UTF8.
So that Inno Setup's output in the build log is intelligible.
commit f118eaca662169f31591444b37d590e114d56522
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 11:27:50 2017 -0700
Turn off debugging output from bash-command function.
commit 2a61fd4bdbd9ecc3eedc7b05e99eb8c03d3005a3
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 11:19:04 2017 -0700
Use system.net.downloadfile instead of invoke-webrequest.
Fixes bug 787177.
commit 2577cc5c0a4717de5f0ad15801e939ce5675a150
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Oct 19 10:14:54 2017 -0700
Turn off building master with mingw, it doesn't work any more.
commit df4a3ea04a8f52bedf5982ab1a9b2b8984cf867e
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Oct 16 15:01:09 2017 -0700
Copy the gtk settings schemas to target_dir and recompile.
Schemas are required by GtkFileSelector, crashes if they're not in the bundle.
commit 72d6443ab9daf1b7b2277253cb22f15166f85c6b
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Oct 16 12:36:38 2017 -0700
Add some missing stuff to the bundle.
commit 08b2ab9eb587ece2a138b90ea182a5085e8aa9cc
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Oct 16 12:36:22 2017 -0700
Make version_item tag match changes in Gnucash.
commit d219c3e6c11c63bc8b922209236d2c73204019ab
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Oct 16 12:34:51 2017 -0700
Remove --disable-scrollkeeper from gnucash-docs, use gnucash-docs-git for all builds.
commit 3077b9f73e430cb3f56bcc0f00dc542909846b16
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Oct 3 15:58:27 2017 -0700
Add /etc/fonts to the bundle.
Fixes display of reports. Thanks to Geert for finding it!
commit 6e3655087a4483f52a0d473619e0e6c0010b4297
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Oct 5 19:26:19 2017 +0200
Remove the now unused HTTPDownload function
commit 9b30fa5d12c9eccef4a69a6ef1a1ee6939b03c73
Merge: 211beda c82d18e
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Oct 5 19:19:36 2017 +0200
Merge branch 'master' of https://github.com/wonhoseo/gnucash-on-windows
commit 211beda712ed847cb93dde7df52173e05052ddc3
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 30 11:29:55 2017 -0700
Fix missing pipe in jhbuildrc.in transformation.
Fixes bug 788372.
commit 33cb4b1a29d9797ef50ed723288df75675034511
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 30 10:53:26 2017 -0700
Pass target_unix to git, it loses dos-style path separators.
commit 8b300c512d9f2096ee8ce2855eb25d18ce11b308
Author: Josep-Maria Prat <jpftgn at gmail.com>
Date: Tue Sep 26 15:17:09 2017 +0200
Added and updated files to show installer in Catalan
commit 5e9b7c7ec1fcc5918ea4e5aa833ad52840638fa3
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Sep 25 15:01:09 2017 -0700
Bug 788148 - Online Setup and Actions are missing.
Ensure that AQBanking is built with CMake.
commit 61047be10c05608de032055c0ff052b33b80b08b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 17 22:01:10 2017 -0700
Add libboost_filesystem-mt to Inno Setup file.
Required by recent gnc-filesystem changes.
commit 3a46e1e6edc51e2a5d7c597b18f545e63105178e
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 17 17:57:54 2017 -0700
Fix up bundling to handle non-git builds.
commit 378415849d097757eb84345965671930bfebf4f7
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 16 04:44:37 2017 -0700
Force update of gnucash-on-windows.git at the beginning of build_package.
commit fd98e1272247dec3c9963367dea3d0ca16cfcf6f
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 16 04:02:22 2017 -0700
Fix can't find git error in Gnucash Build.
Tell Cmake that it's in .
commit 9c476b3ece8d9362aab189597b7e06cc66706514
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Sep 15 17:06:20 2017 -0700
Fix gnucash-mingw64.iss to ensure that all required items from share are included.
commit c636052b3ba6ebbb1f1ef1c2b11ef2a7f63906b9
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Sep 15 17:05:17 2017 -0700
Change make and install targets on gnucash-docs for Windows.
commit 8df2983a0ffa20381ae09226a1484f67e964d7d6
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Sep 11 16:24:29 2017 -0700
Use the final file name from bundle-mingw64.ps1 for the upload file operation.
commit dade554a045281ae6f4cefb7feab84e33cbc2180
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 15:36:26 2017 -0700
Commit updates to jhbuildrc.in for multiple branch usage.
commit 69df1e6b91b19b3de283d6ee80e42c0ed609ae76
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 15:14:28 2017 -0700
Separate the root and target directories passed to bundle-mingw64.ps1
commit 928d26e966b5c99e0aaaef4b5d9c3f496d397fea
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 12:39:42 2017 -0700
Rename the log files to indicate branch, matching the old scheme.
commit 9002a89051f72daa0b777498579526e35f8d61b9
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 11:01:03 2017 -0700
Make and transmit the setup file only if there's a new gnucash.exe present.
commit 22433a06ae4295555cd1b313666754ba2840e4d8
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 10:44:19 2017 -0700
Setup builds for master, unstable, and release packages.
The first two being git branches, the last builds GnuCash from a tarball.
commit 5b3d16839a1c8bbf6b541a838bea9f73a4a2a3c1
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Sep 9 13:01:15 2017 -0700
Fix single architecture bits of jhbuildrc.
commit 767d75395e11878f84f1a96d89ce03e2e4f6aea6
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Sep 8 16:32:41 2017 -0700
Set xterm to dumb.
So that jhbuild and make don't insert ansi escapes into the build log.
commit 8c88c9ffe1e884dfa4e4e460714cd3f260fb73dc
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Sep 8 12:27:06 2017 -0700
Preserve permissions on uploads to code.
Should permit overwrites.
commit e809040888a59531bef4318ea00ad5ddc6f6bb97
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Sep 8 19:22:01 2017 +0200
Split 'Build Started/Ended' from time_stamp to prevent that text from being parsed by get-time
Since the difference between start_time and time_stamp now is minimal,
just use the save variable (time_stamp) everywhere.
commit 05994d75f96a3b81352133e923f5347f35e62d1e
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Sep 8 18:57:14 2017 +0200
Use correct path to log file
commit c9753c3db49baf9d1a9aa808857b25c4a533b123
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Sep 8 18:31:55 2017 +0200
Fix typo
commit 12cae808f4211b91982447b9929a8a9b96afdf69
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Sep 8 18:24:40 2017 +0200
Enable uploading based on a command line parameter
commit 024b1e6c944c0a89222a34822db31a3d9b7b2171
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Sep 6 22:15:11 2017 -0700
Redirect build command output to tee instead of directly to file.
So that the build can be monitored from the terminal.
commit fe96d14096bd67cd96bce0d630fa42f255234e25
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Sep 6 22:14:05 2017 -0700
Use 24-hour time in build_package logfile timestamps.
commit 316b07cd9074f3d61ae04e96f02c4a385f78b586
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Sep 6 22:10:21 2017 -0700
Set MSYSTEM=MINGW32 so that Mingw64 bash sets its environment correctly.
commit b40cb32f90797be2fb0f8a8a814df85b8be9df1c
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Sep 6 11:47:07 2017 -0700
Adjust paths to config.h and gnc-vcs-info.h after rearrangement in gnucash.git.
commit 490f5be0e8ad5fe22743dce40dbee3511de63a2c
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 5 17:52:41 2017 -0700
New jhbuild patch with a bit more finesse.
The install no completes and records in the packagedb.
commit 9f6a00e7321b6aaaa09c455f9da88e0ee299dae8
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 5 16:12:53 2017 -0700
Use target_unix for paths to patch files so that bash can use them.
commit 7b3107b69d2617352da5173d5b4a782bb9b1e176
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 5 15:53:38 2017 -0700
Switch xmlsec to tarball.
So that it doesn't need to re-clone every build.
commit bb0233353011d5dad046745ef53dff308ffe001c
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 5 16:03:25 2017 -0700
Call patch with the right path and -d/.
The latter so that it won't fail because of patching a subdir of /usr.
commit 2aa0df87913a840682d08ab3af42ba470abff805
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Sep 6 00:17:39 2017 +0200
Add quotes around litteral string
commit b81ed717e8d21464e7083ed442f67f8a06519ab4
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Sep 5 23:46:28 2017 +0200
Fix googletest build/install errors
- the way the jhbuild module was configured it ran cmake with both -G Ninja and
-G 'Msys Makefiles'. Cmake apparently then only created makefiles but jhbuild
still attempted to run ninja on it. Fixed by adding 'use-ninja=False'
- The install step still failed after that. I have chosen to just disable installing
as we're just inserting the source files in our tests rather than linking a lib
commit bd1eaef37abdcb773e8f6e88a570a9a6596e47f3
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 5 11:57:46 2017 -0700
Replace hard-coded 'c:/gcdev64/msys2' with .
commit 00f68689bad5972ec2e24502309997fbdec4e026
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Sep 5 11:51:48 2017 -0700
Patch CMake's FindSWIG.cmake to allow us to set a search prefix.
commit b28c08b333a8e2f451bc3f6caefd8881a77736a0
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Sep 1 11:26:16 2017 -0700
Change gnucash mdoule branch to master.
commit 9592645df5c1416b4c48426a6a83e52836571128
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Aug 31 11:53:03 2017 -0700
Patch jhbuild to not use DESTDIR on automake or cmake.
It tends not to work because of the mismatch between DOS-style and
MinGW style drive paths, and it's anyway not useful for our purposes.
commit d95d3d7fb663566179d24caceef5568b731448d5
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 18:00:01 2017 -0700
Declare use-ninja false and use the MSYS Makefiles generator.
commit 1f64de470390285bedd625f549dd18d422d2c50f
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 17:13:30 2017 -0700
Change the mingw_path to be the regular package directory rather than the toolchain directory.
commit 106b66a0049c8eb79fe5a5426259f8a17d47bfda
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 14:00:07 2017 -0700
Some setup-mingw64.ps1 fixes and changes required by Mingw64 updates.
commit 4c6403eac410b589d8b5b83ab0c229c3732c8285
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 13:57:30 2017 -0700
Remove generator. JHbuild uses Ninja by default and that now works on Mingw64 with CMake-3.9.1.
commit 2332da639116c626b2ae0e566914591e6c171e14
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 13:56:08 2017 -0700
Fix path to libdbi-drivers-linkage.patch
commit a0d50a2e98a1d4dacdf4d970ab2d8606c205723e
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 27 13:50:15 2017 -0700
Update Guile patches.
Originals were for guile master, plus fix spelling error in moduleset.
commit 13536fb122c1a0f2fb671a5d537e7df17aba8b75
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Aug 13 22:34:14 2017 +0300
Install mingw-libtool instead of msys-libtool because the latter lacks libltdl.
commit c82d18e0162ac3dca987fa90bf82e93bb282d6f5
Author: Wonho Seo <cforgeleader at gmail.com>
Date: Sat Aug 12 17:46:23 2017 +0900
Update bootstrap_win_dev.vbs
bug fix oStream.SaveToFile strFile
commit 8b7638b6014ecf31b43321c5eabc68fcddfccdbe
Author: Wonho Seo <cforgeleader at gmail.com>
Date: Sat Aug 12 17:10:32 2017 +0900
Update bootstrap_win_dev.vbs
add sub procedure HTTPDownloadBinaryFile for download mingw-get.zip file(bug fix)
commit 3f25ce7d7f9633af0e79dfb9cabeacb4b4c38834
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 29 14:19:35 2017 -0700
Some setup fixes resulting from setting up on the build server.
commit 6a52186450c6367d6d2640eab6dde12d56c3ddb8
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 29 11:55:22 2017 -0700
Package build script.
This is the one to put in scheduled tasks.
Note that the transfer instructions to code are disabled.
commit 0959f5627f3c221a364dfe14b0fc219ab325d674
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 29 11:53:10 2017 -0700
Use jhbuildrc's current directory to find gnucash.modules.
commit c3f1da3ee613aa0546490e1c80336a6533de0bfa
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 29 10:20:52 2017 -0700
Generalize libicu version to avoid problems when MinGW64 updates to new version.
commit c2e01c1fc89a8b489da50b31a992230e12eb221f
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 28 12:41:31 2017 -0700
Add jhbuildrc to .gitignore.
commit 38cea9a5a9058adedce3e6ab39fca05f792c8527
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 28 12:39:43 2017 -0700
Add script and inno .iss file for bundling gnucash built under mingw64.
commit 4081f1b970a034f7b9704b5760f88024ec97e8d3
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 28 12:35:40 2017 -0700
Fix typo.
commit 70f887083e7eba4a26c2859b5609b222abe45568
Merge: e21e9e3 7f03c23
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 23 17:37:51 2017 -0700
Merge branch 'mingw64'
commit 7f03c23aba4dbe31ca179eee489f9d923220f4dd
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 23 15:56:54 2017 -0700
Parameterize jhbuildrc.in to create jhbuildrc with _basedir and _downloaddir set.
commit 1aef8740c7aafe3246b74a8c9af00b5652882fa7
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 23 15:27:19 2017 -0700
A few more dependencies...
commit 955753fc96a51ce192fbe3233208ebfdbddcae93
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jul 23 15:26:13 2017 -0700
Add patches necessary for building on mingw64.
commit 49eaaddb59585f50ab942dfecf01a6d8ce3c7805
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jul 20 09:28:15 2017 -0700
Rewrite setup-mingw64.ps1 to completely and correctly prepare the environment.
commit de6a0669e55dfd7cd586674a926fe37b5ebe5256
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jul 20 09:26:43 2017 -0700
Add guile path variables to jhbuild environment.
commit bfd98fa8b0ac022c3e1cee37b786912a8688fb37
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jul 20 09:25:49 2017 -0700
Remove two emacs backup files.
commit e21e9e3efd5bb0c46917c44a864c5a6bc60a2e1f
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Jul 3 18:48:25 2017 +0200
Add icu dir to devrc as well
commit 6f221976d4c3ebc6c6080a14edda328277c25e3a
Merge: 15c983d 2200481
Author: Geert Janssens <geert at kobaltwit.be>
Date: Mon Jul 3 18:21:36 2017 +0200
Merge branch 'fix-icu-lib' of https://github.com/kcwu/gnucash-on-windows
commit 2200481c51ba475b7d55cec294765da740301276
Author: Kuang-che Wu <kcwu at csie.org>
Date: Mon Jun 26 22:44:34 2017 +0800
Add icu lib to path of launcher
commit 15c983d76ccd17f78264984b7260e989718aedc0
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jun 24 17:39:29 2017 -0700
Bug 781476 - Online Banking Wizard Crashes for Windows
gcc 4.6+ (tested up to 6.3) will optimize away the frame pointer which
corrupts the stack when compiling Gwenhywfar. Telling it not to with
-fno-omit-frame-pointer fixes the crash.
commit 74c4dbce3d28006951a164adbf1a9a14ca694477
Author: John Ralls <jralls at ceridwen.us>
Date: Fri May 26 14:30:36 2017 -0700
Initial commit of mingw64 installation scripts.
This installs or builds all dependencies except HTML Help Workshop, and builds the mingw64 branch of GnuCash.
commit f807b4f534a8299c5ce0f22b09991ab9b2d7d46a
Author: John Ralls <jralls at ceridwen.us>
Date: Sat May 20 13:48:33 2017 -0700
Fix slightly incorrect download URL.
commit ad44d64e4aa0def23d310aeb4e7690b3e72a06df
Author: Geert Janssens <geert at kobaltwit.be>
Date: Sat May 20 17:40:51 2017 +0200
Update sqlite version
commit 30bba34a41ec58220e881567b9bc9ccf3a194b68
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu May 4 16:28:56 2017 +0200
The recent webkit rebuild now depends on icu
commit 9974359d0450da9058aa41ca142f5b7d5fa5e667
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 18 23:39:20 2017 +0200
Make devrc.sh less picky about where it's called from
You can now source it from anywhere as long as
- devrc.sh is still in gnucash-on-windows.git
- gnucash-on-windows.git is where the bootstrap script originally created it
devrc.sh makes some assumptions about other directory locations. If you overrode any
of these in custom.sh, this will currently not be picked up and hence devrc.sh
will not set up the environment properly for direct development.
commit 27491ec2c079adcecd1a83ec8151fbc989fef35a
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 18 22:40:16 2017 +0200
Don't kill the running shell if sourced from the wrong directory
By exiting from a source file, one exits the calling shell
and hence the invoker never sees the error message
commit 9ba53a2091348b41bf033a8508f069d68200a46a
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Apr 16 12:36:11 2017 -0700
Make GLIB_VERSION match the glib installation.
commit 9f524789a7ca6d08ba8f35644db0fd2ba2262853
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Apr 15 13:35:42 2017 -0700
Revert "Temporary kluge to get nightlies building until WebKit is rebuilt."
This reverts commit cff2538da1634fedb98cf8e284f781bfb16eae76.
commit 8d412fa8112b2a39f6a91cfdb8895a91f55db1e1
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Apr 15 12:30:12 2017 -0700
Add info about building other branches and using cmake + ninja.
commit cff2538da1634fedb98cf8e284f781bfb16eae76
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 14 16:43:04 2017 -0700
Temporary kluge to get nightlies building until WebKit is rebuilt.
commit 3460ba4fb2e5a013f719d68eef3c89b1d2fdf860
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 14 13:12:28 2017 -0700
Distribute all of the libboost dlls.
imp-csv requires libboost-local and that drags in a bunch of others. It's
easier to just distribute all of them than to cherry-pick.
commit 1fc3db3ae7b60dabbe55ccb6011df07a03e8c12b
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 14 13:11:01 2017 -0700
Fix ICU dist.
commit 92b1cb2ac6f08066aed07ebe03fd6812d75a5adf
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Apr 14 11:51:35 2017 -0700
Add ICU to the distribution.
commit b40e5f32ca7c273529c79e9c84379df471cc26c8
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 13 11:35:29 2017 -0700
Clean up after testing html help workshop.
commit 9c495dc476cc2da439e6d9ac94b104916baf9a3c
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 12 10:55:01 2017 -0700
Add ICU and boost::locale to build.
Required by csv_imp_cpp branch.
commit 25e36b02224f039c19941dbab36828ab9d0b6edf
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 12 10:54:18 2017 -0700
Upgrade MinGW Runtime and Win32 API to latest stable.
Needed to fix bug in math.h.
commit a52eb57177f5809990107e23f5fd92ce844bcc2e
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 12 10:50:05 2017 -0700
Remove swift patch from AQB.
Already in new version.
commit b80f5aa9d1cdb3a9acf5194b32fa648050a7fe30
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Mar 9 12:23:30 2017 -0800
Bug 750787 - Can't install - can't expand "userdocs"
Fall back on CSIDL_COMMON_DOCUMENTS if CSIDL_PERSONAL is empty or
invalid.
commit aaa5d6d7042601a3f9db87667e0ee00e8e8f1db6
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 5 18:22:11 2017 -0800
Update AQB and Gwen to new releases.
commit a8f77b099a834da5185b18cb2c17348c85642418
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Feb 16 11:01:20 2017 -0800
Fix git command in new Google Test module.
commit fdf048d0dc234089b0dae40248c9198718d1fc13
Author: Geert Janssens <geert at kobaltwit.be>
Date: Wed Feb 8 11:50:29 2017 +0100
Fix boost detection with autotools
Turns out when BOOST_DIR is set in the environment
the m4 macro looks for boost in BOOST_DIR/staging.
Not what I expected. To have it look in the root
of the installed directory, we need ac_boost_dir. However
our cmake files do look in BOOST_DIR. So I'm simply
setting both here.
commit 5de8f8bee7e446eae99d981519b2e79ff9190914
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Feb 2 18:04:57 2017 +0100
Make gtest work on Windows
There is a PR that got merged after release-1.8 that's needed for mingw.
commit 0bc21bc8d8b23420a233bf1b289b593e16d6419c
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Feb 2 15:28:39 2017 +0100
Install gtest/gmock
GTest based tests are said to fail still on Windows, but
with this GTest can be made a mandatory build dependency for gnucash.
Just don't run any tests on Windows...
commit caab4a16bb605556ac37fb9baa13a7cbade4f94c
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Feb 2 15:25:59 2017 +0100
Find boost library via the BOOST_ROOT environment variable
Note this currently only works for the autotools based build path.
The cmake configuration has this hard-coded at the time of this commit.
I will change that in a future update.
commit 53ee6621dfbc01d9f8ab2a01290433f23c3dcbe3
Author: Geert Janssens <geert at kobaltwit.be>
Date: Fri Jan 27 17:08:43 2017 +0100
Drop unused dependency from gwenhywfar
commit 265e47b2d18ba2816e5cda919a866ba9e49f7143
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Dec 30 11:56:01 2016 -0800
Update pthreads dll name to match updated version.
commit d9f248daa62ce042c32e8f807a1bfe2de9603061
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Dec 27 13:25:24 2016 -0800
Update MINGW_PTHREAD_W32_VERSION to 2.10-pre-20160821.
Earlier versions of mingw32-libpthread-dll have been removed from the repository, breaking installation.
commit da91860f8ae79b06be8a762e26612a9145643aa8
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Nov 7 13:03:14 2016 -0800
Bump GCC version to 4.9.3.
Where they seem to have left off the define that breaks stoi and to_string.
commit 53dde4030405fffb761f74363fd65ce8a460f3f0
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Oct 22 16:50:29 2016 -0700
Remove CMakeCache.txt before building with Cmake.
To ensure that any changes in CMakeLists.txt are picked up by the build.
commit 855a19d334a00aca9a40f682d7017c53b2be7f30
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Oct 22 16:49:13 2016 -0700
Patch GOffice so that libtool will build shared libraries.
This hasn't been a problem before but building failed on Windows 10.
commit 15020f998a9febef3fd4055da04d85c77fb408e4
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Oct 22 14:56:33 2016 -0700
Tell wget not to check certificates.
Because Martin Preuss has changed aquamaniac.de to https only
and getting certificates set up on MinGW is somewhere between
difficult and impossible.
commit 023108e7d4340b13af3c95c8dc9977feae194d7d
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Aug 18 19:21:18 2016 +0000
Add libboost-regex.dll, required now for master.
commit 57290a2ae8b98ac7f4d1878585137a569295fb98
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 16 20:08:55 2016 +0000
Ensure GIT_CMD is defined even when build_package is called directly.
commit 34f50a339268b2e29f4cc2173a790e43b3e37064
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jul 16 20:08:23 2016 +0000
Fix error in config.h location.
This *finally* fixes copying built packages to code.
commit 45bd108b596414bebddeb2359080f31b69f9ce1e
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 15 22:05:41 2016 +0000
Dependency build: Add more descriptive/instructive comments.
commit b72bc095bc5d70bb42851dedc49021b13c65a07e
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 15 22:04:50 2016 +0000
Build GnuCash with Ninja in build_tag.sh.
commit a5dea5ebe41671e7323dc5e7c308f89609732fc0
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 15 22:03:11 2016 +0000
Fix zlib.pc paths.
commit 89fc72e231eca02afbd90ec5cb393c4d0b10d341
Author: Rob Gowin <robgowin at gmail.com>
Date: Thu Jul 14 21:11:24 2016 -0500
Pass HH_DIR to CMake via command line
commit a64dca9e0855fc761f6f660191bf7ac850086487
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Jul 15 00:22:28 2016 +0000
Update libgsf to 1.14.39
Builds successfully with newer versions of glib.
commit 60de79c2fd14d083c226f90bdd1df62a33b113c0
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 11 23:32:38 2016 +0000
Adjust the location of config.h for cmake builds.
commit 03fd0779cc3f485a4ba5b4a83946c14ab910d7a9
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 11 23:04:18 2016 +0000
Begin a CMake project to prebuild dependencies.
This first commit builds GLib and Harbuzz with their dependencies.
It will optionally create a pair of tarballs or install the results
into the current ${GLOBAL_DIR}/gnome.
Note that it has modified copies of custom.sh and defaults.sh converted
into cmake as custom.cmake and defaults.cmake. Be sure that those are in
sync with the originals before you use it.
commit 6a665cf863fceb059ff70997b3e3bfc520c3e793
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 11 23:02:59 2016 +0000
Upgraded glib tarballs with fix to bug 767824.
commit 1377fe4af61c33be0e93434906947b5797a89f85
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 21 15:34:27 2016 -0700
Another bump in glib tarballs.
This one fixes the lib and include paths in zlib.pc which caused cmake
builds to fail in gcdev-maint. It also brings back some libraries that
got left out of glib-2.38.2-2-minGW.tar.gz.
commit 98d036670ac31831841053643b24595dcec92c75
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Jun 21 12:57:59 2016 -0700
Use correct URLs for new Gwen and AQB, patch AQB.
Patch required because MinGW doesn't provide strndup.
commit 484109bce2d42bee00a608f94cc41f031e4b271b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jun 19 15:45:47 2016 -0700
Bug 767824 - Some UTC Timezones incorrectly recognized on Windows 7
This was actually a bug in GLib which I patched in our build archive.
This change just points to the new build archive.
commit 4b892565dbb78a3532acc0513e2ee0e33f031ed0
Author: John Ralls <jralls at ceridwen.us>
Date: Sun May 1 11:30:31 2016 -0700
Update AQBanking and Gwenhywfar to new release.
commit 3924a2fa0e15bc24c03cb82e671559eb56b5c08a
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Apr 23 19:35:28 2016 +0000
Change for cmake instead of defining .
Removes need for some other checks.
commit 833d3c777e16b874d2b3ec446c9b7a89376c8390
Author: Rob Gowin <robgowin at gmail.com>
Date: Sat Apr 23 09:25:36 2016 -0500
Get correct path to config.h when building with CMake
commit 58aa9094b23807d3c20b18691d5c7644a6d661b6
Author: Rob Gowin <robgowin at gmail.com>
Date: Fri Apr 22 15:17:14 2016 -0500
Fixes to build package under CMake
* install-impl.sh: remove existing $_INSTALL_UDIR directory (e.g.
/c/gcdev/gnucash/inst)
* dist-impl.sh: when using CMake, skip stuff that deals with *.la files,
which are autotools specific.
commit d6568fe7bb989e0e27f72a092b75b1f975b60a4b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Jan 10 13:06:59 2016 -0800
Build the tags first to avoid delaying releases.
commit b1a8dfcaa515ddbe1ccba15563c0cb92c24434d2
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Dec 31 10:25:01 2015 -0800
Ensure that devrc.sh is sourced in gnucash-on-windows.
commit f028f410c5c3d1f8e6ac25f47a298f8bf62fec23
Author: Rob Gowin <robgowin at gmail.com>
Date: Mon Dec 7 09:55:35 2015 -0600
undo previous perl path commit; do not use seperate cmake install dir
commit 8c75a428bed23dd1b51ffa7612ef075bf8377199
Author: Rob Gowin <robgowin at gmail.com>
Date: Mon Nov 30 10:04:19 2015 -0600
Oops. Got the path to perl wrong on cmake build
commit 3648da5bac28ab370d996ff11a331de3115306c7
Author: RobGowin <robgowin at gmail.com>
Date: Sun Nov 29 20:19:45 2015 -0600
Add support for building Gnucash using CMake and Ninja, disabled by default.
This commit adds in infrastructure necessary for building GnuCash using
CMake and Ninja. It is disabled by default with WITH_CMAKE=no and
WITH_NINJA=no.
File changes:
defaults.sh:
* add separate build and install directories for CMake build
* add WITH_CMAKE and WITH_NINJA defaults, set to no.
* update CMake version to 3.3.2
* add URL and directory for ninja.
devrc.sh:
* add CMAKE_DIR to point to CMake install
* add NINJA_DIR to point to Ninja install
* add above to PATH
install-impl.sh
* CMake download uses HTTPS, so need --no-check-certificate on wget
* Change directory handling to reflect use of version 3 of Cmake
* add function to download and install ninja
* add function to build gnucash using CMake and, optionally, ninja.
install.sh
* if WITH_CMAKE=yes, add step to install cmake
* if also WITH_NINJA=yes, add step to install ninja
* IF WITH_CMAKE=yes, install gnucash using CMake. Use
MSYS Makefiles it not using ninja.
commit 7746c346fd55cc3144f652a8c25c8c13f6029c4a
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Sep 24 14:13:49 2015 -0700
Bug 724721 - Win32: use cpan instead of ppm to get finance-quote
Plus related cleanup.
commit ba67ee5df03d7de3abfce02632267a9e259886f3
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 27 13:27:32 2015 -0700
Don't try to distribute Boost libs on 2.6.
commit b710b30b0c717c3846c1fb912c4c2d5469231add
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 27 19:51:28 2015 +0000
Put the boost libs in the right place.
commit b5b5568b6317f3e8536795f6c82e2589c2d7a13e
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jul 20 12:13:20 2015 -0700
Add boost to dist and gnucash-launcher.
commit ae8a391a89edcb78b7cfc44e1adb4ca7be10de16
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 22 15:49:49 2015 +0200
Fix filename references after Frank's global rename of scm to vcs
commit 235204759e0bbbdc1f3abd0868fe3f69904c849e
Merge: fbd785f 164c992
Author: John Ralls <jralls at ceridwen.us>
Date: Fri May 22 06:35:21 2015 -0700
Merge branch 'gwen_fix_stdcall' from PR 5.
commit 164c992eccb036210163d941541999770146b1cc
Author: Holger Brunn <hbrunn at therp.nl>
Date: Thu May 7 22:52:57 2015 +0200
[FIX] segfault when using HBCI with keyfile
commit fbd785fb0a4f582d93ca4ff41863d78163575518
Author: John Ralls <jralls at ceridwen.us>
Date: Thu May 7 06:59:10 2015 -0700
Revert changes to custom.sh.sample in 82da9e34a7.
Inadvertently made when committing from gcdev-maint on the build VM.
commit cf72c11e94df3ce812f8c6a95c5b812c246d2152
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 6 19:16:25 2015 +0200
Update mingw-get catalogs on each run
Without it existing installations won't find new/updated mingw-get packages
commit ce5f39c3d0d7c61106f37e7a75fd7bf4ca33f633
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 6 17:05:47 2015 +0200
Remove some commented out setup steps
They were leftovers from before the migration to mingw-get
and haven't been missed since.
commit fceb5ccfbab3c0e99a03777829149ec5eb268331
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 6 16:43:04 2015 +0200
Move boost requirement in inst_boost instead of during step addition
During the step addition phase perl is not installed yet.
However perl is required to check the gnucash version being
built and hence also to check whether boost is needed or not.
commit 90df81e96fa76635b977427cf3c8368f920bd281
Author: John Ralls <jralls at ceridwen.us>
Date: Wed May 6 06:43:48 2015 -0700
Revert "Add as a first step to install either Strawberry Perl or ActivePerl."
This reverts commit e5430701af83bf1cf82d21702454c5bb832abc97.
commit e32702240160f44bb0833995a59b7b050d30387f
Author: John Ralls <jralls at ceridwen.us>
Date: Tue May 5 15:53:40 2015 -0700
Reflow paragraphs with lines > 80 characters long.
commit e5430701af83bf1cf82d21702454c5bb832abc97
Author: John Ralls <jralls at ceridwen.us>
Date: Tue May 5 15:53:12 2015 -0700
Add as a first step to install either Strawberry Perl or ActivePerl.
commit 8abd7ec1ea5583200a799d0e4d01dbcbec2ca711
Author: John Ralls <jralls at ceridwen.us>
Date: Tue May 5 14:00:43 2015 -0700
Point GLOBAL_DIR at the right directory.
Inadvertently changed when I pushed from gcdev-maint on the build VM.
commit 1b6bce59053cf114f8e60f962b452248d52d0811
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Fri Apr 3 17:05:31 2015 +0200
Add missing de.IconName_Theme to gnucash.iss
commit 82da9e34a7fcdb26266ceb15bb238c658c60334d
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 30 09:56:04 2015 -0700
Update mingw-rt-dev to new version 3.21 and fix the problems it introduced.
Necessary because the previous version is disabled in mingw-get.
commit 1e6c16d75f5cdd3e45d072985879fe4f0c58d527
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Mar 30 10:08:54 2015 -0700
Checkout GNUCASH_SCM_REV before building from git.
Otherwise it builds whatever was originally checked out, which may fail.
commit 97a596422770996957dfda4ab64500057c7908bb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Mar 27 17:44:07 2015 +0100
Update Remainder of the translations of the Windows Start menu options and the Installer
For those languages I didn't receive an update I have added 'GnuCash -'
in front of the Windows start menu item names.
commit aa42c1ebdeb9b394579504089e242dc5e0e073a7
Author: Marcus Wellnitz <marcus at wellnitzfamily.de>
Date: Fri Mar 27 17:38:07 2015 +0100
Update German translation of the Windows Start menu options and the Installer
commit 988f9b50fabe87eea04f8ecabd4e70da0af39aa3
Author: Mark Haanen <i18n at haanen.net>
Date: Tue Mar 24 17:16:16 2015 +0100
Update Dutch translation of the Windows Start menu options and the Installer
commit db353791b98d693103c18a0b27434a6bc250c216
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 24 17:15:43 2015 +0100
Inform users that both ActivePerl or Strawberry Perl are supported.
commit 950d1787ceb372465ef389fe89d803cd90b77f5a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Mar 21 18:45:58 2015 +0100
Restore label that got accidentally removed
It's needed for the installation of F::Q for Active Perl
commit 15b363adc07f900e73a7f97ddf68c56204df90ca
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Mar 20 14:38:05 2015 +0100
Bug 722678 - Add GnuCash in the names of the items that get installed in the Windows Start menu
This commit adds GnuCash to all English menu items
and for other languages if I could more or less guess
the proper translation (Dutch, French).
In other languages, translators will need to complete the strings.
commit 62f62cca17e98dc3876a619c927f5529254f9cff
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Feb 9 10:00:46 2015 -0800
Remove explicit Finance::Quote dependencies from ActiveState branch.
ActiveState's ppm is quite capable of resolving dependencies on it's
own, and these two are obsolete anyway.
commit 520492e2ec3c6623c49c217fa6b0097611b6274b
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Feb 2 11:02:12 2015 -0800
Fix ACLOCAL_FLAGS, add boost to /c/Users/john/bin:.:/usr/local/bin:/mingw/bin:/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Program Files/TortoiseSVN/bin:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Program Files (x86)/QuickTime/QTSystem/:/c/strawberry/c/bin:/c/strawberry/perl/site/bin:/c/strawberry/perl/bin:/c/Program Files (x86)/Oracle/Berkeley DB 11gR2 5.1.29/bin:/c/Program Files/Microsoft SQL Server/110/Tools/Binn/:/c/Program Files/TortoiseGit/bin:/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit/:/c/Program Files (x86)/Oracle/Berkeley DB 4.8.30/bin:/c/Program Files (x86)/Oracle/Berkeley DB 4.8.30/bin/debug:/c/Program Files/Mercurial in devrc.sh.
commit 516ede1ff2517d7434f81ffc4abbb813cd5648cc
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Feb 2 10:59:27 2015 -0800
Change default working directory to the user's Documents folder.
From the binary installation directory, the wrong place to save data files.
commit 802ada5d14b921b85240366e82845cd794006756
Author: Christian Stimming <christian at cstimming.de>
Date: Sat Jan 3 21:57:42 2015 +0100
Add gitignore.
commit d8fe261c588705138c42b8702091d5b032cf87f1
Author: Christian Stimming <christian at cstimming.de>
Date: Sun Jan 4 09:35:24 2015 +0100
Update aqbanking version to current release.
commit 7d6a08420536e8edd24ba24cca3c851bd7d914f7
Author: Christian Stimming <christian at cstimming.de>
Date: Sat Jan 3 21:56:53 2015 +0100
Minor improvement: Add version number output for online banking libraries.
Also, fix missing rm -f option in cross-compile directive.
commit 107481c3be8f1eca848d53092c380fee5f58684e
Author: Christian Stimming <christian at cstimming.de>
Date: Sat Dec 13 20:26:17 2014 +0100
Reduce gwenhywfar version to avoid bug#741161 that crashes on windows.
This partially reverts 361f7428ae93cf5089a2ea4a755eaaeb9fe00f75.
commit 441e5069d1668dbb8c03ddbb6ba478e072230b49
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Dec 19 13:55:27 2014 -0800
Help compilation in release directories.
Something about a long LDFLAGS string causes the shell to barf when
invoking gcc so that the shell crashes. This isn't a problem when
the root path is /c/gcdev, but it is when the path is
/c/gcdev/gnucash-2.6.x. Leaving off -L/mingw/lib shortens the string just
enough that it's able to run without crashing.
-L/mingw/lib isn't necessary anyway, since it's part of the system link
path.
commit 2e076aa07f32f0ba53c33edab1ddac5820ce9f95
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Dec 17 09:32:44 2014 -0800
Move the gnome .la and .pc adjustment to before building libxml2.
Libtool will do the right thing when building.
commit 860a61fd2b67c505053c41c01ff923ced07c5b1a
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Dec 17 09:31:05 2014 -0800
Stop fix_lt_file() from duplicating the tag-build subdir in the libdir line.
commit 2b5f3de711e0dfa12c7573d97c376be31b15f2cd
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Dec 1 16:29:50 2014 -0800
Change order of daily builds.
From master-maint-tag to tag-maint-master.
commit e38983321b87f676b855a57033fd740a8f1ec286
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 23 09:04:20 2014 -0800
Add note to WebKit build comment.
commit 1b19cf6cfdb642c1209c43268e20de6707bd4afd
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Nov 16 18:43:24 2014 +0100
Update guile load path after guile modules were moved in the gnucash source tree
commit 1336053aae54266c0a99970cfab17313c21bbab6
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Nov 13 14:53:15 2014 -0800
Switch sed for perl in libtool-archive cleanup.
commit cc7e9ac9d8ad941d89cb9db2d453315733137ae4
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 9 18:17:49 2014 -0800
Add libtiff and libjpeg to the collection of precompiled packages
We were using precompiled packages of these before from the Gnome binary
collection, but that libtiff had an obsolete link request to
libjpeg-uchar-boolean-8.dll. These editions are compiled from the latest
sources and should avoid the bad rpath.
commit 5997773ecde99e5e7caf6efa0571020e9d72fc1e
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 9 14:38:19 2014 -0800
Rewrite /c/gcdev/ to $GLOBAL_DIR in targeted libtool archives.
* Ensures all directly-linked libtool archives in "dependency_libs" are
linked from the right directory
* Reduces the number of "appears to have been moved" warnings.
commit 78737c6181429ffa13173ef6d604dbcb91d9d2dd
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Nov 7 15:23:11 2014 -0800
Rewrite libtool link files (libfoo.la) for certain cached-build directories.
To always point to the current installation directory.
* Ensures that build targets linking those files always have a valid and
correct path.
* Reduces the number of "appears to have moved" warnings.
commit d3c86ed81ff624f598771eb38f7f6e581136eeb7
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 2 15:58:52 2014 -0800
Get rid of some of the libfoo.la has moved warnings.
The warning is caused by finding the libtool-lib on a different path than
the one encoded in its libdir statement; it's a purely lexical check,
so if the mingw version, /c/gcdev is given in the -L directive and c:/gcdev
is in the libdir statement, libtool will issue the warning.
The only one remaining is libintl, which is usually found with /c/gcdev/mingw/lib
but whose libdir=/mingw.
Unfortunately just about every other library links to this so it's issued
a lot.
commit ee916ce5fc94e95c297f3c7de545ae7b3cc5960d
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 2 09:44:12 2014 -0800
Fix up libgnutls installation when building from source.
We don't actually build libgnutls from source, so we need to create the
directory for it. The .la files it provides contain the builder's paths
which screws up libtool later, so delete them.
commit 78f4b59eb732258f3504ff5de6c71c43ba7be5f0
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 2 09:41:12 2014 -0800
Build glib-networking (required by libsoup) in gnutls.
Ensure that its version is coordinated with glib's by using new variable
GLIB_VERSION for both.
commit 35930b69123304195109db89b35ab749c1e56d6a
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Nov 2 09:36:23 2014 -0800
Fix hang when building libgpg-error.
commit 8fd8089355ea852314be3c2b41ee87a5f01c71e2
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Nov 1 12:05:44 2014 -0700
Install GnuTLS from prebuilt tarballs, optionally build from source.
NB: Building from source requires manual intervention as libgpg-error's
ro.po requires conversion from ISO8859-2 to UTF8, which causes a hang.
commit d5ec7463af40ce393e1fab36da70c826c67e27a3
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Oct 29 22:55:00 2014 -0700
Update LibSoup version for new WebKit and fix build.
Includes:
* Providing for downloading prebuilt Libsoup instead of building
* Patches for Libsoup bugs
* adjusting the SQLITE_CFLAGS and SQLITE_LIBS to match what LibSoup's
configure looks for.
* Second WebKit patch and some comments about what's needed to build it.
commit 177cb4c4da50ef1976fdc7b734334ab915ff0aba
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Oct 29 12:46:04 2014 -0700
Must make the webkit dir before unpacking into it.
commit befc8f3afdd3b0174661a88560cab320f5512a83
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Oct 27 13:25:17 2014 -0700
Restore libgcrypt to gnutls; included in older binary, not in new one.
commit 36ba1083dce3977e0113e01823dd550fdbb908b2
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 26 15:58:53 2014 -0700
Update WebKitGtk to a new one built with the current MinGW toolchain.
Provide new patch, URLs, dependencies, etc.
commit 88e47e5a204e337a7489346879231b4252285d52
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 26 16:00:21 2014 -0700
Register some environment variables.
These variables weren't added to the register list when they were added
to install-impl.sh.
commit 91804439adffd6717360b918a0dbe03f2d0e8401
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Oct 14 14:39:58 2014 -0700
Add devrc.sh which makes it easy to set the environment for hand-building
commit 929cbf79c18029d464f92601960c0ea85f02244e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Oct 11 15:47:29 2014 +0200
Remove pre-existing dist dir instead of aborting a dist build
commit a12f11a95425fc109f4848f1efcb1e2085df4c0f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Oct 11 14:34:11 2014 +0200
Run pango-querymodules.exe at the end of the installation
commit a958ea112251a9610b15cc61f8c0bcdd140296e1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Oct 10 16:16:23 2014 +0200
GOffice requires bison and flex
commit d1a065b4ddd43d35a29e1122263e0c361f4ca34d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 9 11:00:50 2014 +0200
Delete gnome's .la files. They are causing a build failure
commit a309568959a11f1d18cb29b9253172329e01a45e
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Oct 8 22:16:35 2014 -0700
Add missing dev in CAIRO_DEV_URL
commit b0a113c8993d55e269e4ed7e10582a43fcafa0c2
Author: John Ralls <jralls at ceridwen.us>
Date: Wed Oct 8 17:25:44 2014 -0700
Roll Cairo version back to 2.10.2, split out dev tarballs.
Themes don't work right with Cairo-2.12, and the app doesn't need
headers, libtool files, or pkgconfig files, they are needed to build
with.
commit 409efbd7d4cb47a3ed18c9ec509c90c35ffcbcfb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Oct 8 13:51:48 2014 +0200
Handle more tag variations correctly in major_minor function
commit 9f2d0f087978705d133500115a7abae0de0e5bb1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 22:39:31 2014 +0200
Build server: some more logging
commit 576134d4b637ec35f40608174d26119ab4f0c639
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 17:36:36 2014 +0200
Build server: also mark deliberately skipped tags as built
commit 042af15ae565e6264464227660753ae247ef36b3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 16:38:41 2014 +0200
Build server: rework test to find which tags to build
Less intermediate file accesses
More robust with regards to line endings
Don't mark a tag as built when the tag build script failed for some reason
commit f46b85cbca6e75bdfd602f7d3533086b8a6c43bf
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 14:38:28 2014 +0200
Refactor function usage to avoid code duplication
commit 9d19d0c0124e9e36fa7396f1c557db56d73d27c4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 16:37:34 2014 +0200
Quote variable to preserve newlines
commit a5f58d1a57be957ebcfe58c00e487d84eb2cc3da
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 12:20:25 2014 +0200
Refine check whether to build boost or not
commit e4036f4adef21f894d287b607dc8079de398bdc7
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 11:01:39 2014 +0200
Buildserver: set GNUCASH_SCM_REV when building a tag
The buildscripts use this variable to make build decisions.
commit 64b884014fcadc02bf8271fd069147d67ef6da0a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 10:58:57 2014 +0200
Make the tag build preparation a little more verbose
commit 1333d13f8786cbc8b62a18a93150e62fe05a66ae
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 7 10:58:15 2014 +0200
Some whitespace cleanup
Includes removal of commented code
commit 1b02f6c598d2eac14683c4f4953c1451fbde7cb1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 6 20:45:19 2014 +0200
Reuse installed git for tag builds
Reinstalling it over and over again messes up Windows' ability
to uninstall the other versions
commit 76c0806012c77d00fffca5d7da343b3a09fa8932
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 6 18:29:37 2014 +0200
Fix missing functions
commit 20b9a77d95712b9378bdaf20eeb82e13f51ddf25
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 6 17:39:18 2014 +0200
Check for tags in the proper git repository
commit 418b95a4de770438682535eedfee8c660ef611a8
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 5 15:55:40 2014 -0700
Don't build boost except when building "master".
commit 31e9820132264540ec481b737ffd5a8919a359ae
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Oct 5 15:54:51 2014 -0700
Some fixups for building with the new gtk stack.
commit 22cb89a34220e957ebec780244424a6aa9943ef6
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Oct 4 15:48:23 2014 -0700
Use new built gtk stack from GnuCash's SF downloads area.
commit f4124796444f7e550f6053763ab694bab6c8a0cc
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Sep 15 21:32:26 2014 +0200
Change automated build frequency for maint branch
From now on check for changes nightly and rebuild if there was a change.
This is just like the master branch. The weekly restriction was a left over
from the subversion era, where each change in trunk would als trigger a build
in the stable branch. This is no longer the case in git.
commit 1e0ce34d5a7846903822d3243e60f2987966fbe6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Sep 15 20:12:19 2014 +0200
Update strawberry perl to latest version
commit 74ab194501da7259c1fd01a998c11097e4983666
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Sep 15 19:48:47 2014 +0200
Avoid > in echo statements
This is interpreted as redirect to file.
commit 0ff66de1056e2470283733b955085bb6f2b558dc
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Sep 15 19:47:56 2014 +0200
Use full path to perl right after installation
At this point perl is normally not in the PATH yet.
commit e67f94d527749816e7f7539764fa49d73eb1359e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Sep 9 23:36:52 2014 +0200
Revert to lower versions of mingwrt and w32api as per mingw recommendations
Attention: you should remove the installed versions of both packages
before rerunning the installer script the next time !
you can do so with these commands in your msys shell:
mingw-get.exe remove mingwrt
mingw-get.exe remove w32api
commit 92295754a4ecc1f939a05763499b4f3fe756c098
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jul 7 12:54:41 2014 +0200
msysgit has migrated to github
Adjust scripts to fetch git from the new location.
commit 71d5711a472a70012be6418e68d0157f2574c5dc
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Jul 1 16:04:19 2014 +0200
Try a more generic url for the SF_MIRROR parameter
commit 0619dcfc1ef76500c763b70cf54e78f76edb770d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 30 20:28:21 2014 +0200
Use standard sourceforge mirror for boost package
commit 2695c31caf8f40321eec6a5182dbff45a9034fd6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 30 20:25:00 2014 +0200
Restore sourceforge mirror url
commit f541965a843553f3b5cc582f5366f4dd6efbfefb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 30 20:20:52 2014 +0200
Fix hhc not found error
commit 822ea7181e9bac07870e23c46be1dc36e84e568f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 30 20:20:36 2014 +0200
Remove debugging message
commit 7f59327a93add485986b7391503f3f001b104c2e
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Jun 17 23:13:41 2014 +0200
Avoid spaces in html help include path by copying the header file to the global dir
commit dd26006577618469400718bec3c51a14886df79b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Jun 17 17:54:42 2014 +0200
Don't exit with error code - that will end install.sh
commit d053bf20dd1c6af13c3975120a8c604eb369db16
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Jun 17 17:40:17 2014 +0200
Install HTML Help Workshop with elevated privileges starting from Windows Vista
commit 914b8640fbfc8419ad81a1ed18424b63ce5d9737
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 16 23:00:34 2014 +0200
Issue warning if html help workshop is installed on HH_DIR
And explain how to fix it for the future
commit f1b560a0dbb74cdf0fae0abba1e949c5252e84d0
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 16 22:48:03 2014 +0200
Introduce vbscript to check if/where HTML Help is installed
This allows htmlhelp to be installed anywhere on the system
and be shared by multiple build trees as well.
Note: it should *not* be installed anymore in HH_DIR !
commit 83afafeabbe5608ad93030d4762fc8bbf3fde1f4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jun 16 22:47:15 2014 +0200
Move extra distributables into subdirectory
commit 3afabee2bb0005d9e7b9ba99f11c33e56f166c6f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Jun 6 17:26:27 2014 +0200
Fix PKG_CONFIG environment variable setup
commit 4e043a86bb2ea7cf6c1e0ac2a075c9706cb6659d
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Jun 16 08:17:50 2014 -0700
Restore build of html-help workshop
commit 0eafec0bc588ce4816f77d1bab501c73ae2e6aa6
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Jun 14 15:50:30 2014 -0700
Build Boost for C++
commit 9922bf5c7ab4d8c5aa972bf4b56d1d1d4a07e9e9
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 21 16:55:45 2014 +0200
Fix build command
commit 717c7db03faac6dad54aed1bbcb327c7199f409d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 21 16:20:37 2014 +0200
Enable weekly builds for maint now that maint and master have diverged
commit 1bc7597f5c37c160ab67f63b029b973c56e9bb3a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat May 10 11:08:53 2014 +0200
Remove obsolete configure options
commit 35369a1fda66260ca28f976112179cb987869b8e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 7 16:28:19 2014 +0200
Add section on what to do after building gnucash for the first time
commit c4a3866553fc65c6601afb3a2bc2a171f556a752
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 7 14:46:23 2014 +0200
Update documentation to explain new build procedure
commit b3f917a6c61e7916c88b43712ebe81c836f3f8ad
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 7 11:31:01 2014 +0200
Remove obsolete source code
commit bf9b1c9a9ab63450d2266f6745169004d5bc6b59
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 7 11:07:45 2014 +0200
Isolate inno related files
commit d5b73c58194b6b30ef2aeffaf0efb88f2d0f428c
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 7 10:40:16 2014 +0200
Handle backslashes properly in path substitution
commit de3614c0d5d0275efa58eebf6088a01f97af82be
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 7 10:18:35 2014 +0200
Correct some bad parameter subsitutions
commit cfdce452ff7421ae0adafb6a7a31c152501262ff
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 6 22:42:53 2014 +0200
Use dist script to replace parameters in gnucash.iss
This use to be partly handled by gnucash' configure but gnucash.iss
will be removed from the gnucash repository.
commit 4133679229a2bb3612e1c03944cafb8fc18b764f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 6 22:40:56 2014 +0200
Use more straightforward way to define variable
commit 39b07cdda8effd4bc7f4274370e89ace94872549
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 6 14:53:51 2014 +0200
Add some documentation to buildserver scripts
commit 689ce21fc3f7cfd03af077e06efb3b01ee3c8805
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon May 5 23:05:35 2014 +0200
Point github urls at Gnucash team instead of gjanssens personal repos
commit 86746dd0dea8c308e08daaec286a935ea586bd21
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon May 5 23:01:49 2014 +0200
Minor change to test github sync
commit 5a1b73b87c842008a1bd0436b161d65797200b40
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon May 5 22:28:07 2014 +0200
Build server: enable tag builds
commit 6d2f0d2a41c0461ab5c82f6d771e4047d9426ed6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 21:35:16 2014 +0200
Fix script location
commit 5c52ca32a41a5d30bfece62eddea92f839de17e9
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 20:30:04 2014 +0200
Fix variable assignment
commit 485956e03d0d7d5996dd8da19210c6c10c8a703a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 20:07:09 2014 +0200
Tweak bootstrap paths so it can be called from within an msys environment as well
commit 38fc3f89ba14f573ea0720c7af17b109cdd5209d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 19:12:12 2014 +0200
More bootstrap's silent mode fixes
commit 8cbbd7c29524b0ac94ea3fb30d510e49553acd42
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 19:10:19 2014 +0200
Fix bootstrap's silent mode
commit 75de3c82f16c2ace2b02515077625adb15c8f55e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 19:07:19 2014 +0200
Set bootstrap parameters that were passed on the command line
commit b2d2ad988eb89b547f141ece8806d3148c3536b0
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 18:54:09 2014 +0200
Comment out what was intended as a comment anyway...
commit cee7244d922081946304a4df223b111877248a10
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 18:50:43 2014 +0200
Wrap bootstrap script in order to run it from an msys environment
commit 3f668a9f9d5b7e417c436dd568c7937c522fa835
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 18:42:38 2014 +0200
Add missing 'then'
commit d9723870177e7f24860978e60ec227cfe496f672
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 18:36:34 2014 +0200
Buildserver - rework scripts
- rename daily_build.* to build_periodic.* - none of the scripts can
actually enforce daily building. That's done by a timed command in Windows
- add command line parameter to build_periodic.sh. If set to weekly
only run the script on mondays.
- drop weekly_build.sh, periodicity is now added in build_periodic.sh
- rework build_tags.sh for the new build scheme
commit b75a8d63095f6673e8f11c86dc59fb6cb1300aaa
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 2 17:21:50 2014 +0200
Allow default paths to be overridden on bootstrap command line
commit 55e51c68bd600bd919cf4291cde0d77e07215e14
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu May 1 18:58:02 2014 +0200
Correction - html help install requires pexports
So it can only be installed after mingw
commit d5dee0bf1a01f9c5d4dbf4627c3ff711c9cd0291
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu May 1 18:53:50 2014 +0200
Move installation of html help to the start of the install process
It's the only step requiring human intervention.
Better do it when the human is still paying attention...
commit c400f27d57ec639def894e5a6967abc7f3ada60c
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 16:15:36 2014 +0200
Remove svn step from install script
commit f35940840244f7d15333dbb004b9ecc6f6f2866a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 12:11:46 2014 +0200
Buildserver: reorder some comments and inform user of final installer location
commit c2ac76abac6441f5894012f88b5587bd3bc51aa8
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 12:10:49 2014 +0200
Buildserver: only cache built rev after it is actually built
commit 1164455d590e1408529ca57a0739d23453211015
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 12:09:55 2014 +0200
Fix typo in bootstrap script
commit f2cf2c5ef455ccc124994f2cee201c2d22560186
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 09:59:52 2014 +0200
More path fixes
commit c8483aded62d082c8d45815df9fd43c8548351a9
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 09:54:37 2014 +0200
Fix invalid path assumptions in daily_build.sh
commit e484224d859f0d592cc85df12b8e6ddd0a88b471
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 29 09:31:26 2014 +0200
Disable tag builds in the build server until build_tags.sh is adapted to the new environment
commit 50a374670e87febc52ba391c215ae77f6bedc6dd
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 21:21:42 2014 +0200
Yet another fix in the libdbi-drivers patch
commit f8d2352e69272fc76c31dadad7a697c447a442ba
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 20:52:11 2014 +0200
Revert automatic whitespace fixes in libdbi-drivers patch
commit 2f51429d0b5936bee77f7ea64ec7661a3b660486
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 20:39:21 2014 +0200
First batch of buildserver fixes for new mingw environment
commit 4ab6f4450caf8c47c124ab570fecaeeba41531f6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 20:25:20 2014 +0200
Match defaults in defaults.sh with parameters chosen in bootstrap script
commit 73c130ac1e0e62d0e1dccfa17eaa2cfbaf1a1373
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 20:16:05 2014 +0200
Fix libdbi patch
git stripped the relevant whitespace at some point
commit 4e918be385efba70c732e3d09a8e80af0c01bfb8
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 19:13:40 2014 +0200
Reorganization: move build server scripts in separate directory
commit 0763c1ee740a93d3661a643dcaf09ca6cf7081e0
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 26 22:07:42 2014 +0200
Win32: fix guile dist
commit 2d631de157c32ad66067fd7cd4907310ab63e165
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 26 22:58:23 2014 +0200
Win32: clean up mingw-get's installation cache for each dist run
commit d42a788b117a5bf8b376eea07185a332c5600887
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 26 21:45:27 2014 +0200
Win32: update dist script for the new mingw environment
commit 01f97b41e049819c2539581c6ba0c49e63312af9
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jan 18 19:48:27 2014 +0100
Win32: use absolute path to configure script
commit 3cba7acac534bfea3593b45a996bff0f01427715
Author: Gary Bilkus <mail at gary.bilkus.com>
Date: Fri Jan 17 13:52:19 2014 +0000
Win32: Add missing install directories to gnucash-launcher.cmd
commit af239186252b88d6256fec0353d224cce79393de
Author: Gary Bilkus <mail at gary.bilkus.com>
Date: Fri Jan 17 13:20:45 2014 +0000
Win32: Download patch program as part of initial bootstrap
commit 5ffcc6db5365a913bd488acb15fb896439ac48b5
Author: Gary Bilkus <mail at gary.bilkus.com>
Date: Tue Dec 24 11:36:58 2013 +0100
Win32: add code to extract XZ compressed archives
Patch by Gary Bilkus
commit 699653c42460200b729b94e43ce722940bd519a5
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Dec 24 11:31:26 2013 +0100
Win32: update isocodes package version
commit 9afca00f629f6c836a40b360a14badb004968d8a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Nov 15 17:58:55 2013 +0100
Win32: fix libdbi build in new mingw environment
commit 4910f06f0a8407644363dcd9ac3395100754b700
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 14 11:58:03 2013 +0200
Win32: fix libofx build for new mingw environment
commit 99ac192c0bfe2c6c97c360bbfcb0d5636476d6dd
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Apr 27 11:19:44 2014 +0200
Win32: fix guile's srfi module detection
commit d0cac05f53fa60aca0a9837889d786d2c6b50edf
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 26 23:39:14 2014 +0200
Win32: fix guile's strncasecmp test on mingw
commit 8ed96dce650e516604a2b72bf950865ec329bcf7
Author: Gary Bilkus <mail at gary.bilkus.com>
Date: Sat Jan 18 17:56:32 2014 +0100
Win32: add flag to guile configure to fix broken test for regcomp_rx
commit 8c5465235a80a8af5938b46327b7f1f4cae6551e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Oct 11 17:05:04 2013 +0200
Win32: adapt inst_guile step to new mingw environment
commit 2c6edefafd9547174a91f9592af79e34b63c569e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Oct 11 12:14:05 2013 +0200
Win32: cleanup inst_gnome step for new mingw environment
- gettext and friends are provided by mingw, drop gnome versions
- fix "library not found" issue for pkg-config
- pkg-config no longer needs a wrapper to avoid weird output
- reorganize some installation steps
commit b00ab2f106c0a7a47210adb0f288f6b5be88f2a8
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Oct 11 12:04:58 2013 +0200
Win32: manage pexports installation with mingw-get
commit 175dcd67e503c4ccd071ba1cd712d9ad2351c1de
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Oct 11 11:42:51 2013 +0200
Win32: keep mingw package versions more or less in alphabetical order
commit 47a3e7da313d269c5c6e3ffb9fff5552c2481fcc
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Oct 11 11:14:37 2013 +0200
Win32: manage gmp installation with mingw-get
commit 67525f6a2823cff44e18c35ff921726d42797c9b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 20:07:59 2013 +0200
gettext should be before binutils
commit 06e6b011c9dc26206ca7b5d96c2ed308e30d3b66
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 17:17:07 2013 +0200
Win32: manage gettext installation via mingw-get
commit 6c93d7b0addffb2c62c35d5cf112b97eb26c041f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 17:09:08 2013 +0200
Disable updating mingw-get's package catalog for now
That allows me to manually correct a couple of packaging bugs
while waiting for an upstream fix
commit 89aa1f9d07b17fe5d7f05ad8e232946ed6e11d4b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 14:23:44 2013 +0200
Win32: manage autotools installation via mingw-get
commit b2cab05f8a6033c8fc5fb0b7b969fbffece7d334
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 12:37:47 2013 +0200
Win32: manage mingw installation via mingw-get
commit d642b67e2ca5abcf9b3fd5df284a13c14a5009b7
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 12:35:47 2013 +0200
Win32: manage msys installation via mingw-get
commit 203a558324f9905678911c5b002844c09f374fe0
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 12:22:15 2013 +0200
Win32: introduce a wrapper function around mingw-get
This function is to work around mingw-get's unfortunate refusal to
upgrade a package when calling mingw-get install on an already
installed one or mingw-get upgrade on a package that's not installed
commit 4a0806ee47ca7e0697dd52e32afade918a3ab921
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Oct 10 12:19:22 2013 +0200
Win32: some improvement to the bootstrap script
commit ca365f2424b8d44607b4682b2d582b0a731e185d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 28 10:05:42 2014 +0200
Update bootstrap script to work from separate repository
commit 44c29f72c91230b660f107b4e827d8cd942d4b2a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Apr 27 19:53:47 2014 +0200
Add mingw-get.zip
This is an exact copy of mingw-get-0.5-mingw32-beta-20120426-1-bin.zip
found on Mingw's Source Forge download page at:
https://sourceforge.net/projects/mingw/files/Installer/mingw-get/mingw-get-0.5-beta-20120426-1/
(You can verify this by downloading both versions and
comparing their respective sha256sums if you like).
The reason I'm copying it here is simply that I haven't found a way
to download from Source Forge in a Windows script using only
pure Windows features (meaning without first having to install
some tool manually).
This strict requirement is necessary for a good bootstrap script
to get interested people into GnuCash development on Windows
with the least amount of hassle.
commit 3be38048a9d0673a1ac4ca1089a8dd2bbd2517c5
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Apr 27 19:40:24 2014 +0200
Force proper line-endings
commit 361f7428ae93cf5089a2ea4a755eaaeb9fe00f75
Author: Christian Stimming <christian at cstimming.de>
Date: Mon Apr 7 20:55:49 2014 +0200
Win32 build: Update gwenhywfar version after it has been fixed for compiling with mingw.
commit ad40d7c638b558248f28f2ee4a31c1a9e5557ffa
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Apr 1 12:16:54 2014 -0700
Rename _git files to plain, fix links.
commit e1af006150c2ab0d940171e33c31ba5b3ea4e841
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Apr 1 12:04:22 2014 -0700
Remove svn-based build files
commit 063aeba7080ed5a7f923e5f31d3db624850a90b4
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Apr 1 11:56:14 2014 -0700
Write a timestamp log file at the beginning of a build on the server.
So that we know when/if the build has started.
commit a75b760fd0bb1043ef7c0600355f4d912112c00c
Author: Christian Stimming <christian at cstimming.de>
Date: Mon Mar 31 22:44:02 2014 +0200
Win32: Update gwenhyhwfar/aqbanking again, but slightly more cautious (gwen-4.11.0 does not compile on win/mingw right now)
commit be97abc145ee898a3cd6d8d9bb7df4009184d84b
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 30 21:35:40 2014 -0700
Revert "Win32 build: Update aqbanking version numbers"
This reverts commit ae26a29fbd899272f4685b7d162932021ccb4ae7.
Gwen 4.10 and later breaks building GnuCash, and newer AQBanking
versions won't build with Gwen 4.9.
commit 1e68d3745367f7f6d452baade7e454f340332105
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Mar 30 21:31:18 2014 -0700
Revert "Win32: Roll back Gwenhywfar to 4.9.0 to resolve broken build."
This reverts commit 4e5e0621322147ff6ada9d72ace36e213dec61c7.
Preparing to revert its predecessor
commit 2d45a51f3791c82c315854d2a518657d3cae81e4
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Mar 28 22:52:45 2014 -0700
Win32: Roll back Gwenhywfar to 4.9.0 to resolve broken build.
cc1.exe: warnings being treated as errors
In file included from c:/soft/aqbanking/include/aqbanking5/aqbanking/abgui.h:16:0,
from ../../../../repos/src/import-export/aqb/gnc-ab-utils.c:52:
c:/soft/gwenhywfar/include/gwenhywfar4/gwenhywfar/gui_be.h:60:10: error: 'libintl_printf' is an unrecognized format function type
make[5]: *** [gnc-ab-utils.lo] Error 1
commit 41e0dbb0989311f6a62e63f9ad3c71c34a6ed14b
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Mar 28 21:47:41 2014 -0700
Ensure that the autoconf and automake checked are the ones we install
rather than some random one installed elsewhere on the path.
commit b03759a0733eadabc312436b60a77f63317a2d11
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Mar 28 21:46:26 2014 -0700
Update Active Perl version to the one current "community edition".
commit ad4b1beee1c271fa117e83571692250b896c5ade
Author: Christian Stimming <christian at cstimming.de>
Date: Thu Mar 6 22:35:28 2014 +0100
Win32 build: Update aqbanking version numbers
commit a508042834977ac3fa85be6165130c71e4ae6da6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Jan 26 19:11:44 2014 +0000
Win32: update daily_build.bat rules
Stop building svn based tags. Those were for 2.4 and older
Prepare to do weekly 2.6 builds once we that branch is created
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23775 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 590004ad3d68047d54318665e94b07298df79382
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Jan 26 18:57:01 2014 +0000
Win32 tag builds: use existing download directory instead of copying it
This saves a lot on disk space
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23774 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c079ba73dfa7b2cb043214b8a2f7c6ec2d7e034a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Jan 19 20:52:46 2014 +0000
Win32: update swig to 2.0.11 to fix the build after commit 23702
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23719 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8233931f14d8f3a466adf5458c4f89c094d304d6
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jan 12 19:48:59 2014 +0000
Win32 build: Update aqbanking to most recent version 5.3.0
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23686 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f851c936847bf691856b0b9b2ff4bdc1bf2067e4
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jan 12 19:48:49 2014 +0000
Win32 build: Remove support for aqbanking < 5.x because 5.x has been released since 2010 by now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23685 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 21aa0845e062bdd7d85e22ac9aa0af810b5b292e
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Jan 7 10:30:24 2014 +0000
Win32 build: Update libofx version to use latest bugfixes there
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23671 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6da9383a1f9846a2d760ea7520d00a04bc4616cf
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Jan 2 21:52:45 2014 +0000
Win32: Update gwenhywfar/aqbanking/gnutls with recent versions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23664 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b8fe448681db6017fc7416b1efb06486ed9759f7
Author: John Ralls <jralls at ceridwen.us>
Date: Tue Dec 31 03:27:12 2013 +0000
Fix another broken build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23659 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d30a54aec7b07bda99b279fd888b1db786af2086
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Dec 20 22:53:03 2013 +0000
Fix up and update strawberry perl URIs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23587 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5c4c77766f15be8e201865bd778e4af2dd205116
Author: Frank H. Ellenberger <f.ellenberger at online.de>
Date: Sun Dec 15 21:15:37 2013 +0000
[23570] there was still one "_JP" although currently commented out
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23573 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 00e8996259b3f36f7ef73c04d3e591665af5db78
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Dec 15 19:30:55 2013 +0000
Change guide and help translation directories
To match gnucash-docs r23523
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23570 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0064af0bf0a7464eb42ba7f28c6120811be7563b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Dec 11 17:43:37 2013 +0000
Build svn releases with documentation from a matching branch
This is a quick hack to get the last 2.4 gnucash build
use the 2.4 branch of the documentation.
This should be implemented properly for git as well still,
but may need some more thought.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23543 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ff92686c536ee2f6ebeefded79bf1385dccaaa93
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Nov 28 09:45:34 2013 +0000
Win32: Update aqbanking versions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23453 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ddfd5a61bba23bf9b148c52bf8bc0a11fe03d0b6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Nov 26 22:23:12 2013 +0000
Fix price quotes installation on Windows
The default perl version was too old for DateManip's dependencies
A couple of cosmetic tweaks
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23449 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6051ab2dc8158a642765b1030d3626344f3a8812
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Nov 26 22:23:03 2013 +0000
Fix line-ending styles on a few windows scripts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23448 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 612f0b974b92d762b00ff8ae9859a7dffaffb187
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Nov 22 15:33:22 2013 +0000
Win32: more consistent use of @PACKAGE@ for gnucash package name in installer script
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23426 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 98527daf60e8fcd78a9ecc0e5632ddb2033ffb5b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Nov 22 15:33:01 2013 +0000
Win32: remove gconf related settings from the installer script
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23425 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6c12637a36e4acf23e8ff4d9ec3cae8452e80832
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Oct 26 08:56:26 2013 +0000
Small XDG_DATA_DIRS improvements
- win32: improve iss script to only replace the real XDG_DATA_DIRS path, not the comment
- use $(datadir) instead of $(prefix)/share, for the rare case someone configures with
--datadir=DIR
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23337 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 29f9e65b5f934a2ee6a7182d686675182f8f2311
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Oct 22 16:30:02 2013 +0000
Win32: set XDG_DATA_DIRS when running the Windows installer
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23313 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 83cc30d6fcdf695d6394dc34e126a6538d4b1a76
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 7 14:31:22 2013 +0000
Gnc-Prefs: update the windows build system to handle gsettings properly
- drop installation of files in libexec (we don't ship any anymore)
- make sure gsettings schema files get installed
- drop ORBit2; this was a requirement for GConf only
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23270 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2d777cab1263ec7b1aa94ecd45807dffd0daa7b3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 7 14:28:44 2013 +0000
Remove remaining gconf code bits
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23264 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8243625fb29efd3806970d362e5a798beb79cb02
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Sep 28 21:28:05 2013 +0000
Win32: Update aqbanking/gwenhywfar package versions for windows build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23199 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2229df014a64feffdf79d8454f9515cf54343558
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun May 26 19:21:31 2013 +0000
Win32 build: Update versions of gwenhywfar, aqbanking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23006 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f6a53e7aaade0fcba3b02aa931ec45721a68a92b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 15 14:24:52 2013 +0000
Win32 git: fetch potentially new tags before running the tags build
Apparently tags are not copied over automatically using git pull.
This may be a side effect of our main repo still being svn, I'm not sure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22981 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fc94fdd072156cbd4d1697b1f862bf3705530580
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 15 13:27:51 2013 +0000
Win32 fix path to git build script for tags
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22980 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fac350ee4aeddb086b99cc19f2d7a3909de49208
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 15 13:24:25 2013 +0000
Win32: build 2.5 tagged releases from git instead of svn
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22979 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 252b8f5c248c137c28c9879fb63ebaf5aee78588
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Apr 17 20:15:07 2013 +0000
Win32 build: Update libofx to version 0.9.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22911 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c25b451fd989be327b88f95e646111ca8e2a86a8
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Apr 11 20:31:30 2013 +0000
Win32 build: Upgrade libofx to 0.9.7 due to bug #697133 with long lines
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22895 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 78855386eac9f2508e3f55f374de7a7ee1eead39
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Apr 8 10:23:04 2013 +0000
Win32 build: Disable debug output of r22877 again as it does not seem necessary anymore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22890 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 46aba5495c37e25ecdc28ba95feb41295e803eb7
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Apr 7 07:48:06 2013 +0000
Win32 build: Copy an initial logfile to the webserver when the build is started
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22880 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9c7d3c84e72886fb8a436de49e1a32e95faeddae
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Apr 6 20:28:48 2013 +0000
Update ActivePerl URL to a currently active (no pun intended) one.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22878 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f0d3f089230f0b93f258bdd079ce6c0d8e6fbf4b
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Apr 6 20:13:18 2013 +0000
Win32 build: Add debug output where xsltproc currently fails
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22877 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 77592214fb182553d66a8c7641ef74872adc1fcb
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 5 19:42:20 2013 +0000
Win32 build: Version update for libxslt, libxml2, goffice.
No special reason for this, though, except that it still compiles.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22876 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ab30f9bb1a2fc48386300899383cb84b06701968
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Apr 4 19:46:30 2013 +0000
Win32 build: Switch to another libgsf version 1.4.21 that has a .tar.bz2 available
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22873 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a2fa6cea4b7e069076fdd55d6b3e475ccf6ed07b
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Apr 3 13:21:21 2013 +0000
Win32 build: Can we get along without libgsf-gnome?
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22869 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0b373c4a72e6bcc1b8cd54088853c3ad0670518f
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Apr 3 08:21:54 2013 +0000
Win32 build: Add probably missing libgsf configure argument
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22868 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e9cee1ddd9a98deeb178b79cfd13795dd3521741
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Apr 2 14:06:28 2013 +0000
Win32 build: Remove check for pixman lib, because that one was removed in r22813.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22864 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 97c69fc6543f3e3fecbd9d27ac33b69d8ea2ce12
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Apr 2 06:59:08 2013 +0000
Win32 build: Increase verbosity on check for installed gnome.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22863 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b17910c07064930ced13da2ffb495d89c89ea00f
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Apr 1 19:37:31 2013 +0000
Win32 build: Add more output for debugging.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22861 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e9d16a3a0f873b40744b55e7fa69dfd383516705
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Mar 31 21:28:56 2013 +0000
Win32 build: Add some more output into log on error conditions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22857 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b9e4a754e7aa42bc731661bb2bf970c387b6d073
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Mar 30 14:58:56 2013 +0000
Update libofx version to 0.9.6, released today
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22848 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 01d2a4b71c5c9502e6786db72e45e2ac49966327
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Mar 29 20:14:09 2013 +0000
Win32 build: Update libofx version... there was a 0.9.5 release last year.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22843 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 09c5442b102ae403b6b1ddf68e6ccb538eb26ae3
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Mar 29 16:42:30 2013 +0000
Win32 build: Temporarily disable ja_JP guide htmlhelp because the hhc compiler seems to crash on this every time.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22838 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 43e344b3905a8a834add6d6172bf42a60e49488d
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Mar 2 14:03:42 2013 +0000
Win32 installer: Update version numbers for gwenhywfar, aqbanking, ktoblzcheck.
Once this compiles, the resulting binary can also run SEPA online transfers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22821 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 88044d3323b87fff1b9e0390ef9ab03acb21e117
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Feb 25 10:13:26 2013 +0000
Winbuild: remove obsolete pixman dependency
It was an internal depencency of libgnomeui, which
is no longer used for GnuCash
I found one more reference to libgnomeui in the
crosbuild_webkit.sh script. I have removed it there as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22813 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c78da71e72449d5621222ab118fe177d3b38eee3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Jan 22 10:14:35 2013 +0000
Win32 build: add attribution for a code snippet in bootstrap
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22720 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8659d61bb462dfaa5caf468f274042bffed485eb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jan 19 18:28:00 2013 +0000
Win32 build: some more patchfile cleanups
Wrap patching code in conditional in most cases to only run patch if
there actually is a patch file available.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22715 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8c26eeaf4984b7f95b3cd305053e69e20a60ef65
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jan 19 18:27:51 2013 +0000
Win32 build: rename patch files to consistently end in .patch
This way they will be checked in/out in proper line ending style on all
supported platforms.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22714 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4cde35f67235713d1996f5e1f4dce988c4fd45cf
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jan 19 18:27:40 2013 +0000
Win32 build: remove obsolete patches
The code used to apply the patches if present still remains to cater for
possible future patches.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22713 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d4ffc0d7532947b912c426e3e0922c45ab8d0ff6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Jan 18 16:02:09 2013 +0000
Win32 build system: Experimental bootstrap script
The goal of this script is to make is extremely easy to start gnucash
development on Windows. After downloading and running this script, the
user should be ready to start coding.
Note that this is not the case yet. The bootstrap script is only the
first step in that direction.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22707 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f13487e2d4c122fd506f3caa5ee4b3607f8a14e1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Nov 1 10:35:34 2012 +0000
Change of mind. Use scm instead of vcs.
scm is the modern term. vcs is rather used to refer to archaic systems
such as cvs and older. I wish I remembered this before my previous
commit. Oh well...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22476 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c6d1608a21d00082c15f1874057e530392ee308d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Oct 31 21:38:49 2012 +0000
Minor changes to indicate svn is not the only/primary vcs used.
The code actually has provisions for svn, svk, git and bzr. Only svn and
git are actively used by the core developers though.
This involves changing
- filenames that contained svn while meant for multiple vcs's
- variable and macro names that are relevant for multiple vcs's
- the various locations where the vcs revision info is displayed
to the user, to mention the actual vcs used instead of standard "svn"
While at the last item, I also changed the text printed when gnucash is
called with the --version parameter, to reuse the translatable string
that is also used for the about dialog. This saves us one string to
translate.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22475 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1914f566e89a852778ada26e258969b5b57d0439
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Oct 31 12:14:39 2012 +0000
Win32 build - build docs either from git (default) or svn
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22474 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c845b856d2d81c324c4819617b48cf6deff6d4c5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Sep 30 19:05:48 2012 +0000
Upgrade aqbanking package versions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22428 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 32e3feda64bac39d3e4c46ee74bd1dcfc1d80121
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Sep 10 19:22:22 2012 +0000
Win32 build: more post-libgnome related build script changes
The previous commit broke the build. Hopefully this one fixes it again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22381 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5c439da09aef2aa65606e1fa1873d56d00dbfd43
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Sep 10 19:22:12 2012 +0000
Win32 build: remove libgnome related parts from the build scripts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22380 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dc1777a1ea9fbcc625d77cfcebd651f15b925423
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Aug 17 21:26:20 2012 +0000
Win32 nightly: fix syntax error caused by previous commit
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22330 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7f0d67a3562ba667fdc0345303a6cfc74fe40463
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Aug 17 20:30:41 2012 +0000
Win32 nightly: match built package name to the one expected for upload
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22329 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 18b6907ec90b21b9c3c9e8f00805f99786d8d448
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Aug 17 16:13:03 2012 +0000
W32 nightly: fix typos in previous commit
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22328 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0ff2d1ff8ad2e6e7165944ebe46c28f11b5d5a1b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Aug 17 15:55:06 2012 +0000
Win32 nightlies: more small build tweaks
- start from the proper base directory (daily_build.bat)
- don't build daily/weekly unless there are new commits since the last
build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22327 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b789ed901493d3f532da59827d97abb7f0039b75
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 16:21:08 2012 +0000
Win32 nightly build: add timestamp in package name created from git
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22325 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d780ddedf095288fb524524683b69f6013a92564
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 12:25:57 2012 +0000
Win32 tag build: fix yet another typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22324 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8ec78d130ca146d43e99fa1d88ca7806bea8c360
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 11:12:40 2012 +0000
Win32 tag build: avoid Windows paths in git commands
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22323 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 540f537071c332d81d4eca4ca4f27d18c97097d9
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 11:01:11 2012 +0000
Win32 tag build: fix another typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22322 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c5f11e4057b96c12927ac2b932a73fa64aea053c
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 10:47:25 2012 +0000
Win32 tag build: fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22321 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9759a35283e3c84c163d381510d456e60b8698e3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 10:27:38 2012 +0000
Win32 tag builds: match tag cache syntax with the actual tag checks
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22320 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3116b8f179226348304231022497b072d685e8f6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 10:15:48 2012 +0000
Win32: restore UPDATE_SOURCES in tags build script.
The parameter has been obsoleted recently, but older
tags may still depend on its availability and the tag script is
supposed to be capable of building older tags as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22319 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c6cf20a06a83a1f248cbff3ec08cbd6bb4cc3a55
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 10:05:13 2012 +0000
Win32: call proper script when building tags from git
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22318 57a11ea4-9604-0410-9ed3-97b8803252fd
commit eb9295fd65c6fe1bbe7e27139384827e265d45cf
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 09:37:19 2012 +0000
Win32 automated build: add note about Windows' restriction on updating
files that are in use in every file that can be affected.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22317 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f0f12c0951b3d8ff118dc83f62cbff7935cb91e4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 16 09:37:07 2012 +0000
Win32: call proper script to autobuild from git
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22316 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e0dec761877d5121210fea314685b0e99ed2f505
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Aug 15 09:55:29 2012 +0000
Win32: fix log file name generated by automated build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22315 57a11ea4-9604-0410-9ed3-97b8803252fd
commit cb2ad2a8cc102736559aaf7509fc9f82932e9e5a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Aug 15 09:55:20 2012 +0000
Make weekly build truly weekly again
This was temporarily changed to daily during the 2.4.10 release
timeframe to stomp out some release bugs. That should no longer be
necessary.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22314 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 274563c6d4fd45989436255c28cdc0dcd0f0c7bc
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Aug 15 08:37:34 2012 +0000
Win32: more fixes for git based tag build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22311 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bed1b41b1149b7483f0fd0574477217c7d8d2224
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Aug 14 16:04:54 2012 +0000
Win32: fix tag build for git
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22310 57a11ea4-9604-0410-9ed3-97b8803252fd
commit abb036594295cc088724371d083e4595a2fe6fb0
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Aug 14 15:14:25 2012 +0000
Win32 nightly build: build trunk from git by default.
Additionally, update the README file to explain how the start from
scratch with a git repository.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22309 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2eeee255a897b9ecdf41150c086b2ca8f7f8a264
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Aug 14 15:14:12 2012 +0000
Win32 build: remove UPDATE_SOURCES parameter
Developers should manually choose when and how to update their checked
out repository. Automated builders can simply write a short wrapper
script around the install the does the update for them. The
daily_build_git.sh and daily_build.sh scripts are fine examples.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22308 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 29de71b46d0e5edefe518f48f23e63974189d89e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Aug 12 19:36:50 2012 +0000
Win32: more automated build from git fixes
- use consistent naming for the final installer executable
- Default to no for UPDATE_SOURCES
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22306 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1748d99c531b982fc8652b93fe2f4614abdcf0fe
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Aug 11 16:29:56 2012 +0000
Win32: bugfix in the git scripts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22305 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b6a375dda0cfe224a5b11059c448b99fb6e1ef86
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Aug 11 14:24:45 2012 +0000
First attempt at rewriting the win32 automated build scripts for git
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22304 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d8004d22ebdf2df1cb0f17d0c1745ee24e57a72f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Aug 11 14:24:33 2012 +0000
Win32: fix UPDATE_SOURCES with a git repo
IMPORTANT: the update mechanism from git has been kept deliberately
simple because svn updates don't really match well to
git's distributed repository concept.
It assumes you are working as a non-committer (see
http://wiki.gnucash.org/wiki/Git for what that means) and will
simply try to pull the current branch from the upstream
repository. I don't know of any currently active committer that works
from Windows, so to start that should be sufficient.
Setting up git-update instead of git pull requires more thorough
changes in the Windows build system:
- it requires at least perl 5.8 (our default msys-dtk only install perl
5.6)
- the environment variable GITPERLLIB should be set to the perl library
that comes with the installed git.
- git-update should be installed somewhere
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22303 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 98ebd35c768a7fa83bc8389fa1e9710c853af7fd
Author: John Ralls <jralls at ceridwen.us>
Date: Mon May 21 22:10:00 2012 +0000
Add EXTRA_CFLAGS for compiling on Win7
Configure gets confused by some gcc builtins on Win7: Disable them so that configure finds the right settings.
[BP]
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22197 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 26a3a97e822cbdfba89427f19c701447bf72fbd2
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun May 6 21:19:34 2012 +0000
Rearrange install-fq-mods.cmd to avoid duplicate code and make it easier to understand
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22170 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8d64d81b56fde0db94ac0f2cbf83e59e663068ec
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun May 6 21:19:24 2012 +0000
Bug #670355 - Automated install of Perl with Finance-Quote
With these changes install-fq-mods.cmd will automatically download and install
Strawberry perl if now perl version if found on the system.
Patches by Dave Roberts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22169 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8756db73d820f6159190bd73786797c29509827a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 28 16:18:29 2012 +0000
Further tweaks to enable git on the windows build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22167 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a8021e996574ae9648c1d9c0b0e5c2140f87a3c2
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Apr 22 20:51:16 2012 +0000
Bug #674494: Fix version and method of downloading isocodes in win32 packaging
Patch by Mark Jenkins
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22157 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 053476bf23fc6e621c6416aa2c26e66dc610cf91
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Apr 22 20:49:01 2012 +0000
Bug #674495: Fix libbonoboui build for win32 packaging insists on availability of glade
Patch alters packaging/win32/libbonoboui-2.24.2.patch to not look for glade and not
build libbonoboui-2.24.2/glade
Patch by Mark Jenkins.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22156 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c734d4a924c8b20b8180970ce2d53919eddeb4db
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Mar 19 20:31:50 2012 +0000
[Win32 build] Update gwenhywfar/aqbanking versions.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22097 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6feb5b08235cee4166b25af39fe116f7e5557e48
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Feb 12 09:44:40 2012 +0000
Win32: tag builds when a tag is not x.y.z (like 2.4.10-1) fail to upload
due to a typo in the build scripts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22005 57a11ea4-9604-0410-9ed3-97b8803252fd
commit aca5e0b236bac9dda9314cc9e5dd72d3243b5637
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 10 09:19:47 2012 +0000
Win32 build: Update gtk to 2.4.10 [21977] and update other packages to Nov 2011 versions as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21980 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 357da9f5f84cdf92e403235db6ab724c722f9933
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Jan 27 20:09:55 2012 +0000
Win32 installer: always remove previously installed versions.
This avoids problems when libraries or reports have been moved around in newer versions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21894 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 08ccff62e8b9daef6814ab2bae8acea96dade143
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Jan 23 20:45:26 2012 +0000
Remove some stray references to libglade.
It's no longer used by GnuCash. Yay!
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21880 57a11ea4-9604-0410-9ed3-97b8803252fd
commit feae20b5c40b0167f8daa8b006fb0e2770b26a8f
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jan 11 21:48:43 2012 +0000
[Win32 build] Disable git.exe package again, as it might collide with DLLs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21847 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6cf92d6343b810ea0298e5076dbb5450e062f152
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jan 2 12:51:24 2012 +0000
[Win32 build] Let git.exe be downloaded and unpacked as well. We might start using it sooner or later.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21818 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fc6e892647797d0f9e7d6c0d845c08a2b36098bd
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jan 1 19:43:03 2012 +0000
[Win32 build] Update aqbanking version again.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21812 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 672fcf14cd77cef5ee76c53dbbed6fc9a00da709
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Dec 30 17:27:12 2011 +0000
Win32: use proper cpp and ld include parameters
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21802 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 044fdcfc4d1d90c68242ddb9af1856a9ec9dc94e
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Dec 29 21:36:35 2011 +0000
Revert r21789 - not needed as r21791 adds required include flags in a better way.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21793 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7355faf0d011228c797600bb04086e2c296861c7
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Dec 29 20:20:46 2011 +0000
Win32: use new location of gnucash doc directory
It changed in r20736
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21792 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d97f1b77523830b8be5ccb5dfbd6c32c0e7d5f73
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Dec 29 20:18:29 2011 +0000
Win32: fix clean trunk build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21791 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4550f35afd3bc34b3c896e20c823a858a3fb84d8
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Dec 29 19:50:56 2011 +0000
[Win32 build] Enable libxslt to be built in a cross-compile environment.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21789 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4e9db5e0516c080bad9e554c8b251f03f9769969
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Dec 29 19:50:40 2011 +0000
[Win32 build] Another aqbanking version update.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21788 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ef9a2c9e3becdc7bab29a77ac0681ed9174fd03b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Dec 29 12:13:22 2011 +0000
Avoid build failure if a temporary directory still exists
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21787 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 228500be390af8f1f63e7844aebc0fa21bb570a6
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Dec 28 21:42:15 2011 +0000
Update versions of gwenhywfar, aqbanking to most recent ones.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21786 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 50c60286403aa613992d35bc1c75a3c5b9cea1f4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Dec 24 13:27:56 2011 +0000
Win32 build: abort build process if install.sh step failed.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21775 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 15a17ad87a06edb8a33143784c94a9f297798f0c
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Dec 22 20:36:10 2011 +0000
Update ActivePerl URL
Old one no longer available.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21772 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a2ef5a4a9c98e6254715624f3f81b944e522c883
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Dec 21 17:43:48 2011 +0000
win32 build: indicate when dist.sh begins or ends and remove redundant crosscompile check
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21771 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6042dedc483396425c5deead24268f35ffbee975
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Dec 20 08:04:00 2011 +0000
Win32 build: Switch weekly build to daily one.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21761 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ccde1f4b7415f1733a3941e2f9766030734e8299
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Dec 8 17:11:06 2011 +0000
ActivePerl only allows to download the most recent version. So change
the comments to be more liberal (at least 5.8).
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21686 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7a33b93314f7542c8aa8985b3dacd51ce6dfb3a8
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Dec 4 20:44:24 2011 +0000
Win32 build: Minor version upgrade of aqbanking and ktoblzcheck.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21666 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f5b9bc2f241ba19ead781f792907a77f07eb6fb7
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun Oct 9 21:06:40 2011 +0000
Use "Nimbus" gtk theme on Windows.
A previous attempt failed to set this in the installer.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21408 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2c1f8991b2327159a9b1771e2184283a6d84b17d
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Oct 7 10:00:34 2011 +0000
Win32 build: Make sure to distribute all of gwenhywfar's share directory.
In newer gwenhywfar versions there are more sub-directories here which are
required for the online banking setup GUI.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21378 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 447c65a60da11ee1677844ca9d7beb7f211d8189
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Oct 3 16:52:00 2011 +0000
Bug 651645 - Windows SVN trunk nightly builds fails to open compressed
xml files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21369 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 89e1b06a1eb69db879914105a7f5c99d53bdf955
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 29 10:06:11 2011 +0000
Win32 build: Update version numbers of aqbanking, gwenhywfar, ktoblzcheck.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21361 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3b22dc0de9b7f1e3828fb830691c2af725dbea7b
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jun 12 19:54:06 2011 +0000
[Win32 build] Update aqbanking versino to 5.0.10
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20754 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3e472821850cad297446c51f75354d45cbfa057d
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Jun 11 19:26:56 2011 +0000
[win32 build] Update gwenhywfar version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20752 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d1ea8d299e2345ed88496872b67770e28af361a4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jun 11 10:56:56 2011 +0000
Windows build: change default gtk theme to work around a number of
problems in the Ms-Windows theme we used before.
Particularly, this prevents the crash caused by bug #614636 and fixes
the black notebook tabs that appeared after Phil upgraded webkit and
many related gnome dependencies.
The new default theme is "Nimbus" following a suggestion by Kim Wood
on the mailing list.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20750 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c648c2f8e2b6b2ea4ed449ed7d2725443e3e1b06
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat May 28 09:27:57 2011 +0000
Windows build: be sure to restore msys environment even when the build
fails
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20711 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 04bc78af0a9517273fed896087ee3ae3d9524981
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat May 28 09:27:47 2011 +0000
Windows build: properly configure msys before checking mingw
availability
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20710 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8e42f31e7e192cd3e21107c511610a784ec02e36
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri May 27 06:54:51 2011 +0000
Win32: Update aqbanking version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20696 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6b6e2f73f23296d2b9737b4a80a4b31232b5c8e9
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat May 21 20:16:57 2011 +0000
Win32: Update aqbanking5 version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20671 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dcda0e54f8b0f7c3ee24ae965eb66f3ea7e00e16
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 18 14:56:09 2011 +0000
Windows build: fix additional obsolete references to guile 1.6
Pointed out by Robert Fewell
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20656 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c8146abf9537506212af2bd4099a05e63104745e
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue May 10 11:05:18 2011 +0000
Win32 build: Revert r20614 libxml2 version update because the win build seems to stop due to bad linker flags in libxml-2.0.pc.
Also, fix the pkgconfig files unconditionally.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20615 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 683fd86cd6faf795c29e6d50eb5f58e24aba7987
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun May 8 20:05:43 2011 +0000
Win32 build: Update libxml2 to slightly more recent version. Add version check.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20614 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9a809d608d0d5c2f0e4c62eeb5bfc38f53cfdda1
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun May 8 20:05:33 2011 +0000
Win32 build: Fix pixman URL (old version has disappeared from URL)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20613 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e4872111731051ade5a3eadd3c79000ceb060dee
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun May 1 21:03:29 2011 +0000
Win32 build: Add missing include flags when building aqbanking5.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20606 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 551cae0a7c6204d474d0d551421067d2ed1a5d26
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 29 20:09:02 2011 +0000
Win32 build: libxslt requires gnutls includes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20603 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2d2678f4c9d5819bf6540f3aedfe11de5361340b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Apr 29 07:48:51 2011 +0000
Fix guile load path for guile 1.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20597 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0a52ed7062e9a566b72362111efac8c8e36ff264
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Apr 23 20:33:06 2011 +0000
Win32 build: Additional tweaks for easier cross-compiling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20595 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0aac7dca3a7ab03185a16aebe2fcc293c6c7c9a1
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Apr 23 20:32:56 2011 +0000
Win32 build: Add version checks for guile and libxslt.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20594 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dba7d960a5edf20e63092eea2cb9169e0adcdec1
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Apr 23 08:42:20 2011 +0000
Win32 build: Tweak webkit.pc prefix path to match the installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20590 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 082bac01ad16e9b3a58e6adb4529a457734d336a
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 19:59:13 2011 +0000
Win32 build: Remove manually setting guile variables because pkg-config finds them correctly now even in cross-compile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20588 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f66d300c3b1abea64f557970d1651b90f0c212ba
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 19:44:00 2011 +0000
Win32 build: Fix aqbanking version lookup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20587 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b0220aea4d902ab777ff80a799f3df65551bd822
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 19:43:50 2011 +0000
Win32 build: GUILE must be in PKG_CONFIG_PATH
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20586 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bf1680dcad6cc66c5e0d53e589a25723f667da43
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 19:20:00 2011 +0000
Win32 build: Add linker directories for xslt and pthread.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20584 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 568ab9155128738bc2c5ce41084a9f222bc9b024
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 12:56:07 2011 +0000
Win32: another try to have gnucash pick up the correct libdirs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20583 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0f1c30ed57e753a055963530a59365c37190b415
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 12:52:43 2011 +0000
Win32 build: Fixes for cross-compiling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20582 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f06e57ee6f9d509e18064594c83c6d0addc33830
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 12:27:47 2011 +0000
Win32 build: Potentially fix another typo?
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20581 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e47169497558ccd66b10706729462c4354427d06
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 12:27:37 2011 +0000
Win32 build: Enable aqbanking5 instead of aqbanking4, which is possible because of updated gtk.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20580 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3f30599003e567e6b03a14ce0b0f71d6c7e35c2f
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 12:11:07 2011 +0000
Win32 build: Fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20579 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 158aeb7151709121d47c84564ca885c303e7241b
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Apr 22 10:07:51 2011 +0000
Win32 build: Add missing LDFLAGS for correct usage of new webkit.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20578 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 40fd8b81d9c6064068088cc6eccf8e8e6f923167
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Apr 21 10:53:33 2011 +0000
Win32 build: Add version check for webkit
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20575 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fb240569e4bfdb8cd4f122ecee4a6128c5fd01b3
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Apr 19 11:32:51 2011 +0000
Win32 build: Update libofx version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20567 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6d74496588d50d0db8deff33d413c98fbe47261e
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Apr 17 16:42:57 2011 +0000
Modify win32 component directories - remove remaining version numbers from directory names. I'd like
to add them back, eventually, but this matches the naming used when I built the webkit 1.2.7 zip.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20561 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 888e3f04369b108901c7460f5ffc00b01b7427f8
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Tue Apr 12 23:52:51 2011 +0000
Update win32 components:
Gtk to 2.24
Webkit to 1.2.7
Others to latest version
install-impl.sh now has option to build webkit if BUILD_WEBKIT_FROM_SOURCE is defined as "yes".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20560 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e83b820bbbe215381e1db46a33b748498d17c6a1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Apr 6 16:02:58 2011 +0000
Windows build: fix logfile naming for tag builds
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20538 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b999a040e6b9d626c3d1c95b032ffd34a48c086f
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Tue Mar 29 01:17:00 2011 +0000
During win32 build, if a component is already installed, print the installation path
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20501 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0bb3a6f80c28e32ce7d1a66def4f769cbf9ea765
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Mar 26 10:50:18 2011 +0000
Windows nightly build: fix webserver directory creation hack
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20487 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4ecb0227a18f872ea639585ebf3ab77e1952eb5f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Mar 24 21:50:01 2011 +0000
Windows build: fix weekly 2.4 build and move log files into separate directory
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20475 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ee47a4d0021fcb502d54b4270223f8c6beba453d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Mar 24 19:25:08 2011 +0000
Windows build: allow reset.sh to remove mingw
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20461 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 90eed41c6d07b43db38ccab3566da0d983b16924
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Mar 23 21:38:21 2011 +0000
Windows build: fix upload code
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20460 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 81231261f4b6f3ca43f8e985fba0e1a303b822fb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Mar 23 17:48:57 2011 +0000
Fix windows build:
- Add missing patch for guile 1.8.8
- Add missing mingwrt dev package
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20458 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e7039475c8077510c707f9a5b2a4064cb3e8b85b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Mar 23 17:28:24 2011 +0000
Improve message printed on screen
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20457 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0727cc09129686ce595834f0603809e3c0eb65e0
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 22 21:46:13 2011 +0000
Some additional Windows nightly build fixes:
- restore the original mingw/msys link, even when the build script abort (due to a die command)
- only restore the mingw/msys link if it was saved before
- weekly builds should be on Monday, not Tuesday
- upload tag rebuilds to a directory named 'releases' instead of 'tags'
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20456 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 59c06060058b68cc98ea9b1ec267df51cbedf456
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 22 21:03:22 2011 +0000
Build server: automatically create directories on webserver for new branches
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20455 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 24b5682cb24fcba5f7fe7636a9dbe436ac28e0b3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 22 20:24:13 2011 +0000
Rework the Windows weekly 2.4 build to avoid parallel builds (which would fail
BP (note that r20452 should be backported first, though I forgot to add the BP marker)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20454 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a8e40744b945afb83a0b2252dbf8f20ab3f6fad3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 22 19:43:05 2011 +0000
Adapt the windows build system to deal with swapping mingw installations on one build machine
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20452 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8ae9522bacc3e5593c8ef383c31d809e3ae50720
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Mar 21 15:11:25 2011 +0000
Windows build: update dist script for guile 1.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20446 57a11ea4-9604-0410-9ed3-97b8803252fd
commit aed6b91138e9dec9decc5cbdc0a89cbd5344279a
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Mar 21 15:11:16 2011 +0000
Windows build: fix libstdc++-6 DLL error
This may be a hack, but I have no clue how to fix it otherwise...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20445 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1a6403cf8b73e6c6970cd680122d51b60cb9b7c5
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Mar 21 15:11:08 2011 +0000
Windows build: update guile to 1.8.8 and remove slib
Note: The Windows GnuCash build will still fail as GnuCash still
depends on slib...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20444 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 167e83d312b825b46d2a5e44073655cf8ff2327d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Mar 21 15:10:58 2011 +0000
Windows build: patch libofx to build with mingw gcc 4.5.2
Note: the complete gnucash build is still broken and will be fixed
with following patches.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20443 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1a50bd49f8c76dfe3be01839a5b3c5cff6c92329
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Mar 21 15:10:48 2011 +0000
Windows build: update gcc to 4.5.2
Note this breaks the build as some other parts still need
tweaking before this works.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20442 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fe362711eb39c7b54a0ce7fbbda601bd9b486976
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 15 17:17:14 2011 +0000
Bug #641645 - Support ActivePerl 5.12 for Finance:Quote on Windows
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20426 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 07363cdca3e012ce6e7a611dd11fa251a5aff5aa
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Mar 13 00:02:27 2011 +0000
Win32: Tweak cross compiling script for webkit so that is seems to almost compile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20406 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ceca37921d1443ba14bed5479f90aec914457602
Author: Cristian Marchi <cri79 at libero.it>
Date: Wed Mar 2 19:33:25 2011 +0000
Fix Traditional Chinese win32 package translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20363 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 98938ab8ca40604d8f59f32d4892170ce825c392
Author: Cristian Marchi <cri79 at libero.it>
Date: Tue Mar 1 19:44:05 2011 +0000
Add Traditional Chinese translation for win32 package system.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20357 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b4b1c4f4b9e8dbcbe4b3686523ff4090ce66ce00
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 16 20:16:35 2011 +0000
Win32 build: Updated aqbanking5 version numbers
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20305 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a460456424324aea90d047559d61df1b3f9d298d
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Feb 14 19:34:52 2011 +0000
Win32 build: Fix outdated (and broken) URL of ActivePerl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20301 57a11ea4-9604-0410-9ed3-97b8803252fd
commit af8f525f06d8e90bd367cc0a358ac8160a87f82b
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Feb 12 20:32:17 2011 +0000
Win32 build: Fix some cross-compiling issues.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20292 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a5917e9db5d4663d02f265193f0f13f6098e161b
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Feb 12 19:28:52 2011 +0000
Win32 build: Update some version numbers: libofx, gwenhywfar, aqbanking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20291 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 15bc59433d29ec9c4f646005aa20105db5918b4f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Jan 21 22:27:48 2011 +0000
Bug #638762 - Windows 7 64-bit: GnuCash will not start due to existing SCHEME_LIBRARY_PATH env variable
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20141 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0a330acbb1775837b17ceef88df0b66b2e291c69
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jan 16 19:33:20 2011 +0000
Win32 build: Aqbanking has a patch now, but doesn't need autotools called.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20114 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 31639c42baf5fb2842d93c8190addc7e4441ae64
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Jan 15 20:33:28 2011 +0000
Bug #639498: Fix aqbanking-4.2.4 issue with "execute online transfer" on WinXP.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20108 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 111ff3faca29cf23bba6026f91d598d4e6d5bb89
Author: Mike Alexander <mta at umich.edu>
Date: Sun Dec 12 06:48:20 2010 +0000
Move gnc-version.h and gnc-svninfo.h from gnome-utils to core-utils.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19928 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 76b86ce6860f8447c9033d098ec57724e1a06500
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Nov 18 15:33:53 2010 +0000
Bug #633550 - Help and concepts guide are missing from the prebuilt binary (because xsltproc chokes on undefined entities)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19827 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1a2217321ea9b75bcde48bff297d9f6a6098334e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Nov 16 09:06:36 2010 +0000
Disable Italian docs generation I just accidentally enabled. It
wasn't enabled before the xsltproc issue popped up, so it shouldn't
be enabled now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19817 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 89f8e932637ba5c534674d9eabfaa42fdf65b06d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Nov 16 09:06:25 2010 +0000
Reactivate English docs generation in Windows build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19816 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1ea806b50b7bc2cf8f3ff3be46229a7f604eb7c4
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Nov 13 21:32:18 2010 +0000
Win32 build: Update versions of libktoblzcheck, gwenhywfar4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19805 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 97612ce8af8aaac9d82564cde5c159cca9f6f671
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Nov 8 19:40:23 2010 +0000
Increase gnutls version to 2.8.6 (might fix bug#632158)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19780 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c746b2fa62379fdef65c1561fba353faaa7abd78
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Oct 30 19:01:22 2010 +0000
Win32 build: Update ktoblzcheck version number.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19734 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5cbf8e0226ed9c6e9063ca03d8ed9a63580d4887
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Oct 7 20:04:14 2010 +0000
Fix erroneous extra package that I forgot to remove in r19641.
It doesn't have to be reverted because libjpeg-7 shouldn't be needed
with a clean webkit rebuild anyway.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19643 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8df6a4b2cc6d0a6829cead68e2db099550f14a6e
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Oct 5 19:29:09 2010 +0000
Revert r19576, r19590, r19593, r19601: "Update gtk versions..."
It's been 3 weeks without a working windows build. Apparently this
has to wait until we have an updated webkit again. Revert this back once
we have a working webkit with gtk-2.20.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19641 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dcf98d13ae4e6d57e9bb68eb5e467cb25cb89449
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 24 19:28:46 2010 +0000
Win32 build: Temporarily disable the english (C) help compiling because it crashes the hhc.exe compiler.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19607 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 68d79939f072c707190d43e4d22c019b166d1068
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 21 19:51:58 2010 +0000
Win32 build: Needs libjpeg-7 in dist as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19602 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c87cc67fdfcd1143ab524b6f422b2bcb0977db9c
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 21 19:48:54 2010 +0000
Win32 build: The existing webkit binary needs libjpeg-7, so we install that one, too.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19601 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ed73d8a1798ca0e4a44902f5d4b19248d7b8bab0
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 21 17:46:17 2010 +0000
Win32 build: Is running again. Some debug output of r19595 can be removed again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19599 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 184dbc3944659f635b4f4b250f4ae888750ec657
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 21 17:09:42 2010 +0000
Win32 build: Fix libxslt installation. Improve its calling arguments. Download inno before processing the docs (if the latter fails, we at least have inno).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19595 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2951ac8d4879cec438c2b01bb7b5e4344907da67
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 20 19:34:41 2010 +0000
Win32 build: Switch back gettext to 0.17 because 0.18 require libc++ which we don't want to have.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19593 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 08fcef55d83385043efb895f3b12e27bc19bd2c2
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 20 19:34:13 2010 +0000
Win32 build: xsltproc needs its suitable iconv and zlib, so install it there.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19592 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 221dd306feb7374adee3418a304114919bc14361
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 20 19:11:58 2010 +0000
Win32 build: Fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19591 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e0fa7a744e6ebaf995819a49e95089ca9c6cb0a9
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 20 19:08:42 2010 +0000
Win32: Fix missing gettext-tools (is packaged in gettext-tools-dev)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19590 57a11ea4-9604-0410-9ed3-97b8803252fd
commit cc1b0cab63c0e6c2a08e0c2566f9de46bed0431d
Author: Derek Atkins <derek at ihtfp.com>
Date: Sun Sep 19 23:21:46 2010 +0000
add "isocodes" to reset directory
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19584 57a11ea4-9604-0410-9ed3-97b8803252fd
commit effdc594f6845701219db1225564112ac7dd701e
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 16 16:13:10 2010 +0000
Win32 build: Remove installation directory before installing the new version. Require exact gwen/aqbanking version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19581 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4e48b3dd00ea03a4a51cb728ca8ff73a42b2dfaf
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 15 20:18:18 2010 +0000
Win32: Try to fix the nightly build errors. (Directory went away?)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19580 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d9be6298a4c547689a4e76e36296660789a38432
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 14 20:45:04 2010 +0000
Win32: Fix checking for goffice installation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19577 57a11ea4-9604-0410-9ed3-97b8803252fd
commit aa9faea20e5baa47959b2f67b6f385fe22eda489
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 14 20:28:23 2010 +0000
Win32 build: Update gtk to 2.20; let pkg-config check for the versions, hence triggering the update automatically.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19576 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9d83d10c6be8b4800185829ed88c8ecbf90e1d96
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 14 19:26:30 2010 +0000
Win32 build: Add version number checks for gtk and gconf so that updating them should work more easily.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19575 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0c609c7b6af8d39b9681a867e9c80291e6670544
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 14 19:26:17 2010 +0000
Win32 build: Remove commented-out gtkhtml references.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19574 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0daada51f68797e087abf8d2a97e95a82fbf2950
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 14 19:26:04 2010 +0000
Win32 build: Set gwen/aqbanking version numbers in defaults.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19573 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c91474b961c9cd266fed5c6a635011acfdbfbd2b
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 6 19:25:48 2010 +0000
De-activate aqbanking5 by default again because it requires gtk-2.18 or higher, which we don't have. Sigh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19557 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 08335c9104252b4ac4df2d815ac3cdb2eff1c5fa
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Sep 5 19:19:32 2010 +0000
Win32: Add gtk's cflags to gwenhywfar configure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19553 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a9d7fdbd7887bd628e0b7cca4dfc737dbc2ffbf9
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Sep 5 19:14:54 2010 +0000
I18n: Add German translation for new installer texts.
Suggested by Frank H. Ellenberger and edited by myself.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19551 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5553b339ff4d57f56523f90973c007ac2e63889b
Author: Cristian Marchi <cri79 at libero.it>
Date: Sat Sep 4 11:41:21 2010 +0000
Updated Japanese translation for win32 installer wizard by Yasuaki Taniguchi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19544 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6e5175b2def4bb5e26de8fda59b7f78952a701f3
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Sep 4 08:52:04 2010 +0000
Win32: Add gtk include path to gwenhywfar configure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19543 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 330c22c845c2af7f8a5066bc71df97a32be5c524
Author: Cristian Marchi <cri79 at libero.it>
Date: Sat Sep 4 06:02:34 2010 +0000
Added Japanese translation for win32 installer wizard by Yasuaki Taniguchi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19542 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c5a12076d0d120e68ef9012989c138c9ffd5ae03
Author: Cristian Marchi <cri79 at libero.it>
Date: Fri Sep 3 18:01:46 2010 +0000
Updated Latvian translation for win32 installer wizard by Valdis Vītoliņš.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19541 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7ad9890fc1e4a35b8157b697ae8c784952ce117b
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 3 16:18:58 2010 +0000
Win32: Add pkg-config version check for aqbanking so that the new version is installed without removing the old one manually.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19540 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 57ca2020f2fc38c908d394e0f87eaeaf1922f712
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 3 16:08:20 2010 +0000
Win32: Update aqbanking packages. Enable building with aqbanking5.
In r19532 I accidentally already removed the Qt DLLs from the installer. Of
course those can only be removed if indeed aqbanking5 is used, otherwise
they must still be in the installer.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19539 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8c8412c4db2b58862241e2a38f74f8181349e671
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Sep 3 10:10:46 2010 +0000
Updated Latvian translation for the Windows installer, patch by Valdis Vītoliņš
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19536 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2097a69a97c150c8d79ff7d16cce31d208ecc3e9
Author: Cristian Marchi <cri79 at libero.it>
Date: Thu Sep 2 14:08:05 2010 +0000
Updated Italian translation for win32 installer wizard.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19534 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 026b9ecbfbd10b326e2fd0677d20abb7476418c5
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 1 16:24:02 2010 +0000
Remove aqbanking2 from windows build scripts. Add optional aqbanking5 instead, which works without QT.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19532 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d644deace3e0c21457dfa33654105583f812650e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Sep 1 13:09:57 2010 +0000
Bug #588414 - Got "Entry Point Not Found" errors starting GnuCash, but ran OK
The problem is caused by leftover files from a previous install.
The solution is to uninstall GnuCash before installing a new version in such cases.
This commit adds a compatibility test and uninstall step to the windows installer
that will automatically uninstall the previous gnucash release if it is considered
'incompatible' with the one to be installed. The user will be warned of this, so
he can decide to cancel the installation if he doesn't like the idea of uninstalling
his working GnuCash installation.
Currently, versions are considered 'incompatible' if their major or minor version
components are different, so 2.3.x is incompatible with 2.2.x and will trigger
an uninstall. Likewise, a 2.4.x install is incompatible with a 2.3.x and will
trigger an uninstall. This is a nice way to remove all testing 'cruft' from the
system once the new release comes out.
Note that in the future installing 2.3.16+ over 2.4.x will also trigger the uninstall, which is
a good thing IMO. An older release can't know about changes made in a newer one,
so it's safer to first uninstall the newer one to avoid leftover files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19528 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fbc0b8687fd75803238881285718aecdd0e85e16
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Aug 31 19:57:33 2010 +0000
GnuCash on Windows is built with webkit, no need to install gtkhtml
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19526 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1eb2eb3065b19d8301623bd2e29aa24bbe6d121b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Aug 31 14:31:35 2010 +0000
Make GnuCash more runtime relocatable by using dynamic paths in the environment file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19518 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d02235383599705a50ffa794eb695b5f195ca973
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Aug 30 18:38:26 2010 +0000
Windows build: strip the .la files in their new location
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19514 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 65e63045d4978c4530922fae7dc46a4a4b7d494d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Aug 30 17:10:31 2010 +0000
Windows version:
* reduce footprint by not packaging unused files
* move gnc-mod required files to bin
* remove libdir from the PATH
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19513 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4359d214242832c329962bd5de1901ee41f9a632
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Aug 30 17:08:36 2010 +0000
Windows version: remove obsolete and duplicate parameters from the environment file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19512 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6d30befc7c16ba78844ae57d3c4c5db1593394eb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Aug 19 08:43:33 2010 +0000
Bug #627325 - Update Subversion URL, patch by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19448 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e830a3a39f51d13a72b81a678e9dc16ab25886da
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jul 14 20:22:18 2010 +0000
Bug #118391: This patch add isocodes support for Windows build.
It automatically download,
build, install and packaging the isocodes.
Currently, the patch will not make Windows build show the locale long
currencies name. But it make the isocode available on Windows. Since the long
currencies names are already shown on Linux, I think it should not far to make
it happen on Windows too, especially the isocode will be available after this
patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19369 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3fd1e4d05039306e2befff6b572f9af461c85f6e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Jun 25 12:50:20 2010 +0000
Bug #617797 - Win32 need to downgrade to gtk-2.16 (Default theme not working under Windows), second patch adding custom themes, by Tao Wang
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19297 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 366c5ff42aa056f7702cd658f7c31ee0f0d30a35
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Jun 24 08:56:35 2010 +0000
Bug #617797 - Win32 need to downgrade to gtk-2.16 (Default theme not working under Windows), patch by Tao Wang
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19290 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e97f834117d82c7384f67d4e64058dd751344944
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jun 19 15:42:32 2010 +0000
Improve name consistency. Use "GnuCash" (or more precisely PACKAGE_NAME), wherever the name is visible to the user, and "gnucash" (or more precisely PACKAGE) everywhere else.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19279 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f949c4badb0df08f404f00183db33830363b44a4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Jun 19 13:28:23 2010 +0000
Document what to do if svn isn't found. This only applies to the scripts used to setup an automated build system
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19277 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3f5e1793ef520993d6c85498212e561e3f42bc57
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Jun 18 12:03:43 2010 +0000
Fix Latvian language support for Windows installer (should have used lv instead of lv_LV)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19274 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b5f9f90008a98af47452f2e5bcc7d4332ef7b3bf
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Jun 17 18:58:07 2010 +0000
Add Latvian translation for the Windows Installer, patch by Valdis Vītoliņš
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19272 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dd563e001e8718c274aa7dc889c1745ab3e6db54
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Jun 16 16:18:33 2010 +0000
Bug #619709 - Upgrade Inno Setup to 5.3.x to use utf-8 in .iss script, patch by Tao Wang
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19267 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9c3ffaa9a2489088b2a90ab4229e9363457eff12
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Jun 16 16:02:29 2010 +0000
Check properly for svn availability
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19266 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0c3e1b2ec8cf7a47ff669ddd0fe9d2af9306eaeb
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Jun 16 13:21:44 2010 +0000
Bug #621602 - Upgrade svn on Windows building environment to 1.6.x, patch by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19265 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f1c1edb8a6670fdfb076e943145061eda542011d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Jun 16 12:45:34 2010 +0000
Finish direct binary execution on Windows and linux and cleanup bin Makefile/targets
- Windows
* binary name becomes GnuCash.exe
* gnucash.cmd is renamed to gnucash-launcer.cmd (consistent with OS X). This file is only needed to run GnuCash straight from the source installation. It is not used (or distributed) with the Windows Installer version.
* gnucash-valgrind, gnucash-gdb and the override extra's have been removed as they are meant for a UNIX like environment
- Linux/others
* binary name becomes gnucash
* the gnucash launch script has been removed together with gnucash-gdb. They no longer add value on linux.
* gnucash-valgrind has been retained because it contains useful presets
- OS X (Quartz)
* binary name remains gnucash-bin for now (requires synchronous changes in the externally hosted OS X build system)
* gnucash launcher script has been renamed to gnucash-launcher. This file is only needed to run GnuCash straight from the source installation. It is not used (or distributed) in the OS X bundle version.
* gnucash-gdb and gnucash-valgrind remain and can be used for debugging the source installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19263 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5f3a703c0cfa16e663d373a18f5146ee6cdb1ad6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Jun 16 08:48:47 2010 +0000
Undo debug modification introduced in r19100. It bypassed the Abort and was never intended to be committed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19262 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1606a181fe5fdfe7d7a6085f35a8e8292bcda659
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Jun 3 19:58:28 2010 +0000
Bug #617797: Set eol-style to CRLF for win32 files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19223 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5e49cc7434fe4679f583f72ce5205c2637269549
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Jun 1 14:22:34 2010 +0000
Fix script that builds the release tags. Awk works differently on windows than on linux apparently.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19216 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d69f69a9d520d3f4eb52806c6cae59261dcacf60
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat May 29 16:36:13 2010 +0000
Win32 - Fix installation location of some files, reported by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19210 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 885a0a70440c4666bd65c4aee0b9d18c67b4981d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 25 21:35:50 2010 +0000
Fix encoding issues introduced in r19204
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19207 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6de9051318990ab7c34a356c7bbdf9f0ee4c9617
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 25 20:20:52 2010 +0000
Bug #618646 - Should be able to run gnucash-bin.exe directly, rather than gnucash.cmd
Patch by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19204 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6e022a5f7139d42a9b6d378c71b2035c28ecda57
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu May 20 20:02:35 2010 +0000
Win32 use up-to-date configure parameters for aqbanking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19190 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d3caaa7b0b6598c9483cfdf3e68a98e874edecfa
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu May 20 08:08:35 2010 +0000
Bug #618505 - Separate shell functions files from variables and steps files, patch by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19184 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1c00417e8a6cdc8631163a9bae610854b59b485d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 19 22:00:48 2010 +0000
Additional fix for Simplified Chinese translation of windows installer
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19183 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6f1867842e8c2b835a2fcef08fa36cf7760067f1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 19 16:21:50 2010 +0000
Fix windows build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19181 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f5fab318d24a8492bf860efaf01105af084d1ef1
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat May 15 10:27:50 2010 +0000
Reapply Simplified Chinese patches
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19168 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 09da25743255aa871f1c111fb2517968840a06bf
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat May 15 07:31:23 2010 +0000
Repatch Windows installer for Simplified Chinese
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19167 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f653736a360d0bf1aefae0de5d9fb8fc0529f313
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri May 14 15:43:16 2010 +0000
Fix windows tag build script, by Geert Janssens
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19165 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 18e4e34ecf18322ac2a0968b4da7eddcfb979922
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri May 14 09:00:57 2010 +0000
Revert r19159, "Fix windows tag build script, by Geert Janssens"
I thought I would get access to the build server immediately to
perform the cleanup of the old tag file, but apparently the server is
unreachable for me for now, so I cannot commit this change today. Maybe later.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19164 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 14551239fc3638420ec33266b26bf1b581a3b690
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri May 14 08:36:59 2010 +0000
zh_CN translation for Windows Installer, patch by Tao Wang.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19161 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a8fea92d677d84e20e8be3d2b97d05d481d1a5e1
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri May 14 07:55:45 2010 +0000
Fix windows tag build script, by Geert Janssens
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19159 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 953b4f586d7c142c48ad2500297a016f46405acc
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri May 14 07:36:11 2010 +0000
Bug #618341: Additional paths to reset.sh
Patch by Yasuaki Taniguchi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19157 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4354519221bfe6b3b1d680d5a96844f5a258afa5
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun May 9 17:13:02 2010 +0000
Fix #616554 - New stylesheets based on Fancy template cause BIN to crash
An interface issue between libjpeg and webkit (incorrect type used in libjpeg) causes the crash. This patch replaces the normal libjpeg with a patched one.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19146 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5784ed0aba354020f1eb711af800db4d7c83e838
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu May 6 07:44:11 2010 +0000
Remove qsf related code from windows installer script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19114 57a11ea4-9604-0410-9ed3-97b8803252fd
commit cd02310a17d1cb56b5302bb86467d5d7747eafb9
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed May 5 12:25:37 2010 +0000
Rewrite assert_one_dir function to not crash on a native build machine
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19107 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7e384534fc8cd685dff0d69360a57f4e44179ff6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 4 23:40:29 2010 +0000
Improve the cross-compilation process.
- improve create_cross_mingw.sh's integration in defaults.sh and install.sh
- update README file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19104 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 679d38d957e00d261cec8c4c6939c7ff8b6bdaf8
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 4 22:40:19 2010 +0000
Improve test_for_mingw
- change test so that both tested programs must work, not only the exit code of the last one
- make it cross-compile compatible
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19101 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9dfb9a033bd16e51be4972ca80eaf2c65c3407e2
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 4 16:44:55 2010 +0000
Improve assert_one_dir
It now gives a different error message when no directory was found or when multiple directories were found
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19100 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d3b5ed5af294828edbf8041d09978650da3d90d6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue May 4 09:45:50 2010 +0000
Bug #617435 - webkitgtk+ cross build script, created by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19098 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9b6b4cd7017bfe9dc4d7b5f1ded4aac01927f799
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon May 3 20:15:08 2010 +0000
Remove forgotten debug statement
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19096 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2297d67f141cbf36479e6635884b2e2a1ef5af0b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon May 3 20:07:49 2010 +0000
Add ./ to sourced files, so that they are found when cross-compiling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19095 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1533d558db5f3183f6fa53ba068f1229a0aaf1bd
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon May 3 19:50:12 2010 +0000
Add (optional) destination file name parameter to wget_unpacked and smart_wget functions.
This parameter can be used to override the filename to be used for the downloaded package. If empty, the functions continue to work as before.
This new option will be used for cross compilation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19094 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4a8d301f7986f5a77477a1bdcddd72465397d21d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sun May 2 23:18:04 2010 +0000
Windows build script improvements
- make sure pexports is available before guile is built
- test for pexports availability when compiling libdbi (to fix crosscompilation)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19093 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 12fbfe6cd5c1dde64485bb1b77c522cd08551d56
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Apr 28 13:54:45 2010 +0000
Bug #617072 - Update create_cross_mingw.sh, patch by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19082 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bc8a781b1aedffca54457afcb9fe7c0ab0d08d37
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 27 12:12:21 2010 +0000
Bug #615317 - Windows installer requires Qt libraries
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19075 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8e5606c21db309e5c606a729288ad408b3ba27ea
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 27 11:04:06 2010 +0000
Add missing libmysql.def to tarball
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19074 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 476355abf282affa91c6e048e64eb74233c288f3
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 24 16:26:06 2010 +0000
Enable environment file on Windows (only direct install, not via ISS installer)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19071 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b37af842ae32d3a7501d174fb74bfde7ff2c6671
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Apr 23 12:13:39 2010 +0000
Replace directory mv's with cp -r when the move potentially crosses filesystem borders.
Apparently, Msys' mv command fails to move directories across filesystem borders (like
from a directory on the c drive to a mounted samba share).
I hit this issue because my tmp dir is on a different filesystem from
my base dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19053 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 37fda130c249f65add75c952dcd10d64f2ee3ed4
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Apr 22 09:25:51 2010 +0000
* Make sure wget downloads are stored with filenames not containing any html garbage (& and = signs as a result of http_get parameters).
* Have wget_unpacked return the actual path where the files were unpacked via the _EXTRACT_UDIR env variable. In most cases this is simply the path that was requested, but sometimes, a tarball or zip file adds its own relative path. The _EXTRACT_UDIR variable will take this into account by analysing the contents of the tarball/zip file.
These changes will be used in the revived cross-compile script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19048 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1015fffda72970e11324550994b4205578618e7b
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 20 17:13:41 2010 +0000
Move one more MSVC-only line inside the MSVC test
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19044 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fb5aa9f6c9390ab8ec0961a2f8a1d18eeb2804ed
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 20 14:54:58 2010 +0000
pexports is only available if MSVC is installed. Encapsulate it in a conditional.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19042 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 92e3dd5203f14f4330d10992d799a5a8c13aa4e6
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Mon Apr 19 17:41:28 2010 +0000
Allow QTDIR to be defined either in pure windows format (c:\xyz\def) or unix format (/c/xyz/def) without ISS bailing out.
Previously, only unix format worked.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19039 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bb35094ae09f0f9f46a6a08483204401e66f6131
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Apr 10 19:33:25 2010 +0000
Win32: Add mingw cutecash build to the install.sh script, enabled by WITH_CUTECASH=yes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19012 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b7f7012e9f21603563ee06fcfc1f0fcb3e777f26
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Apr 10 09:01:16 2010 +0000
Add note about required Qt for dist.sh + some typo fixes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19009 57a11ea4-9604-0410-9ed3-97b8803252fd
commit effe7314f636c40e8269220ffe69851dd90e1751
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Apr 6 11:55:43 2010 +0000
Fix Windows build after introduction of the environment config file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19001 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0009ffc4bc22a0d81010fd1df5de7a6af4107020
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Apr 4 21:22:19 2010 +0000
Upgrade win32 version of webkit from 1.1.5 to 1.1.90.
This version contains changes required to fix #588816 (Heading Banner Image does not display or print
on invoice reports). Note that this bug won't be fixed until some gnucash changes are checked in as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18991 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8f4eb62680750eb4b2a852e9a4525e02e9437fec
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Mar 30 20:00:12 2010 +0000
MSVC: Add creation of MSVC import library of libdbi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18983 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 50af45e9756d53f6f7820832ab18fc9b733cfcab
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Mar 24 19:28:20 2010 +0000
Set some more line-ending style properties.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18961 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4e69dd51d9a8aed1142a8e0064d28678608fa01f
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Mar 24 19:18:08 2010 +0000
Set the desired line-ending style to the correct value on the server side.
Without the svn:eol-style property, SVN checkouts on windows tend to appear
with varying line endings. The only possible way around this in svn is to
set the expected line endings as svn properties.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18959 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b8f7f21e6fa37512cbdee05cdb9fe2231d4fa70e
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Mar 17 10:54:35 2010 +0000
Fix Windows installer doc to have perl >= 5.8 instead of 5.10
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18923 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6e600c8d6190c2640cf7b4f048e0ee63cb2fd0d7
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Mar 14 21:01:32 2010 +0000
Add src/calculation and src/app-utils to cmake build system.
app-utils is needed for the conversion from and to string
for gnc_numeric, date, and other values.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18905 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 94823dfd5430bbd531ad7d25bb497fe4f060e9e0
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Mar 7 13:06:03 2010 +0000
MSVC compatiblity: snprintf is required to have a prefixing underscore.
Also, more symbols of libguile/gc.h need explicit declspec on MSVC.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18864 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f81e615bcebf0959655257e62115a507a5cef465
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Mar 4 17:47:51 2010 +0000
Win32: Add download of cmake, disabled by default.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18813 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d87d55fa415daf876459f5540c451a7b04d607b6
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Mar 2 20:22:01 2010 +0000
Win32: Create the MSVC import library for libguile during install.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18781 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0b94ff871fb7429d76edda7b781980f6546f2965
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Mar 2 14:54:34 2010 +0000
Bug #611470 Add Japanese concepts guide into GnuCash installer, patch by Yasuaki Taniguchi
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18779 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2fb2e4f2dd073bf50d2e6eacbc1db0d85aef9c5e
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Mar 1 18:45:11 2010 +0000
Win32 build: libguile needs minor tweaking for MSVC compatibility.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18774 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a96a6cce568c51ad0f9145f3c52ac133f5216eb5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Feb 27 18:42:11 2010 +0000
Win32: Fix libbonoboui compiling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18756 57a11ea4-9604-0410-9ed3-97b8803252fd
commit eb62c86ce30b065bccfa9047d5022e0d30565233
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Feb 26 21:28:27 2010 +0000
Clarify required steps to setup windows build environment.
The mingw website has changed quite a lot since the README
was written and some of the url's used in it were confusing.
I have changed the url's to point to the actual packages
on sourceforge (current at the time of this writing)
and added some extra details where I had trouble understanding
the actions to perform.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18740 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d475617f6a2bf9403770d23da914809a1f266b92
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Feb 24 19:53:37 2010 +0000
Update documentation references to Active Perl (5.8->5.10)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18723 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 212df9b4ad347326cbd6712067ad5ea29dbfc4b8
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Feb 24 18:30:30 2010 +0000
Add dutch translation to the Windows installer.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18718 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5d8f441cf1b2646794be3100c550afb9926c0fc5
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Feb 23 20:10:31 2010 +0000
Bug #610348: Add compiling our own binary of libbonoboui because the ftp.gnome.org binary still depends on the obsolete libxml2.dll.
However, we still download the erroneous binary and unpack it into $GNOME_DIR
because libgnomeui depends on libbonoboui which in turn depends on libgnome.
Hence, libbonoboui cannot be compiled before libgnome-dev is unpacked, but
libgnomeui won't report to be installed correctly before libbonoboui is
available as well. Theoretically, we would have to split the inst_gnome step
so that it first unpacks libgnome et al., then we run the inst_libbonoboui
step, then we run the second part of inst_gnome which would be something like
inst_gnomeui. I'm lazy, so I silently overwrite the libbonoboui DLL with
our hand-compiled version and that's it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18711 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4c0a6268d79458eb9b4678c3afbf0c8029c57778
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Feb 20 13:26:19 2010 +0000
Bug #610348 missing dependencies in windows build
Update gnome-vfs to 2.24.1
Note that this means Windows 2000 is no longer supported.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18695 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4b3f25f46de44e885234c67def11b514eee3adbe
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 19 22:12:28 2010 +0000
Win32: Update libxslt version, but it needs its own copy of libxml2.dll.
Apparently the gnome-provided libxml2 has the DLL filename libxml2-2.dll,
but the binary from xmlsoft.org still has the filename libxml2.dll.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18690 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 070dcab5007c977b0862b2434b393b64db97dc7c
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 19 21:06:50 2010 +0000
Win32: And one more dependency upgrade (causes missing libxml2.dll complaints otherwise)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18689 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 752647a29ef5ab03c0cf2f4f0bd98ebbd29ae52f
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 19 20:50:01 2010 +0000
More win32 dependency version updates.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18688 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5accb218faaf52755c2e27b59cdcc38454cf93d5
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Thu Feb 18 16:22:23 2010 +0000
Update libpng package dependency for win32 to 1.4.0
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18685 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9555fb921380ab4576dad19e7df676d18dc825f3
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Feb 18 05:27:17 2010 +0000
Bug #609603: Windows packing/win32/install.sh PATH fix
Patch by Yasuaki Taniguchi:
When I run /c/soft/gnucash/inst/bin/gnucash or gnucash.cmd after I finish
building win32 binary, DLL missing dialog boxes pop up.
Missing DLLs are
- libgcrypto.dll,
- libPQ.dll,
- mysql.dll, and
- ssleay32.dll.
This patch add search path to them to fix this problem.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18670 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5492429e6400a09eed98749dda9a15d63d3a9088
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Feb 16 21:45:34 2010 +0000
Update gnome package versions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18664 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2c6b0a61be12b0e417920ea7fa62357561a45799
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Feb 16 14:39:40 2010 +0000
Revert r18654.
Current GtkHtml implementation crashes the windows build whenever a report is opened.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18660 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4f513bc1d92af66c89ef11e22c8cc2404fc8501d
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Sat Feb 13 15:56:43 2010 +0000
Use gtkhtml as html render in the Windows build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18654 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8db22f1b45bbfa4ea882ffda8ce8d5e15edc9d89
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 10 19:26:06 2010 +0000
Win32: Fix building of libgoffice.
Required libgsf to not remove the build directory, hence part
of r18559 need to be reverted.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18633 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5708ab03ada2a7fb165a5c962e2be29c196c8b27
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Tue Feb 9 13:14:32 2010 +0000
Bug #609402 Add Japanese resource to Windows (inno) setup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18629 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d9ec32232a10f12f0330d0123bbd59158c94af67
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Feb 7 19:58:18 2010 +0000
Win32: Hopefully fix goffice installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18620 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 51c9bf5bf987946769f1f0c8e9f731de373f4c81
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 3 19:19:35 2010 +0000
Remove more executable bits from data files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18605 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 77de1151d4c0a64af6dc4373882fd35680260167
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Feb 2 21:35:04 2010 +0000
Fix URL of ActivePerl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18603 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 75d656f3415d9a29e93f7096e25d3e347ba7dcb9
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jan 11 20:50:18 2010 +0000
Remove build directories of dependencies after their successful installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18559 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 41e6a3b8207136978ca942d843d54149307c264a
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jan 4 20:18:21 2010 +0000
Update gwenhywfar/aqbanking version numbers for win32 build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18544 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 94ce826bdbb57ebb65c34e49c21622f6f852a104
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Dec 27 20:51:48 2009 +0000
Updated aqbanking version numbers for win32 build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18532 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 496488f0cd025200b8ccc8cfbf9ecc49e559d07f
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Wed Dec 16 12:23:16 2009 +0000
Fix gwenhywfar version lookup by tightening the RE used
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18505 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1e274bfaea04904a62e149b7c7430d7adfb36935
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Dec 15 21:27:22 2009 +0000
temporarily disable the gwenhywfar version lookup - there are multiple lines matching GWENHYWFAR_SO_EFFECTIVE
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18503 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6d0622777e295db182c48498d1f6908777bd95b2
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Dec 15 20:30:15 2009 +0000
Really fix r18495 (#586122) to look up the so-name of gwenhywfar correctly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18502 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 517c27028e74a5f34d863a765fa7590b320ad8c5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Dec 13 21:16:25 2009 +0000
Fix #586122 (follow-up to r18488) by using aqbanking/version.h from its installation path.
Also look up the gwenhywfar so-name accordingly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18495 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8ac45ceb5b5f26b29f7f1a36e9781d53cdfd9421
Author: Geert Janssens <janssens-geert at telenet.be>
Date: Fri Dec 11 19:57:17 2009 +0000
Bug 586122 - The AqBanking Wizard can't be loaded: plugins\20 folder to be renamed into plugins\16
The patch evaluates and configures the proper paths at build time, retrieving
the required info directly from the aqbanking source
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18488 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f09efba81a366b47f1148e167d8961b9ee95b9f6
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Dec 8 20:42:46 2009 +0000
Decrease verbosity during win32 packaging: Inno, gconftool-2, htmlhelp compiler (hhc) with less output.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18473 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c50f0c62721f608bf9cd8e70d6be0612a6f2fd78
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Dec 6 18:58:17 2009 +0000
Disable it_IT help in the win32 binary
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18470 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ae41d99018dfcf222b06f720ad9aad4d60d7573b
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Oct 18 21:57:19 2009 +0000
Allow m4 1.4.11 and 1.4.13 as well as 1.4.7. Should really parse the version
number to ensure it is higher than some minimum value.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18385 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 02dbc5908567c160bdda198a7b641874f4b59ad5
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Oct 16 19:53:57 2009 +0000
Win32: Assert there is only one aqbanking plugin directory before accessing the qt3-wizard.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18381 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f39ec6838c81f82e8b1302724f6d0caf4e205d18
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Oct 13 19:37:18 2009 +0000
Win32: Minor version update of aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18378 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7f14489edc99a6385827a06b39092446e8a58389
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Oct 4 23:31:37 2009 +0000
Retrieve new packaged pgsql binary which has msvcr71.dll included. Also, win32
packaged webkit is retrieved from sourceforge.net, not gnucash.org.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18370 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bd3563aed3917005c1d3e83e6d8087108216c208
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Oct 4 20:25:43 2009 +0000
Revert r18366, "Bug #596248: Disable pgsql in libdbi build"
The current build doesn't even start. We revert this change so that
we go back to the previous behaviour where we at least started the
main window.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18369 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3c8a94a806d2a44498a9cf5f1f050029d45b0dae
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Oct 4 20:25:32 2009 +0000
Partly revert r18363, "Minor windows version updates: Newer gmp, newer slib."
The newest build doesn't even start the gnucash main window (only the
splash screen). Hence, we revert the changed slib version because this might
affect that behaviour.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18368 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1a99dbc78353d576e3555ff4b27bbcb2934d4e4d
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Oct 3 20:11:46 2009 +0000
Win32: Build gwenhyfar without openssl because it doesn't need it anyway.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18367 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 443a90447d0a588388ab2c91b256d072e2ac17cf
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Oct 3 14:06:28 2009 +0000
Bug #596248: Disable pgsql in libdbi build because the available pgsql binaries depend on Visual Studio C runtime.
This can be enabled again as soon as we pgsql binaries available
which do not depend on MSVCR71.DLL anymore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18366 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 31cf4afe14a80e556550cb69f2e1c7dcb5c7dbe2
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Oct 3 11:48:32 2009 +0000
Minor windows version updates: Newer gmp, newer slib.
(Note: The newer slib version doesn't yet fix the issue which caused r18360)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18363 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 517e5ffab5a9bab8c069ea3cedc6aa2d9888a080
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 25 19:43:22 2009 +0000
Win32 build: Add forgotten dist_ktoblzcheck step to dist creation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18347 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a5b5114b7a9f8b44404e384707b92ed9e40a20c1
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 24 20:45:21 2009 +0000
Win32 build: gwenhywfar needs another patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18345 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2511eacc4f7cb361488dd2e019316bdd57e8d2ef
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 24 20:12:41 2009 +0000
Win32 build: Fix stupid typo in aclocal call (also it is not needed ATM)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18344 57a11ea4-9604-0410-9ed3-97b8803252fd
commit afe0c61a466b43d6e9f639510ac414bc6b6ffae3
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 24 20:06:58 2009 +0000
Gwenhywfar-3.11.1 also needs a patch to not crash at startup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18343 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b07c2009359bc85045036d316ab4d5b52d22c5dc
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 23 10:32:22 2009 +0000
Win32 build: Update file names with newer aqbanking version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18340 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 17c24e5e650cfb1966324148adb58cc7da55d8db
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 23 09:37:17 2009 +0000
Update gwenhywfar+aqbanking packages - Martin has just released new versions including our patches.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18339 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ce17b69fce576906b83be87e1845cb4ae0812e36
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 23 09:26:51 2009 +0000
Win32 build: Remove gwenhywfar configure option which has been removed before gwenhywfar-3.8.2.
Also, add aclocal call because the patch has modified configure.ac.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18337 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5884076ae37201b1bd152b7bcdeb5d5cdd8602a9
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 23 08:31:49 2009 +0000
Win32 build: Add patch for gwenhywfar-3.11.0 so that this compiles correctly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18336 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7ba8dda880924b35661650fd3a7173edb2fc0689
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 22 21:38:31 2009 +0000
Win32 installer: Really fix path of qt3-wizard.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18332 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 206ef93b3df4956b42108647a3cf332d46782526
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 22 21:23:59 2009 +0000
Bug #595920: Fix missing ca-bundle.crt in windows installer.
Also, fix the plugin number path of qt3-wizard.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18331 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0313680f1b997d764925751e91672c130e9c05ba
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 22 20:33:59 2009 +0000
Minor version update for online banking packages.
The libofx patch was originally intended to be committed to the libofx CVS
so that the code would be included in a potential 0.9.2 release sometime in
the future, only until I discovered that I'm a developer there but
without CVS write access. Duh!
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18330 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0167a4bacf3809ac639b04a8a359b7fa28628e86
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Mon Sep 14 01:00:47 2009 +0000
Fix bug 589673 - need to patch libdbi source for win32 problem.
The patch exists in libdbi source, but not in 0.8.3. The problem is that "errno" is used
as a routine parameter name. The parameters are accessed incorrectly leading to a segmentation
violation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18312 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3aabee8e89dce83097c3306f47fb5216c8545133
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Tue Aug 18 16:49:40 2009 +0000
Fix win32 report directory startup problem on win32.
In order to help keep the various places run-time environment is created in sync, add a
comment to each place suggesting that environment changes should be reflected in all 4
places.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18263 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e59fb6d2d26f01dffc2958cfa6163282c09760f0
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Tue Aug 18 00:11:03 2009 +0000
Fix win32 gnucash.cmd creation to handle ability for reports to be dropped into the
installed report\standard-reports folder.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18260 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 20acbae972b123a00ab00ae570975b371bdd639d
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Aug 2 03:00:28 2009 +0000
Change --enable-webkit configure option to --with-html-engine=XXX where XXX is "gtkhtml" (default)
or "webkit".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18230 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 263c88e7539cb798af9bccf22ccb356d71c83bbc
Author: Derek Atkins <derek at ihtfp.com>
Date: Tue Jul 7 02:45:46 2009 +0000
Let the trap happen.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18185 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 807e58c6fc4dcb67b141d102cd14446e444fdef0
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sat Jul 4 19:12:56 2009 +0000
pgsql-win32.tar.gz which provides client access to a postgresql library has been updated to add
some needed DLLs. Unfortunately, unlike mysql, postgresql does not provide a pre-built win32
package containing the client side include files and libraries. pgsql-win32.tar.gz is a set of
files taken from a full windows installation.
With the new pgsql-win32.tar.gz, to compile on win32, you will need to delete your
pgsql directory and downloads/pgsql-win32.tar.gz file i.e.:
cd /c/soft
rm downloads/pgsql-win32.tar.gz
rm -rf pgsql
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18175 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 31bb98e4aa828c271c621236b5148c52c0028212
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sat Jul 4 04:14:39 2009 +0000
Fix pgsql files copied - remove pgsql/bin which doesn't exist
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18173 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 73ae550ea50535e6ef60c4cc6a8a040cbcf95413
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Fri Jul 3 16:16:11 2009 +0000
Fix (I hope) installation of libpq
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18171 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 21caf963b0c26836443417992fca7b027bf42e8c
Author: Derek Atkins <derek at ihtfp.com>
Date: Fri Jul 3 12:57:34 2009 +0000
Make sure we copy the logfile even on error
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18170 57a11ea4-9604-0410-9ed3-97b8803252fd
commit aee72bf8e1f0730b59d625b060288a06a308fe66
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Wed Jul 1 12:33:56 2009 +0000
Fix URL for pgsql library stuff
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18165 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a21ca09d699a859d2b0f28872f80e0bc9b249ba8
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Mon Jun 29 21:10:21 2009 +0000
Build pgsql libdbi driver
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18164 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 63529e1ac47d31efea2fa420f61014dcfe2ad63f
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Thu Jun 25 22:16:48 2009 +0000
Build mysql client library and libdbi driver properly
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18160 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3a346bda30e71483038d3e89c9346bd0b9133551
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Thu Jun 25 03:58:12 2009 +0000
Add .def file to allow libmysql.dll to be built.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18159 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d81979107e28b2c66964d7bc1ab5653e2d0017d9
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Thu Jun 25 03:52:07 2009 +0000
Install aqbanking patch even if AQBANKING_WITH_QT is no. This allows RC to be defined properly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18158 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 43124dbfde6b9484d43a9d288fefa60e029c934f
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Mon Jun 22 21:29:11 2009 +0000
Patch by Daniel Harding - update install.sh to handle new gnucash-setup-env script
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18153 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dcba7e4e106e7c1f5cbafcdac0299d77fb14a285
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Jun 21 13:02:58 2009 +0000
Fix bug 586296 – Generated gnucash-dbg and gnucash-valgrind scripts are inconsistent with the
gnucash script - patch by Daniel Harding.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18143 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 76c6f253ddd3914b3db2a260f2d6404cdfe51c91
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Jun 21 00:12:29 2009 +0000
Fix bug 586419 – Install aborts unpacking SVN .exe package
wget_unpacked doesn't handle .exe files.
Patch by Gary Bartlett
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18142 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a94fa976615238e38e3c2f1d6f76f3102ba71706
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sat Jun 20 23:44:10 2009 +0000
Fix bug 585785 – setlocal command is not included in gnucash.bat generated by Windows build
Patch by Daniel Harding
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18141 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6f54eced864aeeaa0d6557b0544a1f182105d3a4
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sat Jun 20 23:39:04 2009 +0000
When installing msys dtk, when moving files out of the way, check that the source file exists
first.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18140 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 323be41d0e78cc27ec10db68150a55eabf758d47
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sat Jun 20 00:52:56 2009 +0000
1) Fix bug 586425 - Patch by Gary Bartlett - update version of gnutls for windows - old
version (2.7.3) is no longer available - replace by 2.8.1 - probably matches gnome odd=unstable
even=stable version numbering
2) Add some symbols used to build mysql/pgsql dbd files for win32 build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18138 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c23cb0808ace995a2eae6b1bfc4f6ad0e2327c7c
Author: Derek Atkins <derek at ihtfp.com>
Date: Sun Jun 14 23:08:31 2009 +0000
Add the batch file for the win32 daily build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18133 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 98c12e07c30f8d27e6b04b3b89df33473188a723
Author: Derek Atkins <derek at ihtfp.com>
Date: Sun Jun 14 22:58:06 2009 +0000
Add start/stop build times.
(Useful for build logs)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18132 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8530d4fc5db18fdd6b1e5b3846f1fc279458c901
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 21:50:40 2009 +0000
Properly reconfigure AqBanking 3.8.3 with the updated configure.ac
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18129 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4e61e2f8c26d9f1d41ab1970337a0f5c648f9c7a
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 21:25:31 2009 +0000
Fix the patch name. Oops.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18128 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 340bdbe20808ed10be383933278fb2af0e67e912
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 19:49:37 2009 +0000
Add AqB 3.8.3 patch for Win32
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18127 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0cff2eee98bd07e6b5cc1024e3a15c77e1aec2b4
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 19:42:23 2009 +0000
More updates the build-tags scripts:
* fix the GLOBAL_DIR definition
* Point to the 'global' HH_DIR so we don't reinstall it
* Use the build_package script from trunk
* Don't save the environment to /etc/profile.d on the build server
* re-add the ability to have an aqbanking patch (3.8.3 doesn't build)
* add the NO_SAVE_PROFILE flag
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18126 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b33a95d836d51928aaed55bbc01b23d0271c2c15
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 13:42:02 2009 +0000
Handle BUILD_FROM_TARBALL special for tag builds.
(Don't put the svn # in there)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18125 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c22e4bd79abcc6e1789319f178dd7e3c7f88d0bf
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 04:43:36 2009 +0000
it's "tagfile"
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18124 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8007a4c5b168b6b143323f762f6504877c764d87
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 04:37:39 2009 +0000
Use pwd instead of assuming $0 is a full path.
Set URL in a variable
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18123 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1bd480024e6527493cc66923475b68dd7c55ce2f
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Jun 13 04:31:35 2009 +0000
Refactor daily_build.sh into build_package.sh
Create a build_tags.sh that will check for new tags
in the tag directory and rebuild them when they appear.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18122 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1d6b5065428579bd037e990a4731db2a7c5225e3
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Wed Jun 10 12:20:20 2009 +0000
Patch for mysql driver to fix win32 compilation issue
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18121 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6909db74454153dd42a05b0a781cff034040e7bd
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Tue Jun 9 23:41:39 2009 +0000
Build mysql libdbi driver and include it in the win32 build
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18120 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b12d8ed5a97e0ef8328695f48578c9b52ca2c64a
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Jun 2 08:04:27 2009 +0000
Update aqbanking version to 3.8.3, which means one patch isn't needed anymore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18101 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3a46c27a959d2f92ed0bbd1783e076fd90516547
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Tue Jun 2 02:01:59 2009 +0000
Fix WEBKIT path so that correct DLLs will be copied to output directory
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18100 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0d58cc158366140a23dd122ad56eb9f50434243a
Author: Derek Atkins <derek at ihtfp.com>
Date: Mon Jun 1 04:29:30 2009 +0000
Upload the daily builds
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18098 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 55e904caef77ce7b00cb475acd6ead123262a5ef
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu May 28 09:32:16 2009 +0000
Really final changes for daily build script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18094 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 07a3289dcb1a5af83649c70cbda0d6a6bb63548b
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu May 28 09:31:04 2009 +0000
Really final changes for daily build script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18093 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ddfef1eaeee26999899b8816e0404c9205e1dcdb
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu May 28 09:30:00 2009 +0000
Final changes for daily build script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18092 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fe4631b1ce908e67f70d9cbfbf22ba7419c0ccbc
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed May 27 14:09:48 2009 +0000
Win32: Add shell script for the automated nightly build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18091 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fee57534fc1df02874621b8f7560b84a664a0982
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed May 27 13:49:25 2009 +0000
Win32: Add aqbanking-3.8.1 patch to fix a compiler error.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18090 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 68799d8b86fe7df6c2a93aa6c0a212b2073b2963
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Wed May 20 01:26:50 2009 +0000
Fix bug #582976 – install.sh - webkit-1.1.5-win32.zip is not available for download
Fix path to URL.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18083 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5e81a7cecb70ee2afaad427cdc30d5988aa4f060
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Thu May 14 01:30:24 2009 +0000
Fix distcheck problem
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18077 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 79a247a555e815a92f194b9097a5dcaba5264df5
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Thu May 14 00:33:28 2009 +0000
1) Update svn:ignore for accounts/cs to ignore Makefile and Makefile.in
2) Remove obsolete patches (libgda)
3) Merge NEWS from 2.2.X and add 2.3.0 NEWS
4) Update stable version number
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18073 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 770ecdf3fc177f4459651e044a3c4eebba9547a7
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Wed May 13 00:58:08 2009 +0000
1) Add commands to build win32 version of gnucash using webkit.
2) Correct URLs for aqbanking
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18070 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0030498ff58697e9a70e52badf2bdf5ac5e36afb
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Feb 23 20:19:03 2009 +0000
[Win32] Update EXTRA_DIST.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17948 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ee66c00d274ec6cf791bb6f8fe67a19d544cb370
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 15 17:23:16 2009 +0000
Bug #571220: [Win32] Unset SCHEME_LIBRARY_PATH environment variable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17921 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d00bb634300a86793d93d37c58351f9ad503a8c1
Author: Charles Day <cedayiv at gmail.com>
Date: Thu Feb 12 17:00:50 2009 +0000
Bug #570166: Update win32 packaging to use GTK version 2.14.7
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17897 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3a4710021cc91151959f3331d26705194407b0ff
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 8 14:56:16 2009 +0000
[Win32] Bug #542382: Assign .gnucash file name extension to GnuCash.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17884 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 36640a7db0dde3e47bed48b2b736f65e682bc36a
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 8 13:13:48 2009 +0000
[Win32] Update gtkhtml to version 3.24.2.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17882 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 36618e89d2a5cf69dd7a4096d8e6d5b88c6797fb
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 8 13:02:56 2009 +0000
[Win32] Rename *.bat to *.cmd.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17881 57a11ea4-9604-0410-9ed3-97b8803252fd
commit dd5fb811a1393ab86b415b7f31fa70b4d43bb15c
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Jan 13 02:14:00 2009 +0000
[Win32] Update online banking libraries.
New versions: gwenhywfar 3.6.0, ktoblzcheck 1.20, aqbanking 3.8.1. Fix path to
xmlmerge. Fix aqbanking backend list when compiling without qt (untested
though).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17815 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0188aed9540d36ad09f2d00f47f9b57dcbc38ff1
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 11 18:47:34 2009 +0000
[Win32] Provide a bare variant of make_install.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17811 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6c3515f37efd71b5da4414dbc2645b19c0afee73
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 11 18:38:40 2009 +0000
[Win32] Minor cleanup.
* Relinking is really fast now, no need for a hack anymore
* Move the fix of the gnucash script into make_install()
* GnuCash does not install into lib/locale/ anymore
* Remove invalid LIBXML2_DIR from PATH
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17810 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 83fa712baf952f55daaa6321e1b3e6606af2f08e
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 11 15:55:33 2009 +0000
[Win32] Remove a few obsolete comments.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17809 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 50d484a674282c9f924bb27673cb1991f2504074
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 11 15:45:31 2009 +0000
[Win32] Whitespace change.
Re-add a removed space character, no need for regressions ;-)
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17807 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1863c57eb4f3a59090c9cb654e1dd23c1a5ce22d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 11 15:37:26 2009 +0000
[Win32] Update a whole bunch of packages.
* MinGW tools
* Autotools (ac 2.60, am 1.10.2, lt 2.2.6a)
- libtool feels faster, needs confirmation
- compiling ac needs a newer m4 version, add that
* Gnome
- intltool needs a newer perl, so upgrade to activeperl 5.10
- new libpng, separated into libpng and libpng-dev
- newly packaged zlib (zlib-dev as well), no dlltool'ing anymore
- remove libgnomeprint (cf. goffice), gtkprint finally seems to work
-> goodbye mirrored printouts
* libxslt
- not the newest because that will be moved to oldreleases/ soon
* openssl
- watch for libeay32.dll in your Windows folder, it might be too old,
better you remove it completely
* gmp
- untested, no BP needed (yet)
* gnutls
- untested, no BP needed (yet)
* swig
* pcre
* libgsf, goffice
- goffice does not use libgnomeprint anymore, new patch necessary,
grab gtk-doc.m4 from gtk-doc tarball instead of patching goffice
- install htmlhelp earlier and add flags to link to it
* svn
- includes an own libeay32.dll, may conflict with openssl/bin/libeay32.dll
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17806 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 18fe3dfc7d4454962a993d733b3fad490ad50ea1
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jan 5 10:40:33 2009 +0000
Add Italian translation of Win32 installer by Cristian Marchi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17800 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bffc3c23d2aea69e8f17a87f0c6004789ea0261d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jan 5 10:18:03 2009 +0000
Sort translations in gnucash.iss.in by language code.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17798 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b13bfe23db9c06bc0998acec2e075d094a58addb
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Dec 15 23:55:47 2008 +0000
Win32: Install italian documentation.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17778 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e1786165dd3ec299e5689e32a17c79a464d009ed
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Dec 14 03:10:54 2008 +0000
Win32: In dist.sh, cp redirect.exe from installation directory instead of build dir.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17771 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b2ef5869658e2636612837b7d9e5acb73c57a6c0
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Oct 25 20:30:47 2008 +0000
Bug #514043: Use AM_CPPFLAGS instead of AM_CFLAGS.
AM_CFLAGS is passed both to the compiler (.c -> .o) and to the linker, so it
should only have flags that are appropriate for both steps. AM_CPPFLAGS is
passed only to the compiler, so flags that are only appropriate for that step
(-I and -D flags, for example), should be in _CPPFLAGS instead of _CFLAGS.
Every gnucash-2.2.3 Makefile.am that passes -I flags gets it wrong, placing
them in _CFLAGS. It's not a functional bug (the linker ignores -I flags), but a
ton of superfluous flags makes the build output pretty verbose and hard to
debug when things do go wrong.
To make matters more confusing as a developer, the FOO_CFLAGS variable set by
PKG_CHECK_MODULES(FOO) is actually for _CPPFLAGS in the Makefile.am
('pkg-config --cflags' returns the -I flags).
A related -I bug (one that *is* functionally broken) is that sometimes a local
(build dir) -I flag is passed after a global (installed dependent library) one.
If my system happens to have a header installed from some unrelated thing,
compiler will find *that* one instead of the expected one in the source
directory. Should always pass all local -I before any global ones.
Patch by andi5 plus one manual addition in src/gnome-utils/Makefile.am
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17655 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1612aceca5c99813e660a948ec69cf504ad8fcde
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Oct 5 22:14:42 2008 +0000
Win32: LT_PROG_RC seems to be internal as well, use AC_CHECK_TOOL instead.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17621 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8e50d957fbde232fe2024bc77fa5b8ebb6e65769
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Oct 5 17:15:49 2008 +0000
Win32: Add AC_LIBTOOL_WIN32_DLL to libdbi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17618 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b8e1cc750d859805a7463aafa181dc1da8e9caf8
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Oct 5 17:08:50 2008 +0000
Win32: Replace AC_LIBTOOL_RC by LT_PROG_RC in aqbanking's configure.ac file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17617 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e95df65084c39db7c96e5dc345769c1858f6e111
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Oct 5 16:55:19 2008 +0000
Win32: Improve cross-compiling by making aclocal fail less often and adding a few ${HOST_XCOMPILE}.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17616 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e3a66d2368058de58cb8c5bc52e5a4163d9ee0f0
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Oct 5 13:49:48 2008 +0000
Win32: Untabify install.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17615 57a11ea4-9604-0410-9ed3-97b8803252fd
commit efe8056254273743f096091528284570e6edb160
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Oct 5 13:48:57 2008 +0000
Win32: Improve cross-compiling of aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17614 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bb88d9cdc3553417472a362968e6b373c686c4ad
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Sep 30 21:50:11 2008 +0000
Win32: Add initial support for compiling against AqBanking v3.
Patch from Shawn Faucher with little modifications.
This still needs a lot of testing and improvements still.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17612 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9917ee8d9a9493aec9912d8fc0fb31db96bcfe94
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Sep 26 02:46:09 2008 +0000
Win32: Ship the correct redirect.exe.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17592 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1195d7f0d67b14aa82837eb7b3e111068633cc06
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Sep 25 23:21:50 2008 +0000
Win32: Make intltool-merge usable.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17590 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d8f770ccc799070c5ae1392431274f032a53be2f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Sep 13 14:45:41 2008 +0000
Win32: Always try to install Date-Manip and as fallback DateManip.
It seems that the PPM repositories for ActivePerl v5.6 and v5.8 have been
changed so that DateManip cannot be found anymore. Keep it for second try
nonetheless.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17504 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2263521d3224b4ccc41e9d38e7e71f3fa49b0899
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Sep 10 16:16:50 2008 +0000
Bug #506873, Win32: Add support for Finance-Quote with ActivePerl 5.10.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17499 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 131a698c762e65dfa09dfa89c95bf5c4de435efd
Author: Charles Day <cedayiv at gmail.com>
Date: Tue Aug 26 17:09:03 2008 +0000
Win32 build: Fix a typo to get trunk working on win32/mingw again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17479 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b0323dec474527b9f017ac1c18021d01a46f79c2
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Wed Aug 20 12:09:10 2008 +0000
Additional win32 packaging changes for installation (including libdbi).
Provided by Nathan Buchanan
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17474 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 976a0e81f9a2cae434232b4d333f870f6b65b35e
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Sun Aug 17 16:38:31 2008 +0000
Add support to build trunk with libdbi and dbi backend on win32/mingw
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17473 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e044f0fb35b705d1b3788410f916d4c2e6c60340
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Aug 2 12:04:06 2008 +0000
Win32: Minor change for emacs compat.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17447 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d9c9ac894cfde1ea10b9725fca7ca1d603d3b3fc
Author: Phil Longstaff <plongstaff at newearth.org>
Date: Fri Aug 1 16:02:07 2008 +0000
Merge gda-dev2 branch into trunk.
This introduces the dbi backend and the --enable-dbi configure option.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17444 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8cfdabaa572390cee83fc4de58a82f55dbd4982d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Apr 21 20:59:59 2008 +0000
Win32: Move definition of AQBANKING_PATH into make_install() as it is needed there.
Patch from Daniel Harding.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17121 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e48481aa5a96ec8f2b4f11febc67d7ea4623a9a7
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Apr 21 20:59:42 2008 +0000
Win32: Add flag UPDATE_DOCS to avoid running svn up for the docs each time.
Patch from Daniel Harding.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17119 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3128c2d670e2c6849c68c1a57fdcbc53e06d1030
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Apr 21 20:59:31 2008 +0000
Win32: Add XSLTPROCFLAGS to be able to pass --nonet to xsltproc in make_chm.
Patch from Daniel Harding.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17118 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d10eab19938a64db62a14b8ac5e2d038e49e0ce7
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Mar 10 07:07:06 2008 +0000
Update reset.sh script to keep htmlhelp, but remove docs and libxslt.
Patch by Nathan Buchanan.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17025 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d347368a0c0244f92544d3f44fc1a08511536445
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Mar 8 17:17:47 2008 +0000
Remove make-gnucash-patch and only suggest `svn diff' or plain `diff -urN'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17012 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3e10840cc5ca63e346c40f5af92a449e416918e5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Mar 1 16:43:59 2008 +0000
Update ktoblzcheck version.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16993 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 13b9fab73ae982ba597aab70eb7206b0e4196fd5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Mar 1 16:27:33 2008 +0000
Win32: Update a few gnome packages by revisions to profit from bug fixes.
This should fix at least #507784.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16991 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a83dc632e2dc552cd9eb8311306fffda22bbef41
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 8 22:56:03 2008 +0000
Win32: Add setlocal to batch scripts.
This avoids cluttering the environment of the caller.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16932 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ce4aaeee8b85ecd71d7f5199d0b993f7603e50bc
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 8 22:23:25 2008 +0000
Win32: Detect and warn about ActivePerl 5.10 (#506873).
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16931 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6211e12c46c93a627861c5e1dcc4c5c93c19cb3a
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Feb 6 23:38:37 2008 +0000
Win32: Provide make_install.sh with some vars, make it more robust.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16930 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6084b9a570fba34c642d459557cebc318569b8a3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Feb 6 22:54:09 2008 +0000
Win32: Fix a minor typo in reset_steps().
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16929 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 05c0bef84d7f0e2f1a1b4b623e4a107ddbd2fc60
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Feb 6 22:50:56 2008 +0000
Win32: Factor out make_install step, add make_install.sh.
Make_install.sh can be called in any build directory and will execute
`make install` and all the necessary extra steps after that.
Also, make prepare and finish ordinary steps that can be blocked and
inserted at will. Add reset_steps.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16928 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 82f1862dfb50c5d6a16bd48743ca81aa3e415af8
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Jan 5 12:13:28 2008 +0000
#504261: For Windows 2000, downgrade gnome-vfs to v2.14.2.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16807 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 57acdb490de23927a4c1988d91cd0570b8521906
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Dec 19 18:07:31 2007 +0000
#503889: Improve r16678 when install icons according to spec.
Make it work for builddir != srcdir. Do not distribute share\icons or
share\pixmaps on win32.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16683 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6a6787d940cf8264de0c4db31f7a4eb3d679836a
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Dec 16 18:47:27 2007 +0000
Fix make distcheck on trunk.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16674 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bb580c65067e37248b4d979735631c65c9333fac
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Dec 16 13:05:08 2007 +0000
Win32: Explicitly disable python support of ktoblzcheck.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16664 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1add470c2d2629783c017c577acb2aedd4be8abb
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 15 22:30:51 2007 +0000
Win32: Add libtiff, because newer gtk+ versions depend on it.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16655 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1a7412d59fefb744e7276c4b506ce517f9e1e649
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 15 18:00:14 2007 +0000
Win32: Add Brazilian Portuguese translation of inno strings, patch from Leonardo Fontenelle.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16647 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ba43da0a37aa3d4be1b265c2e0d1bf24f51541ee
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 15 17:34:26 2007 +0000
Win32: Update package versions.
Update to gettext 0.17, glib 2.14.4, cairo 1.4.10, fontconfig
2.4.2-tml-20071015, atk 1.20.0, pango 1.18.3, gtk+ 2.12.3, orbit2
2.14.10, gail 1.20.1, libbonobo 2.20.1, gnome-vfs 2.18.0.1, libgnome
2.20.1, libgnomecanvas 2.20.1, libbonoboui 2.20.0, libglade 2.6.2 and
goffice 0.4.3.
Gettext installs translations to $prefix\lib\locale now, but not all
gnome packages have been rebuilt yet.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16646 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c364e7ff68f2bdb7f622386aebabac8f6491c693
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Dec 14 20:00:02 2007 +0000
#503579: Improve pi.sh to allow reinstalling MSYS/MinGW, patch from Charles Day.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16638 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 279ccd2257cf3bdb6713535071b03683606a2dbc
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Nov 7 21:47:20 2007 +0000
Update ktoblzcheck package version.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16583 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b7b24a94e2520c0bdd0d216a9301ee01bda65430
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Oct 15 19:59:18 2007 +0000
Update gwen/aqbanking versions on windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16565 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c6250e3cc736b3215bfee99288f02a8fb81a5d7b
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Oct 13 15:23:10 2007 +0000
Win32: Let gnucash.bat pass its parameters to gnucash.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16563 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1850e4e219e320a602e0ad709939f6fc951ad88c
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Sep 16 02:22:15 2007 +0000
Patch by Nathan Buchanan to fix link to libxslt on zlatkovic.com.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16535 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 03db7d30cc35a9e3d452d7571714d6ee2e4b725a
Author: Joshua Sled <jsled at asynchronous.org>
Date: Wed Sep 12 02:56:22 2007 +0000
pause to let Windows catch up with file creation; patch from Nathan Buchanan <nbinont gmail com>.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16524 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ea655c5537451b7c917865d6ff34027ae403fb2c
Author: Joshua Sled <jsled at asynchronous.org>
Date: Wed Sep 12 02:46:47 2007 +0000
wget rate-limiting, patch from Nathan Buchanan <nbinont gmail com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16523 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e866dc8d5c06595acff3c99203108456df2a87e2
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jul 22 19:17:19 2007 +0000
Add code page information to gnucash.bat, #458783.
Instead of trying to retrieve the system code page, simply hard-code the
code pages for the configured languages. This is one more string for
each new translation of the custom messages. Suggestions for how to
parse the LangOptions/LanguageCodePage parameter in isl files are
welcome.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16351 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 354911692d407cbd6b8a7c35e93f453408f740e9
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jul 22 01:51:36 2007 +0000
LibGSF does not install schema files anymore, drop corresponding dist rule.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16347 57a11ea4-9604-0410-9ed3-97b8803252fd
commit de09adf8e9c35b1e18220c994eb1ad896d3253cf
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jul 22 01:41:01 2007 +0000
Update LibGSF (1.14.5) and GOffice (0.4.1) on Windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16346 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c6455b614ec3be0398c667326f3b251e712024fc
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Jul 21 19:57:53 2007 +0000
Update many Gnome packages in the hope of getting rid of some bugs.
This includes updating ORBit2 to 2.14.7; on the WinXP machine
I have available this meant gconfd ran just fine. But we'd need
to get some further feedback on whether it really works or whether
we need to stick to ORBit2 2.13.3.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16345 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 465e659b30e202b91e348746542744a27696d975
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Jul 20 21:59:19 2007 +0000
Ship the gnucash binary including the Qt DLLs. #457228
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16341 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4338ab3946d70babf038ff027680bcc8e6529c75
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Jul 20 21:59:16 2007 +0000
Install Windows theme of gtk for improved ui. #458567
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16340 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b7796330942f1e346eb965efce97f66f32f98446
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Jul 10 20:51:14 2007 +0000
Fix erroneous dir in Makefile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16295 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 46250ddffa91a6fb14e14cc395cc19c3cbd0ece7
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jul 9 19:34:04 2007 +0000
Fix (hopefully) Greek string encodings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16289 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 47f2a7705d36c39650eb5d2ee2724a12d356cdd4
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jul 9 19:23:59 2007 +0000
Add French translation of README by Pierre-Antoine and Spel.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16288 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a68392e8b6b9e73ef09948b7837343cdce1df65e
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jul 9 19:23:51 2007 +0000
Update Inno Setup version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16287 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c7860d49ddb3c1aa4eb4743632c8d7f80f66f874
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jul 9 19:23:46 2007 +0000
Add Greek translation for Setup messages by Nikos Charonitakis.
Add the Greek translation file for whole Inno Setup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16286 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8862794d201b898e46f699abd475468dae33fc81
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 18:42:22 2007 +0000
Add French translation of Installer messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16281 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7bc5f97ce3937f4d464e878aee920c43b47bd987
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jul 8 13:22:08 2007 +0000
Update the firewall rules to match the new location of gconfd-2.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16280 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 391e9ed80d5fb114c60a2050b6e245e1be61dbbc
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jul 8 13:12:37 2007 +0000
Use redirect.exe for gconfd-2.exe (#450052) and qt3-wizard.exe (#452382).
Move the original executables to bin\, use renamed copies of
redirect.exe at the old locations.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16277 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 536ea61589d07b45ac2406e7001b6c7a1efbbc12
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jul 8 13:08:49 2007 +0000
Add win32/redirect.c, a tool spawning itself in a parent bin\ directory.
This program, called as "prog.exe (arg)*", will search for
.\bin\prog.exe, ..\bin\prog.exe and so on. The first hit will be
spawned with the same parameters and its exit status will be the exit
status of this program.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16276 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a81398d1e391f3defc91536d10c3d1c7d5215f89
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 13:07:17 2007 +0000
Update German translations of windows menu items
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16275 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 060db067681952ed66a77f73e9c8d2e866c5ebd5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 12:53:36 2007 +0000
Add more menu entries on windows: readme, bugzilla, faq. Also add
translations for all menu entries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16272 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4788633dac509a82abd26b17d51b25868f3c0185
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 11:14:30 2007 +0000
Oops, fix typo in Inno file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16270 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 23632ca635948a79a1aeab2941d6b4c266581bfc
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 10:51:35 2007 +0000
Install the gnucash icon on all user's desktops, not only the current one
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16268 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ea7442661e441fffff0e5727ac105121ce9e5ec1
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 10:51:32 2007 +0000
Add German-language README to show during win32 installation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16267 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 76b00258e61fe1704c65c0905de7da743e0d6bca
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 10:34:49 2007 +0000
Update version numbers of newly released gwen/aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16266 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f6ed652c2db2d6f05566c5517df28c8105af56d5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 09:45:04 2007 +0000
Add win32 firewall exceptions. #454110.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16264 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f7ce1363ba744f01b84e81c8a4f2f9e95921b857
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 09:45:02 2007 +0000
Add win version restriction on the whole setup and on running gnucash. Add
PrivilegesRequired. #434755.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16263 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 88962601b0aa84285ea04341258c7eee71927d21
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 08:57:23 2007 +0000
Use registry keys LOCAL_MACHINE with upcoming gwen/aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16261 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fe7c71e1d0742ce398f0f64b778fb42f19e794ff
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jul 8 08:03:01 2007 +0000
Fix erroneous usage of CURRENT_USER registry keys for gnucash paths. #454108
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16260 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5455efd8de0e1d557e6d907861b0047185c51f91
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Jun 30 15:27:49 2007 +0000
Win32: Add ignoreversion for the installation of bin/*, #452170.
In the switch to self-compiled openssl dlls, libeay32.dll lost
versioning information. Without ignoreversion inno setup will not
update this file although it really should, as it is newer and has added
symbols.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16238 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 31dee2e674184e218683ea89eeae247c16a53009
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Jun 27 22:18:57 2007 +0000
Win32 installer cosmetics. Add src/pixmaps/gnucash-icon-48x48.bmp.
Let setup.exe use the tango icon as file icon and on page headers. Add
a file version to setup.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16224 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 81da0e1692461c891ac6444e41fd71d6e3cde5f5
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Jun 22 20:22:26 2007 +0000
Upgrade win32 for aqbanking-2.3.1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16205 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d238ee389659b42ce3c73619baf5533dfea01b00
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jun 20 21:46:33 2007 +0000
Add aqbankings localedir to win32 dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16191 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 32cc762bed0b7af761974ed421c5ff883c3f089d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jun 18 20:42:36 2007 +0000
Install.sh: Fix cross-compiling of gwenhywfar and ktoblzcheck.
For real cross-compiling, this change currently depends on unreleased
gwenhywfar changes and a windows openssl installation (cannot be
cross-compiled yet).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16183 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0774b4f9cbff57c9afe7b6b9ec7db8009444e345
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jun 18 20:42:30 2007 +0000
Install.sh: Fix PKG_CONFIG_PATH tracking when cross-compiling.
One must not simply set or reset environment variables that are tracked
for changes, because add_to_env relies on accurate helper variables.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16182 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f575afdad880a8588bbdd3a67642d239f7967899
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jun 18 20:42:24 2007 +0000
Install.sh: When cross-compiling, mkdir $_GUILE_UDIR/bin before using it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16181 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7bc5b9dc5857f76902e410d380612c89241391c9
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jun 18 20:42:19 2007 +0000
Install.sh: Use ld, gcc, dlltool and ranlib for cross-compiling.
Add $_MINGW_UDIR/mingw32/bin to PATH and use gcc (and friends) instead
of mingw32-gcc. Also make sure PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR
are exported to avoid using the build machine's installed packages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16180 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8f5d28ea044851dba2f4e9e585f03bac362e76cf
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Jun 18 20:42:15 2007 +0000
Install.sh: Harmonize skipping messages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16179 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f501e731434115933c57e8035e1de3e15bd92039
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jun 17 11:27:11 2007 +0000
Revert r16175 because aqbanking needs to be updated before we can use this.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16176 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3dfe7839c70ad57185241a0e7ba08ba0a8be23cc
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jun 17 09:35:21 2007 +0000
Add gnome cppflags and ldflags for libintl
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16175 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f7e4ad7f482778001abe2148c796178b86178952
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Jun 16 09:47:09 2007 +0000
Add extra README text for win32 binary package. #448143
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16167 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0f15d42e6a39997b06b25a4bc329de7c3e98905f
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Jun 12 20:28:00 2007 +0000
Update gwenhywfar, aqbanking. Fixes #435928.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16159 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1cbdbd2aaa1d7000cf362895c374056580c55762
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jun 10 00:50:13 2007 +0000
Add aqbanking/wizarddir to gnucash.iss.in and fix qbanking/cfgmoduledir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16157 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c389319519114df7076aae343eda39a627c5c577
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Jun 3 20:00:14 2007 +0000
Add yet another registry key needed for aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16151 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 666cca6a93f7ac25c47dedf6768439d1d1996289
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Jun 1 23:13:23 2007 +0000
Enable libgncqof-backend-qsf on Win32 by exporting QOF_LIB_DIR.
This is not needed for the installation tree built by install.sh, but
the binary installer has to add that environment variable to the
relocatable gnucash.bat it writes out.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16142 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 008b04a837c7e206ea04cc236ef583f271d9b905
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat May 26 22:23:49 2007 +0000
Use UNIX line delimiters in dist.sh as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16130 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3c13ae92647028ee003a4feb7f46b5e592fac3bc
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat May 26 22:23:46 2007 +0000
Fix dist_libxml2().
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16129 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b3fe2e8b538386dfabfc94525969ad75da7164a5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu May 24 16:03:34 2007 +0000
Fix cross compilation of OpenSP and LibOFX.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16127 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 916654ea59bd7592725091d94601abad9f6d6f02
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 19:04:14 2007 +0000
Do not use register_env_var PKG_CONFIG_LIBDIR and leave it unset on Windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16126 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 20b4034eed76b40e79fef4e518785e519d183dbe
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 18:49:47 2007 +0000
Add $LIBXSLT_DIR/bin to PATH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16125 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 803cd9caa7c93bc7dddbeafff3a45c8a0203d87f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 17:21:28 2007 +0000
Fix cross platform installation of libxml2, gnome and exetype.
A native rebuild of packages should not be necessary. Just remove
libxml2-2.6.27.win32.zip from your downloads directory.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16124 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3139edb39e3bcb7928fae5082152ab8a89916614
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 17:21:20 2007 +0000
Use UNIX line delimiters in packaging/win32/exetype.pl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16123 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c5c2c6ccd2f8345bce1312c4bf4fe1d8d609e91b
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 17:21:14 2007 +0000
Integrate create_cross_mingw.sh into install.sh. Minor cleanups.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16122 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e32da16b8ce4b4f94c2d847c7be818722d7883fa
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 17:21:07 2007 +0000
Untabify major scripts in packaging/win32. Use indent-tabs-mode instead of tab-width.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16121 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 823e4f8a98c35afa8b7df04acebb4d5131a92dfb
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed May 23 17:21:03 2007 +0000
Let wget download to a UNIX path.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16120 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e64790783eea599a4b94a31bfba7526d01cb2a71
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon May 21 17:27:12 2007 +0000
Set executable flag on a few scripts in packaging/win32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16117 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a8838d644ce3a65670037e992e8604385a0e3a58
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon May 21 17:22:26 2007 +0000
Use UNIX line delimiters in packaging/win32/functions.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16116 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e8744f879132bd600c00d1f5ad36934f8d5632dd
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue May 1 22:05:42 2007 +0000
Add support for ActivePerl 5.6 to install-fq-mods.bat.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16036 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 350e8bab8efde71ff6a9caf11eccf219586c398d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue May 1 14:03:44 2007 +0000
Do not set timezone to UTC on Windows, #434752.
The perl module Date::Manip needs some timezone information to work, but
cannot determine that itself on Windows. Setting the TZ environment
variable for the gnucash process has bad consequences, so rather call
Date_Init("TZ=UTC") if TZ is unset.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16035 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 10764234313041a0ea186d1e94ff4478af9ae2c3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Apr 29 18:32:53 2007 +0000
Patch from Zach Sadecki to lower the number of annoying console windows.
* At the end of the setup, optionally run gnucash.bat hidden
* Desktop and start menu icon run gnucash.bat minimized (hidden is not
possible here)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16024 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f252bf7ea1ef9daa37a8bfa1ca381ba279984fd5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Apr 29 16:11:05 2007 +0000
Shutdown gconfd before uninstalling GnuCash, #434271.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16023 57a11ea4-9604-0410-9ed3-97b8803252fd
commit aa7f27ed80643ee8cea64c97ef2065937b03f766
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Apr 29 10:18:53 2007 +0000
Change gconfd-2.exe to the windows subsystem in inst_gnome more often.
If for some reason gnome is reinstalled but gconfd-2.console.exe has not
been removed, the subsystem type of the newly unzipped gconfd-2.exe is
not changed again, so it will pop up a console window. Fix that.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16022 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 081de12b20b2463becbcf6cdf90c154e4217a824
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Apr 28 15:28:44 2007 +0000
Add gnc-fq-helper and TZ environment variable test to install-fq-mods.bat.
Set TZ to UTC if unset and download a price.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16013 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b624900f288085cbaca2aecac1fee53abde5e7bd
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Apr 28 11:09:51 2007 +0000
Add install-fq-mods.bat to dist and start menu.
* Dist new OpenSSL correctly
* cp libssl32.dll ssleay32.dll to make Crypt::SSLeay perl module happy
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16007 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8708603eed9867e1bf7f47004bd88dc7a72fba61
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Apr 27 16:54:47 2007 +0000
Update openssl safety net.
* Bark on $OPENSSL_DIR/lib/libcrypto.dll.a (0.9.7)
* Bark if libeay32.dll cannot be found
* Bark if libeay32.dll is found, but not in $OPENSSL_DIR/bin
* Do not care about libs in $WINDIR
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16002 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f1410a8ad36a5fc55525199359c2b99868806e2c
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Apr 26 21:58:07 2007 +0000
Append `.sh' to packaging/win32/{functions,defaults}.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16000 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 65538a40c14306a952202b23b554280420a24cc4
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Apr 26 21:22:22 2007 +0000
Do not double-check libraries/programs if they are installed correctly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15999 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 23717dff35bc3dde2b816acd297b1b3b6bdb57ce
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Apr 26 17:17:41 2007 +0000
Build OpenSSL 0.9.8e from tarball.
Also starring:
* Add mingw32-make, as openssl will be built in cmd.exe
* Link gwenhywfar against dynamic libraries (-leay32 -lssl32)
* Install svn before openssl to have the newer ssl dlls as first in PATH
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15998 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 68d73447cdf8666735045055d72cb7743b860196
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Apr 22 00:49:31 2007 +0000
Compile with --enable-locale-specific-tax on Windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15974 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fde98002fb388da2deb81059beb7b9e378641c60
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Apr 21 18:14:42 2007 +0000
Replace monolithic MinGW setup by smaller and reusable downloads.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15952 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c63aea25c4f4851b2ac397db45165d9c3ce089ab
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Apr 18 22:05:36 2007 +0000
Allow building from a tarball.
* Add UPDATE_SOURCES. If "no", drop inst_svn and svn_up.
* Add BUILD_FROM_TARBALL. If "yes", set GNUCASH_DIR=..\\..,
REPOS_DIR=$GNUCASH_DIR and UPDATE_SOURCES=no.
* Fix renaming of setup.exe in dist.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15924 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 10995cee5f896891558351abebf055e1f38a331d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Apr 18 19:17:11 2007 +0000
Install.sh: Test for g++.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15923 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0d479eb70eb08f857d285aaec5897399f2bbfd60
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Apr 17 22:47:31 2007 +0000
Win32: Add some text regarding QTDIR and AQBANKING_WITH_QT.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15920 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b6cf0a2836e5ed92d771c1bd16bb9c57c9ba9189
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Apr 17 19:48:27 2007 +0000
Win32: Include custom at the beginning of defaults. Set AQBANKING_WITH_QT=yes.
To enable effective overriding of GLOBAL_DIR, first include custom and
then use set_default and add_step to complete the environment. The
primer is new and sets a variable if it is unset or empty. The latter
is modified to check steps for being blocked, either by block_step or a
previous call to add_step. Add late_eval for expressions to be executed
at the end of defaults.
AQBANKING_WITH_QT (prior aqbanking_with_qt) is set to yes by default now
so that the aqbanking setup wizard is built and the user only needs to
install QT.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15918 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 50671f536c52c0ff79a298b72ab9fa32a75eeb1f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Apr 17 15:18:54 2007 +0000
Correct custom.sh to defaults in packaging/win32/Makefile.am.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15914 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8642c3258416a780739b4ceab00efcb2d01493a5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Apr 16 22:33:26 2007 +0000
Rename custom.sh to defaults, recommend custom, add remove_step.
Declare defaults (custom.sh) as virtually immutable, so that svn updates
and commits do not interfere with local modifications. Put those into a
file `custom' which is read at the end of defaults, if existent.
Remove_step helps to comment out steps now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15912 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 460ee257928e05d44775365f694d903516f6f7f8
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Apr 16 18:11:07 2007 +0000
Add packaging/win32 to tarball.
In the long run it should be possible to build GnuCash on Windows from
the tarball within MSYS/MinGW.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15910 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 321312dd815fdfeb55e16e6cdf02d3a46b1d0b10
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Apr 15 14:48:42 2007 +0000
Improve win32/reset.sh.
The script uses the paths from custom.sh now. Certain paths can be
added as precious by reset.sh or the user to avoid their deletion. All
planned actions are presented before confirmation to make them more
transparent.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15897 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f27088211b4d1814095b9149db9fe0fe1bbdf6f5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Apr 1 13:23:54 2007 +0000
On Windows, go back to libgnomeprint. Partly revert r15750/61.
GtkPrint/GtkHTML as combination is not yet stable enough to use it by
default. It seems however to be the way to go, so all necessary changes
are only commented out.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15771 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 43cc31d83a0b4b6fef1e644099ea4d2a258a4bd1
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Mar 28 08:59:36 2007 +0000
Remove libgnomeprintui from dist.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15761 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b8e14f02c7e77bb0842732c1583256db5ecdb3e3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Mar 24 15:28:37 2007 +0000
Install.sh: Some package updates, including GtkHTML 3.14.0.
Update glib, cairo, pango, gtk+ and gtkhtml. Drop libgnomeprintui, but
keep libgnomeprint because goffice depends on it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15750 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6184e4ae1e6b414d4e0cd52b2e41cd680afe83db
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Mar 22 08:15:01 2007 +0000
Install.sh: Do not mix pexports and ".." as noted by Nathan Buchanan.
pexports somestimes crashes in a new MSYS shell if a path, like the one
to a header file, contains "..".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15747 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ab9864afc8ca2e3ed03421a63d678cb411d02166
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Mar 21 09:46:01 2007 +0000
In install.sh test for htmlhelp, try to build DLL.
The HTML Help Workshop includes htmlhelp.lib, but we cannot use it for
creating DLLs---it is a static thingy. So test with -shared in
install.sh. It would be nice to have a similar test improvement in
configure.in.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15744 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f58dfd40592ba6b1290399491d617be976f50251
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Mar 16 09:20:45 2007 +0000
Harden tests for HtmlHelpW on Windows.
Check both, in install.sh and configure.in, whether we can link a test
source for HtmlHelpW against the html help import library, instead of
just testing for htmlhelp.h or some htmlhelp library thing.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15727 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 468ba4da42a57792ab2557b490da889c4393685f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Mar 14 00:41:59 2007 +0000
Install.sh: Add support for generating guide and help CHM files.
* add html help workspace, make an import library for hhctrl.ocx
* add libxslt for xsltproc and htmlhelp xsl stylesheets
* run xsltproc on guide and help, C and de_DE; enrich the resulting hhp
files with anchor/map/alias information, compile them with hhc, save
to $INST_DIR/share/gnucash/$lang/gnucash-$type.chm
* create GKeyFiles *.hhmap that can be parsed to open specific topics
* also, obsolete pexports by mingw-utils
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15712 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1fdc0e99debb7fffe21d16dfb2214c2dbb72779d
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Mar 10 21:18:16 2007 +0000
Add helpful error message if other package is unavailable
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15706 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8f906959c9ebbd0364c8cc83f25923ac4e71e9cc
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Mar 10 19:01:37 2007 +0000
Install.sh: Bump goffice to 0.3.7.
* add pcre which is a hard dependency of goffice now
* use the same patch for goffice 0.3.7 as for 0.3.2 (was not in use)
* make inst.sh'ed gnucash and gnucash.bat scripts work again
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15705 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 49c1aa666f150bb81d6f116700ca500bc177bb6f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Mar 6 19:57:51 2007 +0000
Install.sh: Update cairo, pango, intltool and aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15681 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 383ee5a8fb5c460842e5e4eeef2922c03c93a532
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Feb 27 09:24:38 2007 +0000
Install.sh: Use add_to_env to add svn bindir to PATH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15672 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 78609d1c47a54451565b67d9deecdea0c6ec519d
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Feb 17 10:09:02 2007 +0000
Upgrade ktoblzcheck; the newer version doesn't need registry keys anymore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15587 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0b32cd49fca2e9a630b6c5f742c44e3e7e15a820
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 16 23:55:12 2007 +0000
Install.sh: Make QTDIR a Unix path.
AqBankings configure does not like QTDIR to contain backslashes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15586 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7f5226239780ada822a3d7bbda880486c64ecb32
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 16 22:57:15 2007 +0000
Install.sh: Add set_env_or_die, use it for $INTLTOOL_PERL.
This function is similar to add_to_env, but makes the script fail if it
would effectively overwrite a non-empty variable. This is not the case
if the new value was already a part of the variables contents, no matter
whether from the beginning or after an add_to_env call.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15585 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ab400b0c66453e352b16255b969cb21dfe646247
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 16 17:02:57 2007 +0000
Install.sh: Make assert_one_dir quieter.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15584 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 54cea6caf1f7252a82fdb4fcfb1bb620b4ddf9c4
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 16 15:06:27 2007 +0000
Update gwenhywfar to 2.5.4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15583 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e5b49b27fb0acc1d87cea71e1ace256e69da3126
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Feb 15 21:09:59 2007 +0000
Do not move unzipped folders of ActivePerl.
Instead of stripping the prefixing directories ActivePerl\\Perl to have
\\bin directly in $ACTIVE_PERL_DIR, set INTLTOOL_PERL to the unchanged
path. This makes Installer.bat work again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15582 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8e50ab015b31f34444164a3891ec2e19ab80754f
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Feb 13 21:03:59 2007 +0000
For aqbanking cmdline programs, change subsystem to console
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15575 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6cf505503ed731daef68349233f3497591063948
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Feb 12 14:34:29 2007 +0000
Update aqbanking to 2.2.8.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15573 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e7676d36585150b866f5c31f5cc1fcd2d4d0eb9e
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Feb 12 10:53:20 2007 +0000
Fix and activate installation of ktoblzcheck on win32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15572 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 21cc4301884956baaa673074afae858aa318b648
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Feb 11 21:48:42 2007 +0000
Add (untested) installation of ktoblzcheck as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15567 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a521bd8616cb70403d1717a53adfc25d86ac2814
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 11 17:30:54 2007 +0000
On Win32, add get_dtd_installation_directory to LibOFX. Fix #406286.
Determine a directory for DTDs at runtime with the help of
GetModuleFileName, cf. g_win32_get_package_installation_directory, and
use it for searches.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15564 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c7763c8d1b6ab526f823282fd40972146593d968
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 11 04:22:52 2007 +0000
Install.sh: Still use -g on DISABLE_OPTIMIZATIONS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15563 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c9accf8f270c981da08072df3f9b28c7bd11d17d
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Feb 10 14:57:33 2007 +0000
Install.sh: Remove dependency_libs line from .la files in \lib too.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15551 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 33a6ba375f901df6504820b66bde83fc302fe71b
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 9 22:03:44 2007 +0000
Dist.sh: Set subsystem of libexec/gconfd-2.exe to GUI.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15541 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ed05853400620a9a4c92aa9d28c0e9ec0f3ed70e
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Feb 9 21:54:40 2007 +0000
Install.sh: Make some installs silent, fix AqBanking LDFLAGS.
msysdtk, unzip, inno and svn can be installed without user
interaction. Replace quick start inno pack by the release package. Do
not remove the LibOFX library dir by overwriting LDFLAGS in the make
call of aqbanking.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15540 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f9dbf4512440e2ff49fe3b4e69a451a9b14c9120
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 9 16:29:32 2007 +0000
Fix hardcoded path.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15535 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8b934045ec93ed0ca24a3a03e38dd739829dabcd
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 9 15:33:24 2007 +0000
Add another win registry key needed for aqbanking. Update gwenhywfar.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15534 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 52a32da5b4e977af7edd66459ab5eb38e08a02a4
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 9 13:30:55 2007 +0000
Add optional build commands for qt-enabled aqbanking.
Enable this by export aqbanking_with_qt=yes before running install.
Needs qt4 from trolltech.com installed beforehand.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15533 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fa0e73677759389f798ce4b3792be05d8520f85e
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Feb 9 11:30:48 2007 +0000
Remove indent which is no longer needed; add make check at gwenhywfar build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15532 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5b41088474673e1ef11ad86191f78f0842a49d60
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Feb 8 22:05:39 2007 +0000
Install.sh: Add gwenhywfar and aqbanking dirs to ACLOCAL_FLAGS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15530 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5050d9dc977876648795b214ee05cf1912a13285
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Feb 8 21:40:48 2007 +0000
Install.sh: Add REGEX_CPPFLAGS to gwenhywfar.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15529 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 29919a620afb9aa051c7928fed74a60c5d184f1e
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Feb 8 21:16:30 2007 +0000
Install.sh: Add exetype.pl, hide gconfd-2.exe window.
exetype.pl is a perl script that sets the subsystem type of executables
to CONSOLE or WINDOWS (GUI). Apply that to gconfd-2.exe to hide the
console. Editbin.exe could do the same.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15528 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 910fcc49a606926599b32a13648ad45b73addb3f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Feb 8 20:50:29 2007 +0000
Install.sh: Move wget, unzip, indent and pexports to \tools.
Unclutter c:\soft and the PATH environment variable a bit by moving some
tools to GLOBAL_DIR\tools. "Tool" here means a binary or shell script
that works without further DLLs or shared files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15527 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c5dcb85091c0e9f756fec4be0fb66fed0a3dc6c7
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Feb 8 18:27:18 2007 +0000
Install.sh: Correct -p parameter for LIBOFX_PATCH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15526 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bbbfdab7801e6bbb3d7626f1ce330f9cdaf8cb96
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Feb 8 13:58:29 2007 +0000
Fix libofx and OFX import on win32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15523 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d3de50cb01a8841b98db7c6b347d0cf5eb849274
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 7 14:38:47 2007 +0000
Add checking for whether an unpacked directory isnt confused with an older one.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15519 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 261d04cc3b9e9d6fd399df86085c9777524dcea9
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 7 10:12:28 2007 +0000
Fix typo. Sorry.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15518 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0738627b890cb03028ba38ebc92b70d8bd7ac334
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 7 10:10:02 2007 +0000
Update win32 build to use aqbanking-2.2.7.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15517 57a11ea4-9604-0410-9ed3-97b8803252fd
commit cc2fd298210bd08edde9d43bb0a2352e9e63ec0e
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Feb 7 10:09:03 2007 +0000
Add libofx/opensp to resulting win32 setup.exe
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15516 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b05509dda0351cdde647b4ea1c3ce1e141f1de91
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Feb 6 20:35:39 2007 +0000
Fix OpenSP build because we can ignore most of its parts that will not build on windows easily.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15514 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e4a3c858fdd282688bd556a7d0eb1e4e85564c5b
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Feb 6 16:19:23 2007 +0000
Add compiling and installation of opensp, libofx and enable ofx support of gnucash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15513 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f8545ae35658322f54b574649c61abf598836f85
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 4 21:21:10 2007 +0000
Install.sh: Add $INSTALL_DIR/bin to PATH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15503 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 46dcbe6d3cac321f6fd31695e7fdc8883286feb5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Feb 4 18:04:57 2007 +0000
Install.sh: Add $GOFFICE_DIR/bin to PATH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15500 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e04b80ef5232af2eba20d817e6146301be7c4558
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jan 31 14:00:59 2007 +0000
Add more registry keys for aqbanking/gwenhywfar. Also, delete those keys on uninstall again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15479 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 80668fed8047814445aa0d0af45a67cecc5fe182
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jan 31 13:55:33 2007 +0000
Fix dist package creation after latest regex changes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15478 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 31e9ac8e5729b8ee72af2a339639d2df4384f3d2
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 28 05:24:56 2007 +0000
Install.sh: Some updates, use freetype and libgnurx from gnome.org.
Update glib, freetype, pango, gtk and gtkhtml. Use libgnurx which should
be equivalent to regex-spencer despite the naming change. Put -lregex
into REGEX_LDFLAGS. Freetype 2.2.1 has a pkgconfig file included now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15446 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8297f1674d21d67d04f3277e9bc369c136df0ee5
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Jan 27 12:53:51 2007 +0000
Install.sh: Add DISABLE_OPTIMIZATIONS and --disable-static's.
If DISABLE_OPTIMIZATIONS is "yes", add "-O0" to CFLAGS. This will make the
binaries slower, smaller and easier to debug. Also add
"--disable-static" to the configuration of libtool, guile and libgsf.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15434 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 727e3ab4f0506f8275ade0af1c5dbab932ff4286
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Jan 23 20:35:20 2007 +0000
Add paths for AqBanking in gnucash\inst tree. Fix #399816.
The DDLs of OpenSSL, Gwenhywfar and AqBanking must be in the PATH for
GnuCash+AqBanking to work. The distributed version includes them in
\bin, but PATH was incomplete for the gnucash shell and batch scripts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15423 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bd993657cbd2958ce4c20a550dfad6b6a6be52d0
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 21 19:32:59 2007 +0000
Fix Gwenhywfar build in install.sh.
* Add $_OPENSSL_UDIR/bin to PATH.
* No need to copy OpenSSL libraries from WINDIR\\system32, because we
switched to the GnuWin32 package and even checked that system32 is
clean.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15411 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 02251410839b30b12059c0df3ae38c6fbbdfb48e
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Jan 19 11:49:26 2007 +0000
Replace openssl 0.9.8 by openssl 0.9.7 because gnome-vfs was built against it
and it is easier to handle.
Activate online banking (hbci) plugin of gnucash.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15398 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a65aa2570ccf1dc1ac588dd9f3c8747fb6953f0d
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jan 17 14:33:56 2007 +0000
Add more prerequisites for including online banking; still disabled, though.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15394 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e3e9f9ba4bfcb38eadb7b4e2139af6f9331d7c40
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Jan 16 20:48:24 2007 +0000
Update win32 installation instruction according to last months' changes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15393 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ea360111d423e37ea722f6cff0cca6e783439476
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Jan 15 17:36:01 2007 +0000
Add gwenhywfar/aqbanking for win32 online banking. Not yet activated because we are waiting for upstream releases.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15389 57a11ea4-9604-0410-9ed3-97b8803252fd
commit cf0cc86eec72929b2b2cdcdc1f993ab0b9afc670
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 14 19:38:11 2007 +0000
Drop gnucash-config and gnucash.m4.
GnuCashs APIs, ABIs, and libraries are not designed for third-party
development, so do not encourage it at this point of time.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15379 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1e1223b901d535d1a3411a304fedd71f5bf33190
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Jan 7 21:33:26 2007 +0000
Make GnuCash work on Windows again.
* add $prefix/lib/gnucash to $PATH
* move all modules to $prefix/lib/gnucash, even if not compiled with
'-module'. This happens in install.sh after 'make install', so add
$prefix/lib/bin to PATH and GNC_MODULE_PATH or move the dlls manually
if you run 'make install' yourself
* distribute only the .la files for the shared libraries
* shutdown gconfd-2 in dish.sh so that inno can access the schemas.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15328 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d8b15acb2167cdda6bc3c732ce164f8b865f1c72
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Jan 4 13:42:59 2007 +0000
Make sure to remove win32 installation directory at uninstall
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15310 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7f46617179ae292707dcf1be4f5f66d3c5b2845b
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Jan 4 11:25:17 2007 +0000
Have dist.sh run Inno Setup Compiler, and adjusting final file name.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15309 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a8a239e355c453805ea06c6218fb8ac02b4a8318
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Jan 3 13:32:03 2007 +0000
Disable removal of install-sh - not needed anymore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15308 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 863327d25c84e4f1a880fde2f1721c6b842cca3e
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Dec 28 22:14:36 2006 +0000
Configure from a relative path on Windows, because gnucash-build-env
will not work with top_srcdir begin absolute.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15275 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 98c69fcbf94b2d723d36f06438ea032f61010745
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Dec 28 14:33:42 2006 +0000
No need to manually exclude test subdirectories from mingw build
anymore, since r15260.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15270 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 53c6782cf79a6c555f6c87065d77768f922dda6f
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 23 18:50:20 2006 +0000
Use `cp -a' in dist.sh. Let inno create guile.bat (which sets
GUILE_LOAD_PATH) and slibcat, because the user running GnuCash later on
may not have the rights to do that.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15251 57a11ea4-9604-0410-9ed3-97b8803252fd
commit de5275f94c5dc07379519c2179763d69c8b1c977
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 23 12:36:33 2006 +0000
Fix slib installation within inst_guile, a regression introduced by
r15246.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15250 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6bb311ae960de29d8dc9f9562d3194e6b3b75d54
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 23 06:41:31 2006 +0000
Strip libdir directives in distributed libtool .la files, because they
may point to still existing libraries that will be dlopened and conflict
with those loaded on startup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15248 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d0101cfcadafaa75f6cc5db1af9de2d52abb2d20
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Dec 22 11:10:38 2006 +0000
Fix install.sh typo, spotted by hfelton.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15247 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 8059edc9937fc52dd614784f90c93ce09978ec85
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Dec 21 23:09:04 2006 +0000
Various install.sh improvements:
* Use $GNUCASH_DIR\\{repos,build,inst,dist} as directories for the
source, build, installation and packaging
* `mkdir -p' cannot handle backslashes, use unix paths
* Downgrade to ORBit2-2.13.3
* Print command to create /etc/profile.d if needed
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15246 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e7c598b13b9c411a69a86d7b5b724a19407da084
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Dec 21 19:19:09 2006 +0000
install.sh: Ease registration of environment variables. Fix dist.sh to
set PATH for unzip and gconftool-2.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15244 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 562023a1f9366c7b144ed1c79611b42c88b12a9c
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Dec 21 14:10:41 2006 +0000
Add code for download/installation of Inno Setup Compiler, as suggested by hfelton.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15241 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 156f8ec4e7ffc1500bbf55cf21e4afc4ca81b483
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Dec 21 13:53:03 2006 +0000
Minor message improvement by hfelton.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15240 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 627eebc4631ebf1f1331b2bb82edc72e63f9edd9
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Dec 21 01:07:02 2006 +0000
Do not distribute share\guile\1.6\slibcat and let slib recreate it once
GnuCash is started for the first time.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15239 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6bbac794c229a3a3e65100fa4df5013b9a715a94
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Dec 19 16:37:55 2006 +0000
Some forgotten file for copying
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15235 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3d19bb74d8ff6ffe9c5fde85edffc35a6752fdd2
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Dec 18 19:39:05 2006 +0000
install.sh: Make gnome installation relocatable again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15227 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c37056fe86f66156837033be2fd6f5bf14b28bbb
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Dec 18 15:59:51 2006 +0000
Install the .ico icon file into $datadir/gnucash/pixmaps instead of $datadir/pixmaps.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15226 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0bb0607a8d7ff79f67605e03ff5dae3a5dd879f0
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Dec 18 15:35:59 2006 +0000
Add gnucash icon in Windows .ico format for windows icon
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15225 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 37141568c9b89f87d4f6381c1d798bed6ca351c8
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Dec 18 02:53:14 2006 +0000
install.sh: Do not call pkg-config-msys.sh from within
pkg-config-msys.sh. Use correct header directory for regex (differs
between v3.8 and v3.8.g.3). Untested.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15224 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 25ab8d1f1a4fef5bbc8acf0c71b25805aa0204f3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Dec 16 02:50:23 2006 +0000
Revert r15216, because the actual guile dll file names differ from those
in builds of revisions <15213.
Replace shebang in packaging/win32/functions by a local variables list.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15221 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 262420cf65ffef5af50e7c9279690e3ead84734a
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Dec 15 18:39:40 2006 +0000
Fix missing files of dist.sh. Improve iss script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15219 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 63246aeb86e4c19a440aa039711c88ee7dd75253
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Dec 15 18:18:22 2006 +0000
Fix typo
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15218 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 36f755958209e0e23a0e2c38d0aa93f9131f52ee
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Dec 15 18:04:17 2006 +0000
Improve Inno Setup Compiler script; should probably be able to package the outcome of dist.sh into one setup file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15217 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 30eb14b76cb5579ecb7fe850c64b4d04dcc4a4c2
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Dec 15 15:10:43 2006 +0000
Fix guile DLL names that have additional trailing numbers
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15216 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 36069f244faf6bd653e86547b6e710b3f0a18457
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Dec 15 14:51:37 2006 +0000
Use the installed PKG_CONFIG instead of what might be available in the PATH
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15215 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a62a614ae333f0e7af6a6e4d716b466c410c3f55
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Dec 15 14:36:45 2006 +0000
Add dist.sh, a script that extracts all necessary files needed to run
GnuCash on Windows and puts them into $DIST_DIR. The plan is to call the
Inno Setup Compiler from it and create gnucash-$ver-setup.exe with one
command. A complete GnuCash build on MinGW is needed to run it.
Factor out common functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15214 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1df80d3b99434b3fa29c2a1ebacbf4d576a2b3d3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Dec 14 22:32:01 2006 +0000
Install.sh improvements:
* Replace RegEx-Gnu by RegEx-Spencer 3.8, because GtkHTML is linked
against that
* Update fontconfig, use expat-2.0.0.zip from ftp.gnome.org, drop
inst_expat
* Use $GNOME_WIN32_URL/dependencies for other packages too
* Build guile with -avoid-version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15213 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ee1baefafec188f4ee80a509aea96eb91e590528
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Nov 28 09:10:57 2006 +0000
Oops. Now really fix absolute path of perl binary
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15157 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7956c6809a8bdcb562591c9536281dfcd62ea789
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Nov 28 09:09:18 2006 +0000
Fix absolute path of perl binary
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15156 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d1a2dec6d2657eb8d2036059caa72b2a30fd7655
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Nov 28 08:47:31 2006 +0000
Version number updates for mingw and libxml2
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15155 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7aeacaa30e71e608023e10e50701cf73096bb3e4
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Nov 28 08:46:31 2006 +0000
Check for installed perl by absolute path of expected location
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15154 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 11e316f20ae87066ba156a41775290b55c6e68bb
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Nov 15 08:54:51 2006 +0000
Revert r15119. That change needs more testing on my side.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15123 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 42ec5d1232819698ffe1ff2c56289ca59ed2102b
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Nov 14 21:56:24 2006 +0000
For non-msys startup script, add SCHEME_LIBRARY_PATH again - it's definitely needed on at least one of my test machines.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15119 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3ca4ae8dc1bc1e121274221fc0f22242e3421ca8
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Nov 7 00:23:53 2006 +0000
Work around a bug in the MSYS bash (which generates 0x01 smilies when
handling some command substitutions), by adding a wrapper script for
pkg-config.exe.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15093 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b2e8639b112377049e209a9f221d4cf884e0eb8e
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Nov 6 23:52:44 2006 +0000
Do not simply touch install-sh because we need that from automake
--add-missing. Warn the user if he has put install.sh in ., .., or
..\.. from the repository. Improves r15037.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15092 57a11ea4-9604-0410-9ed3-97b8803252fd
commit db0b058c1e653d763c466b97501636c5bd9c3b5c
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Nov 1 22:43:00 2006 +0000
Some win32 package updates:
- Updated versions: MinGW, GLib, ATK, Pango, GTK+, Gail, LibGnome,
LibGSF, Glade, SVN
- Move autotools up in the chain (guile1.8 will need that)
- Stick with GOffice 0.3.0 (newer version need code changes), but
provide patch for 0.3.2
- Other minor install.sh improvements
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15076 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 36365b03c87fce1596b30799a9a8ba42f6f7627b
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Oct 26 20:45:33 2006 +0000
Update slib url to stick with old version 3a3.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15058 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9998118ce34b799351ff9b09ea98a5ffc50480ba
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Oct 21 18:31:05 2006 +0000
Fix typo in reset.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15055 57a11ea4-9604-0410-9ed3-97b8803252fd
commit da0ed95c272fc052e4ac2324e522fb8160acd82f
Author: Derek Atkins <derek at ihtfp.com>
Date: Fri Oct 20 18:57:04 2006 +0000
Remove the goffice tmpdir before rebuilding it
remove tmpdir when you reset the build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15050 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7aa3ec030dc5c2b1554d16a455ac14d7448a988a
Author: Derek Atkins <derek at ihtfp.com>
Date: Fri Oct 20 17:53:17 2006 +0000
fix a small syntax bug in the reset script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15049 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 85928b80358822c7edee31c217642fd9d105d773
Author: Derek Atkins <derek at ihtfp.com>
Date: Fri Oct 20 17:51:02 2006 +0000
Use "passive FTP" with wget, to allow building behind a firewall
Create a 'reset' script to allow resetting the win32 build environment.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15048 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 14675e7f672ab89b1bbfb4a75db680b585072d87
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Oct 20 15:59:50 2006 +0000
Unlink ${SWIG_DIR}\INSTALL because it bites with /bin/install.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15047 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e6a3cac2286304650bb1320309f3ed3e4d074dad
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Oct 19 08:18:34 2006 +0000
Fix r15040 that accidentally used a hard-coded path
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15045 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 67e8e348cc7c0bd464ef9531b392fb8c90a4cdc2
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Oct 18 19:45:12 2006 +0000
Make gnucash.bat work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15040 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d57a7b1754046f69ca1f05e31272edd507a188bf
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Oct 18 18:03:09 2006 +0000
Adjust install.sh to better cope with current HEAD.
* Replace g-wrap by swig
* Bump SVN_REV (prior SVNREV_FLAG) to HEAD
* Remove backup files in the repository to cleanup `svn status'
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15038 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a36b9e2344f9138f832eec16e9f60e631f3e3084
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Oct 18 15:37:33 2006 +0000
Add workaround so that intltoolize doesn't come up with some foolish AC_CONFIG_AUX_DIR; bug#362006
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15037 57a11ea4-9604-0410-9ed3-97b8803252fd
commit faf226646d6f6ba523fd0da3da201807986da731
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Oct 18 11:52:50 2006 +0000
Temporarily set the win32 checkout to r15007 until we've added the compiling of SWIG on win32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15036 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1cc8bc3cfd081155f90f4ecb3b5a7b86c730af55
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Oct 11 17:09:32 2006 +0000
Repost goffice-0.3.0-patch.diff, with gtk-doc.m4 included.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15007 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4987b94e2794b9c1578f62fa1b9a483d877fa3a2
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Oct 2 11:55:51 2006 +0000
Update openssl version number as reported by Thomas Arildsen
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14918 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 161a1e0002b9320a6554517a0089ae5ea42c6eaa
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 22 13:32:27 2006 +0000
Remove -no-undefined from make because configure.in sets it now
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14881 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d9c677f65a8567d35570342b801ea9d28fcdebdc
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 21 19:14:08 2006 +0000
Add more path elements when creating the win32 startup scripts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14879 57a11ea4-9604-0410-9ed3-97b8803252fd
commit bb12a091463e7b70a93726f0ea2b6998967f4783
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 21 10:05:26 2006 +0000
Revert last change when perl modifies in-place - that doesn't work on windows
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14877 57a11ea4-9604-0410-9ed3-97b8803252fd
commit ddaa63119b14e7dfb12373b56faa83c87f1f063b
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Sep 19 11:00:06 2006 +0000
Properly detect installed or uninstalled expat. Propose packaging command for cross-compiled gnucash.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14870 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 76de10ca69ac37cb5e8e82a31053ad91e505479e
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 18 20:49:23 2006 +0000
Binreloc needs explicit configure argument on cross-compile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14863 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9fccc95ed4d0cd61e85a93c7ac87a903919c2c3d
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 18 19:57:32 2006 +0000
Fix erroneous cross-compiling g-wrap args
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14861 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1bb1c98000f5ebd8c3d8265ff7a05bd1167eaebb
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 18 19:10:31 2006 +0000
Also allow user-defined overrides for g-wrap. Necessary if build-time g-wrap is different from the run-time one during cross-compile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14860 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b483e7b05f799863a0de890d188081c891f67a37
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 18 16:16:23 2006 +0000
Forgot one step necessary for guile and cross-compiling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14859 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2651c1ee7108e244a36b3bebb295bbe8b0507dee
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 18 16:11:18 2006 +0000
Fully explain a cross-compile build of gnucash/mingw32 on Linux.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14858 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 35eaeec3f6a82268efe828f84c72f8abf0d7c10b
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 18 09:50:25 2006 +0000
Convert shell scripts from DOS CR-LF linefeeds to unix LF.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14855 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 32571e486e1a142e469197bc9b363aeb3ff899b6
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Sep 17 13:45:18 2006 +0000
More cross-compile preparations - goffice needs a cross-compile libtool as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14854 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 793c15fe46df4ac7b0b46d3286fbba7990580ecb
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Sep 17 11:03:02 2006 +0000
More cross-compile preparations.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14853 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f79201658f21f8ac8e88d93d9cb15f4aec74702b
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 15 21:11:56 2006 +0000
Further prepare cross-compiling mingw32/gnucash
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14851 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d472aa681505eedadf6fe1d1ab43cce89c75a099
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 15 19:29:25 2006 +0000
Initial hints on how to start a cross-compile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14850 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7c008c7340e40b9c85ddb5ca2a4f9d67185d33ff
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 15 13:41:43 2006 +0000
Update openssl URL
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14849 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 29378b57e435c79812c6c7731fcdba688dbbe010
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 15 11:22:32 2006 +0000
Add GUILE_CPPFLAGS/LDFLAGS. Add optional --host=mingw32 argument if someone tries cross-compiling.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14848 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1e6948ff4cd90e655fd6a2f17c8b6f4da1faa210
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 14 15:33:42 2006 +0000
Add script for building a cross-compile mingw toolchain on Linux.
Taken from http://www.mingw.org/MinGWiki/index.php/BuildMingwCross and updated.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14845 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fe6d99b3472f0b795db9545cb94849b257ac4d36
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Thu Sep 14 10:31:56 2006 +0000
Install slib to another location and avoid the need for the environment
variable SCHEME_LIBRARY_PATH or another implementation of
library-vicinity in guile.init. You must have unset this env var now.
Add g-wrap modules directory to gnucash.bat. GnuCash runs equally "well"
in- and outside MSYS now for me.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14844 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4a84871d4fb122b3d85b9315a34c104da440292b
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Sep 13 18:35:27 2006 +0000
install.sh cleanups, as we build-depend on ActivePerl now
* remove [no-xml] intltool workarounds and intltool-merge fake script
* move all goffice changes to the patch file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14843 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0d0b79a4d9aa9e8cc02f2e9e8893866855a01884
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Sep 13 17:11:12 2006 +0000
Replace 'MS-DOS by 'ms-dos as software-type in guile.init (slib).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14842 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b3c349f9c80e7f2cb381243b52117c12c66978b4
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Sep 12 07:34:34 2006 +0000
install.sh: Install gconf schema files to
${GNUCASH_PREFIX}/etc/gconf/gconf.xml.defaults. I suppose this is what
most distributions do as post-install step. If GnuCash and Gnome are not
installed to the same prefix (standard), the gconf druid will pop up
once GnuCash is started. GnuCash will automagically add the correct
lines to ~/.gconf.path, shut down gconfd and load the default values, if
you choose the default selections. The others seem unadvisable to me for
windows, so another commit might hide the druid.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14834 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d0442e2b58fcbfe342d06dfcb7f084cefa8813b1
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Tue Sep 12 07:16:08 2006 +0000
Build Guile and GnuCash by `make LDFLAGS="$SOME_FLAGS -no-undefined"'
and avoid patching Makefiles and rerunning config.status. Tested on 1
system so far.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14833 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 6bdf0991d83714af3738d173e1f099e83f7b95eb
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Sep 11 13:50:25 2006 +0000
Make sure the g-wrap files are modified only once
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14832 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 49f4ed936fd1cf1c606922673f373cf7f0ae073b
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Sep 10 10:55:05 2006 +0000
install.sh fixes:
* Rename input dll in libz.dll.a from bin/zlib1.dll to zlib1.dll
* Add AUTOTOOLS_DIR\\bin to PATH of gnucash.bat because
libgncmodule-0.dll depends on libltdl-3.dll
* correct goffice/Makefile.am to put libgoffice_{init,shutdown} into
interface library
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14831 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 92d77cd3319bccdc9f1fc59766900905b23e79a3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sat Sep 9 22:34:15 2006 +0000
install.sh fixes:
* indent needs libintl-2.dll (copy intl.dll)
* add freetype2 pkg-config file
* add GNOME_{CPP,LD}FLAGS for inst_{libgsf,goffice,gnucash}
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14829 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e3a3d3b65a4d7ce93e15b4fec82a0070fe4d8b4a
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 8 15:51:36 2006 +0000
Upgrade Gnome packages to lates gnome-2.16 release
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14828 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a215fd1110f3a11ffbad1e2bb14c89881af00b1d
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 8 15:44:37 2006 +0000
Fix forgotten sub-path of g-wrap
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14827 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 49561b346fcf73c057feb053ea7451a20143490c
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Sep 8 14:00:59 2006 +0000
Fix -no-undefined flag for g-wrap; fix zlib header flags for gsf
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14825 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 0bc1ae23bc8747c64f901b681386dbe4c0b0dc4b
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 7 18:31:38 2006 +0000
No need to remove files during win32 install
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14820 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f20333265f3e0a3acbba70697149489dafdbd12c
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 7 15:52:47 2006 +0000
Further improve setup file creation script
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14817 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 9e7430520f9b3e1e2d3376fbb39138f4d41ec158
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 7 15:49:51 2006 +0000
After installation, try to create a suitable command.com script.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14816 57a11ea4-9604-0410-9ed3-97b8803252fd
commit b55c037d00c5751c1e473b0c5b8fdd50411c4d8c
Author: Christian Stimming <stimming at tuhh.de>
Date: Thu Sep 7 12:49:39 2006 +0000
Fix automated path setup of gnucash script. Should now probably work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14815 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 51523ed8110b644b9dc6735546595e8e1cdd93ed
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 6 15:01:43 2006 +0000
Add first draft script for creating a setup.exe installer package on win32.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14809 57a11ea4-9604-0410-9ed3-97b8803252fd
commit d2eb842dffcf79791deea9257febb4369aec0529
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 6 12:23:19 2006 +0000
Further improve script-based gnucash building.
Added popt include and ldflags because ./configure would fail without them.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14808 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3708b7a7fe2710f93f3c461bdcaedbbf88981b70
Author: Christian Stimming <stimming at tuhh.de>
Date: Wed Sep 6 09:19:54 2006 +0000
Include all of my known prerequisites to successfully compile gnucash:
Fix g-wrap; Use -no-undefined properly;
Speed up build by excluding tests and don't relink; Try to set up paths in script correctly;
Speed up runtime module loading by excluding dependency_libs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14802 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 131c702e534ad87063fd3c497a5c791b5aed6541
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Mon Sep 4 08:11:30 2006 +0000
Add Glade-3, as it seems to run smoothly with gnome widgets and simply
looks good. One day someone could try to integrate devhelp.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14794 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 507d548b47d8612940e21b052f296b8d89aebc80
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Sep 3 21:48:52 2006 +0000
Add ActivePerl. This is a download of ~8MB only used by intltool,
providing a working XML::Parser module, but by far the easiest
solution when trying to avoid recreating configure scripts with
[no-xml]. If it is accepted, these adjustments for libgsf, goffice and
gnucash can be removed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14793 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 91b6927530c72e7d7248a6cb24ef854028972543
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Sep 3 21:08:37 2006 +0000
Readd expat-bin (xmlparse,xmltok), freetype-dev, jpeg-bin and
zlib-dev. Correct libxml-2.0.pc.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14792 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 494ee49d956bddd7f6f9fd6edffd80a0ec4399f9
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Sep 3 19:54:50 2006 +0000
Split glade installer into small gtk/gnome/other packages, add
libglade. Still experimental.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14790 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 852a9b45a3b024a40575cf9f2cec6333f7bacef2
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Sep 3 10:13:08 2006 +0000
Add OpenSSL install function as libgnomeui needs libssl32.dll. Add
environment variable LIBGLADE_MODULE_PATH. glade_require("gnome"); works
now, Glade-2 does not load gnome widgets, GnuCash is untested.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14787 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 920c201793c2670a43245583c1b2d3c57482f8d2
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Fri Sep 1 21:33:01 2006 +0000
Add pi.sh, a postinstall script of mingw.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14782 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 779d8d6c9cfc050d202c051c1a0972b6afd6c4c9
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Aug 30 16:55:36 2006 +0000
Fix wget_unpacked in install.sh, once again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14775 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 63bfde4a89e326ff615d87a493f68515136b1bd3
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Aug 30 16:52:17 2006 +0000
Added missing parameter in wget_unpacked in install.sh.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14774 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a49b458092824948b25a22f947fa89052241f431
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Aug 30 08:30:39 2006 +0000
Win32 script: added wget_unpacked, $LAST_FILE, corrected
--with-modules-dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14773 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 4dcdc4c4f0834a1e161a3094fbf2959e754ff2e9
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Wed Aug 30 07:15:14 2006 +0000
Replace set [-+]e switching by `if'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14772 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 7e506d7a2da919cf39f0445df279175c43ef473f
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Aug 29 20:31:10 2006 +0000
At runtime one of the gnome packages also needs gail.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14769 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3b29d9e959bda31c99db21e232ff66d0a4542bde
Author: Christian Stimming <stimming at tuhh.de>
Date: Tue Aug 29 20:23:52 2006 +0000
For configuring gnucash, add --enable-schemas-install=no. See wiki.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14768 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3cc4df9a53955836b1f60604c06a37c132fed1b0
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Aug 28 19:28:47 2006 +0000
Set g-wrap's module dir to Windows syntax. Make sure goffice exports the libgoffice_init symbol.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14752 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 23c4ec793a940ff7c52781cc2ec068e11f090872
Author: Christian Stimming <stimming at tuhh.de>
Date: Mon Aug 28 08:56:29 2006 +0000
Add CFLAGS which, if missing, would cause non-exported symbols. See wiki page.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14742 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 15e9915400bcbcd2585e71b2ada439b62ce711f5
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Aug 27 19:49:12 2006 +0000
On win32, LDFLAGS need to contain -no-undefined to get DLLs built.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14741 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f704f7e8383e9517bbd2f6fed93f076f9e093af8
Author: Christian Stimming <stimming at tuhh.de>
Date: Sun Aug 27 12:45:37 2006 +0000
Add more env variables to configure so that rerunning configure works even outside of install.sh
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14740 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 79414ad5f224629fa08d62a920e88b8b21c68ce7
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Aug 27 02:01:29 2006 +0000
One more patch fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14739 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 42d875b8508ae18cf57471ba295f4b3ad965a5d1
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Aug 27 01:29:19 2006 +0000
Correct last patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14738 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c100e7fedbe448c7bc44253e46a87e913eed7caa
Author: Derek Atkins <derek at ihtfp.com>
Date: Sun Aug 27 01:17:01 2006 +0000
Patch goffice to deal properly with goffice.def
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14737 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a9cca04adc57032865bfdd52a8e6ca6f86942156
Author: Derek Atkins <derek at ihtfp.com>
Date: Sun Aug 27 01:16:52 2006 +0000
modify the goffice.def later in the build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14736 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 00fd0eb4d12c948be3838a53e89ac525c07047ee
Author: Andreas Köhler <andi5.py at gmx.net>
Date: Sun Aug 27 00:29:52 2006 +0000
Make the win32 script run even from outside of the its directory.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14735 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 2866628c7343b97464669f3dcf33b0463f7fb1ea
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 23:11:15 2006 +0000
Don't arbitrarily change configure.in.
This changeset lets us run this script multiple times
and it wont break configure.in.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14734 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1d1a6f977fb22f6e7dbd9441bbaad4fc4622a219
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 23:06:35 2006 +0000
revert back to checking for libgoffice-0.3.pc
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14733 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e3b536b94ba1408a93fd3d15d93b7443a9a559c0
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 21:22:58 2006 +0000
Get goffice building properly.
- make sure it will build dynamically
- remove unknown symbols
- fix the intltool-merge problem by replacing intltool-merge
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14731 57a11ea4-9604-0410-9ed3-97b8803252fd
commit e32861abedaf1869dc9db01cebb5a2b1c01a8c9f
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Aug 26 19:03:11 2006 +0000
Revert libgoffice pkgconfig filename change. Add CFLAGS at gnucash configure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14729 57a11ea4-9604-0410-9ed3-97b8803252fd
commit f0bf71f05edffc09abe4739bc41eb9bd70833561
Author: Christian Stimming <stimming at tuhh.de>
Date: Sat Aug 26 08:53:53 2006 +0000
Fix version number of libgoffice pc file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14728 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 52f9e8b9891f99fd4876009fec7d6063329f9573
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 06:03:02 2006 +0000
msys sed doesn't understand "-i". Work around that.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14727 57a11ea4-9604-0410-9ed3-97b8803252fd
commit c1794bf33ad1679d0806583fa763574e74372421
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 05:31:02 2006 +0000
More updates to the win32 build script.
- We need autotools before libgsf
- update the goffice build rule (but still not enabled)
- add the goffice patch. Expand the patch.
- turn off the INTLTOOL_XML_RULE in the goffice makefiles.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14726 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 061d93d2bf650ba3fd4cab53fc269785997a9527
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 03:30:13 2006 +0000
Add script code to build libgsf -- tested and works for me.
Add script code to build goffice (not enabled, yet).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14725 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 1a78d8f7c7203b0d28ce97c82f005ba78f557a4a
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 01:48:48 2006 +0000
Be smarter about handling partially completed builds.
- Don't die when wget has already downloaded the file.
- add some more output during the auto-tools
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14724 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 3870382c7b04776a471df25ec0c3027a684eb33e
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 01:23:45 2006 +0000
use WORKING set +/-e construct.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14723 57a11ea4-9604-0410-9ed3-97b8803252fd
commit a26d12f01eef04ffc5bb04c69c1b74310600ff7f
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 01:19:44 2006 +0000
Fix some typos. Deal with constructs that don't work with "set -e"
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14722 57a11ea4-9604-0410-9ed3-97b8803252fd
commit fcaa5a495485fff249c35ab958c2ac42faeb2fea
Author: Derek Atkins <derek at ihtfp.com>
Date: Sat Aug 26 01:03:00 2006 +0000
Update win32 script to be better about failing.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14721 57a11ea4-9604-0410-9ed3-97b8803252fd
commit 5f9c149b32c6784d239e2546983e466b9c228c93
Author: Christian Stimming <stimming at tuhh.de>
Date: Fri Aug 25 20:27:04 2006 +0000
Add Andi's script for automated build environment building on Windows/mingw32
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14720 57a11ea4-9604-0410-9ed3-97b8803252fd
More information about the gnucash-patches
mailing list