- 13 Nov, 2020 3 commits
-
-
Tom Osika authored
Initial additional rsp include functionality See merge request autopybind11/autopybind11!100
-
John Parent authored
-
John Parent authored
Exposes ability to add additional includes to the RSP file and module target via CMAKE
-
- 11 Nov, 2020 1 commit
-
-
Joe Snyder authored
Revisit README documentation. Closes #139 See merge request autopybind11/autopybind11!97
-
- 10 Nov, 2020 3 commits
-
-
Tom Osika authored
Custom module structure Closes #124 See merge request autopybind11/autopybind11!92
-
John Parent authored
Initial namespace structure bug fix added submodule binding text blocks initial custom namespace functionality Initial functional implementation Initial tests for custom namespace feature Partial fixup of tests with improper module usage Test refactor to handle namespace->class bug fix refactor based on linter and bug fix code cleanup for review Update gen only test data for module structure fix rebase and incorporate module local Review changes Readability improvments with respect to module referencing in tests Review changes Variable name changes for clarity and proper abbreivation Refactor customizer class moving access of custom fields to seperate function Remove class 'inner' from test/example to improve clarity Refactor tests based on above changes Review changes Removed namespace customization for one class in pure python test To ensure that pure python module structure is obeyed when no custom namespace is specified with python namespace flag Reorganize str...
-
Tom Osika authored
Add member blacklist See merge request autopybind11/autopybind11!96
-
- 05 Nov, 2020 4 commits
-
-
Joe Snyder authored
-
Joe Snyder authored
Remove reference to "Example" directory Rework some long lines to be <80 characters Add text from Tom regarding description of private_members flag.
-
Joe Snyder authored
Add examples for all customizations Update CastXML install text
-
Joe Snyder authored
Switch to common tags See merge request autopybind11/autopybind11!95
-
- 04 Nov, 2020 1 commit
-
-
John Parent authored
Aesthetic changes Added copyright notices Remove dead code, unneeded comments
-
- 02 Nov, 2020 2 commits
-
-
John Parent authored
-
John Parent authored
Refactored current method exclusion to use customization yaml section Added the exclusion of member variables Refactored how protected members are skipped, publicist is no longer written out if associated member is skipped
-
- 30 Oct, 2020 1 commit
-
-
Joe Snyder authored
Used in shared runners on GitLab.
-
- 29 Oct, 2020 4 commits
-
-
Joe Snyder authored
Add output dir as a default include path Closes #143 See merge request autopybind11/autopybind11!94
-
Joe Snyder authored
Fix "No RSP path" return values Closes #142 See merge request autopybind11/autopybind11!93
-
Joe Snyder authored
Add module local option See merge request autopybind11/autopybind11!91
-
Joe Snyder authored
Originally assumed to be added by a CMake target's include directory property. No longer assume that. Fixes #143
-
- 28 Oct, 2020 1 commit
-
-
Joe Snyder authored
Fixes #142
-
- 27 Oct, 2020 1 commit
-
-
Joe Snyder authored
Add custom_targets for GEN_ONLY objects. Closes #137 See merge request autopybind11/autopybind11!90
-
- 23 Oct, 2020 3 commits
-
-
John Parent authored
-
John Parent authored
-
John Parent authored
small formatting changes based on review
-
- 22 Oct, 2020 3 commits
-
-
John Parent authored
-
John Parent authored
-
John Parent authored
-
- 21 Oct, 2020 1 commit
-
-
Joe Snyder authored
Switch test to use text comparison on expected data and generated files. Ensure an ImportError is raised when the gen_only module is attempted to be used. Add text in the test which describes how to access the source file information about a GEN_ONLY module.
-
- 20 Oct, 2020 3 commits
-
-
Joe Snyder authored
Needed to trigger custom commands to generate files without actually performing the compilation.
-
Joe Snyder authored
Dev/add no compile opt See merge request autopybind11/autopybind11!82
-
Joe Snyder authored
Update CI for Windows See merge request autopybind11/autopybind11!88
-
- 16 Oct, 2020 3 commits
-
-
Joe Snyder authored
No longer assume that we're on a dev environment and use the shared runner's tags.
-
Joe Snyder authored
Switch to public CDash instance Closes #134 See merge request autopybind11/autopybind11!89
-
Joe Snyder authored
Move to submitting Dashboard results to open.cdash.org.
-
- 08 Oct, 2020 3 commits
-
-
Joe Snyder authored
Add additional operator overloads See merge request autopybind11/autopybind11!85
-
Joe Snyder authored
Add optional clang-format and add a non-CMake regression test Closes #104 See merge request autopybind11/autopybind11!31
-
Joe Snyder authored
Fastforward Ubuntu version. See merge request autopybind11/autopybind11!84
-
- 06 Oct, 2020 3 commits
-
-
Eric Cousineau authored
-
Joe Snyder authored
Move off of 16.04 to 18.04
-
Joe Snyder authored
Update the single outlying import of pybind11 that used quotation marks instead of brackets. This was the source of a formatting difference between platforms.
-