]> git.ipfire.org Git - thirdparty/automake.git/commit
compile: add icl to compile wrapper script
authorJonathan L Peyton <jonathan.l.peyton@intel.com>
Tue, 24 Nov 2015 11:19:19 +0000 (12:19 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Tue, 24 Nov 2015 11:25:48 +0000 (12:25 +0100)
commitc40e27e1c2a60f58e72e65d73d808f782d55494a
treea1e08f7ff581189f94f828e125d84cf364603f40
parent1768e836d428082334a07f710b85073d2ab82969
compile: add icl to compile wrapper script

* lib/compile: Have icl be treated similarly to cl
(scriptversion): Update.
* t/ax/am-test-lib.sh (require_tool): Handle icl.
* t/compile7.sh: Add new test file for icl...
* t/list-of-tests.mk (handwritten_TESTS): ...and use it.
* NEWS: Update.
* THANKS: Update.

Copyright-paperwork-exempt: yes
Signed-off-by: Peter Rosin <peda@lysator.liu.se>
NEWS
THANKS
lib/compile
t/ax/am-test-lib.sh
t/compile7.sh [new file with mode: 0644]
t/list-of-tests.mk