Andreas Köhler
30abc747ec
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
20 years ago
Andreas Köhler
6ff291e2c9
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
20 years ago
Andreas Köhler
4605519e70
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
20 years ago
Andreas Köhler
f54d0980f2
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
20 years ago
Andreas Köhler
a986b57043
Fix typo in reset.sh.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15055 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
a263c35be0
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
20 years ago
Derek Atkins
d5c54ea9ec
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
20 years ago
Derek Atkins
066b651357
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
20 years ago
Andreas Köhler
cc8d0c9163
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
20 years ago
Christian Stimming
d4ca5bee62
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
20 years ago
Andreas Köhler
500b53f9ee
Make gnucash.bat work.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15040 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
72db146b86
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
20 years ago
Christian Stimming
a053951c0b
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
20 years ago
Christian Stimming
11b94f454e
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
20 years ago
Andreas Köhler
198a2df8eb
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
20 years ago
Christian Stimming
e2b78c6034
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
20 years ago
Christian Stimming
09932872e4
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
20 years ago
Christian Stimming
65a42f9ec8
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
20 years ago
Christian Stimming
6465413dfb
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
20 years ago
Christian Stimming
7414a9605b
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
20 years ago
Christian Stimming
2596a1d4bd
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
20 years ago
Christian Stimming
05ae2d2c08
Fix erroneous cross-compiling g-wrap args
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14861 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
a9457c668d
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
20 years ago
Christian Stimming
3eb57a841a
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
20 years ago
Christian Stimming
85f8813c6d
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
20 years ago
Christian Stimming
a89f885af4
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
20 years ago
Christian Stimming
4ed1ed400c
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
20 years ago
Christian Stimming
850323276d
More cross-compile preparations.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14853 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
a5a7c5c3fb
Further prepare cross-compiling mingw32/gnucash
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14851 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
03b8d15557
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
20 years ago
Christian Stimming
171fc41a82
Update openssl URL
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14849 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
c944290ba5
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
20 years ago
Christian Stimming
7dcc2b5e45
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
20 years ago
Andreas Köhler
4fc1c8f2dc
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
20 years ago
Andreas Köhler
57c453f535
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
20 years ago
Andreas Köhler
9c9440f30b
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
20 years ago
Derek Atkins
5331629e4c
Add pixmaps to RPM. Fixes #355695 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14839 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
2c68876adf
We don't have a mime-info. Fixes #355676 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14838 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
ddedcd6c79
RPM Build Requires libtool-ltdl-devel. Fixes #355656 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14837 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
40f7922f47
install.sh: Install gconf schema files to
...
20 years ago
Andreas Köhler
84912e8343
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
20 years ago
Christian Stimming
d2b43a4513
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
20 years ago
Andreas Köhler
7e688e3452
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
20 years ago
Andreas Köhler
f1a702f45b
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
20 years ago
Christian Stimming
4904ea79dd
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
20 years ago
Christian Stimming
82e4b91052
Fix forgotten sub-path of g-wrap
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14827 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
5d67b7ecfd
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
20 years ago
Christian Stimming
e256fdbfc6
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
20 years ago
Christian Stimming
9b0c03923a
Further improve setup file creation script
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14817 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
e0ac513cb6
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
20 years ago