aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
| | * | Exporting the suffixes needed to build coqlib, docdir, etc.Gravatar Hugo Herbelin2017-05-29
| | * | Using Coq_config.local rather than None to tell that Coq_config.coqlib is local.Gravatar Hugo Herbelin2017-05-29
* | | | Merge PR#512: [cleanup] Unify all calls to the error function.Gravatar Maxime Dénès2017-05-29
|\ \ \ \ | |_|/ / |/| | |
| | * | Fail on deprecated warning even for Ocaml > 4.02.3Gravatar Gaëtan Gilbert2017-05-28
* | | | Merge PR#683: coq_makefile: build .cma for each .mlpackGravatar Maxime Dénès2017-05-28
|\ \ \ \
* \ \ \ \ Merge PR#658: [coqdoc] Add keywords in bug 2884.Gravatar Maxime Dénès2017-05-28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | * | [cleanup] Unify all calls to the error function.Gravatar Emilio Jesus Gallego Arias2017-05-27
| |_|/ / |/| | |
| | * | coq_makefile: build .cma for each .mlpackGravatar Enrico Tassi2017-05-27
| |/ / |/| |
* | | 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
|/ / / /
| | * / [coqdoc] Add keywords in bug 2884.Gravatar Emilio Jesus Gallego Arias2017-05-20
| |/ / |/| |
| * | [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