aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Merge PR#645: [stm] Tweak debug options.Gravatar Maxime Dénès2017-05-25
|\
* \ Merge PR#406: coq makefile2Gravatar Maxime Dénès2017-05-25
|\ \
| * | coq_makefile: use -include rather than includeGravatar Enrico Tassi2017-05-24
| * | add the only targetGravatar Enrico Tassi2017-05-23
| * | coq_makefile: avoid spurious ./ in generated .conf fileGravatar Enrico Tassi2017-05-23
| * | Restore 8.5, 8.6 compatibility of STDTIME, TIMECMDGravatar Jason Gross2017-05-23
| * | coq_makefile: don't quote extra arguments (-arg)Gravatar Enrico Tassi2017-05-23
| * | Make install a single colon target for retro compatibilityGravatar Enrico Tassi2017-05-23
| * | enters coq_makefile2Gravatar Enrico Tassi2017-05-23
| * | coqdep: remove optimization making makefiles harder to writeGravatar Enrico Tassi2017-05-23
| * | coqdep: set FOR_PACK variable for files that need to be packedGravatar Enrico Tassi2017-05-23
| * | Document --print-version in UsageGravatar Enrico Tassi2017-05-23
| * | Put the list of Coq sources subdirectories in one placeGravatar Enrico Tassi2017-05-23
| * | Usage.print_config moved to EnvarsGravatar Enrico Tassi2017-05-23
| * | CoqProject_file: API and code cleanup (tuples -> records)Gravatar Enrico Tassi2017-05-23
| * | ide/project_file.ml4 -> lib/coqProject_file.ml4 + .mliGravatar Enrico Tassi2017-05-23
* | | [vernac] Remove `Save.` command.Gravatar Emilio Jesus Gallego Arias2017-05-23
|/ /
| * [stm] Tweak debug options.Gravatar Emilio Jesus Gallego Arias2017-05-18
|/
* Dead code in coqdep.Gravatar Hugo Herbelin2017-05-15
* Fix 4.04 warningsGravatar Gaetan Gilbert2017-04-27
* Warning 29: non escaped end of line may be non portableGravatar Gaetan Gilbert2017-04-27
* Remove some unused values and typesGravatar Gaetan Gilbert2017-04-27
* Fix omitted labels in function callsGravatar Gaetan Gilbert2017-04-27
* [camlpX] Enrico's changes to camlp4 removal.Gravatar Emilio Jesus Gallego Arias2017-04-07
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-03-22
|\
* | [xml] Restore protocol compatibility with 8.6.Gravatar Emilio Jesus Gallego Arias2017-03-21
* | [pp] Remove uses of expensive string_of_ppcmds.Gravatar Emilio Jesus Gallego Arias2017-03-21
* | [pp] Remove special tag type and handler from Pp.Gravatar Emilio Jesus Gallego Arias2017-03-21
* | [pp] Remove richpp from fake_ide.Gravatar Emilio Jesus Gallego Arias2017-03-21
* | [pp] Make feedback the only logging mechanism.Gravatar Emilio Jesus Gallego Arias2017-03-21
* | [ide] Use "log via feedback".Gravatar Emilio Jesus Gallego Arias2017-03-21
* | [misc] Remove warnings about String.setGravatar Emilio Jesus Gallego Arias2017-03-20
* | [safe-string] Enable -safe-string !Gravatar Emilio Jesus Gallego Arias2017-03-14
* | [safe-string] toolsGravatar Emilio Jesus Gallego Arias2017-03-14
| * Fix #5132: coq_makefile generates incorrect install goalGravatar Vadim Zaliva2017-03-14
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-22
|\|
* | Removing spurious folder includes in coq_makefile.Gravatar Pierre-Marie Pédrot2017-02-17
* | [stm] Break stm/toplevel dependency loop.Gravatar Emilio Jesus Gallego Arias2017-02-15
| * fix Emacs compiler warning on '(lambda...)Gravatar Hendrik Tews2017-02-06
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-01-19
|\|
| * Properly remove aux files in subdirectories (bug #5089).Gravatar Erik Martin-Dorel2017-01-13
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-30
|\|
| * Remove spurious spaces in merlin file generated by coq_makefile (bug #5213).Gravatar Guillaume Melquiond2016-11-21
| * Stop parsing -compat-notations options, which are no longer supported (bug #3...Gravatar Guillaume Melquiond2016-11-21
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-18
|\|
| * Revert "fake_ide: use the now available Status XML message"Gravatar Maxime Dénès2016-11-18
| * fake_ide: use the now available Status XML messageGravatar Enrico Tassi2016-11-17
| * Fix #4837: ./configure -local makes coqdep issue many warningsGravatar Maxime Dénès2016-11-04
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-02
|\|
| * coqc: recognize -profile-ltac-cutoffGravatar Enrico Tassi2016-09-30