gnucash/borrowed
Geert Janssens 8d24252860 RptCleanup - Internalize guile-json module
This is in preparation of the final guile restructuring step:
install gnucash scm files directly in guile's default site module directory.
Internalizing json is done to prevent an install clash with a potentially
system installed guile-json module.
2019-06-18 14:25:04 +02:00
..
chartjs Fix list REMOVE_ITEM command 2019-06-06 21:00:06 +02:00
goffice Bump minimum Gtk version to 3.18 2019-06-12 15:17:29 +02:00
guile-json RptCleanup - Internalize guile-json module 2019-06-18 14:25:04 +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 Fix new gcc-8 warning about strncat. 2019-06-01 12:55:17 -07:00
CMakeLists.txt [CHARTJS] add Chart.js v2.8.0 2019-06-03 21:27:45 +08:00
README Housekeeping - replace plenty of http links with https 2019-06-06 15:52:30 +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.