Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
43dd8669
Commit
43dd8669
authored
Jul 12, 2010
by
Robert P. Goldman
Browse files
Added a comment explaining what POIU is.
parent
62189b46
Changes
1
Hide whitespace changes
Inline
Side-by-side
asdf.lisp
View file @
43dd8669
...
...
@@ -895,6 +895,8 @@ actually-existing directory."
(
in-order-to
:initform
nil
:initarg
:in-order-to
:accessor
component-in-order-to
)
;; This one is used by POIU. Maybe in the future by ASDF instead of in-order-to?
;; POIU is a parallel (multi-process build) extension of ASDF. See
;; http://www.cliki.net/poiu
(
load-dependencies
:accessor
component-load-dependencies
:initform
nil
)
;; XXX crap name, but it's an official API name!
(
do-first
:initform
nil
:initarg
:do-first
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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