Commit Graph

117 Commits (c19e0cf151a0ddabce7e3a2a77181bab5a622156)

Author SHA1 Message Date
Christian Stimming 0dcefd51f6 Rename variables to avoid potential conflicts with C/C++ keywords.
20 years ago
Chris Shoemaker b2c2ae2bf8 Add src/base-typemaps.i as a prerequisite for all wrapper-generator rules.
20 years ago
Andreas Köhler 4724a70e4a Make win32 compile again.
20 years ago
Chris Shoemaker 838ff86fbd Factor out some common typemaps into src/base-typemaps.i
20 years ago
Chris Shoemaker 31e926c486 Merge swig-redo branch back into trunk.
20 years ago
Christian Stimming 33bf535f71 Get rid of warnings from libtool header on windows/mingw32
20 years ago
Christian Stimming bdd7cfe24e Change the searchpath separator to glib macro so that on Windows, ';' is used. Also clean up more path creation functions.
20 years ago
Christian Stimming 03224e7748 Add missing -f flag when symlinking the gw-.scm files
20 years ago
Christian Stimming 1fa413f54d First round of Makefile symlink cleanup.
20 years ago
Derek Atkins 3ad22b5eb5 Allow proper compile/install from tarball using separate builddir.
20 years ago
Christian Stimming b4f6de5b35 On windows, deactivate gnucash's extra de-quoting of path names that is done on the GNC_MODULE_PATH env variable.
20 years ago
Christian Stimming 040eb2e47d Replace hard-coded directory separator character by glibs cross-platform macro.
20 years ago
Christian Stimming eb06c72026 Remove include <ltdl.h> that is unnecessary for code using this header.
20 years ago
Christian Stimming 7da11565e0 Reduce debug stack size from 2,000,000 to 200,000 because guile on windows will only accept the smaller value.
20 years ago
Christian Stimming 1a1d2fd474 Add linker flags in test programs for platforms where they are not inferred by libtool
20 years ago
Chris Shoemaker 5fd25c0154 Invert sense of conditions involving g_setenv() since its return value
20 years ago
Christian Stimming e993e7256a Replace "ln -sf" by "$(LN_S) -f" for
20 years ago
Christian Stimming 9bcdddbe43 Replace setenv() by g_setenv for increased cross-platform
20 years ago
Derek Atkins 3fcedbca8e Make the build work if the build directory is not the source
20 years ago
Chris Shoemaker 2bf2277660 Slight contraction of gnc-module API.
21 years ago
David Hampton 0b8a944f30 Update FSF street address.
21 years ago
David Hampton 030533c921 Pass the name of the guile executable from configure to the makefiles
21 years ago
Joshua Sled 5eded02d6c Removing .cvsignore files; mis-migrated po/ChangeLog
21 years ago
David Hampton f28d033d74 Collapse the gnome2 branch back into HEAD.
21 years ago
Christian Stimming 353ad4978a Add comment about potentially missing const in function declaration
22 years ago
Derek Atkins 154966f513 Fix a bunch of GUILE_WARN_DEPRECATED warnings.
22 years ago
Linas Vepstas 71f530719c urghhh strange indentation
23 years ago
David Hampton b3866e396b Remove RCS 'Id' tags from files.
23 years ago
Derek Atkins 4ae577f0ec * src/*/Makefile.am: Make sure we define PWD, as not all shells
23 years ago
David Hampton 54414b2176 Fix small memory leak.
23 years ago
David Hampton d154e92e71 Initial port from the deprecated (in 1.6) guile gh_xxx interface to
23 years ago
Derek Atkins 6b85475af0 2003-01-19 John Pierce <XXXXXXXXXXX>
24 years ago
David Hampton da1597b40d Changes to make the build system work on multiple architectures and
24 years ago
David Hampton 56c325a322 Changes required for guile 1.6.
24 years ago
Chris Lyttle 47fa370fd8 Updates to build system by John H. Pierce
24 years ago
Derek Atkins f619402cda * Peter O'Gorman's MacOS patch
24 years ago
David Hampton 23926cd141 Optional module loading. Latest OFX changes.
24 years ago
Derek Atkins 4ca2f2280a Add g-wrap lib dir for non-standard g-wrap installs
24 years ago
Dave Peticolas 8e51e62781 David Hampton's make distcheck patch.
24 years ago
Dave Peticolas d4a459b968 Peter O'Gorman's patch for Max OS X.
25 years ago
Dave Peticolas 65797d5e8c *** empty log message ***
25 years ago
Rob Browning 049af2dab9 * src/gnc-module/test/mod-foo/gnc-mod-foo.c: fix for new g-wrap.
25 years ago
Rob Browning 568a398403 * src/gnc-module/test/mod-baz/gnc-mod-baz.c: fix for new g-wrap.
25 years ago
Rob Browning daef970adc * src/gnc-module/test/mod-bar/gnc-mod-bar.c: fix for new g-wrap.
25 years ago
Rob Browning 6edc1c403f * src/gnc-module/test/mod-foo/foo-gwrap.scm: fix for new g-wrap.
25 years ago
Rob Browning 901a2840d9 * src/gnc-module/test/mod-baz/baz-gwrap.scm: fix for new g-wrap.
25 years ago
Rob Browning 494aeb4dbc * src/gnc-module/test/mod-bar/bar-gwrap.scm: fix for new g-wrap.
25 years ago
Rob Browning 17549eae24 * src/gnc-module/test/mod-foo/Makefile.am: fix for new g-wrap.
25 years ago
Rob Browning 99bc0b544b * src/gnc-module/test/mod-baz/Makefile.am: fix for new g-wrap.
25 years ago
Rob Browning b0bc91b6e8 * src/gnc-module/test/mod-bar/Makefile.am: fix for new g-wrap.
25 years ago