Commit Graph

51 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Christopher Lam 89e2bef427 Merge branch 'maint'
3 years ago
Christopher Lam 89e63ef672 Bug 798754 - Build fails with gcc 13 and glib > 2.76, ter
3 years ago
Frank H. Ellenberger fcbda57a6b Merge branch 'maint'
3 years ago
John Ralls 184669f517 Bug 798754 - Build fails with gcc 13 and glib > 2.76
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
John Ralls f6919e60a7 Merge Richard Cohen's 'cleanup' into master.
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Richard Cohen 19bbde7000 Fix some typos
3 years ago
Robert Fewell 4f8643674b Remove all references to GncDisplayItem
3 years ago
Robert Fewell 078d7875d3 Change all references to plugin_class->actionsb
3 years ago
Robert Fewell 0f70143c55 Initial change to plugin source files
3 years ago
John Ralls 74d0630867 Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
Christopher Lam 9ddb9e8215 [gnc-module.c] free a GList* properly
5 years ago
John Ralls ebf84fbf8d Bug 798229 - GncDate::c_formats is being created and destroyed twice...
5 years ago
Geert Janssens e8c321d954 Drop as dependency from gnc-module
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens 95b81844ad Update documentation referring to the deprecated gnc:module wrapper
6 years ago
Geert Janssens 5a650ad566 gnc-module - fix test build on Windows
6 years ago
Geert Janssens 63e89aecf7 gnc-module - fix incompatdep test
6 years ago
Geert Janssens 043c6367a5 gnc-module test updates
6 years ago
Geert Janssens 8aed43ec55 gnc-module - drop redundant extra_dist specificiation
6 years ago
Geert Janssens 2c61662113 gnc-module - remove guile traces from c-interface tests and examples
6 years ago
Geert Janssens 331039cdcc gnc-module - expand c-interface load test and make it guile independent
6 years ago
Geert Janssens fbd73c83cf gnc-module - move most of scm tests to bindings/guile
6 years ago
Geert Janssens 6eb0ccfa11 gnc-module - move guile wrappers to bindings/guile
6 years ago
Geert Janssens 33e1ff645c Allow to pass include directories to the add_swig_xyz commands
6 years ago
Christopher Lam 330687deb6 Merge branch 'maint'
7 years ago
John Ralls 9661a77f3c Bug 797459 - Installation (for 3.7) Readme Version number shows 2.2.x
7 years ago
Christopher Lam 0c65c41b32 guile: remove support for guile < 2.0
7 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
Geert Janssens d35eabd636 Prevent autocompilation of the guile test scripts
7 years ago
John Ralls cac307602f Build or link all Scheme test files into a directory "tests".
7 years ago
John Ralls 141e777893 Suppress installing Scheme test programs.
7 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
John Ralls 9865934410 Reduce warning about failing to dlopen a module to debug.
8 years ago
John Ralls 605f3466cb Rename the gnc-module test libraries to be consistent with other modules.
8 years ago
Geert Janssens 49a936c1fd Rewrite gnc_add_swig_guile_command to work in dist tarball as well
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
Geert Janssens 3d910ad2b1 Drop guile 1.8 support
8 years ago
Rob Gowin 778b86e29e Handle cases where LIBDIR is not "lib"
8 years ago
John Ralls 5ca129d82d Remove unset variable SWIG_ARGS from Makefile.am
8 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
8 years ago
John Ralls 6c01e54042 Convert shell-executed scheme tests to run directly from Guile.
9 years ago
John Ralls f412795ef2 Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
9 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens f943ba61ae Rename directory for code from external projects
9 years ago
Geert Janssens 53afd36de1 Keep the test modules from gnc-module outside of the normal GNC_MODULE_PATH
9 years ago
Geert Janssens 3e3eead3c5 Eliminate plugins directory
9 years ago
Geert Janssens 0c6da2f001 Cleanup some more obscure references to no longer existing 'src' directory
9 years ago