meta: Use CMake to build the project, add guix.scm #2

Merged
daviwil merged 5 commits from daviwil/mesche:use-cmake into master 2 weeks ago
Owner

Fixes #1 by setting up a basic CMake build configuration to build the compiler and CLI projects. The configuration is slightly hacky due to the way I copy over the .msc module files into the target path. We can improve upon that in a future PR.

Fixes #1 by setting up a basic CMake build configuration to build the compiler and CLI projects. The configuration is slightly hacky due to the way I copy over the .msc module files into the target path. We can improve upon that in a future PR.
daviwil added 1 commit 2 weeks ago
daviwil added 1 commit 2 weeks ago
ci/woodpecker/pr/woodpecker Pipeline failed Details
29da85d55d
Remove branch restriction
daviwil added 1 commit 2 weeks ago
ci/woodpecker/pr/woodpecker Pipeline was successful Details
6c1255d0d1
Use the correct docker image name
daviwil force-pushed use-cmake from 6c1255d0d1 to d3155c82d4 2 weeks ago
daviwil merged commit f402810aab into master 2 weeks ago
daviwil deleted branch use-cmake 2 weeks ago
ci/woodpecker/pr/woodpecker Pipeline was successful
The pull request has been merged as f402810aab.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b daviwil-use-cmake master
git pull use-cmake

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff daviwil-use-cmake
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mesche/mesche#2
Loading…
There is no content yet.