Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
clean-and-itasks
clean-test-properties
Commits
45aef619
Verified
Commit
45aef619
authored
Feb 17, 2019
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build
parent
c82025af
Pipeline
#18991
passed with stage
in 1 minute and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
README.md
README.md
+3
-4
No files found.
.gitlab-ci.yml
View file @
45aef619
...
...
@@ -8,7 +8,7 @@ build:
-
apt-get update -qq
-
apt-get install -y -qq build-essential
script
:
-
make -C src
-f Makefile.linux64
-
make -C src
doc
:
image
:
"
camilstaps/texlive"
...
...
README.md
View file @
45aef619
...
...
@@ -8,10 +8,9 @@ The latest documentation can be [downloaded][doc] in PDF format.
## Installation
On Linux, the tool can be installed simply by running
`make -f Makefile.linux64`
. This builds the dependencies of the Clean compiler
as well. On Windows, you are yourself responsible for this, but a project file
is provided.
On Linux, the tool can be installed simply by running
`make`
. This builds the
dependencies of the Clean compiler as well. On Windows, you are yourself
responsible for this, but a project file is provided.
[
doc
]:
https://gitlab.science.ru.nl/clean-and-itasks/clean-test-properties/-/jobs/artifacts/master/raw/doc/doc.pdf?job=doc
[
Gast
]:
https://gitlab.science.ru.nl/clean-and-itasks/gast
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment