| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add release creation to GitLab CIv0.1.2 | A Farzat | 14 hours | 1 | -3/+30 |
| | | |||||
| * | Prevent accidental GitLab CI releases using 'when' | A Farzat | 14 hours | 1 | -0/+2 |
| | | |||||
| * | Remove redundant backslash in GitLab CI commands | A Farzat | 14 hours | 1 | -4/+4 |
| | | |||||
| * | Add appropriate toolchains and ENV to GitLab CI | A Farzat | 24 hours | 1 | -0/+14 |
| | | | | | | Toolchains are needed to link the targets. ENV variables ensure the correct tools are used. | ||||
| * | Add more linux targets to GitLab CI | A Farzat | 24 hours | 1 | -5/+24 |
| | | |||||
| * | Set CARGO_HOME in GitLab CI to inside project dir | A Farzat | 24 hours | 1 | -0/+3 |
| | | | | | This lets it know where to find and cache cargo files. | ||||
| * | Add cargo-clippy manually for GitLab CI | A Farzat | 29 hours | 1 | -1/+1 |
| | | |||||
| * | Manually install rustfmt for GitLab CI | A Farzat | 29 hours | 1 | -0/+1 |
| | | |||||
| * | Add basic GitLab CI workflow | A Farzat | 29 hours | 1 | -0/+49 |
