robotpy / robotpy-build

(mostly) automated C++ wrapping for Python
BSD 3-Clause "New" or "Revised" License
35 stars 16 forks source link

Rename 'generate' to 'autogen_headers' and make it its own TOML section #144

Closed virtuald closed 2 years ago

virtuald commented 2 years ago
virtuald commented 2 years ago

@auscompgeek I'm torn on the rename. It's better, but no longer matches generation_data. However, I think using the same key would be more complex -- though, I guess we could use a union instead?

auscompgeek commented 2 years ago

I agree on renaming to keep things simple.