index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
GenerateSipBindings
Age
Commit message (
Expand
)
Author
2020-12-13
Fix errors in python code, found by pylama in a strict CI
David Faure
2018-09-07
Fix minor EBN issues
Yuri Chornoivan
2017-02-05
Revert "Automatically mark classes with pure virtual functions as /Abstract/."
Stephen Kelly
2017-02-04
Automatically mark classes with pure virtual functions as /Abstract/.
Shaheed Haque
2017-02-04
Bindings: Take account of visibility of classes
Shaheed Haque
2017-02-04
Bindings: Take account of visibility attribute on APIs
Shaheed Haque
2017-01-18
Bindings: Test file in subdirectory.
Stephen Kelly
2017-01-18
Bindings: Handle const-ref of non-record parameter defaults
Stephen Kelly
2017-01-18
Bindings: Handle const-ref parameters with {} initializer
Stephen Kelly
2017-01-18
Bindings: Handle parameter initializers using {} gracefully
Stephen Kelly
2017-01-18
Bindings: Add explicit handling of nullptr as a parameter default
Stephen Kelly
2017-01-15
Bindings: Skip implementations of inline methods while parsing
Stephen Kelly
2017-01-15
Bindings: Fix handling of forward declarations
Stephen Kelly
2017-01-15
Bindings: Use lists in function API instead of strings
Stephen Kelly
2017-01-15
Bindings: Add missing test function implementation
Stephen Kelly
2017-01-13
Bindings: Add rules engine for typedefs
Stephen Kelly
2017-01-13
Bindings: Implement ModuleCode and MethodCode databases
Stephen Kelly
2017-01-10
Bindings: Correctly handle access specifiers within macros
Stephen Kelly
2017-01-09
Extend unit test with code similar to kguiaddons
Stephen Kelly
2017-01-05
Bindings: Add some content to the test source
Stephen Kelly
2017-01-05
Skip attributes on enums when generating bindings
Shaheed Haque
2016-11-07
Reduce the CMake minimum required
Stephen Kelly
2016-11-07
Add missing includes
Stephen Kelly
2016-10-31
Add the PythonModuleGeneration module
Stephen Kelly