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
7cb59aafe8
Fix disabling src docs build on Windows
...
As it was written it also prevented building source docs on other platforms, causing
cmake warnings and a failed dist build.
2017-10-26 14:05:17 +02:00
John Ralls
70a37a24ae
Don't build design docs on Windows.
...
To avoid requiring texinfo.
2017-10-22 11:51:48 -07:00
Geert Janssens
4b3db97ba1
Merge branch 'maint'
...
Resolved conflicts:
gnucash/report/report-system/html-document.scm
2017-08-21 21:53:27 +02:00
Geert Janssens
0c6da2f001
Cleanup some more obscure references to no longer existing 'src' directory
2017-08-11 22:44:50 +02: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