gnucash/libgnucash/backend/xml
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
This will avoid a ninja-build from picking up a config.h generated by the autotools build
(in the root build directory). Picking up the wrong config.h may lead to all kinds of
subtle issues if the autotools run was done with different options than the cmake run.
2017-10-26 14:05:17 +02:00
..
test Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
CMakeLists.txt [MacOS] Change CMake installed names to absolute paths from @rpath/... 2017-10-15 13:22:29 -07:00
gnc-account-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-address-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-address-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-backend-xml.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-backend-xml.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-bill-term-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-bill-term-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-book-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-budget-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-commodity-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-customer-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-customer-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-employee-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-employee-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-entry-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-entry-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-freqspec-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-invoice-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-invoice-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-job-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-job-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-lot-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-order-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-order-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-owner-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-owner-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-pricedb-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-recurrence-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-schedxaction-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-tax-table-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-tax-table-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-transaction-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-vendor-xml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-vendor-xml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml-backend.cpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml-backend.hpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml-helper.cpp Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml-helper.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-xml.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gncmod-backend-xml.cpp Restructure the src directory 2017-08-10 18:45:00 +02:00
io-example-account.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
io-example-account.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-gncxml-gen.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
io-gncxml-gen.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-gncxml-v1.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
io-gncxml-v2.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
io-gncxml-v2.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-gncxml.h Restructure the src directory 2017-08-10 18:45:00 +02:00
io-utils.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
io-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
Makefile.am Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
sixtp-dom-generators.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
sixtp-dom-generators.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-dom-parsers.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
sixtp-dom-parsers.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-parsers.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-stack.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
sixtp-stack.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp-to-dom-parser.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
sixtp-utils.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
sixtp-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
sixtp.cpp Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
sixtp.h Restructure the src directory 2017-08-10 18:45:00 +02:00
xml-helpers.h Restructure the src directory 2017-08-10 18:45:00 +02:00