John Ralls
74ddb671e4
Merge Chris Lam's and Aaron Laws's branch 'time64-ftw' into unstable.
2018-01-20 12:40:32 -08:00
Rob Gowin
54ac7f23e0
Remove Autotools
2018-01-13 12:52:57 -06:00
Christopher Lam
fb2ed010e7
TP->T64: libgnucash/scm/price-quotes.scm
2018-01-08 22:56:49 +11:00
John Ralls
c0fd3b3165
Remove all references to the now-defunct Yahoo! quote retrieval
...
And make Alphavantage the default.
2018-01-02 10:43:49 -08:00
Geert Janssens
f11eab36d9
Replace GNC_CONFIGURE(2) with configure_file
2017-12-23 14:07:25 +01:00
Geert Janssens
3d910ad2b1
Drop guile 1.8 support
...
And with it all quirks we still had in the code to support that version.
2017-12-20 14:55:40 +01:00
Geert Janssens
a784dd5784
Add support for guile 2.2
2017-12-20 14:55:40 +01:00
John Ralls
5204100d53
Use GNUInstallDirs in CMake Builds
...
Provides correct file layout when building distribution tarballs.
Fixes Bugs 790840 and 790841.
2017-11-28 14:25:35 -08:00
John Ralls
f412795ef2
Remove extraneous parameters from GNC_ADD_SCHEME_TARGETS
2017-11-07 15:04:16 -08:00
Geert Janssens
83d14e1c1c
Restructure the src directory
...
It is split into
- /libgnucash (for the non-gui bits)
- /gnucash (for the gui)
- /common (misc source files used by both)
- /bindings (currently only holds python bindings)
This is the first step in restructuring the code. It will need much
more fine tuning later on.
2017-08-10 18:45:00 +02:00