68
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make it work for package names <7 characters long More... about 22 years ago
asdf-install now accepts HTTP URLs as well as package names/filenames More... about 22 years ago
*** empty log message *** More... about 22 years ago
name_version not name-version More... about 22 years ago
Deleted obsolete Debian packaging stuff, in case anyone tries to use it. If it was useful for anything, it's still in cvs history More... about 22 years ago
Now loads a configuration file ~/.asdf-install , in which the user may override the default cclan node, http proxy, or whatever More... about 22 years ago
First draft of a cclan automatic download tool, currently rather sbcl-specific. Indirects through :(package ...) links on cliki pages to download locations, which may be on cclan nodes or elsewhere on the net. Requires tar and gpg, but no dependencies on Lisp packages other than what's included in SBCL contrib More... about 22 years ago
make SBCL require hook a lot quieter, by muffling style-warnings when loading files and turning off asdf verbosity More... about 22 years ago
Introduce a new :verbose switch to OPERATE (defaults T, specifying NIL turns off all/most non-error output from ASDF) More... about 22 years ago
Export *compile-file-{errors,warnings}-behavior* Document these variables in the README More... about 22 years ago
Automatic commit for debian_version_1_73 More... about 22 years ago
Add information on changing the handling of compiler warnings. (Should this variable be exported?) More... about 22 years ago
Automatic commit for debian_version_1_72 More... about 22 years ago
Remove call to PROVIDE from #+(and sbcl sbcl-hooks-require) section. It becomes the responsibility of individual systems in sbcl's contrib/ to call provide. No change for any other environment. More... over 22 years ago
Automatic commit for debian_version_1_71 More... over 22 years ago
Fix typo in check-componennt-inputs More... over 22 years ago
1.70: - Signal a generalized instance of system-definition-error - Add another check to check-component-inputs - Fix check for :components value More... over 22 years ago
Add check-component-input with partial input tests More... over 22 years ago
Automatic commit for debian_version_1_68 More... over 22 years ago
introduce test-op as outlined on cclan-list More... over 22 years ago
patch for use in sbcl: delay evaluation of *central-registry* components so that asdf in a dumped core is useful More... over 22 years ago
Automatic commit for debian_version_1_66 More... over 22 years ago
remove bad whitespace in code example. Thanks to "jtra" for reporting this More... over 22 years ago
Bug fix: When we get to a file that needs recompilation, usually we set :forced on operation-ancestor, to ensure that subsequent components are rebuilt. However, touching a random file in db-sockets is not usually a convincing reason to rebuild all of araneida and all of cliki, so when we do this cross-system leap, we remove the parent link More... over 22 years ago
*asdf-revision changes to work with cvs co -kv option More... over 22 years ago
support experimental hyperdoc protocol More... over 22 years ago
Fix component-relative-pathname so that it merges the correct type in if unsupplied More... over 22 years ago
fix changelog entry More... over 22 years ago
Auto commit for Debian build More... over 22 years ago
Automatic commit for debian_version_1_62 More... over 22 years ago