aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add support for "-bypass-API" argument of "coq_makefile"Gravatar Matej Košík2017-06-12
* Merge PR#698: Trunk miscGravatar Maxime Dénès2017-06-07
|\
* | Drop '.' from CErrors.anomaly, insert it in argsGravatar Jason Gross2017-06-02
* | Fix coq_makefile uninstall target under OSX.Gravatar Maxime Dénès2017-06-01
| * removing duplicate line from "tools/CoqMakefile.in"Gravatar Matej Košík2017-05-31
* | make sure that "ocamllibdep" properly recognizes Ocaml modules that are all u...Gravatar Matej Košík2017-05-30
* | Merge PR#356: Making management of installation directories more structured, ...Gravatar Maxime Dénès2017-05-30
|\ \
* \ \ Merge PR#692: Fail on deprecated warning even for Ocaml > 4.02.3Gravatar Maxime Dénès2017-05-30
|\ \ \ | |_|/ |/| |
| | * Using the same strategy in coqdoc than in coqtop to guess the coqlib.Gravatar Hugo Herbelin2017-05-29
| | * 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