Commit Graph

103 Commits (d55d0a0e3066ec3f5ce2dd9ff2a285b008df3aef)

Author SHA1 Message Date
Christian Gruber 97a81980e5 Remove support for GoogleTest/GoogleMock <= v1.8.0
7 years ago
Christian Gruber 3c93f18115 Additionally search for system headers, if sources are found in /usr/src
7 years ago
Christian Gruber d637c53fff Separate search for GTEST/GMOCK sources into different cases
7 years ago
Christian Gruber 53fe478ce1 Do not search for headers anymore, if sources are already found
7 years ago
Christian Gruber 84d9f1c9a5 Change search strategy for prebuilt GoogleTest/GoogleMock libraries
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
John Ralls adae341def Use cmake_symbol_check to test for AB_Banking_RuntimeConfig_SetCharValue
7 years ago
Christopher Lam 720f176417 Merge branch 'maint'
7 years ago
Thomas Klausner 507ef68dc7 Bug 795251 - googletest detection cannot be overridden
7 years ago
Geert Janssens 06fae12265 RptCleanup - Add compat interface for all module interfaces that were deprecated so far
7 years ago
Geert Janssens f39275be32 RptCleanup - Add cmake command to generated compat modules for deprecated guile modules
7 years ago
Geert Janssens 32a83678c9 RptCleanup - Install our guile api as a guile site module
7 years ago
Geert Janssens 91adf868f4 BuildSystem - drop load path for no longer existing build-config.scm
7 years ago
Geert Janssens 8aa696223b Always add share/scm to GUILE_LOAD_PATH
7 years ago
John Ralls 9ec5eab714 Merge branch 'maint'
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
Geert Janssens cc7ca438c0 Merge branch 'maint'
7 years ago
Geert Janssens be1484841c One more minor cmake cleanup
7 years ago
Geert Janssens b7479e8fb0 Bump minimum cmake version to 3.5
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
Frank H. Ellenberger 7cb4c1d7b1 Cleanup of no longer used Gettext flags
7 years ago
John Ralls 3815e17e9f Replace VERSION_GREATER_EQUAL with VERSION_GREATER OR VERSION_EQUAL.
7 years ago
John Ralls 79f4536a0f Fix typo
7 years ago
John Ralls 4f51f17223 Remove unset _GUILE_LD_LIBRARY_PATH from GncAddSchemeTargets.
7 years ago
John Ralls b1fdf781ec Adjust GncAddSchemeTargets.cmake to build with Guile2.2 on MinGS64.
7 years ago
Christian Stimming dac94ce038 Remove ktoblzcheck dependency.
7 years ago
Geert Janssens d22e1db340 gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris
7 years ago
Frank H. Ellenberger b2e4148d6e Replace misleading comment for config.h
7 years ago
John Ralls 5e426aa935 gcc-4.8 seems to dislike a space between # and cmakedefine.
8 years ago
John Ralls f93310426d Fix WORDS_BIGENDIAN setting in config.h.
8 years ago
John Ralls 59a6ebc33a Fix TravisCI build failure.
8 years ago
John Ralls 0cf42a75b3 Bug 796858 - TypeError: in method 'qof_query_int32_predicate',...
8 years ago
John Ralls 1a7c5b9a32 Merge Christoff Holterman's Bug 796137 repair into maint.
8 years ago
Christoph Holtermann 6384854319 Bug 796137 - Fix QofIdType and QofIdTypeConst to work with python3
8 years ago
Geert Janssens 54a5097c60 Bug 796777 - CVE-2008-1391: Integer overflow in included strfmon function
8 years ago
John Ralls 827c43d935 Add jenny to the dist and compile it.
8 years ago
Geert Janssens 00ef7f3ab3 Guile 2: stop suppressing guile deprecated messages
8 years ago
goodvibes2 5f53e2926a Use HINTS instead of PATHS to tell cmake where to look for GTEST + GMOCK
8 years ago
Geert Janssens dc7135920b Minor build error message improvement
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
John Ralls c4e5e18c0a Redefine some more buggy Guile string conversions.
8 years ago
John Ralls 8e9b13461e Reverse Swig "off-by-one" error.
8 years ago
John Ralls 518519654c Merge Bill Nottingham's 'gmock-trial' into unstable.
8 years ago
Henrik tom Wörden a909f802de FIX: Corrected typos
8 years ago