summaryrefslogtreecommitdiff
path: root/driver/makedepend.ml
Commit message (Expand)AuthorAgeFilesLines
* Fixing misspellingsJPR2019-05-211-1/+1
* Fix #8635Jeremie Dimino2019-04-231-13/+27
* Fix check-typo errorsNicolás Ojeda Bär2019-04-101-3/+8
* ocamldep: .ml in earlier include dirs should shadow .mli in later include dirsNicolás Ojeda Bär2019-04-091-42/+35
* Remove support for compiler plugins (#2276)Mark Shinwell2019-03-131-2/+2
* ocamldep: print each dependency on its own line, to minimize diffsGabriel Scherer2018-12-121-1/+6
* makedepend: no-op refactoring of dependency printingGabriel Scherer2018-12-121-11/+21
* Location: significantly rework the code printing errors and warningsArmaël Guéneau2018-08-081-3/+2
* Just some tbl things. (#1699)Gabriel Radanne2018-07-231-27/+27
* Create warning 64, for uses of -unsafe with a -pp that returns a marshalled astValentin Gatien-Baron2018-07-151-4/+1
* Move Location.absname to Clflags.absname (#1886)Armael2018-07-061-1/+1
* ocamldep: color cycle error messageoctachron2018-02-281-1/+2
* MPR#7710: cyclic dependencies are an error for ocamldep -sort (#1578)Xavier Leroy2018-02-111-1/+2
* New -depend option for ocamlc/ocamloptFabrice Le Fessant2017-06-011-0/+626