gnucash/borrowed
John Ralls bf55c30aeb Fix most of the unused assignment errors from static analysis.
There are a very few left that need deeper study, but this gets
rid of most of the noise. For the most part it's just getting rid of
extra variables or removing an assignment that is always
replaced later but before any reads of the variable. A few are
discarded result variables.
2018-11-30 15:08:41 +09:00
..
goffice Lowercase cmake commands 2018-05-03 23:18:15 +02:00
guile-json Install guile-json on the toplevel scm directory instead of gnucash 2018-05-04 10:22:57 +02:00
gwengui-gtk3 Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
jenny Fix most of the unused assignment errors from static analysis. 2018-11-30 15:08:41 +09:00
libc Bug 796777 - CVE-2008-1391: Integer overflow in included strfmon function 2018-08-17 16:23:12 +02:00
CMakeLists.txt Add jenny to the dist and compile it. 2018-07-23 12:47:25 -07:00
README Rename directory for code from external projects 2017-08-17 15:25:49 +02:00

This directory is intended to hold any external code that is needed in
order to build gnucash, but isn't considered widely available.

------------------------------------------------

Finance::Quote
--------------

Available from http://finance-quote.sourceforge.net.

------------------------------------------------