aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
AgeCommit message (Expand)Author
2014-08-05STM: new "par:" goal selector, like "all:" but in parallelEnrico Tassi
2014-07-24Forgot to add a Universes.v.tex as a target.Matthieu Sozeau
2014-07-24fixup fakeide test-suitePierre Boutillier
2014-07-22A makefile rule to build bin/CoqIDE_$VERSION.app macOS bundlePierre Boutillier
2014-06-25all coqide specific files moved into ide/Enrico Tassi
2014-06-25cut toploop(s) out of coqtop: now they are loaded dynamicallyEnrico Tassi
2014-05-05Fix install target in Makefile after 6acf543800fe176ca7d47ef7165ebc14588efb6f.Maxime Dénès
2014-04-25Adding a stm/ folder, as asked during last workgroup. It was essentially movingPierre-Marie Pédrot
2014-03-24Revert "Makefile: the initial build of grammar.cma is now directory-driven"Pierre Letouzey
2014-03-07Compiling coqc in "tools" target.Pierre-Marie Pédrot
2014-03-02Makefile: the initial build of grammar.cma is now directory-drivenPierre Letouzey
2014-02-24Fix coqide build under MacOSPierre Boutillier
2014-01-26Spawn: managed processesEnrico Tassi
2014-01-05refman: fist stab at Asynchronous ProofsEnrico Tassi
2013-12-16A few fixes to the build system (mostly for ocamlbuild)Pierre Letouzey
2013-12-04Documentation of the Derive plugin.Arnaud Spiwack
2013-12-04Derive plugin.Arnaud Spiwack
2013-11-29First stab at documenting Canonical StructuresEnrico Tassi
2013-09-06Moving Searchstack to CStack, and normalizing names a bit.ppedrot
2013-08-08Searchable stack data structuregareuselesinge
2013-05-06New module Xml_printer (dual to Xml_parser)gareuselesinge
2013-04-18coqc and coqmktop migrated in tools/, get rid of scripts/ subdirletouzey
2013-04-17Coqmktop: dynlink is now mandatory due to Maxime's native-compilerletouzey
2013-01-22New implementation of the conversion test, using normalization by evaluation tomdenes
2012-12-10Tiny fix of r16049pboutill
2012-10-29Allow running coq-tex in win32 (fix #2921)letouzey
2012-10-15Makefiles: Only -I required dirs (config, lib, ide) when compiling coqidepboutill
2012-10-04Moved Compat to parsing. This permits to break the dependency of theppedrot
2012-09-15Port rewrites of tactic documentation from branch 8.4.gmelquio
2012-09-12Coqide uses Glib to get the XDG_DATA/CONFIG_HOME/DIRSpboutill
2012-08-23No more states/initial.coq, instead coqtop now requires Prelude.voletouzey
2012-08-23No more coqtop.opt, produce directly a coqtop binaryletouzey
2012-08-23configure: get rid of the -src option and of ${COQSRC}letouzey
2012-08-23Port from 8.4 branch some build fixes concerning win32 :letouzey
2012-08-22Do not forget to build the unicode libraries, necessary to compile and launch...msozeau
2012-08-08Fixup for macOS 10.8 & Ocaml 4.0pboutill
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-06-22Added an indirection with respect to Loc in Compat. As many [open Compat]ppedrot
2012-06-20Install compat5 module with grammar.cmapboutill
2012-05-29place all pretty-printing files in new dir printing/letouzey
2012-05-29place all files specific to camlp4 syntax extensions in grammar/letouzey
2012-05-29Vernacexpr is now a mli-only file, locality stuff now in locality.mlletouzey
2012-05-23Revert copy/pasted function in to minilib thanks to clib.cmapboutill
2012-05-15Makefile: Really avoid locales in $(DATE)letouzey
2012-05-10Addedum to documentation of bullets: I now use the dedicated coq_exampleaspiwack
2012-04-17Remove the Dp plugin.gmelquio
2012-04-12lib directory is cut in 2 cma.pboutill
2012-03-14Final part of moving Program code inside the main code. Adapted add_definitio...msozeau
2012-03-02Noise for nothingpboutill
2012-01-13Added a Btauto plugin, that solves boolean tautologies.ppedrot