Commit Graph

10130 Commits (3c2dfcb44abf9bfe2fdfd559ea1ef5186a611923)
 

Author SHA1 Message Date
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 765193c3c8 Add more library dirs for test runtime.
20 years ago
Christian Stimming 056e825305 Add more library dirs for test runtime.
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
Christian Stimming 54f3190e6e Next round of Makefile symlink cleanup.
20 years ago
Christian Stimming cff868d9cc Remove unused scm-links section
20 years ago
Christian Stimming d89eb73a92 Add missing include
20 years ago
Christian Stimming ca9485f5d9 Next round of Makefile symlink cleanup.
20 years ago
Christian Stimming 03224e7748 Add missing -f flag when symlinking the gw-.scm files
20 years ago
Christian Stimming 76af6e96b3 Symlinking directories only works on non-win32.
20 years ago
Christian Stimming 3f36817ff9 Set g-wrap's module dir to Windows syntax. Make sure goffice exports the libgoffice_init symbol.
20 years ago
Derek Atkins e16fdddd01 and one more file needs strptime.h.
20 years ago
Derek Atkins 27f50aa954 need to include strptime.h so we get the declaration.
20 years ago
Derek Atkins 352d39d412 libqof/backend/file needs lib/libc for the missing libc functions.
20 years ago
Derek Atkins 877fdb9dca re-add gnc:gui-refresh-all, needed by a test, removed by r14619
20 years ago
Christian Stimming 23c8cff5a8 Next round of Makefile symlink cleanup.
20 years ago
Christian Stimming 1fa413f54d First round of Makefile symlink cleanup.
20 years ago
Christian Stimming 6e0fb684bd Guile path on win32 needs to be separated by ; instead of :.
20 years ago
Christian Stimming 9fbd42d09b Move win32 check out of libgsf-1.12.3 configure section into the general configure section
20 years ago
Christian Stimming 44ddca68cd Add REGEX_LIBS linker flag that is needed on win32 platform
20 years ago
Christian Stimming 0c7024f54e Add CFLAGS which, if missing, would cause non-exported symbols. See wiki page.
20 years ago
Christian Stimming 72a2e8a9fd On win32, LDFLAGS need to contain -no-undefined to get DLLs built.
20 years ago
Christian Stimming b1037cd7e5 Add more env variables to configure so that rerunning configure works even outside of install.sh
20 years ago
Andreas Köhler 137588d67c One more patch fix
20 years ago
Andreas Köhler fc5e20d3c1 Correct last patch.
20 years ago
Derek Atkins 5520f3ade7 Patch goffice to deal properly with goffice.def
20 years ago
Derek Atkins 08fe15b91d modify the goffice.def later in the build.
20 years ago
Andreas Köhler 4de5345d76 Make the win32 script run even from outside of the its directory.
20 years ago
Derek Atkins bed743aa1b Don't arbitrarily change configure.in.
20 years ago
Derek Atkins aa52b5aaea revert back to checking for libgoffice-0.3.pc
20 years ago
Derek Atkins f314229927 Check for libgoffice-0.3 before libgoffice-1.
20 years ago
Derek Atkins 80146b4f58 Get goffice building properly.
20 years ago
Christian Stimming 9f1d69b417 Revert libgoffice pkgconfig filename change. Add CFLAGS at gnucash configure.
20 years ago
Christian Stimming 6c25a4c73f Fix version number of libgoffice pc file
20 years ago
Derek Atkins 2a4fa596bc msys sed doesn't understand "-i". Work around that.
20 years ago
Derek Atkins 564086d1df More updates to the win32 build script.
20 years ago
Derek Atkins c66943e338 Add script code to build libgsf -- tested and works for me.
20 years ago
Derek Atkins c9cb405d61 Be smarter about handling partially completed builds.
20 years ago
Derek Atkins 576b456485 use WORKING set +/-e construct.
20 years ago
Derek Atkins f76c3bb344 Fix some typos. Deal with constructs that don't work with "set -e"
20 years ago
Derek Atkins 199617fa83 Update win32 script to be better about failing.
20 years ago
Christian Stimming c63b2f96d6 Add Andi's script for automated build environment building on Windows/mingw32
20 years ago
Christian Stimming 1286a411ac Generalize importing function so that this function can fully replace gnc_file_mt940_import and the whole mt940 module.
20 years ago
Christian Stimming 4fe55315d6 Replace hard-coded directory separator by g_build_filename() function
20 years ago
Christian Stimming 29eae7caad Add new svn:ignore
20 years ago
Christian Stimming 9b8f8ea2f5 Fix one more instance of explicit directory separator to use G_DIR_SEPARATOR_S instead
20 years ago
Christian Stimming 2648783526 Replace : as sed's replacement command delimiter by # because on Windows, fully qualified filenames might contain the colon.
20 years ago
Christian Stimming 9238bdaa29 Increase aqbanking dependency to >= 1.6.0; has been released on 2005-09-22
20 years ago