| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-23 | rewrite c-dynamic-dylib to rmake | Oneirical | -6/+2 | |
| 2024-07-22 | rewrite c-dynamic-rlib to rmake | Oneirical | -19/+22 | |
| 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-05-08 | correct comments | Oneirical | -1/+1 | |
| 2024-05-07 | Update Makefiles with explanatory comments | Julien | -0/+3 | |
| 2023-03-30 | ignore failing cross-compiled run-make tests | Joshua Nelson | -0/+1 | |
| `run-make-fulldeps` is never cross-compiled, so a lot of these tests never accounted for --target. Ignore them when cross-compiling for now. | ||||
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+34 | |
| They pass fine. | ||||
