- 03 May, 2015 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Pull in topic branch for fixing launchpad-1437480. Involved substantial re-examination and refactoring of the configuration file functions in UIOP. * launchpad-1437480: Provide more doc for MORE arguments in pathname functions. Fix funcall in IN-USER-CONFIGURATION-DIRECTORY Update some comments, docstrings, and a test. Documentation changes and one function renaming. configuration: Adopt XDG wholesale, even on Windows. Rename functions accordingly. Comment tweak. Use os-cond in more places. Remove FIXME: asdf-pathname-test doesn't use its own package anymore. Revised docstrings. Add new pathnames. config-search-pathnames fix and edited docstrings. Fix XDG support and make Windows happier
-
- 02 May, 2015 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- 01 May, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
- 28 Apr, 2015 2 commits
-
-
Robert Goldman authored
* 'launchpad-1437480' of common-lisp.net:asdf/asdf: configuration: Adopt XDG wholesale, even on Windows. Rename functions accordingly.
-
Francois-Rene Rideau authored
Rename functions accordingly.
-
- 27 Apr, 2015 5 commits
-
-
Robert Goldman authored
* 'launchpad-1437480' of common-lisp.net:asdf/asdf: Use os-cond in more places. Remove FIXME: asdf-pathname-test doesn't use its own package anymore.
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
- 26 Apr, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 23 Apr, 2015 1 commit
-
-
Robert Goldman authored
* master: Update submodule URLs Bump version to 3.1.4.5 Fix for launchpad bug 1445638. Added FORCE to test for repeatability. Test case for launchpad bug 1445638.
-
- 22 Apr, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 17 Apr, 2015 5 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
* launchpad-1445638: Fix for launchpad bug 1445638.
-
Robert Goldman authored
When collecting the defsystem-dependencies in REGISTER-SYSTEM-DEFINITION, throw away NILs, which correspond to systems not needed because of :FEATURE checks. Added test case for bug, too.
-
Robert Goldman authored
Was having issue where expected warnings were issued only on compilation, not loading, so needed to "make clean" for test repeatability. Added :FORCE T to solve this problem.
-
Robert Goldman authored
This test case is commented out with #+NIL because we don't have a fix yet. See https://bugs.launchpad.net/asdf/+bug/1445638
-
- 14 Apr, 2015 3 commits
-
-
Robert Goldman authored
Add /opt/local and /usr/local pathnames to search lists, defying the XDG standard.
-
Robert Goldman authored
Fixed minor type bug in config-search-pathnames. Added details to multiple docstrings.
-
Fixes lp#1437480. Also includes backward compatibility with previous not-so-portable API.
-
- 09 Apr, 2015 1 commit
-
-
It does issue warning when a function uses undefined variables.
-
- 30 Mar, 2015 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
merge is necessary,
-
- 29 Mar, 2015 1 commit
-
-
On ABCL, os testing is at runtime. On all other implementations, it's at compile-time. SBCL can optimize some runtime tests and then complain about unreachable code. os-cond abstracts over OS conditionalization and makes everyone happy. Needed by an upcoming configuration change. Plus minor typographical fixes.
-
- 28 Mar, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 24 Mar, 2015 1 commit
-
-
Robert Goldman authored
Horrible perl snippet to pull version number into texinfo. Open for tastier version.
-
- 23 Mar, 2015 2 commits
-
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
- 12 Mar, 2015 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Based on a contribution by Christian Shafmeister.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 17 Dec, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Dec, 2014 1 commit
-
-
Francois-Rene Rideau authored
actually enforce empty-is-nil in getenv-pathnames. Reindenting a few forms.
-