- 08 Jul, 2015 3 commits
-
-
Francois-Rene Rideau authored
Add TODO note about run-program.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 07 Jul, 2015 8 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
We had an overly short blacklist of characters, that failed to include & or | and who knows what other CMD.EXE punctuation. So use a whitelist instead.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Fix PROBE-FILE*, make the (executable) image suffix .exe on Windows.
-
Francois-Rene Rideau authored
-
- 06 Jul, 2015 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
into ext/ test/ or build/ or anything when looking at an asdf checkout. If you want to include any of them, you need to do so explicitly in your CL source-registry.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 05 Jul, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 04 Jul, 2015 1 commit
-
-
Francois-Rene Rideau authored
test-program: check recent enough lisp-invocation
-
- 02 Jul, 2015 8 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
... to play nicer with (ahem) Windows.
-
Francois-Rene Rideau authored
Punt on making rename-file-overwriting-target atomic. Punt on trying to run cmd with anything that SBCL would escape.
-
Robert Goldman authored
-
- 01 Jul, 2015 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also various cleanups to the manual.
-
Francois-Rene Rideau authored
Add a missing space between redirection and command on Windows. Error due to a recent refactoring yet untested.
-
Robert Goldman authored
-
Robert Goldman authored
Use "build.exe" and "buildi.exe" to get this behavior.
-
- 30 Jun, 2015 8 commits
-
-
Francois-Rene Rideau authored
When a process with a long command fails, it was far too indented to the right. Remedy that at the price of making it somewhat uglier when the command is short.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Thus, you can test the *features* as locally bound from some target system.
-
Robert Goldman authored
-
Robert Goldman authored
Made not-always-satisfied assumption about the depth of the *build-directory*.
-
Robert Goldman authored
-
- 29 Jun, 2015 1 commit
-
-
Francois-Rene Rideau authored
-