You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Switch from micromamba action to miniforge
* Only test on python=3.13
* Set up Windows job
* Checkout submodule on Windows
* Back to micromamba, I guess
* Set the FC environment variable
* Use an absolute path to flang
* Use ninja build backend
* Set PREFIX environment variable
* Use contexts for env vars in cmake call
* Make a LINKER variable pointing to the VS linker
* Quote LINKER variable in cmake call
* Checkout bmi-example-fortran v2.1.4
* Restructure for flang 19
* Use build isolation with pip install
* CONDA_PREFIX is now available
* Push MSVC link.exe to front of path
* Remove the link.exe in the Git install
* Quote path to link.exe
* Use dependency function and pkg-config to find deps
* Use LIBRARY_PREFIX env var to install HeatModelF
* Try to best match working example
* Thanks, VS Code
* Append conda libpath to Windows LIB
* Add tests
* Specify path to config file for bmi-tester
* Also set absolute path to bmi-tester root dir
* Don't run bmi-tester on Windows
* Add notes on workflow steps
0 commit comments