2.26.137: API cleanup in preparation for release
authorFrancois-Rene Rideau <tunes@google.com>
Mon, 21 Jan 2013 18:54:39 +0000 (13:54 -0500)
committerFrancois-Rene Rideau <tunes@google.com>
Mon, 21 Jan 2013 19:01:00 +0000 (14:01 -0500)
commit2c31e053cde53bb23968086c5f2a283ec1b8c2b2
treef166a81874555e4467f102e31f9ac71d69c1962d
parenta3f8080e9664d2021bddbd281e9b7fea013dd070
2.26.137: API cleanup in preparation for release

Rename RUN-PROGRAM/ to RUN-PROGRAM.
Can't export it from ASDF because it causes a clash in SB-GROVEL.

Rename SUB-OBJECT and :PATH to ACCESS-AT and :AT.

Get rid of TRANSLATE-OUTPUT-P.
Instead, check whether the component's BUILD-OPERATION
is the same as the current operation.
19 files changed:
asdf.asd
backward-interface.lisp
bundle.lisp
defsystem.lisp
doc/asdf.texinfo
header.lisp
interface.lisp
os.lisp
run-program.lisp
stream.lisp
test/hello-world-example.asd
test/script-support.lisp
test/test-concatenate-source.script
test/test-multiple.script
test/test-program.script
test/test-run-program.script
upgrade.lisp
utility.lisp
version.lisp-expr