Commit Graph

96 Commits (06033c19cdff0abf4849ecc96e3ce0b0690fcd13)

Author SHA1 Message Date
c-holtermann ab843c0b7a include gnucash_core of python bindings in python swig app-utils
6 years ago
John Ralls 33902a6793 Improve test building with the Xcode generator.
6 years ago
Geert Janssens 90e95ba8ef CMake - remove parameter repetition in else() and endif() statements - part 2
6 years ago
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
6 years ago
John Ralls 53ed90862c Bug 797536 - cmake errors out because it cannot find GncPkgConfig (cmake 3.5.2)
6 years ago
Christopher Lam 1c64385614 base-typemaps: avoid slow g_list_nth_data
6 years ago
Christopher Lam 16da1acf1d Merge branch 'typos1' of git://github.com/luzpaz/gnucash into luzpaz-typos1
7 years ago
Christian Stimming ccaaa14187 [aqbanking] Again use aqbanking version number for new function instead of cmake_symbol_check
7 years ago
luz.paz 65bb60d621 Fix typos for gnuchash/ doc/ bindings/ and misc.
7 years ago
John Ralls 41c58ec00a Convert Gtk3 and Webkit to imported targets.
7 years ago
Geert Janssens 70eb7172d5 Drop special case for old cmake versions
7 years ago
Geert Janssens 82b3af9695 Change scheme file compile command invocation
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
Thomas Klausner 507ef68dc7 Bug 795251 - googletest detection cannot be overridden
7 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
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
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
Bill Nottingham 0a3f2dd3ef Allow building against a shared libgmock (an option in gtest-1.8.0).
8 years ago
Julian Wollrath a43b115a45 Bug 791831 - Add python3 support
8 years ago
John Ralls 8c9855a6bb Pass GTEST_ROOT and GMOCK_ROOT through to distcheck.
8 years ago
Geert Janssens e7ec3a610d Drop no longer used intltool related variable
8 years ago
Geert Janssens ba799feb2a Drop intltool in favour or using modern gettext
8 years ago
John Ralls f4965ae2ac Move direct check dependencies to the originating CMakeLists.txt.
8 years ago
Geert Janssens 0d4f6e054d Improve gnc_data_home verification and creation
8 years ago