Tags: robotpy/robotpy-build
Tags
Switch robotpy-build from setuptools to hatchling (#243) * Switch robotpy-build from setuptools to hatchling - robotpy-build projects still need setuptools * Apply suggestions from code review Co-authored-by: David Vo <auscompgeek@users.noreply.github.com> --------- Co-authored-by: David Vo <auscompgeek@users.noreply.github.com>
build_ext: Support C++ for RPYBUILD_CC_LAUNCHER (#244) setuptools v72.2.0 added realer support for C++, which includes understanding the C++ compiler usually has a different name. pypa/setuptools@2c93711
Merge pull request #242 from robotpy/override-keepalive-infer Allow disabling keepalive inference for constructors
Merge pull request #240 from robotpy/trampoline-ns Put trampolines in original class namespace
Merge pull request #238 from robotpy/constexpr-constructor Add testcase with constexpr constructor and trampoline
PreviousNext