aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* use List.rev_map whenever possibleGravatar letouzey2013-02-18
* Revert "remove -rectypes except for term.ml"Gravatar mdenes2013-01-22
* I forget to use git log before git svn dcommit ...Gravatar pboutill2013-01-18
* Revert "coq_makefile: use coqdep instead of ocamldep on .ml4 files"Gravatar pboutill2013-01-18
* Coq_makefile: quoting pathsGravatar pboutill2013-01-07
* Coq_makefile: -extra & -phony-extra for user defined makefile ruleGravatar pboutill2013-01-07
* Coq_makefile: Better rule for subdirs when the subdir does not existGravatar pboutill2012-12-10
* Revert "* tools/Coq_makefile:"Gravatar regisgia2012-12-07
* * tools/Coq_makefileGravatar regisgia2012-12-07
* * tools/Coq_makefile:Gravatar regisgia2012-12-07
* coq_makefile: use coqdep instead of ocamldep on .ml4 filesGravatar gareuselesinge2012-11-13
* Xml_parser: detect immediate EOF + disable check_eof by defaultGravatar letouzey2012-11-12
* coqdep: honor dependencies of "Load"ed filesGravatar gareuselesinge2012-10-29
* Allow running coq-tex in win32 (fix #2921)Gravatar letouzey2012-10-29
* Continuing r15885 fixing coqdoc index bugs introduced in r14624 and r15053.Gravatar herbelin2012-10-16
* Removed dead code about linking Module names in coqdoc.Gravatar herbelin2012-10-16
* Coq_makefile: easier compilation with timings info (from r15850)Gravatar pboutill2012-10-15
* Fixing coqdoc index bugs introduced in r14624 and r15053. Revision r14624 int...Gravatar pboutill2012-10-15
* fix r15860 : no slash after $(COQLIB)Gravatar letouzey2012-10-08
* still some more dead code removalGravatar letouzey2012-10-06
* remove -rectypes except for term.mlGravatar letouzey2012-10-06
* Repair the configure after Hugo's last "repair" ;-)Gravatar letouzey2012-10-05
* Fix use of $(HASNATDYNLINK) in coq_makefile outputGravatar glondu2012-09-22
* Coq_makefile fixupsGravatar pboutill2012-09-18
* More type-safe interface to Coq XML API.Gravatar ppedrot2012-09-17
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Coqdoc: fix --utf8 bug for pretty printingGravatar pboutill2012-09-07
* No more states/initial.coq, instead coqtop now requires Prelude.voGravatar letouzey2012-08-23
* Revert "when cross-compiling with mingw32, let's fix the Filename.dir_sep"Gravatar letouzey2012-08-23
* Updating headers.Gravatar herbelin2012-08-08
* Coqdoc inlined verbatim_char in latexGravatar pboutill2012-08-06
* Add inline verbatim (<</>>), quotes (") and urls ({{url} name}) markup/typese...Gravatar pboutill2012-08-06
* Coqdoc: More keywords, better special char escape, special case for "in *"Gravatar pboutill2012-08-05
* More entries in the indexGravatar pboutill2012-08-05
* Various minor fixes to coqdoc from A. Chlipala.Gravatar msozeau2012-07-18
* Fixed fake_ide test-suite.Gravatar ppedrot2012-07-09
* Fixing fake_ideGravatar ppedrot2012-06-29
* Coq_makefile: make uninstall targetGravatar pboutill2012-06-22
* Install is rather beautifulGravatar pboutill2012-06-22
* inthe middle one more timeGravatar pboutill2012-06-22
* Refactoring seems OKGravatar pboutill2012-06-22
* Coq_makefile: separate finding what to install where from generating the scri...Gravatar pboutill2012-06-22
* coq_makefile fixupGravatar pboutill2012-06-14
* New step in purpose to get both camlp4 and camlp5 compatible coq_makefilesGravatar pboutill2012-06-12
* Coq_makefile bug for pluginsGravatar pboutill2012-05-31
* place all pretty-printing files in new dir printing/Gravatar letouzey2012-05-29
* Bugs revealed by playing with contribsGravatar pboutill2012-05-25
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* configure: add support of MinGW Win32 environment (fix #2526)Gravatar letouzey2012-05-23