gnucash/libgnucash/core-utils
Geert Janssens d96bb3ebd5 Amend previous commit
The utf8 conversion is only used in the Windows specific section so there's no
need to define an overloaded function on std::string in this case.
Also CMakeLists.txt doesn't require the MingW specific library name setting
for boost::filesystem. Just removing the hardcoded one allows the build to
pick the right name up from the Boost_LIBRARIES variable.
2017-09-04 23:03:08 +02:00
..
test Check GNC_DATA_HOME environment to override default userdata location. 2017-08-26 21:38:21 +02:00
binreloc.c Restructure the src directory 2017-08-10 18:45:00 +02:00
binreloc.h Restructure the src directory 2017-08-10 18:45:00 +02:00
CMakeLists.txt Amend previous commit 2017-09-04 23:03:08 +02:00
core-utils.i Rewrite several file path routines to use boost::filesystem 2017-08-26 21:38:21 +02:00
core-utils.scm Rewrite several file path routines to use boost::filesystem 2017-08-26 21:38:21 +02:00
gnc-environment.c Extend environment file parsing to also parse environment.local 2017-08-26 21:38:21 +02:00
gnc-environment.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-filepath-utils.cpp Amend previous commit 2017-09-04 23:03:08 +02:00
gnc-filepath-utils.h Use platform dependent locations for gnucash user's data (gnc_userdata_home) 2017-08-26 21:38:21 +02:00
gnc-gkeyfile-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-gkeyfile-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-glib-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-glib-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-guile-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-guile-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-jalali.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-jalali.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-locale-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-locale-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-path.c Cleanup some more obscure references to no longer existing 'src' directory 2017-08-11 22:44:50 +02:00
gnc-path.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs-p.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs.c Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-prefs.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gncla-dir.h.in Restructure the src directory 2017-08-10 18:45:00 +02:00
Makefile.am Rewrite several file path routines to use boost::filesystem 2017-08-26 21:38:21 +02:00