summaryrefslogtreecommitdiff
path: root/tools/ocamldep.ml
Commit message (Expand)AuthorAgeFilesLines
* fix PR#5930: ocamldep leaks temporary preprocessing filesGabriel Scherer2013-02-241-3/+10
* #5904: support for -ppx in the toplevel.Alain Frisch2013-01-251-3/+4
* Reverting "PR#5868: Bytecode dependencies should not appear in output of ocam...Wojciech Meyer2013-01-031-5/+3
* PR#5868: Somewhat a better fix for -native option.Wojciech Meyer2013-01-011-2/+4
* PR#5868: Bytecode dependencies should not appear in output of ocamldep when -...Wojciech Meyer2013-01-011-1/+1
* Enable 'unused stuff' warnings in tools/ and get rid of them.Alain Frisch2012-12-191-1/+0
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Make ocamldep ignore toplevel directives in .ml files, as it did beforeDamien Doligez2012-08-101-2/+11
* remove leftover debug code from previous commitDamien Doligez2012-08-091-1/+0
* undo commit 12847, it breaks preprocessingDamien Doligez2012-08-091-3/+3
* Revert one change of commit 12769 that (inadvertently?) breaks ocamlnet 3.5.1Damien Doligez2012-08-091-2/+3
* Support -absname in ocamldep + update man pages.Alain Frisch2012-08-031-0/+2
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-21/+24
* Add support for -ppx in ocamldep (and reuse preprocessing code in Pparse).Alain Frisch2012-07-241-69/+12
* Improve ocamldep error handlingFabrice Le Fessant2012-03-091-45/+48
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-15/+15
* refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez2012-02-231-2/+1
* PR#5510: FixWojciech Meyer2012-02-191-4/+0
* Change "Ocaml" to "OCaml" everywhereDamien Doligez2012-02-131-1/+1
* Small fix on the previous commitFabrice Le Fessant2012-01-271-1/+1
* Fix PR#5396Fabrice Le Fessant2012-01-271-26/+151
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-9/+38
* renaming "Objective Caml" to "OCaml" (first pass)Damien Doligez2011-04-261-9/+9
* PR#4857: add -vnum option to all executablesDamien Doligez2010-05-201-0/+7
* avoid printing spurious spacesDamien Doligez2010-01-071-6/+6
* Understanding the notion of standard channel for Format and Scanf.Pierre Weis2009-01-251-1/+1
* PR#4212: print dependency lines even if there are no dependenciesXavier Leroy2008-08-011-15/+12
* PR#3036 add options -impl and -intf to ocamldepDamien Doligez2008-01-221-13/+23
* PR#3114 make all error messages start with a location and "Error: "Damien Doligez2007-12-041-1/+1
* The command ocamldep was generating dependencies with a spurious ./ before thePierre Weis2007-02-121-1/+2
* Do not terminate after a preprocessing errorXavier Leroy2006-09-281-2/+6
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-201-1/+1
* Ajout option -modules (cf. PR#4047)Xavier Leroy2006-08-311-54/+79
* Revu traitement de l'option -slash (PR#4050). A tester.Xavier Leroy2006-08-301-6/+14
* fusion des changements jusqu'a 3.08.3Damien Doligez2005-03-241-3/+30
* changements sur les warningsDamien Doligez2004-11-301-2/+2
* PR#3085 ajout option "-version"Damien Doligez2004-11-271-2/+9
* suppression support MacOS9Damien Doligez2004-01-161-5/+1
* pour reconnaitre "-I +foo"Damien Doligez2003-04-061-0/+1
* Permettre de placer les sources du module Foo dans Foo.ml aussi bien que dans...Xavier Leroy2003-03-031-19/+37
* changement des locations, premiere trancheDamien Doligez2002-11-011-3/+2
* Ajout flag -slash pour WindowsXavier Leroy2002-06-071-2/+16
* Chercher les infos sur le module Foo dans les fichiers Foo.{cmi,cmx} et foo.{...Xavier Leroy2002-06-071-3/+2
* séparation ocamldep en main et fonctions réutilisables (pour coamldoc)Maxence Guesdon2002-03-181-260/+5
* fix PR#972Jacques Garrigue2002-03-181-1/+2
* lazy a la TolmachDamien Doligez2002-01-201-0/+1
* enrich variant typesJacques Garrigue2001-09-251-1/+4
* Add option -pp for ocamldepDaniel de Rauglaudre2001-08-041-7/+73
* Correction d'une erreur sur la gestion des definitions de modulesPierre Weis2001-03-231-8/+6