index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-06-12
Merge PR#709: Bytecode compilation apart from 'make world', again
Maxime Dénès
2017-06-12
Add support for "-bypass-API" argument of "coq_makefile"
Matej Košík
2017-06-07
Merge PR#698: Trunk misc
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
Fix coq_makefile uninstall target under OSX.
Maxime Dénès
2017-05-31
removing duplicate line from "tools/CoqMakefile.in"
Matej Košík
2017-05-30
coq_makefile : do not build bytecode versions of plugins by default
Pierre Letouzey
2017-05-30
Makefile: no bytecode compilation in make world, see make byte instead
Pierre Letouzey
2017-05-30
make sure that "ocamllibdep" properly recognizes Ocaml modules that are all u...
Matej Košík
2017-05-30
Merge PR#356: Making management of installation directories more structured, ...
Maxime Dénès
2017-05-30
Merge PR#692: Fail on deprecated warning even for Ocaml > 4.02.3
Maxime Dénès
2017-05-29
Using the same strategy in coqdoc than in coqtop to guess the coqlib.
Hugo Herbelin
2017-05-29
Exporting the suffixes needed to build coqlib, docdir, etc.
Hugo Herbelin
2017-05-29
Using Coq_config.local rather than None to tell that Coq_config.coqlib is local.
Hugo Herbelin
2017-05-29
Merge PR#512: [cleanup] Unify all calls to the error function.
Maxime Dénès
2017-05-28
Fail on deprecated warning even for Ocaml > 4.02.3
Gaëtan Gilbert
2017-05-28
Merge PR#683: coq_makefile: build .cma for each .mlpack
Maxime Dénès
2017-05-28
Merge PR#658: [coqdoc] Add keywords in bug 2884.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
coq_makefile: build .cma for each .mlpack
Enrico Tassi
2017-05-25
Merge PR#645: [stm] Tweak debug options.
Maxime Dénès
2017-05-25
Merge PR#406: coq makefile2
Maxime Dénès
2017-05-24
coq_makefile: use -include rather than include
Enrico Tassi
2017-05-23
add the only target
Enrico Tassi
2017-05-23
coq_makefile: avoid spurious ./ in generated .conf file
Enrico Tassi
2017-05-23
Restore 8.5, 8.6 compatibility of STDTIME, TIMECMD
Jason Gross
2017-05-23
coq_makefile: don't quote extra arguments (-arg)
Enrico Tassi
2017-05-23
Make install a single colon target for retro compatibility
Enrico Tassi
2017-05-23
enters coq_makefile2
Enrico Tassi
2017-05-23
coqdep: remove optimization making makefiles harder to write
Enrico Tassi
2017-05-23
coqdep: set FOR_PACK variable for files that need to be packed
Enrico Tassi
2017-05-23
Document --print-version in Usage
Enrico Tassi
2017-05-23
Put the list of Coq sources subdirectories in one place
Enrico Tassi
2017-05-23
Usage.print_config moved to Envars
Enrico Tassi
2017-05-23
CoqProject_file: API and code cleanup (tuples -> records)
Enrico Tassi
2017-05-23
ide/project_file.ml4 -> lib/coqProject_file.ml4 + .mli
Enrico Tassi
2017-05-23
[vernac] Remove `Save.` command.
Emilio Jesus Gallego Arias
2017-05-20
[coqdoc] Add keywords in bug 2884.
Emilio Jesus Gallego Arias
2017-05-18
[stm] Tweak debug options.
Emilio Jesus Gallego Arias
2017-05-15
Dead code in coqdep.
Hugo Herbelin
2017-04-27
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
Warning 29: non escaped end of line may be non portable
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-07
[camlpX] Enrico's changes to camlp4 removal.
Emilio Jesus Gallego Arias
2017-03-22
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-03-21
[xml] Restore protocol compatibility with 8.6.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove uses of expensive string_of_ppcmds.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove special tag type and handler from Pp.
Emilio Jesus Gallego Arias
2017-03-21
[pp] Remove richpp from fake_ide.
Emilio Jesus Gallego Arias
[next]