index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
coq_makefile.ml
Age
Commit message (
Expand
)
Author
2016-03-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-24
use printf instead of sequenced calls to print.
Gregory Malecha
2016-03-24
add a .merlin target to the makefile
Gregory Malecha
2016-03-21
Creating a dedicated ltac/ folder for Hightactics.
Pierre-Marie Pédrot
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-24
Tentative fix for bug #4522: Incorrect "Warning..." on windows.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-16
Change coq_makefile's default from "-Q . Top" to "-R . Top". (Fix bug #3603)
Guillaume Melquiond
2015-09-13
Coq_makefile: read TIMED and TIMECMD from environment.
Maxime Dénès
2015-09-06
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-03
Missing argument "-c" for coqdep in coq_makefile
mlasson
2015-08-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-07-30
Remove usage of Printexc.catch in the tools, as it is deprecated since 2001.
Guillaume Melquiond
2015-06-22
All invocations to ocaml compilers go through ocamlfind
Pierre Boutillier
2015-05-15
Merge v8.5 into trunk
Hugo Herbelin
2015-05-14
Do not regenerate .d files when cleaning them. (Fix bug #4079)
Guillaume Melquiond
2015-05-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-04-22
Remove some spurious spaces in generated Makefiles.
Guillaume Melquiond
2015-03-30
Merge branch 'v8.5' into trunk
Enrico Tassi
2015-03-30
coq_makefile: fix compilation with camlp4
Enrico Tassi
2015-03-27
Properly handle extra "clean" targets with coq_makefile.
Guillaume Melquiond
2015-03-23
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-03-14
End of Bug 3986 - make cleanall removes .*.aux files
Pierre Boutillier
2015-03-14
Bug 3981 ends to convice me that subdirs in coq_makefile deverse a warning
Pierre Boutillier
2015-03-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-28
Coq_makefile clean target erases .coq-native dirs in . if they are empty
Pierre Boutillier
2015-02-28
Fixing the rule for ml4 depencies in coq_makefile
mlasson
2015-02-28
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-02-27
Make coq_makefile generate double-colon rules for clean and archclean. (Fix b...
Guillaume Melquiond
2015-02-27
Adding a new folder corresponding to the low-level part of the pretyper
Pierre-Marie Pédrot
2015-02-26
Fixing printing error in coq_makefile.
Pierre-Marie Pédrot
2015-02-26
Mention -R option in warnings, fixing #4067 and #4068.
Maxime Dénès
2015-02-24
Update the list of phony targets produced by coq_makefile. (Fix for bug #4084)
Guillaume Melquiond
2015-01-27
Fixed a wrong warning in coq_makefile.
Pierre Courtieu
2015-01-16
coq_makefile: install also .v and .glob
Enrico Tassi
2015-01-15
Remove left-over dead code in previous commit.
Maxime Dénès
2015-01-15
Make -print-mod-uid accept a list of files.
Maxime Dénès
2015-01-15
Make installation of native files more robust.
Maxime Dénès
2015-01-15
coq_makefile installs native files
Pierre Boutillier
2015-01-14
coq_makefile: chmod 755 on toplopp cmxs
Enrico Tassi
2015-01-13
Made -print-mod-uid more silent and robust.
Maxime Dénès
2015-01-12
Coq_makefile erases native compiler files
Pierre Boutillier
2015-01-12
Update headers.
Maxime Dénès
2015-01-06
rename: vi -> vio
Enrico Tassi
2014-12-18
Bug fix (coq_makefile): Adding unix.cma and threads.cma dependencies for gram...
mlasson
2014-12-12
Fix #3800 : cmxs need execution priviledges under windows
Pierre Boutillier
2014-12-09
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-10-09
Coq_makefile: Allow empty logical names
Pierre Boutillier
[next]