Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
asdf
Commits
8a565d65
Commit
8a565d65
authored
Apr 03, 2017
by
Francois-Rene Rideau
Browse files
Merge branch 'ecl-build'
parents
0468dba6
1d0adefe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
8a565d65
...
...
@@ -185,25 +185,25 @@ clean:
mrproper
:
git clean
-xfd
test-upgrade
:
build/asdf.lisp
test-upgrade
:
build/asdf.lisp
show-version
./test/run-tests.sh
-u
${l}
u
:
test-upgrade
test-clean-load
:
build/asdf.lisp
test-clean-load
:
build/asdf.lisp
show-version
./test/run-tests.sh
-c
${l}
show-version
:
@
echo
"Building and testing asdf
$(fullversion)
"
# test-glob has been replaced by t, and lisp by l, easier to type
test-lisp
:
build/asdf.lisp
test-lisp
:
build/asdf.lisp
show-version
@
cd test
;
./run-tests.sh
${l}
${t}
t
:
test-lisp
test
:
doc test-lisp test-clean-load test-load-systems
test-load-systems
:
build/asdf.lisp
test-load-systems
:
build/asdf.lisp
show-version
./test/run-tests.sh
-l
${l}
${s}
test-all-lisps
:
test-load-systems test-all-clean-load test-all-lisp test-all-upgrade
...
...
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