openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
ASDF
Settings
|
Report Duplicate
68
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 132 of 137
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
make it work for package names <7 characters long
Daniel Barlow
More...
about 22 years ago
asdf-install now accepts HTTP URLs as well as package names/filenames
Daniel Barlow
More...
about 22 years ago
*** empty log message ***
Kevin Rosenberg
More...
about 22 years ago
name_version not name-version
Daniel Barlow
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
Daniel Barlow
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
Daniel Barlow
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
Daniel Barlow
More...
about 22 years ago
make SBCL require hook a lot quieter, by muffling style-warnings when loading files and turning off asdf verbosity
Daniel Barlow
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)
Daniel Barlow
More...
about 22 years ago
Export *compile-file-{errors,warnings}-behavior* Document these variables in the README
Kevin Rosenberg
More...
about 22 years ago
Automatic commit for debian_version_1_73
Kevin Rosenberg
More...
about 22 years ago
Add information on changing the handling of compiler warnings. (Should this variable be exported?)
Kevin Rosenberg
More...
about 22 years ago
Automatic commit for debian_version_1_72
Kevin Rosenberg
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.
Christophe Rhodes
More...
over 22 years ago
Automatic commit for debian_version_1_71
Kevin Rosenberg
More...
over 22 years ago
Fix typo in check-componennt-inputs
Kevin Rosenberg
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
Kevin Rosenberg
More...
over 22 years ago
Add check-component-input with partial input tests
Kevin Rosenberg
More...
over 22 years ago
Automatic commit for debian_version_1_68
Kevin Rosenberg
More...
over 22 years ago
introduce test-op as outlined on cclan-list
Daniel Barlow
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
Daniel Barlow
More...
over 22 years ago
Automatic commit for debian_version_1_66
Kevin Rosenberg
More...
over 22 years ago
remove bad whitespace in code example. Thanks to "jtra" for reporting this
Daniel Barlow
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
Daniel Barlow
More...
over 22 years ago
*asdf-revision changes to work with cvs co -kv option
Daniel Barlow
More...
over 22 years ago
support experimental hyperdoc protocol
Daniel Barlow
More...
over 22 years ago
Fix component-relative-pathname so that it merges the correct type in if unsupplied
Daniel Barlow
More...
over 22 years ago
fix changelog entry
Kevin Rosenberg
More...
over 22 years ago
Auto commit for Debian build
Kevin Rosenberg
More...
over 22 years ago
Automatic commit for debian_version_1_62
Kevin Rosenberg
More...
over 22 years ago
←
1
2
…
128
129
130
131
132
133
134
135
136
137
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree