Commit Graph

84 Commits (21f2f4e93ec8fa20d7e2d491341fa62c5decbf96)

Author SHA1 Message Date
Christian Stimming 09932872e4 Remove -no-undefined from make because configure.in sets it now
20 years ago
Christian Stimming 65a42f9ec8 Add more path elements when creating the win32 startup scripts
20 years ago
Christian Stimming 6465413dfb Revert last change when perl modifies in-place - that doesn't work on windows
20 years ago
Christian Stimming 7414a9605b Properly detect installed or uninstalled expat. Propose packaging command for cross-compiled gnucash.
20 years ago
Christian Stimming 2596a1d4bd Binreloc needs explicit configure argument on cross-compile
20 years ago
Christian Stimming 05ae2d2c08 Fix erroneous cross-compiling g-wrap args
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.
20 years ago
Christian Stimming 3eb57a841a Forgot one step necessary for guile and cross-compiling.
20 years ago
Christian Stimming 85f8813c6d Fully explain a cross-compile build of gnucash/mingw32 on Linux.
20 years ago
Christian Stimming a89f885af4 Convert shell scripts from DOS CR-LF linefeeds to unix LF.
20 years ago
Christian Stimming 4ed1ed400c More cross-compile preparations - goffice needs a cross-compile libtool as well.
20 years ago
Christian Stimming 850323276d More cross-compile preparations.
20 years ago
Christian Stimming a5a7c5c3fb Further prepare cross-compiling mingw32/gnucash
20 years ago
Christian Stimming 03b8d15557 Initial hints on how to start a cross-compile
20 years ago
Christian Stimming 171fc41a82 Update openssl URL
20 years ago
Christian Stimming c944290ba5 Add GUILE_CPPFLAGS/LDFLAGS. Add optional --host=mingw32 argument if someone tries cross-compiling.
20 years ago
Christian Stimming 7dcc2b5e45 Add script for building a cross-compile mingw toolchain on Linux.
20 years ago
Andreas Köhler 4fc1c8f2dc Install slib to another location and avoid the need for the environment
20 years ago
Andreas Köhler 57c453f535 install.sh cleanups, as we build-depend on ActivePerl now
20 years ago
Andreas Köhler 9c9440f30b Replace 'MS-DOS by 'ms-dos as software-type in guile.init (slib).
20 years ago
Derek Atkins 5331629e4c Add pixmaps to RPM. Fixes #355695.
20 years ago
Derek Atkins 2c68876adf We don't have a mime-info. Fixes #355676.
20 years ago
Derek Atkins ddedcd6c79 RPM Build Requires libtool-ltdl-devel. Fixes #355656.
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"'
20 years ago
Christian Stimming d2b43a4513 Make sure the g-wrap files are modified only once
20 years ago
Andreas Köhler 7e688e3452 install.sh fixes:
20 years ago
Andreas Köhler f1a702f45b install.sh fixes:
20 years ago
Christian Stimming 4904ea79dd Upgrade Gnome packages to lates gnome-2.16 release
20 years ago
Christian Stimming 82e4b91052 Fix forgotten sub-path of g-wrap
20 years ago
Christian Stimming 5d67b7ecfd Fix -no-undefined flag for g-wrap; fix zlib header flags for gsf
20 years ago
Christian Stimming e256fdbfc6 No need to remove files during win32 install
20 years ago
Christian Stimming 9b0c03923a Further improve setup file creation script
20 years ago
Christian Stimming e0ac513cb6 After installation, try to create a suitable command.com script.
20 years ago
Christian Stimming 25971c3171 Fix automated path setup of gnucash script. Should now probably work.
20 years ago
Christian Stimming e35d1c477d Add first draft script for creating a setup.exe installer package on win32.
20 years ago
Christian Stimming 42f5e2b845 Further improve script-based gnucash building.
20 years ago
Christian Stimming 3c084dfc7a Include all of my known prerequisites to successfully compile gnucash:
20 years ago
Andreas Köhler 2851954e3a Add Glade-3, as it seems to run smoothly with gnome widgets and simply
20 years ago
Andreas Köhler 77220a9865 Add ActivePerl. This is a download of ~8MB only used by intltool,
20 years ago
Andreas Köhler ecf6a0fa00 Readd expat-bin (xmlparse,xmltok), freetype-dev, jpeg-bin and
20 years ago
Andreas Köhler e6464a1728 Split glade installer into small gtk/gnome/other packages, add
20 years ago
Andreas Köhler 438fb06fa1 Add OpenSSL install function as libgnomeui needs libssl32.dll. Add
20 years ago
Andreas Köhler f126b2b870 Add pi.sh, a postinstall script of mingw.
20 years ago
Andreas Köhler 9fa8e0c1b8 Fix wget_unpacked in install.sh, once again.
20 years ago
Andreas Köhler c616557bdc Added missing parameter in wget_unpacked in install.sh.
20 years ago
Andreas Köhler d06912c6dc Win32 script: added wget_unpacked, $LAST_FILE, corrected
20 years ago
Andreas Köhler 398dabebd8 Replace set [-+]e switching by `if'.
20 years ago
Christian Stimming e107ed98a9 At runtime one of the gnome packages also needs gail.
20 years ago
Christian Stimming d697c4f697 For configuring gnucash, add --enable-schemas-install=no. See wiki.
20 years ago