| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-22 | Migrate `run-make/link-framework` to `rmake.rs` | Guillaume Gomez | -23/+38 | |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -1/+1 | |
| This adds the `only-apple`/`ignore-apple` compiletest directive, and uses that basically everywhere instead of `only-macos`/`ignore-macos`. Some of the updates in `run-make` are a bit redundant, as they use `ignore-cross-compile` and won't run on iOS - but using Apple in these is still more correct, so I've made that change anyhow. | ||||
| 2024-03-18 | Ensure using `otool` that framework linking actually happened | Mads Marquart | -0/+44 | |
