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-08-16
Merge PR #964: More portable location for the time command.
Maxime Dénès
2017-08-16
Merge PR #880: Fix coqdoc bug #5648 on user idents colliding with keywords wr...
Maxime Dénès
2017-08-12
fix coq_makefile
Matej Košík
2017-08-12
More portable location for the time command.
Théo Zimmermann
2017-08-01
Merge PR #921: [make] remove compat5 file.
Maxime Dénès
2017-08-01
Merge PR #917: Moving --print-version to -print-version for consistency.
Maxime Dénès
2017-07-27
[toplevel] Remove long ago deprecated and NOOP options.
Emilio Jesus Gallego Arias
2017-07-27
[make] remove compat5 file.
Emilio Jesus Gallego Arias
2017-07-25
Adding -print-version in addition to -print-version for consistency.
Hugo Herbelin
2017-07-20
fake_ide: do as coqide to find out coqtop path
Enrico Tassi
2017-07-20
coq-makefile: strip windows drive letter when DESTDIR is not empty
Enrico Tassi
2017-07-20
coq-makefile: treat coq_makefile as any other coq binary
Enrico Tassi
2017-07-20
coq-makefile: quote using ' to preserve \ (windows paths)
Enrico Tassi
2017-07-20
In fake_ide, call coqtop.exe instead of coqtop on Win32.
Maxime Dénès
2017-07-20
Avoid using unsupported signals under Windows in fake_ide.
Maxime Dénès
2017-07-20
Merge branch 'v8.7'
Maxime Dénès
2017-07-17
[API] Remove `open API` in ml files in favor of `-open API` flag.
Emilio Jesus Gallego Arias
2017-07-15
Fixing #5648 (too early decision of tagging ident as keyword in html coqdoc).
Hugo Herbelin
2017-07-11
Add timing scripts
Jason Gross
2017-07-08
Fix TIMED=1 on Mac OSX
Jason Gross
2017-07-07
Merge PR #844: Better support for make TIMED=1 on Windows
Maxime Dénès
2017-07-05
Merge PR #840: Quote $(OCAMLFIND) in CoqMakefile.in for Windows
Maxime Dénès
2017-07-04
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-30
Fix more potential quoting issues: COQBIN , COQLIB
Jason Gross
2017-06-30
Also quote $(COQLIB)/grammar
Jason Gross
2017-06-30
Create a variable for CAMLDOC in CoqMakefile.in
Jason Gross
2017-06-30
Quote $(OCAMLFIND) in CoqMakefile.in for Windows
Jason Gross
2017-06-30
Better support for make TIMED=1 on Windows
Jason Gross
2017-06-27
Merge PR#731: Mini-cleaning around OCaml file names
Maxime Dénès
2017-06-27
A cleaning phase about ocaml file names.
Hugo Herbelin
2017-06-23
Merge PR#794: Cleanup of ltac cmxs
Maxime Dénès
2017-06-20
Merge PR#742: Fix `make TIMED=1` garbage
Maxime Dénès
2017-06-18
[ide] Add route_id parameter to query call.
Emilio Jesus Gallego Arias
2017-06-15
Move TIMER to right in front of COQC
Jason Gross
2017-06-15
Fix `make TIMED=1` garbage
Jason Gross
2017-06-15
Strip trailing whitespace
Jason Gross
2017-06-15
coqdep: correct support of Local Declare ML Module
Pierre Letouzey
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-06-01
Bump year in headers.
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
[next]