Commit Graph

31 Commits (00a982d97d6a628d2750611fe8a5b533cb682535)

Author SHA1 Message Date
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
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
John Ralls 84929c8e5b One more stray header in libexec.
9 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
9 years ago
John Ralls e92a1b3723 Fix python tests in tarball builds.
9 years ago
John Ralls f412795ef2 Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago