New ci to build with github actions instead of azure.#149
New ci to build with github actions instead of azure.#149luciansmith wants to merge 16 commits intodevelopfrom
Conversation
For some reason, the packages aren't showing up in CMake; maybe this'll help?
Original azure pipeline had to install doxygen separately on every platform.
|
So! I realized that we don't actually need to get this working after all; we could just rename the old files, since they were made with ctypes, not Swig. But if we do revive the project eventually, we'll need to start from here. Note that things are on their way to working. Currently, different things go wrong on different platforms: macos13 and ubuntu: Probably actually works. Only problem is that we need to cut the whole 'run several times on different pythons' bit that I stole from roadrunner; we instead just need a single python, a la Antimony. |
This still doesn't work, but while I'm updating other things...
No description provided.