gnucash/common/cmake_modules
Geert Janssens 0d4f6e054d Improve gnc_data_home verification and creation
- Don't attempt to create a subdirectory of a non-existing home directory (use tmpdir as base directory in that case)
- Make sure all tests run in an environment with GNC_BUILDDIR and GNC_UNINSTALLED set. Otherwise
  the one-shot old .gnucash to new GNC_DATA_HOME migration may already have run at build time,
  preventing us from informing the user a run time.
- Re-enable the userdata-dir with invalid home test (linux only).
2018-02-02 10:24:04 +01:00
..
CMakeLists.txt Replace GNC_CONFIGURE(2) with configure_file 2017-12-23 14:07:25 +01:00
COPYING-CMAKE-SCRIPTS.txt Restructure the src directory 2017-08-10 18:45:00 +02:00
GncAddGSchemaTargets.cmake Replace GNC_CONFIGURE(2) with configure_file 2017-12-23 14:07:25 +01:00
GncAddSchemeTargets.cmake Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
GncAddSwigCommand.cmake Add GENERATE_SWIG_WRAPPERS option to control the generation of swig wrappers independently of whether we're building from git 2018-01-31 16:16:59 +01:00
GncAddTest.cmake Improve gnc_data_home verification and creation 2018-02-02 10:24:04 +01:00
GncFindPkgConfig.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MacroAddSourceFileCompileFlags.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MacroAppendForeach.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MakeDist.cmake Fix make dist on a clean checkout 2018-01-29 19:46:44 +01:00
MakeDistCheck.cmake Re-enable building a dist tarball from within distcheck 2018-01-29 19:46:44 +01:00
MakeDistFiles.cmake Add GENERATE_SWIG_WRAPPERS option to control the generation of swig wrappers independently of whether we're building from git 2018-01-31 16:16:59 +01:00