Michael Klishin
|
264c744fd8
Dialyzer no longer supports -Wrace_conditions as of Erlang 25
|
3 years ago |
Loïc Hoguin
|
57afa89365
Rebuild the PLT file when the Erlang/OTP version has changed
|
6 years ago |
Loïc Hoguin
|
3acdef8ed9
Fix and document Dialyzer against beam files
|
6 years ago |
Loïc Hoguin
|
5ae9661dca
Fix Dialyzer when a project has and uses parse transforms
|
6 years ago |
Krzysztof Jurewicz
|
a52826d6f6
Swallow warnings when creating a PLT
|
6 years ago |
Loïc Hoguin
|
0e51f89ea7
Add undocumented option DIALYZER_PLT_OPTS
|
7 years ago |
Loïc Hoguin
|
c5250f4c82
Escape double quotes when passing ERLC_OPTS during tests
|
7 years ago |
Loïc Hoguin
|
0b1932ec65
Give ebin paths when creating the PLT
|
8 years ago |
Loïc Hoguin
|
49952d731f
Fix a missing file warning
|
8 years ago |
Loïc Hoguin
|
43a11f5412
Fix running Dialyzer on apps/* when they have deps
|
8 years ago |
Loïc Hoguin
|
f2be0f9f04
Update Copyright notices
|
8 years ago |
Jean-Sébastien Pédron
|
6c546accfc
dialyzer.mk: Use the shell to parse command line args
|
8 years ago |
Loïc Hoguin
|
5327c56922
Test and document Dialyzer
|
9 years ago |
Loïc Hoguin
|
fe5c42fb81
Add support for APPS_DIR
|
9 years ago |
Loïc Hoguin
|
0eb54a7160
Add $(verbose) to avoid completely silencing commands
|
9 years ago |
Loïc Hoguin
|
752d2a69fe
Generate the .app file directly from the Makefile
|
9 years ago |
Loïc Hoguin
|
f38e6e5833
Add a check target
|
10 years ago |
Loïc Hoguin
|
11dd48fba8
Update copyright year
|
10 years ago |
Loïc Hoguin
|
724f024bbf
Allow overriding the method and directories analyzed by Dialyzer
|
10 years ago |
Andrzej Sliwa
|
3901389bfb
build plt automaticly when is missing
|
10 years ago |
Loïc Hoguin
|
d81f0616a2
Make Dialyzer find source files recursively
|
10 years ago |
Jay Nelson
|
38147cbcbd
Allow $DIALYZER_OPTS to add more source directories
|
10 years ago |
Loïc Hoguin
|
58b99e7f45
Cut erlang.mk into many small components
|
11 years ago |