gnucash/common/cmake_modules
Guy Taylor 744cdac5a4 Use builtin SWIG conversions for glib types
Where possible in the Python SWIG code use the builtin SWIG conversion
code over custom code. This ensures appropriate overflow/type checking.
With this I have enabled GncNumeric from longs and tested for correct
overflow handling.

Note: This could be extended to GUILE but I am not familiar enought to
safely enable this.
2017-11-28 17:08:43 -08:00
..
CMakeLists.txt Restructure the src directory 2017-08-10 18:45:00 +02:00
COPYING-CMAKE-SCRIPTS.txt Restructure the src directory 2017-08-10 18:45:00 +02:00
GncAddGSchemaTargets.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
GncAddSchemeTargets.cmake Convert shell-executed scheme tests to run directly from Guile. 2017-11-07 15:04:16 -08:00
GncAddSwigCommand.cmake Use builtin SWIG conversions for glib types 2017-11-28 17:08:43 -08:00
GncAddTest.cmake Ensure that report unit tests dependencies are built with target. 2017-10-31 10:59:12 -07:00
GncConfigure.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
GncFindPkgConfig.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MacroAddSourceFileCompileFlags.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MacroAppendForeach.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MakeDist.cmake Merge branch 'maint' into unstable 2017-09-27 17:35:13 +02:00
MakeDistCheck.cmake Restructure the src directory 2017-08-10 18:45:00 +02:00
MakeDistFiles.cmake Convert shell-executed scheme tests to run directly from Guile. 2017-11-07 15:04:16 -08:00