aboutsummaryrefslogtreecommitdiff
path: root/Makefile.build
AgeCommit message (Expand)Author
2015-12-07Fixing a minor problem in Makefile.build that was prevening "dev/printers.cma...Matej Kosik
2015-12-02Adding a target report to test-suite's Makefile to get a short summary.Hugo Herbelin
2015-10-02Universes: enforce Set <= i for all Type occurrences.Matthieu Sozeau
2015-09-30Build the compatibility files.Guillaume Melquiond
2015-09-25Updating the documentation and the toolchain w.r.t. the change in -compile.Pierre-Marie Pédrot
2015-09-17Revert changes in Makefile.build done as part of 2bc88f9a.Maxime Dénès
2015-09-14Univs: Add universe binding lists to definitionsMatthieu Sozeau
2015-09-06Adding a Makefile target for the MSets and MMaps directories.Pierre-Marie Pédrot
2015-07-23Silence `which`Jason Gross
2015-07-12Updating checksum in checker (9c732a5cc continued).Hugo Herbelin
2015-07-02Revert "Add target to install dev files."Maxime Dénès
2015-06-26Add target to install dev files.Matthieu Sozeau
2015-06-25Adding a more efficient representation of OCaml objects in votour.Pierre-Marie Pédrot
2015-06-24More silent Makefile when looking for codesign.Maxime Dénès
2015-05-14Disable precompilation for native_compute by default.Guillaume Melquiond
2015-04-10Fix compilation broken by Matthieu's last commit.Pierre Letouzey
2015-03-14Fix Bug 3548 - Makefile should fallback gracefully in the absence of codesignPierre Boutillier
2015-02-13Fixup version & copyright for MacOS bundlePierre Boutillier
2015-02-12Revert "Using same code for browsing physical directories in coqtop and coqdep."Hugo Herbelin
2015-02-12Using same code for browsing physical directories in coqtop and coqdep.Hugo Herbelin
2015-01-15Always build (even when -coqide no) and install idetoploopPierre Boutillier
2015-01-14Makefile: install ide/*langEnrico Tassi
2015-01-12typo in coqide compilation rules after -thread requirementPierre Boutillier
2014-12-17Fixing Makefile so that it puts the -thread flag on the right place.Pierre-Marie Pédrot
2014-12-17Revert and correctly fix "#4843 part 2 : The .cmxs files for plugins must hav...Pierre Boutillier
2014-12-16Proper thread-safe implementation for Exninfo.Pierre-Marie Pédrot
2014-12-12#4843 part 2 : The .cmxs files for plug-ins must have execute permissionPierre Boutillier
2014-09-17win32: bring back the coq icon in the coqide binaryEnrico Tassi
2014-09-09IDECDEPSFLAGS is for byte, not optEnrico Tassi
2014-09-08Removing the XML plugin.Pierre-Marie Pédrot
2014-09-04Make CoqIDE compile with windows (Closes: 3573)Enrico Tassi
2014-09-02coqworkmgrEnrico Tassi
2014-08-26Distributed binaries under MacOS are signed.Pierre Boutillier
2014-08-23Fixing ml-dot & mli-dot targets.Pierre-Marie Pédrot
2014-07-24fixup fakeide test-suitePierre Boutillier
2014-07-22A makefile rule to build bin/CoqIDE_$VERSION.app macOS bundlePierre Boutillier
2014-07-22When I make MacOS binary, I would like to have a coqtop able to speak to coqi...Pierre 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-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-05-01Fixing ml-doc.Pierre-Marie Pédrot
2014-04-25Adding a stm/ folder, as asked during last workgroup. It was essentially movingPierre-Marie Pédrot
2014-04-10CoqIDE: options for syntax highlightingEnrico Tassi
2014-04-06Change handling of loadpath and mlpath.Guillaume Melquiond
2014-03-24Revert "Makefile: the initial build of grammar.cma is now directory-driven"Pierre Letouzey
2014-03-06make install-coqlight installs DLLCOQRUN and LIBCOQRUNPierre Boutillier
2014-03-02Set officially the minimal OCaml requirement to 3.12.1Pierre Letouzey
2014-03-02Makefile: the initial build of grammar.cma is now directory-drivenPierre Letouzey
2014-02-27Makefile: re-introduce 2 phases to avoid make strange -include'sPierre Letouzey
2014-02-24make coqide-binaries does not build coqtop anymorePierre Boutillier