| circular-dependency | |
|---|---|
| compile-error | |
| compile-failed | |
| compile-warned | |
| duplicate-names | |
| formatted-system-definition-error | |
| missing-component | |
| missing-dependency | |
| operation-error | |
| system-definition-error |
| basic-load-op | |
|---|---|
| c-source-file | |
| cl-source-file | |
| compile-op | |
| component | |
| doc-file | |
| html-file | |
| java-source-file | |
| load-op | |
| load-source-op | |
| module | |
| operation | |
| source-file | |
| static-file | |
| system | |
| system-connection | |
| test-op |
| *architecture-features* | |
|---|---|
| *asdf-revision* | |
| *central-registry* | |
| *centralize-lisp-binaries* | If true, compiled lisp files without an explicit mapping (see source-to-target-mappings ) will b... |
| *compile-file-failure-behaviour* | |
| *compile-file-warnings-behaviour* | |
| *default-toplevel-directory* | If centralize-lisp-binaries is true, then compiled lisp files without an explicit mapping (see ... |
| *defined-systems* | |
| *implementation-features* | |
| *implementation-specific-directory-name* | |
| *include-per-user-information* | When centralize-lisp-binaries is true this variable controls whether or not to customize the ou... |
| *os-features* | |
| *source-to-target-mappings* | The source-to-target-mappings variable specifies mappings from source to target. If the target ... |
| *system-definition-search-functions* | |
| *verbose-out* | |
| +asdf-methods+ |
| component-depends-on | Returns a list of dependencies needed by the component to perform |
|---|---|
| component-pathname | Extracts the pathname applicable for a particular component. |
| component-property | |
| component-relative-pathname | Extracts the relative pathname applicable for a particular component. |
| component-self-dependencies | |
| component-system | Find the top-level system containing COMPONENT |
| component-visited-p | |
| component-visiting-p | |
| explain | |
| find-component | Finds the component with name NAME present in the |
| hyperdocumentation | |
| input-files | |
| load-preferences | Called to load system preferences after <perform operation system>. Typical uses are to set param... |
| operation-ancestor | Recursively chase the operation's parent pointer until we get to the head of the tree |
| operation-done-p | |
| output-files | |
| output-files-for-system-and-operation | Returns the directory where the componets output files should be placed. This may depends on the ... |
| output-files-using-mappings | Use the variable system-configuration-mappings to find an output path for the source. The algor... |
| perform | |
| preference-file-for-system/operation | Returns the pathname of the preference file for this system. Called by 'load-preferences to deter... |
| source-file-type | |
| traverse | |
| version-satisfies | |
| visit-component |
| aif | |
|---|---|
| appendf | Append onto list |
| defsystem | |
| defsystem-connection |