aboutsummaryrefslogtreecommitdiff
path: root/tools/coqdep.ml
AgeCommit message (Expand)Author
2014-03-28Newline on -slash warning in coqdep.Pierre-Marie Pédrot
2014-01-19Using full paths in coqdep -dumpgraph.Pierre-Marie Pédrot
2014-01-19Fixing coqdep graph printing. The transitive reduction algorithm was bugged.Pierre-Marie Pédrot
2014-01-16Implementing transitive reduction in the dependency graph printingPierre-Marie Pédrot
2014-01-13Declared ML Module are not uncapitalized/capitalized/uncapitalized/...Pierre Boutillier
2014-01-06Adding a -dumpgraph option to Coqdep that output the graph dependency of thePierre-Marie Pédrot
2013-12-20Coqdep always uses / as dir_sepPierre Boutillier
2013-08-22Misc changes around coqtop.ml :letouzey
2013-04-18Coqdep: add an -exclude-dir option (wish mentionned in #3025)letouzey
2012-09-14The new ocaml compiler (4.00) has a lot of very cool warnings,regisgia
2012-08-08Updating headers.herbelin
2012-04-12lib directory is cut in 2 cma.pboutill
2011-11-20Add support for XDG_DATA_HOME and XDG_DATA_DIRS.pboutill
2011-04-14Add directories in COQPATH to search path.herbelin
2011-04-14Reorder search path order, so the standard library is search last.herbelin
2011-04-08Applying Tom Prince's patch to coqdep not correctly applying the -R visibilityherbelin
2011-04-03Fix last commit about coqdep: not everyone has a user-contrib dirletouzey
2011-04-01Adjust coqdep so that it behaves like coqtop with respect to the user-contrib...gmelquio
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-10Fixing various coqdep bugs (#2118, #2242, #2274)herbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-03-27Coqdep: some dead code and code move (first experiment with Oug)letouzey
2009-03-20Directory 'contrib' renamed into 'plugins', to end confusion with archive of ...letouzey
2009-03-16missing -c option of ocamlc in coq_makefile; coqdep_boot main loop was includ...barras
2009-03-16coqdep_boot: a specialized and dependency-free coqdep for killing one of the ...letouzey
2009-03-14Coqdep: better handling of Declare ML Module (via .mllib) + many cleanupsletouzey
2009-03-14Coqdep: remove references to obsolete .zi and Require Implementation stuffletouzey
2008-12-19Nettoyage des variables Coq et amélioration de coqmktop. Lesnotin
2008-12-16Take advantage of natdynlink when available: almost all contribs become loada...letouzey
2008-11-23- Synchronized subst_object with load_object (load_and_subst_objects)herbelin
2008-06-24Suppression de l'option -dump-glob et ajout d'une option -no-globnotin
2008-06-21Code cleanup in typeclasses, remove dead and duplicated code.msozeau
2008-04-03- Correction d'un bug de coq_makefile sur les variables CAMLLIBS etnotin
2008-03-26Bug dans la gestion des dépendances vers les .mlnotin
2008-03-26Correction du bug #1814 (trunk et v8.1) + améliorations dans coqdep et coq_m...notin
2008-03-25Correction d'un bug dans la gestion des 'Declare ML Module'notin
2008-03-19Various improvements of coqdep, resulting in a big speedupletouzey
2008-03-14New option -glob for coqdep, in order to avoid nasty tricks with sed in Makefileletouzey
2007-10-08Calcul des dependances sous Windowsnotin
2007-02-24Améliorations utiles pour les Makefile répartis sur plusieurs répertoiresherbelin
2006-10-25coqdep -slashbarras
2006-06-08Warning ocaml 3.09 pour variable inutileherbelin
2006-04-26Prise en compte du Require multipleherbelin
2006-03-17Modification des propriétés (svn:executable)notin
2005-06-21coqdep connait maintenant user-contribfilliatr
2004-07-16Nouvelle en-têteherbelin
2004-03-17suppression du ./ devant (et .\ sous Windows)filliatr
2004-03-15identification ./f et f dans coqdep -sortfilliatr
2004-02-18- fixed the Assert_failure error in kernel/modopsbarras