index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
coq_makefile.ml
Commit message (
Expand
)
Author
Age
*
Do not regenerate .d files when cleaning them. (Fix bug #4079)
Guillaume Melquiond
2015-05-14
*
Remove some spurious spaces in generated Makefiles.
Guillaume Melquiond
2015-04-22
*
coq_makefile: fix compilation with camlp4
Enrico Tassi
2015-03-30
*
Properly handle extra "clean" targets with coq_makefile.
Guillaume Melquiond
2015-03-27
*
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-14
*
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
*
Make coq_makefile generate double-colon rules for clean and archclean. (Fix b...
Guillaume Melquiond
2015-02-27
*
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-26
*
Update the list of phony targets produced by coq_makefile. (Fix for bug #4084)
Guillaume Melquiond
2015-02-24
*
Fixed a wrong warning in coq_makefile.
Pierre Courtieu
2015-01-27
*
coq_makefile: install also .v and .glob
Enrico Tassi
2015-01-16
*
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-15
*
coq_makefile: chmod 755 on toplopp cmxs
Enrico Tassi
2015-01-14
*
Made -print-mod-uid more silent and robust.
Maxime Dénès
2015-01-13
*
Coq_makefile erases native compiler files
Pierre Boutillier
2015-01-12
*
Update headers.
Maxime Dénès
2015-01-12
*
rename: vi -> vio
Enrico Tassi
2015-01-06
*
Bug fix (coq_makefile): Adding unix.cma and threads.cma dependencies for gram...
mlasson
2014-12-18
*
Fix #3800 : cmxs need execution priviledges under windows
Pierre Boutillier
2014-12-12
*
Switch the few remaining iso-latin-1 files to utf8
Pierre Letouzey
2014-12-09
*
Coq_makefile: Allow empty logical names
Pierre Boutillier
2014-10-09
*
coq_makefile: explicit target install-toploop for toploop plugins
Enrico Tassi
2014-10-07
*
fix wrong escaping in coq_makefile
Enrico Tassi
2014-10-06
*
coq_makefile: build and install *top.cmxs plugins
Enrico Tassi
2014-10-01
*
fix coq_makefile
Pierre Boutillier
2014-09-18
*
Coq_makefile: fix cmx compilation when there are both ml and mllib
Pierre Boutillier
2014-07-07
*
Fix Coq_makefile in presence of mlpack
Pierre Boutillier
2014-07-03
*
Bug 3405: Coq_makefile: Implicit rules only for listed files in Make file
Pierre Boutillier
2014-07-03
*
Coq_makefile takes advantages of -I -Q -R cleanup
Pierre Boutillier
2014-06-30
*
Coq_makefile: -extra[-phony] correction + doc
Pierre Boutillier
2014-06-30
*
coq_makefile: -I for the new stm/ dir
Enrico Tassi
2014-04-25
*
Adapt coq_makefile build rules to new -R -I semantic
Pierre Boutillier
2014-04-09
*
Fix compilation of coq and plugins using coq_makefile under cygwin
Enrico Tassi
2014-02-28
*
coq_makefile: new target vi2vo
Enrico Tassi
2014-02-26
*
-schedule-vi-checking ported to spawn
Enrico Tassi
2014-01-26
*
.vi files: .vo files without proofs
Enrico Tassi
2014-01-04
*
Coqdep always uses / as dir_sep
Pierre Boutillier
2013-12-20
*
Getting rid of the use of deprecated elements (from the OCaml standard library).
xclerc
2013-10-14
*
Revert "remove -rectypes except for term.ml"
mdenes
2013-01-22
*
I forget to use git log before git svn dcommit ...
pboutill
2013-01-18
*
Revert "coq_makefile: use coqdep instead of ocamldep on .ml4 files"
pboutill
2013-01-18
*
Coq_makefile: quoting paths
pboutill
2013-01-07
*
Coq_makefile: -extra & -phony-extra for user defined makefile rule
pboutill
2013-01-07
*
Coq_makefile: Better rule for subdirs when the subdir does not exist
pboutill
2012-12-10
[next]