index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.dev
Age
Commit message (
Expand
)
Author
2020-02-19
[make] Fix makefile variable after plugin .v files move
Emilio Jesus Gallego Arias
2019-06-17
Update py-style headers to new year.
Théo Zimmermann
2019-05-21
Fixing typos - Part 1
JPR
2019-01-10
[make] support for QUICK
Enrico Tassi
2018-11-08
Remove checker printers
Gaëtan Gilbert
2018-10-23
[build] Refactoring to config lib and ocamldebug tweaks.
Emilio Jesus Gallego Arias
2018-10-03
[dune] [opam] Install `revision` file when building with Dune.
Emilio Jesus Gallego Arias
2018-09-25
Remove romega
Vincent Laporte
2018-09-12
Remove quote plugin
Maxime Dénès
2018-08-30
Fix #8361: dependency states: camldevfiles
Gaëtan Gilbert
2018-08-28
Put camldevfiles targets in Makefile
Gaëtan Gilbert
2018-07-18
Merge PR #8054: [dev] Autogenerate OCaml dev files.
Enrico Tassi
2018-07-17
Remove fourier plugin
Maxime Dénès
2018-07-12
[dev] Autogenerate OCaml dev files.
Emilio Jesus Gallego Arias
2018-05-13
Infrastructure for ocamldebug on the checker
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-11-28
CI: use -byte-only in [warnings] jobs.
Gaëtan Gilbert
2017-08-29
[general] Merge parsing with highparsing, put toplevel at the top of the link...
Emilio Jesus Gallego Arias
2017-06-14
Prelude : no more autoload of plugins extraction and recdef
Pierre Letouzey
2017-06-07
Put all plugins behind an "API".
Matej Kosik
2017-05-26
[checker] Add bin/votour to the coqocaml target.
Emilio Jesus Gallego Arias
2017-05-17
Travis: add -warn-error targets (standard and 4.04.1 ocaml)
Gaetan Gilbert
2017-04-07
[camlpX] Enrico's changes to camlp4 removal.
Emilio Jesus Gallego Arias
2017-02-17
Ltac as a plugin.
Pierre-Marie Pédrot
2016-09-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-08-30
Missing .PHONY targets.
Pierre-Marie Pédrot
2016-07-26
No more dev/printers.cma
Pierre Letouzey
2016-07-13
Makefile.dev: fix a typo in the 'logic' rule
Pierre Letouzey
2016-07-13
Makefile.dev: fix a typo in the 'logic' rule
Pierre Letouzey
2016-06-24
Makefile.install: fix the install of plugin cmi
Pierre Letouzey
2016-06-08
Makefile.build split in many smaller files : Makefile.{ide,checker,dev,install}
Pierre Letouzey