aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* All invocations to ocaml compilers go through ocamlfindGravatar Pierre Boutillier2015-06-22
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-01
|\
| * Test for 4159Gravatar Enrico Tassi2015-05-28
| * Adding the -color option to coqc.Gravatar Pierre Courtieu2015-05-18
* | Merge v8.5 into trunkGravatar Hugo Herbelin2015-05-15
|\|
| * Do not regenerate .d files when cleaning them. (Fix bug #4079)Gravatar Guillaume Melquiond2015-05-14
| * Adding an option -w to control Coq warning output.Gravatar Pierre-Marie Pédrot2015-05-14
| * Disable precompilation for native_compute by default.Gravatar Guillaume Melquiond2015-05-14
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-05-05
|\|
| * Remove some spurious spaces in generated Makefiles.Gravatar Guillaume Melquiond2015-04-22
| * Remove spurious ".v" from warning message.Gravatar Guillaume Melquiond2015-04-20
* | Merge branch 'v8.5' into trunkGravatar Pierre Letouzey2015-04-09
|\|
| * Avoid outputting stray "Local" keywords in HTML documentation.Gravatar Guillaume Melquiond2015-04-02
| * Do not escape "'" when outputting to html, especially not using "´".Gravatar Guillaume Melquiond2015-03-31
* | Merge branch 'v8.5' into trunkGravatar Enrico Tassi2015-03-30
|\|
| * coq_makefile: fix compilation with camlp4Gravatar Enrico Tassi2015-03-30
| * Properly handle extra "clean" targets with coq_makefile.Gravatar Guillaume Melquiond2015-03-27
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-03-23
|\|
| * End of Bug 3986 - make cleanall removes .*.aux filesGravatar Pierre Boutillier2015-03-14
| * Bug 3981 ends to convice me that subdirs in coq_makefile deverse a warningGravatar Pierre Boutillier2015-03-14
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-03-04
|\|
| * Coq_makefile clean target erases .coq-native dirs in . if they are emptyGravatar Pierre Boutillier2015-02-28
| * Fixing the rule for ml4 depencies in coq_makefileGravatar mlasson2015-02-28
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-02-28
|\|
| * Make coq_makefile generate double-colon rules for clean and archclean. (Fix b...Gravatar Guillaume Melquiond2015-02-27
* | Adding a new folder corresponding to the low-level part of the pretyperGravatar Pierre-Marie Pédrot2015-02-27
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-02-26
|\|
| * Fixing printing error in coq_makefile.Gravatar Pierre-Marie Pédrot2015-02-26
| * Mention -R option in warnings, fixing #4067 and #4068.Gravatar Maxime Dénès2015-02-26
| * Update the list of phony targets produced by coq_makefile. (Fix for bug #4084)Gravatar Guillaume Melquiond2015-02-24
* | Using same code for browsing physical directories in coqtop and coqdep.Gravatar Hugo Herbelin2015-02-16
* | Using home-made ocamllibdep rather than coqdep_boot.Gravatar Hugo Herbelin2015-02-16
* | New short stand-alone ocamllibdep to build .mllib dependencies files.Gravatar Hugo Herbelin2015-02-16
* | Restricting the need for coqdep_boot to mllib.d files (since ocamlGravatar Hugo Herbelin2015-02-16
|/
* coqc accepts -top option. Fixes bug #4043.Gravatar Pierre-Marie Pédrot2015-02-14
* Revert "Using same code for browsing physical directories in coqtop and coqdep."Gravatar Hugo Herbelin2015-02-12
* Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)Gravatar Hugo Herbelin2015-02-12
* Capital letter in plugins.Gravatar Hugo Herbelin2015-02-12
* Using same code for browsing physical directories in coqtop and coqdep.Gravatar Hugo Herbelin2015-02-12
* Make coqdoc -l properly handle Local before Ltac. (Fix for bug #3307)Gravatar Guillaume Melquiond2015-02-11
* Prevent Latex from messing with backticks. (Fix for bug #3871)Gravatar Guillaume Melquiond2015-02-10
* Fixed a wrong warning in coq_makefile.Gravatar Pierre Courtieu2015-01-27
* Allow -type-in-type to be an option also for coqc.Gravatar Daniel R. Grayson2015-01-27
* coq_makefile: install also .v and .globGravatar Enrico Tassi2015-01-16
* Remove left-over dead code in previous commit.Gravatar Maxime Dénès2015-01-15
* Make -print-mod-uid accept a list of files.Gravatar Maxime Dénès2015-01-15
* Make installation of native files more robust.Gravatar Maxime Dénès2015-01-15
* coq_makefile installs native filesGravatar Pierre Boutillier2015-01-15
* coq_makefile: chmod 755 on toplopp cmxsGravatar Enrico Tassi2015-01-14
* Made -print-mod-uid more silent and robust.Gravatar Maxime Dénès2015-01-13