aboutsummaryrefslogtreecommitdiff
path: root/configure.ml
AgeCommit message (Expand)Author
2016-08-11Use the "md5" command on OpenBSD (bug #5008).Guillaume Melquiond
2016-07-06Fix typo in configure (noticed by Jason).Maxime Dénès
2016-07-06Bump version number in preparation for 8.5pl2 release.Maxime Dénès
2016-07-06Fix indentation of configure printoutJason Gross
2016-06-09New update on how to find camlp5 binary and library at configure time.Hugo Herbelin
2016-05-09Fix typo in configure's option description.Guillaume Melquiond
2016-05-09Use "md5 -q" on FreeBSD architectures (bug #4719).Guillaume Melquiond
2016-04-24One more word about checking 4.01.0 with -debug and camlp4.Hugo Herbelin
2016-04-19Fixing 50266aab on incompatibility of OCaml 4.01.0 with option -debug.Hugo Herbelin
2016-04-17Updating configure.ml wrt Coq not compilable with OCaml 4.01.0 in debug mode.Hugo Herbelin
2016-03-29Update version number for 8.5pl1Maxime Dénès
2016-01-20Update version number in configure.Maxime Dénès
2015-12-16Update version numbers and magic numbers for 8.5rc1 release.Maxime Dénès
2015-12-14Revert PMP's fix of #2498, which introduces an incompatibility with lablgtkMaxime Dénès
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-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-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-17Remove duplicate code.Guillaume Melquiond
2015-08-17Remove generatable documentation files from repository. (Fix bug #4315)Guillaume Melquiond
2015-07-08Use the same optimization level for the VM, whatever the debug level.Guillaume Melquiond
2015-05-14Disable precompilation for native_compute by default.Guillaume Melquiond
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-26add coqdep in distributed_exec, else make does not work.Benjamin Gregoire
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-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-13Fixup version & copyright for MacOS bundlePierre Boutillier
2015-02-11Win: use .exe extension for the ocaml compiler (Close 3572)Enrico Tassi
2015-02-04Detecting automatically whether .opt versions of ocaml executables exist;Hugo Herbelin
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
2014-09-02Fixup introduction of coqworkmgrPierre Boutillier
2014-08-26Configure.ml creates metadata to annotate MacOS binariesPierre Boutillier
2014-05-06md5 for MacOSPierre
2014-03-18Remove the -fno-defer-pop cflagJason Gross