about summary refs log tree commit diff
path: root/docs/usage.md
AgeCommit message (Expand)AuthorLines
2025-05-23Add missing space in usage.mdbjorn3-1/+1
2025-03-05Remove support for the lazy jit modebjorn3-8/+1
2025-03-05Refactor the cli of cg_clifbjorn3-2/+2
2023-08-18Fix shell helpers in usage docsbjorn3-1/+1
2023-06-13Allow building the build system using cargobjorn3-1/+1
2022-11-28Rename the build/ directory to dist/bjorn3-6/+6
2022-04-29Use -Zcodegen-backend instead of a rustc replacement in cargo-clifbjorn3-3/+3
2021-12-30Rename cargo executable to cargo-clifbjorn3-3/+3
2021-08-09Add warning to the jit mode section of the usage docsbjorn3-0/+2
2021-07-17Put all cg_clif specific options behind -Zunstable-featuresbjorn3-2/+2
2021-06-25Merge pull request #1166 from eggyal/lazy-jit-multithreadedbjorn3-2/+1
2021-06-20Rewrite cargo.sh in rustbjorn3-3/+3
2021-06-19Rewrite prepare.sh in rustbjorn3-1/+1
2021-06-17Remove lack of mulithreading support from usage.mdAlan Egerton-2/+1
2021-03-06More doc fixesbjorn3-1/+1
2021-03-06Move the more advanced ways to use cg_clif to usage.mdbjorn3-0/+66