]> code.delx.au - gnu-emacs/commit
Regexps for matching CMake output
authorJö Fahlke <jorrit@jorrit.de>
Sat, 23 Apr 2016 01:10:46 +0000 (03:10 +0200)
committerOscar Fuentes <ofv@wanadoo.es>
Sat, 23 Apr 2016 01:10:46 +0000 (03:10 +0200)
commit912e9159818f7356d45cc28b6666680b9857d7e7
tree9799b378e8156162a8dba4e7ac64e95eebef7909
parent6e790b71efae6003b9fa701a8630ee69e0a94294
Regexps for matching CMake output

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Add
regexps for matching CMake output.
* test/lisp/progmodes/compile-tests.el (compile-tests--test-regexps-data): Add
CMake test cases.
* etc/compilation.txt (CMake): Add CMake examples.

Copyright-paperwork-exempt: yes
etc/NEWS
etc/compilation.txt
lisp/progmodes/compile.el
test/lisp/progmodes/compile-tests.el