gnucash/common
Geert Janssens 8aa696223b Always add share/scm to GUILE_LOAD_PATH
Any scm file that will be built may need access to other scheme files that may have
been linked into that directory. As it was only scm files that would be linked
themselves would also be built with the search path set, causing other linked files
not to be found for an scm file that doesn't add a link for itself.
2019-06-12 15:16:30 +02:00
..
cmake_modules Always add share/scm to GUILE_LOAD_PATH 2019-06-12 15:16:30 +02:00
debug Lowercase cmake commands 2018-05-03 23:18:15 +02:00
test-core Build or link all Scheme test files into a directory "tests". 2019-05-25 10:09:07 +02:00
base-typemaps.i Fix TravisCI build failure. 2018-09-18 15:07:47 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00
config.h.cmake.in Cleanup of no longer used Gettext flags 2019-05-14 23:44:18 +02:00
gnc-test-env.pl Restructure the src directory 2017-08-10 18:45:00 +02:00
guile-mappings.h Redefine some more buggy Guile string conversions. 2018-04-24 17:57:52 -07:00
platform.h gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 2018-12-27 22:33:17 +01:00