Commit Graph

32 Commits (43ad7accda6788027770a535f656b2cfd5925abf)

Author SHA1 Message Date
Rob Gowin 54ac7f23e0 Remove Autotools
8 years ago
Geert Janssens 2f96b19c77 Merge branch 'fix_bayes' of https://github.com/limitedAtonement/gnucash into unstable
8 years ago
Geert Janssens f11eab36d9 Replace GNC_CONFIGURE(2) with configure_file
8 years ago
lmat eb6c741bf9 Account.c to Account.cpp
8 years ago
Geert Janssens 3d910ad2b1 Drop guile 1.8 support
8 years ago
Geert Janssens de4d1e9859 Add infrastructure to handle preference schema migrations and use it to replace one preference
8 years ago
John Ralls 66817bb997 Rework directory determination in CMake builds.
8 years ago
Rob Gowin 778b86e29e Handle cases where LIBDIR is not "lib"
9 years ago
John Ralls 5ca129d82d Remove unset variable SWIG_ARGS from Makefile.am
9 years ago
Guy Taylor c9c5876431 Use glib.h over custom typedefs in Python SWIG
9 years ago
John Ralls 5204100d53 Use GNUInstallDirs in CMake Builds
9 years ago
John Ralls f412795ef2 Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
9 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens 9472e9347f Replace ambiguous 'scm' with 'vcs' in macro name
9 years ago
Geert Janssens e56cb37813 Additional changes to use commit date rather than build date
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 a8cccc00f3 Minor tweaks to the userdata_dir logic
9 years ago
Geert Janssens 2ac118f80c Improve a few comments.
9 years ago
Geert Janssens 37ecf56fbb Merge branch 'maint'
9 years ago
John Ralls 43c81b6ebb Add include of Foundation framework for NSString and NSBundle.
9 years ago
Geert Janssens 449d3ca32d Windows: check permissions actually used on the platform
9 years ago
Geert Janssens d96bb3ebd5 Amend previous commit
9 years ago
Geert Janssens d6677ff39f Convert boost::filesystem path strings to utf8.
9 years ago
Geert Janssens 1b3a0e56ff Use boost::filesystem's built-in conversion between character encodings.
9 years ago
Geert Janssens bbea5061a3 Extend environment file parsing to also parse environment.local
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 0c6da2f001 Cleanup some more obscure references to no longer existing 'src' directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago