aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coq_makefile.ml
Commit message (Expand)AuthorAge
* Revert "remove -rectypes except for term.ml"Gravatar mdenes2013-01-22
* I forget to use git log before git svn dcommit ...Gravatar pboutill2013-01-18
* Revert "coq_makefile: use coqdep instead of ocamldep on .ml4 files"Gravatar pboutill2013-01-18
* Coq_makefile: quoting pathsGravatar pboutill2013-01-07
* Coq_makefile: -extra & -phony-extra for user defined makefile ruleGravatar pboutill2013-01-07
* Coq_makefile: Better rule for subdirs when the subdir does not existGravatar pboutill2012-12-10
* Revert "* tools/Coq_makefile:"Gravatar regisgia2012-12-07
* * tools/Coq_makefileGravatar regisgia2012-12-07
* * tools/Coq_makefile:Gravatar regisgia2012-12-07
* coq_makefile: use coqdep instead of ocamldep on .ml4 filesGravatar gareuselesinge2012-11-13
* Coq_makefile: easier compilation with timings info (from r15850)Gravatar pboutill2012-10-15
* fix r15860 : no slash after $(COQLIB)Gravatar letouzey2012-10-08
* remove -rectypes except for term.mlGravatar letouzey2012-10-06
* Repair the configure after Hugo's last "repair" ;-)Gravatar letouzey2012-10-05
* Fix use of $(HASNATDYNLINK) in coq_makefile outputGravatar glondu2012-09-22
* Coq_makefile fixupsGravatar pboutill2012-09-18
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Updating headers.Gravatar herbelin2012-08-08
* Coq_makefile: make uninstall targetGravatar pboutill2012-06-22
* Install is rather beautifulGravatar pboutill2012-06-22
* inthe middle one more timeGravatar pboutill2012-06-22
* Refactoring seems OKGravatar pboutill2012-06-22
* Coq_makefile: separate finding what to install where from generating the scri...Gravatar pboutill2012-06-22
* coq_makefile fixupGravatar pboutill2012-06-14
* New step in purpose to get both camlp4 and camlp5 compatible coq_makefilesGravatar pboutill2012-06-12
* Coq_makefile bug for pluginsGravatar pboutill2012-05-31
* place all pretty-printing files in new dir printing/Gravatar letouzey2012-05-29
* Bugs revealed by playing with contribsGravatar pboutill2012-05-25
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* Coq_makefile: Add of extra options by defaultGravatar pboutill2012-02-29
* Coq_makefile: "beautify" targetGravatar pboutill2011-12-17
* Coq_makefile: "validate" target calls the checker over all vo.Gravatar pboutill2011-12-17
* Coq_makefile: section refactoring and no variables for OCaml if no ml* files ...Gravatar pboutill2011-12-17
* Coq_makefile: if no -install is provided, install location is set by a Makefi...Gravatar pboutill2011-12-17
* Teach coq_makefile how to install into XDG_DATA_HOME.Gravatar pboutill2011-11-20
* coq_makefile: Don't install with +x.Gravatar pboutill2011-11-20
* coq_makefile: Add Makefile variables specifying installGravatar pboutill2011-11-20
* Coq_makefile handles .mlpack filesGravatar pboutill2011-10-26
* Coq_makefile includes coqtop -config without file generationGravatar pboutill2011-10-26
* Coq_makefile: libraries in bytecode are now installed tooGravatar pboutill2011-10-26
* Coq_makefile: a more complete commentary about global variablesGravatar pboutill2011-10-25
* Coq_makefile does not install/compile explicitely cmo and cmxs? that are in a...Gravatar pboutill2011-10-25
* Coq_makefile: bugfix in install ruleGravatar pboutill2011-09-02
* Coq_makefile : bug when a project file is not in the current directory.Gravatar pboutill2011-09-01
* Coq_makefile.absolute_dir -> Minilib.canonical_path_nameGravatar pboutill2011-09-01
* Creation of ide/project_file.ml4Gravatar pboutill2011-09-01
* reparation du make depend et du .dependGravatar letouzey2001-12-19
* la cible all était incomplèteGravatar filliatr2001-09-19
* make install dans coq_makefile et repertoire associe user-contrib ajoute au l...Gravatar filliatr2001-09-19