Geert Janssens
56a58e6528
Bug 787497 - Disabling OFX, AqBanking or python-bindings support cripples the dist build target
2018-02-03 17:10:51 +01:00
Rob Gowin
54ac7f23e0
Remove Autotools
2018-01-13 12:52:57 -06:00
John Ralls
6e9025d2f9
Don't build borrowed/gwengui-gtk3 if its provided by gwenhywfar.
2017-12-22 10:26:31 -08: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
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
John Ralls
2184cb347a
Install libgwengui-gtk3.dll on Windows.
2017-10-16 11:22:55 -07:00
John Ralls
739995df54
Fix distribution pieces for gwenhywfar-gtk3.
2017-09-12 17:09:51 -07:00
John Ralls
6e652e82ad
Add w_image.c to EXTRA_DIST.
...
Missed in original commit, noticed by intltool.
2017-09-09 17:36:18 -07:00
John Ralls
d02ce3afb1
Fix type mismatch (ptr & int) in comparison.
2017-08-31 12:20:07 -07:00
John Ralls
2006155985
Build gwengui-gkt3 only if AQBanking is enabled.
2017-08-25 20:55:52 -07:00
John Ralls
2ee5b202bf
Temporarily include building libgwengui-gtk3 in GnuCash.
...
Revert this commit when it's widely available in distributed packages.
2017-08-25 16:39:14 -07:00
Geert Janssens
f943ba61ae
Rename directory for code from external projects
...
'lib' is also being used by the cmake build, so there was a
theoretical risk for file conflicts. The new name is 'borrowed'.
2017-08-17 15:25:49 +02:00