Commit Graph

54 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Geert Janssens 29b7a9099d Fix cmake warnings while searching for python
3 years ago
John Ralls 4d46a8191d Merge Simon Arlott's 'test-xml-save' into stable.
3 years ago
Richard Cohen 66c5e398ae Change g_assert() -> g_assert_true() in tests
3 years ago
Simon Arlott ab4e595670
Add failuref() test function that allows the use of format strings
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Richard Cohen e3515185d3 Make the cmake command lowercase
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Mike Alexander 3c306eae65 Merge branch 'maint'
3 years ago
Mike Alexander 2d3e80ea08 Compatibility with XCode's "new build system"
3 years ago
John Ralls 95487eb4a0 Merge branch 'maint'
4 years ago
luz paz 8adedc2248 Fix various typos
4 years ago
John Ralls c1c75e8f81 Revert "Revert "Merge Stefan Bayer's 'SepaInternalTransfer' into maint.""
4 years ago
John Ralls 5c7967c4a5 Revert "Merge Stefan Bayer's 'SepaInternalTransfer' into maint."
4 years ago
Christopher Lam bbcffa3eca Remove deprecated scheme modules
5 years ago
Geert Janssens e78313147c Cmake - rework gnc_add_scheme_deprecated_module to use keyword parameters
6 years ago
Geert Janssens 06ff8a292d Use new keyword parameters for all calls to gnc_add_scheme_test_targets
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens 33e1ff645c Allow to pass include directories to the add_swig_xyz commands
6 years ago
Geert Janssens 0eb0b922d7 Python - remove 2.x only code paths
6 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 76979554a0 Ubuntu 18.04 requires explicit link to pthreads.
7 years ago
Christian Gruber b303fc6d99 Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR
7 years ago
Christian Gruber 7e71a9724f Change search strategy for prebuilt GoogleTest/GoogleMock libraries
7 years ago
Geert Janssens 0e93e95c6c Merge maint
7 years ago
Christian Gruber 1b4e481296 Add gtest_main.cc to libgtest.a
7 years ago
Geert Janssens 06fae12265 RptCleanup - Add compat interface for all module interfaces that were deprecated so far
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
John Ralls 827c43d935 Add jenny to the dist and compile it.
8 years ago
Geert Janssens 1f3cf845c4 Work around a conflict between gcc 8.0 and swig 3.0
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Bill Nottingham 0a3f2dd3ef Allow building against a shared libgmock (an option in gtest-1.8.0).
8 years ago
John Ralls f4965ae2ac Move direct check dependencies to the originating CMakeLists.txt.
8 years ago
Geert Janssens 49a936c1fd Rewrite gnc_add_swig_guile_command to work in dist tarball as well
8 years ago
Geert Janssens 36cb167b68 Rewrite gnc_add_swig_python_command to work in dist tarball as well
8 years ago
Geert Janssens 4317d8a8f6 Improve handling of generated distributable files
8 years ago
Geert Janssens 3dff4e5211 Fix make dist on a clean checkout
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
John Ralls 44fc5b0555 Fix CXX Flags for g++.
8 years ago
John Ralls 91727525b9 Enforce -Werror on C++ files and fix resulting errors.
8 years ago
lmat 34e0d6cfa0 kvp frame to template and correcting failure macro
8 years ago
lmat eb6c741bf9 Account.c to Account.cpp
8 years ago
Geert Janssens 3d910ad2b1 Drop guile 1.8 support
8 years ago
John Ralls 84929c8e5b One more stray header in libexec.
8 years ago
John Ralls 5ca129d82d Remove unset variable SWIG_ARGS from Makefile.am
8 years ago
Guy Taylor c9c5876431 Use glib.h over custom typedefs in Python SWIG
8 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
8 years ago
John Ralls e92a1b3723 Fix python tests in tarball builds.
8 years ago
John Ralls 831640b546 Remove common/test-core/unittest_support.py from git.
8 years ago
John Ralls f412795ef2 Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
8 years ago