Commit Graph

146 Commits (5fb8d3dcdfeca686dbb9df8097d7780a3f085d01)

Author SHA1 Message Date
John Ralls 396ddbd472 Remove support on Linux/BSD for ancient versions of WebKitGtk.
6 years ago
John Ralls 758bd7b656 Merge branch 'maint'
6 years ago
John Ralls 4b8649f77b Set CONFIGURATIONS property on tests only for Xcode.
6 years ago
John Ralls 3ca8fa1229 Merge branch 'maint'
6 years ago
John Ralls 1365a19e2e Force WITH_PYTHON=YES for distcheck.
6 years ago
c-holtermann ab843c0b7a include gnucash_core of python bindings in python swig app-utils
6 years ago
Geert Janssens e78313147c Cmake - rework gnc_add_scheme_deprecated_module to use keyword parameters
6 years ago
Geert Janssens ba15cf7f7f Combine the two scheme target generation functions
6 years ago
Geert Janssens 25e08f88a5 Document the two primary functions for adding scheme targets
6 years ago
Geert Janssens 06ff8a292d Use new keyword parameters for all calls to gnc_add_scheme_test_targets
6 years ago
Geert Janssens c05281c582 Use new keyword parameters for all calls to gnc_add_scheme_targets
6 years ago
Geert Janssens 91ecdcb5dd Rework SchemeTargets module to use keyword parameters
6 years ago
Geert Janssens ba7362d895 CMake - Drop oldstyle endfunction invocations
6 years ago
John Ralls f85be03bb5 Merge branch 'maint'
6 years ago
John Ralls 33902a6793 Improve test building with the Xcode generator.
6 years ago
Geert Janssens 987fc15fc9 Drop our local copy of pkg_check_modules
6 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens 90e95ba8ef CMake - remove parameter repetition in else() and endif() statements - part 2
6 years ago
Geert Janssens 490b20d2da Merge branch 'maint'
6 years ago
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
6 years ago
Geert Janssens 45cfb8937a Merge branch 'maint'
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 279a5fcde8 Merge branch 'maint'
6 years ago
Geert Janssens 88706e5657 bindings/guile - remove gnc-module wrapper
6 years ago
Geert Janssens 4c77f7670e engine - remove gncmod boilerplate
6 years ago
Geert Janssens a6b7eecd81 core-utils - make the swig generated source file dependent on the core-utils headers
6 years ago
Geert Janssens 33e1ff645c Allow to pass include directories to the add_swig_xyz commands
6 years ago
Christopher Lam 1c64385614 base-typemaps: avoid slow g_list_nth_data
6 years ago
Robert Fewell cbc8cc8d8c Remove file committed by mistake
6 years ago
Robert Fewell 161bb5f65d Change import-main-matcher to display matched information
6 years ago
Geert Janssens 0eb0b922d7 Python - remove 2.x only code paths
7 years ago
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
Geert Janssens 980daeec83 Make swig wrapper generation just another build step
7 years ago
Geert Janssens 9214f2ed5b Merge branch 'maint'
7 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
Geert Janssens 797654133b Use newer cmake version checks
7 years ago
John Ralls 76979554a0 Ubuntu 18.04 requires explicit link to pthreads.
7 years ago
luz.paz 65bb60d621 Fix typos for gnuchash/ doc/ bindings/ and misc.
7 years ago
John Ralls e38cc91452 Merge branch 'maint'
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 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