aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/app.asciidoc
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <[email protected]>2017-01-06 16:32:04 +0100
committerLoïc Hoguin <[email protected]>2017-01-12 12:52:32 +0100
commite7eb93f38635c261f508736dea2dc08a3c58c9a0 (patch)
tree9d885b131e1eb383b580b755c0247e7688703414 /doc/src/guide/app.asciidoc
parent1361da6c7b1fea8cb08c57689395147835ec3c35 (diff)
downloaderlang.mk-e7eb93f38635c261f508736dea2dc08a3c58c9a0.tar.gz
erlang.mk-e7eb93f38635c261f508736dea2dc08a3c58c9a0.tar.bz2
erlang.mk-e7eb93f38635c261f508736dea2dc08a3c58c9a0.zip
plugins/syntastic.mk: New plugin to pass build options to Syntastic
Syntastic, an Erlang syntax checker plugin for Vim, uses the Erlang compile application to get compilation errors and warnings. Therefore it needs cooperation from the build system to get the appropriate compile flags. Currently it supports Rebar by parsing the configuration file. To add support for Erlang.mk, we need new Make targets to return the compile flags. This plugin adds three targets: o make show-ERL_LIBS o make show-ERLC_OPTS o make show-TEST_ERLC_OPTS Separate patches for Syntastic's builtin checker and syntaxerl are ready: they simply run those targets and parse the output.
Diffstat (limited to 'doc/src/guide/app.asciidoc')
0 files changed, 0 insertions, 0 deletions