Andreas Köhler
cf5dcab629
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
2008-04-21 20:59:59 +00:00
Andreas Köhler
862a0b12d3
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
2008-04-21 20:59:42 +00:00
Andreas Köhler
15a8696f38
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
2008-04-21 20:59:31 +00:00
Andreas Köhler
e48eba7089
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
2008-03-10 07:07:06 +00:00
Andreas Köhler
78cb99bf3d
Minor updates to README.svn; remove README.patches from gnucash.spec.in.
...
Do not demand ChangeLog entries as they are created automagically.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17016 57a11ea4-9604-0410-9ed3-97b8803252fd
2008-03-08 20:04:46 +00:00
Andreas Köhler
795fac13d5
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
2008-03-08 17:17:47 +00:00
Christian Stimming
178972e03e
Update ktoblzcheck version.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16993 57a11ea4-9604-0410-9ed3-97b8803252fd
2008-03-01 16:43:59 +00:00
Andreas Köhler
f249ec8f3d
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
2008-03-01 16:27:33 +00:00
Andreas Köhler
440ef0516a
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
2008-02-08 22:56:03 +00:00
Andreas Köhler
b91805fd57
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
2008-02-08 22:23:25 +00:00
Andreas Köhler
326eee4cb6
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
2008-02-06 23:38:37 +00:00
Andreas Köhler
05f0388610
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
2008-02-06 22:54:09 +00:00
Andreas Köhler
9ea5112f6c
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
2008-02-06 22:50:56 +00:00
Andreas Köhler
c5877a2958
#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
2008-01-05 12:13:28 +00:00
Derek Atkins
67119eeb53
Make sure we require slib in our RPM packaging ( #471321 )
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16722 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-26 00:10:03 +00:00
Andreas Köhler
1fb8b422e6
#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
2007-12-19 18:07:31 +00:00
Andreas Köhler
cbdf0f13bd
Fix make distcheck on trunk.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16674 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-12-16 18:47:27 +00:00
Andreas Köhler
8ad7d059ae
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
2007-12-16 13:05:08 +00:00
Andreas Köhler
4a0d206782
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
2007-12-15 22:30:51 +00:00
Andreas Köhler
004479a1ff
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
2007-12-15 18:00:14 +00:00
Andreas Köhler
06810083f5
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
2007-12-15 17:34:26 +00:00
Andreas Köhler
8725a6f801
#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
2007-12-14 20:00:02 +00:00
Christian Stimming
8d36f93d64
Update ktoblzcheck package version.
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16583 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-11-07 21:47:20 +00:00
Christian Stimming
b36523bea3
Update gwen/aqbanking versions on windows.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16565 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-10-15 19:59:18 +00:00
Andreas Köhler
41b42b8a9c
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
2007-10-13 15:23:10 +00:00
Andreas Köhler
9534c745ed
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
2007-09-16 02:22:15 +00:00
Joshua Sled
4f22af5cd5
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
2007-09-12 02:56:22 +00:00
Joshua Sled
de47952f34
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
2007-09-12 02:46:47 +00:00
Andreas Köhler
5bdf27c9ab
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
2007-07-22 19:17:19 +00:00
Andreas Köhler
257b731bde
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
2007-07-22 01:51:36 +00:00
Andreas Köhler
9058666fc0
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
2007-07-22 01:41:01 +00:00
Christian Stimming
88fea4aa61
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
2007-07-21 19:57:53 +00:00
Christian Stimming
a1c5fb7d5d
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
2007-07-20 21:59:19 +00:00
Christian Stimming
00ce809891
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
2007-07-20 21:59:16 +00:00
Joshua Sled
811da6ee1e
[branches/2.2 16324] Bug#458080: update RPM specfile BuildRequires to remove g-wrap. Patch from Kevin Hale Boyes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16328 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-19 22:31:03 +00:00
Christian Stimming
6e29e04cfa
Fix erroneous dir in Makefile
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16295 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-10 20:51:14 +00:00
Christian Stimming
d19fb557a1
Fix (hopefully) Greek string encodings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16289 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-09 19:34:04 +00:00
Christian Stimming
364d4c6035
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
2007-07-09 19:23:59 +00:00
Christian Stimming
30c8d8cd4e
Update Inno Setup version
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16287 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-09 19:23:51 +00:00
Christian Stimming
473115444c
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
2007-07-09 19:23:46 +00:00
Christian Stimming
9030c6fb7b
Add French translation of Installer messages
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16281 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 18:42:22 +00:00
Andreas Köhler
aa3998edb3
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
2007-07-08 13:22:08 +00:00
Andreas Köhler
8a2238218d
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
2007-07-08 13:12:37 +00:00
Andreas Köhler
ef937b6697
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
2007-07-08 13:08:49 +00:00
Christian Stimming
c08743abad
Update German translations of windows menu items
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16275 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 13:07:17 +00:00
Christian Stimming
1d9a707e51
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
2007-07-08 12:53:36 +00:00
Christian Stimming
4369c28ce7
Oops, fix typo in Inno file
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16270 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-07-08 11:14:30 +00:00
Christian Stimming
e5b2043bf1
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
2007-07-08 10:51:35 +00:00
Christian Stimming
6209a8ed21
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
2007-07-08 10:51:32 +00:00
Christian Stimming
2c9a180293
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
2007-07-08 10:34:49 +00:00