aboutsummaryrefslogtreecommitdiff
path: root/configure.ml
AgeCommit message (Expand)Author
2015-12-15Revert "Revert PMP's fix of #2498, which introduces an incompatibility with l...Pierre-Marie Pédrot
2015-12-15Merge branch 'v8.5'Pierre-Marie Pédrot
2015-12-14Revert PMP's fix of #2498, which introduces an incompatibility with lablgtkMaxime Dénès
2015-11-26Merge branch 'v8.5'Pierre-Marie Pédrot
2015-11-25Heuristic to check the version of lablgtk2 in configure.ml.Pierre-Marie Pédrot
2015-11-25Checking lablgtk version in configure. Fix bug #4423.Pierre-Marie Pédrot
2015-11-05Update version numbers and magic numbers for 8.5beta3 release.Maxime Dénès
2015-10-29Merge branch 'v8.5'Pierre-Marie Pédrot
2015-10-28Seeing configure as a static resolution of path continued (not yet on windows).Hugo Herbelin
2015-10-26Seeing configure as a static resolution of path, hence hardwiring longHugo Herbelin
2015-10-26Fixing bugs in options of the configure.Hugo Herbelin
2015-10-26Preventing using OCaml 4.02.0 for compiling Coq as compilation timesHugo Herbelin
2015-09-17Merge branch 'v8.5' into trunkMaxime Dénès
2015-09-16Disable native_compute on Windows by default.Maxime Dénès
2015-09-16In configure: -no-native-compiler -> -native-compiler noMaxime Dénès
2015-08-22Merge branch 'v8.5'Pierre-Marie Pédrot
2015-08-17Remove duplicate code.Guillaume Melquiond
2015-08-17Remove generatable documentation files from repository. (Fix bug #4315)Guillaume Melquiond
2015-07-18Merge branch 'v8.5'Pierre-Marie Pédrot
2015-07-08Use the same optimization level for the VM, whatever the debug level.Guillaume Melquiond
2015-06-22All invocations to ocaml compilers go through ocamlfindPierre Boutillier
2015-05-15Merge v8.5 into trunkHugo Herbelin
2015-05-14Disable precompilation for native_compute by default.Guillaume Melquiond
2015-05-05Merge branch 'v8.5'Pierre-Marie Pédrot
2015-04-27Compile the VM code with some optimizations (+130% speedup).Guillaume Melquiond
2015-04-20Change magic numbers.Matthieu Sozeau
2015-04-178.5beta2 release.Matthieu Sozeau
2015-04-16configure: fix paths on cygwinEnrico Tassi
2015-03-30Merge branch 'v8.5' into trunkEnrico Tassi
2015-03-26add coqdep in distributed_exec, else make does not work.Benjamin Gregoire
2015-03-04Merge branch 'v8.5'Pierre-Marie Pédrot
2015-03-03Improving display of camlp4/camlp5 versions, library and binary locations.Hugo Herbelin
2015-03-03Reinstalling search of camlpX in camldir, when given, forHugo Herbelin
2015-02-26Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-26Trying to fix code locating camlp4/camlp5.Maxime Dénès
2015-02-25Not building the doc by default.Maxime Dénès
2015-02-15Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-13Fixup version & copyright for MacOS bundlePierre Boutillier
2015-02-13Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-11Win: use .exe extension for the ocaml compiler (Close 3572)Enrico Tassi
2015-02-10Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-04Detecting automatically whether .opt versions of ocaml executables exist;Hugo Herbelin
2015-01-15Revert "Bump version and magic numbers in configure."Maxime Dénès
2015-01-13Bump version and magic numbers in configure.Maxime Dénès
2014-12-12Fix #3163 and #3843 part 1 : Cygwin DLLs have extension ".so", not ".dll"Pierre Boutillier
2014-10-28Allow camlp5 to have version numbers like "6.09-exp"jbapple
2014-09-18configure.ml: opam camlp5 + system ocaml worksPierre Boutillier
2014-09-17win32: bring back the coq icon in the coqide binaryEnrico Tassi
2014-09-17win32: use subsystem windows on windows (and not console)Enrico Tassi
2014-09-04Make CoqIDE compile with windows (Closes: 3573)Enrico Tassi