8000 Tags · robotpy/robotpy-build · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: robotpy/robotpy-build

Tags

2025.1.2

Toggle 2025.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #259 from patrick-wolfram/fix/multiple-library-sup…

…port

Multiple Dependency Libraries

2025.1.1

Toggle 2025.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #254 from robotpy/zero-init-out

Zero-initialize out parameters

2025.1.0

Toggle 2025.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #251 from robotpy/upgrade-pybind11-v3

Upgrade to pybind11 v3 prerelease

2025.0.1

Toggle 2025.0.1's commit message
Disallow pydantic 1.10.20

2025.0.0

Toggle 2025.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

2025.0.0a8

Toggle 2025.0.0a8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

2025.0.0a7

Toggle 2025.0.0a7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #242 from robotpy/override-keepalive-infer

Allow disabling keepalive inference for constructors

2025.0.0a6

Toggle 2025.0.0a6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #240 from robotpy/trampoline-ns

Put trampolines in original class namespace

2025.0.0a5

Toggle 2025.0.0a5's commit message
Update github actions macOS version

2025.0.0a4

Toggle 2025.0.0a4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #238 from robotpy/constexpr-constructor

Add testcase with constexpr constructor and trampoline
0