Commit Graph

38 Commits (b3e3eb316620f2f97232f1b94de19c92973b531b)

Author SHA1 Message Date
Maarten Bosmans 6be682b645 Store allocated temporaries in a variable so they can be freed
3 years ago
Maarten Bosmans ed3fe00880 [test] Use test fixture to initialize and destroy resources
3 years ago
Christopher Lam dd0d65d861 [1/2] [gnc-filepath-utils.cpp] gnc_filename_is_backup|datafile
3 years ago
Richard Cohen bddb4468fa Import GLIB2 as a target, and use it to simplify the CMakeLists
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
Geert Janssens 734f90bd36 Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense
3 years ago
Christopher Lam ecd2cdf425 [gnc-glib-utils] gnc_g_list_stringjoin skips NULL data
4 years ago
Christopher Lam 3dfdf60608 [gnc-glib-utils] Define and export gnc_list_length_cmp
4 years ago
Christopher Lam e84549926b [gnc-glib-utils] gnc_g_list_stringjoin to join a GList of strings
5 years ago
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