Commit Graph

34 Commits (e8a36ddb9520bddb089d20e69b838e6e2f53bd56)

Author SHA1 Message Date
John Ralls 76a4389a92 Bomb out immediately if or aren't set
5 years ago
John Ralls d86b30b628 Force scheme to make links before any builds.
5 years ago
John Ralls 401299cdd3 Fix adding Scheme tests to check target.
6 years ago
Christopher Lam 14ea5d9751 Merge branch 'maint'
6 years ago
John Ralls 1e59819176 Respect the environment LD_LIBRARY_PATH for loading Scheme modules and tests.
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
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 797654133b Use newer cmake version checks
7 years ago
John Ralls e38cc91452 Merge branch 'maint'
7 years ago
Geert Janssens 82b3af9695 Change scheme file compile command invocation
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
Geert Janssens cc7ca438c0 Merge branch 'maint'
7 years ago
Geert Janssens b7479e8fb0 Bump minimum cmake version to 3.5
7 years ago
John Ralls 141e777893 Suppress installing Scheme test programs.
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
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens 3d910ad2b1 Drop guile 1.8 support
8 years ago
Geert Janssens a784dd5784 Add support for guile 2.2
8 years ago
John Ralls 6c01e54042 Convert shell-executed scheme tests to run directly from Guile.
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