Skip to content

Fix windows ability to checkout project #201#246

Open
fredsa wants to merge 3 commits intosehugg:masterfrom
fredsa:fix201
Open

Fix windows ability to checkout project #201#246
fredsa wants to merge 3 commits intosehugg:masterfrom
fredsa:fix201

Conversation

@fredsa
Copy link
Copy Markdown
Contributor

@fredsa fredsa commented Mar 24, 2026

  • Rename skeleton.remote:llvm-mos to Windows compatiable filename skeleton.remote_llvm-mos
  • Replace :llvm-mos suffix with _llvm-mos suffix

@fredsa
Copy link
Copy Markdown
Contributor Author

fredsa commented Mar 24, 2026

  • Update README and Makefile for Windows

fredsa added 3 commits March 25, 2026 18:16
- Rename `skeleton.remote:llvm-mos`
  to Windows compatiable filename
 `skeleton.remote_llvm-mos`
- Replace `:llvm-mos` suffix with
  `_llvm-mos` suffix
Recommend MSYS2 `UCRT64` environment.
@sehugg
Copy link
Copy Markdown
Owner

sehugg commented Mar 29, 2026

The "remote:" prefix is used several places in the code, it's probably easier to change the skeleton-loading code than change the prefix. Actually, we can probably strip off the entire remote: prefix when loading the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants