Commit Graph

29 Commits (e9dfd0d9ea4fad207aae84e4bfbff055670925ff)

Author SHA1 Message Date
John Ralls 7a7c26f87e Move glib and gtk includes out of extern C for tests.
5 years ago
Geert Janssens 301db9020d Merge branch 'maint'
6 years ago
Geert Janssens e79e82edcf CMake - remove parameter repetition in else() and endif() statements
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
John Ralls b8b33b9591 Revert "More conversions from pkg-config variables to imported targets."
7 years ago
John Ralls 6753b30b86 Convert GtkMacIntegration to package-style dependencies.
7 years ago
John Ralls 1a9fcfefad More conversions from pkg-config variables to imported targets.
7 years ago
Christian Gruber b303fc6d99 Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR
7 years ago
Christian Gruber 1b4e481296 Add gtest_main.cc to libgtest.a
7 years ago
John Ralls b4fedff90e Provide a single static instance of C++ locale.
7 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens 50e2a3def7 Use a platform dependent package name for gnc_user[config|data]_dir
8 years ago
John Ralls 04408650c1 Fix double free, caused test to crash on Mac.
8 years ago
Geert Janssens 0d4f6e054d Improve gnc_data_home verification and creation
8 years ago
Geert Janssens 0f5bb35166 Disable the proper test...
8 years ago
Geert Janssens 90517b69ce Temporarily disable test that breaks on travis only
8 years ago
Geert Janssens 2f16b092f5 Simplify filepath init code
8 years ago
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
John Ralls 66817bb997 Rework directory determination in CMake builds.
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens d266ee346c Fix build failures if userdata_home exists but gnc_userdata_home doesn't
9 years ago
John Ralls 711cea1f4f Fix the fix from mac for test-userdata-dir.c
9 years ago
John Ralls 9dc8e6f40a Fix test-userdata-dir on Mac.
9 years ago
Geert Janssens 2ac118f80c Improve a few comments.
9 years ago
Geert Janssens 045ee429bf Check GNC_DATA_HOME environment to override default userdata location.
9 years ago
Geert Janssens a153412e5a Use platform dependent locations for gnucash user's data (gnc_userdata_home)
9 years ago
Geert Janssens ae75bc963f Rewrite several file path routines to use boost::filesystem
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago