gnucash/common
Geert Janssens 4317d8a8f6 Improve handling of generated distributable files
- the two dist_add_... macros now both take a list of file names
as argument so more files can be added at once to the dist tarball.
- dist_add_generated now creates the right target by itself. There's
  no need to pass one any more
- make the swig generated *.py module files explicit output files
- change a couple of custom_targets into custom_commands. The only
  reason they were defined as targets was to ensure they got built
  before the dist tarball. This is now properly handled by the
  dist_add_... macros.
- correctly handle dependency on swig-runtime.h (using OBJECT_DEPENDS
  was not the way to do it according to that property's help page)
2018-01-29 19:46:44 +01:00
..
cmake_modules Improve handling of generated distributable files 2018-01-29 19:46:44 +01:00
debug Remove Autotools 2018-01-13 12:52:57 -06:00
test-core Improve handling of generated distributable files 2018-01-29 19:46:44 +01:00
base-typemaps.i Remove Timespec from the guile base typemap. 2018-01-20 12:35:04 -08:00
CMakeLists.txt Improve handling of generated distributable files 2018-01-29 19:46:44 +01:00
config.h.cmake.in Remove X11 error handler 2017-10-31 08:53:20 -07:00
gnc-test-env.pl Restructure the src directory 2017-08-10 18:45:00 +02:00
guile-mappings.h Drop guile 1.8 support 2017-12-20 14:55:40 +01:00
platform.h Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00