- May 04, 2015
-
-
Francois-Rene Rideau authored
-
- May 03, 2015
-
-
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
- May 02, 2015
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- May 01, 2015
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
- Apr 28, 2015
-
-
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.
-
- Apr 27, 2015
-
-
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
-
- Apr 26, 2015
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Apr 23, 2015
-
-
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.
-
- Apr 22, 2015
-
-
Francois-Rene Rideau authored
-
- Apr 17, 2015
-
-
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
- Apr 14, 2015
-
-
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.
-
- Apr 09, 2015
-
-
It does issue warning when a function uses undefined variables.
-
- Mar 30, 2015
-
-
Robert Goldman authored
merge is necessary,
- Mar 29, 2015
-
-
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.
-
- Mar 28, 2015
-
-
Francois-Rene Rideau authored
-
- Mar 24, 2015
-
-
Robert Goldman authored
Horrible perl snippet to pull version number into texinfo. Open for tastier version.
-
- Mar 23, 2015
-
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
- Mar 12, 2015
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Based on a contribution by Christian Shafmeister.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- Dec 17, 2014
-
-
Francois-Rene Rideau authored
-