aboutsummaryrefslogtreecommitdiff
path: root/tools/coqdep_common.ml
AgeCommit message (Expand)Author
2011-12-17Coqdep adds %.v.beautified on the left of the ':' when it generates %.v depen...pboutill
2011-10-29Added Add LoadPath in coqdep lexer (but not in coqdep itself by lack of time).herbelin
2011-10-26Coqdep handles .mlpackpboutill
2011-10-25coqdep defines a makefile variable name_MLLIB_DEPENDENCIES to store dependenc...pboutill
2011-04-01Adjust coqdep so that it behaves like coqtop with respect to the user-contrib...gmelquio
2010-09-18Added test for bugs 2242, 2337, 2339 + remove the use of name "ambiguous" inherbelin
2010-09-17Coqdep_boot : misc improvementsletouzey
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
2010-03-04Coqdep_boot: when emultating ocamldep, avoid outputting empty answerletouzey
2010-03-04Makefile: the .ml of .ml4 are now produced explicitely (in binary ast form)letouzey
2009-11-19Correction du bug #2118 (Coqdep does not escape #)notin
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-20Many changes in the Makefile infrastructure + a beginning of ocamlbuildletouzey
2009-03-16missing -c option of ocamlc in coq_makefile; coqdep_boot main loop was includ...barras