- 06 Jun, 2022 2 commits
-
-
John Parent authored
Update pybind11 See merge request !191
-
Martin Duffy authored
Update Pybind11 to v2.9.2
-
- 01 Jun, 2022 1 commit
-
-
John Parent authored
Allow passing an XML file See merge request !189
-
- 27 May, 2022 1 commit
-
-
Martin Duffy authored
Adds command-line option -x to supply a castxml generated XML file to use instead of generating it with pygccxml. Also adds XML_INPUT option to CMake function autopybind11_add_module to supply this XML file.
-
- 26 May, 2022 2 commits
-
-
John Parent authored
test commit See merge request !190
-
John Parent authored
-
- 27 May, 2021 1 commit
-
-
John Parent authored
Eigen::Ref pbr safety checks See merge request !179
-
- 26 May, 2021 1 commit
-
-
John Parent authored
-
- 18 May, 2021 4 commits
-
-
John Parent authored
Configure cxx compiler version See merge request !175
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
- 19 Apr, 2021 2 commits
-
-
John Parent authored
Reduce Binding Output See merge request !176
-
John Parent authored
-
- 15 Apr, 2021 2 commits
-
-
John Parent authored
-
John Parent authored
-
- 07 Apr, 2021 1 commit
-
-
John Parent authored
-
- 06 Apr, 2021 8 commits
-
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
- 05 Apr, 2021 1 commit
-
-
John Parent authored
-
- 02 Apr, 2021 4 commits
-
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
- 01 Apr, 2021 6 commits
-
-
John Parent authored
-
John Parent authored
partial support for substituting expanded template insts and aliases declared in non yaml declared namespaces
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
- 29 Mar, 2021 4 commits
-
-
Joe Snyder authored
This partially reverts commit 8ad0a05e See merge request !174
-
Joe Snyder authored
It maintains the warnings flag, but reverts the warning messages to using standard prints instead of using the warnings library.
-
Joe Snyder authored
Add flag for ignoring pygccxml warnings Closes #195 See merge request !172
-
Joe Snyder authored
Add an print_warnings flag which will inform the warnings module to ignore warnings which are set by pygccxml. Change all print messages which contained warnings to use the warnings module. Fixes: #195
-