summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure should remove hashbang4Sébastien Hinderer2018-05-181-0/+2
* Add configure option to not install ".byte" executables (#1776)Mark Shinwell2018-05-141-0/+10
* Add configure options to control installation of source artifacts (#1777)Mark Shinwell2018-05-141-0/+11
* Turn flambda invariants checks off by default (#1686)Pierre Chambart2018-04-061-0/+9
* Revert "make string_of_float and float_of_string locale-independent (#1185)"Gabriel Scherer2018-03-291-7/+2
* make string_of_float and float_of_string locale-independent (#1185)ygrek2018-03-281-2/+7
* Enhance X11 detection logic (#1584)David Allsopp2018-03-151-1/+3
* Use gawk on Windows in the build systemDavid Allsopp2018-02-121-0/+1
* ARM 32-bit port: add support for ARMv8 in 32-bit mode, a.k.a. AArch32 (#1486)Xavier Leroy2017-12-281-1/+3
* configure: build the debug and instrumented runtimes by default (#1526)Gabriel Scherer2017-12-151-10/+24
* Replace non-existent with_spacetime_call_counts with enable_call_counts in co...Andrey Bergman2017-12-031-1/+1
* Remove unused curseslibs in configure.Andrey Bergman2017-12-031-1/+0
* Remove unused dllccompopt from configure.Andrey Bergman2017-12-031-1/+0
* Remove unused x11_libs from configure.Andrey Bergman2017-12-031-1/+0
* MPR#7679: make sure `.a` files are erased before calling `ar rc` (#1494)Xavier Leroy2017-11-301-2/+2
* Remove dependencies on curses/terminfo/termcap C library (#1431)Xavier Leroy2017-11-261-19/+3
* Fix NetBSD/powerpc to build and work (#1409)he322017-10-201-2/+3
* Merge pull request #1421 from lpw25/call-counts-by-defaultLeo White2017-10-171-9/+6
|\
| * Enable call counts in spacetime by defaultLeo White2017-10-121-9/+6
* | MPR#7640: reimplementation of Unix.execvpe (#1414)Xavier Leroy2017-10-101-0/+5
|/
* rename the configure-time safe-string options for clarityGabriel Scherer2017-10-021-37/+37
* safe-string: clarify the relation between configure- and compile-time optionsGabriel Scherer2017-10-021-1/+36
* In Sys.getcwd, don't call getwd if HAS_GETWD is not set (follow-up to #1086) ...Xavier Leroy2017-09-281-5/+0
* Revised configuration test for int64 alignment (#1371)Mark Shinwell2017-09-271-1/+1
* Fix build of ocamlrund and ocamlruni under UnixSébastien Hinderer2017-09-271-1/+1
* Unicode support for the Windows runtime (#1200)Nicolás Ojeda Bär2017-09-181-0/+1
* configure should define the CPP build variableSébastien Hinderer2017-09-181-0/+2
* add -no-flat-float-array configure optionDamien Doligez2017-09-151-0/+15
* Remove otherlibs/numremove-libnumXavier Leroy2017-08-191-21/+1
* fix speculative usage of <sys/shm.h> in AFL runtime (#1278)Hannes Mehnert2017-08-091-0/+4
* String_val: return 'const char *' when -safe-string is globally enabled (#1274)yallop2017-08-031-0/+4
* Spacetime configure testMark Shinwell2017-08-031-4/+5
* [minor] harden config/Makefile against '#' in PREFIXGabriel Scherer2017-07-231-104/+125
* Disable cplugins feature by default (#1242)AlexOnWork2017-07-201-2/+4
* take @shindere's remarks into accountDamien Doligez2017-07-181-2/+2
* merge 4.05 into trunkDamien Doligez2017-07-181-0/+10
|\
| * PR#7452: tweak GCC options to try to work around the Skylake/Kaby lake bug (#...Damien Doligez2017-07-121-0/+10
| * Some tweaks for MPR#7557 (#1213)Damien Doligez2017-06-281-0/+3
| * cherry-pick the fix for MPR#7557 from 4.04Damien Doligez2017-06-231-0/+10
| * Move INT64_LITERAL from byterun/ints.c to m.hDavid Allsopp2017-03-281-0/+1
* | Restrict Unix.environment in privileged contexts; add Unix.unsafe_environment...yallop2017-06-301-0/+6
* | Some tweaks for MPR#7557 (#1213)Damien Doligez2017-06-281-0/+3
* | cherry-pick the fix for MPR#7557 from 4.04Damien Doligez2017-06-231-0/+10
* | Call counts in Spacetime (#1180)Mark Shinwell2017-06-161-0/+15
* | Suppress trigraph warnings from macOS assembler (#1093)Mark Shinwell2017-05-161-3/+3
* | Move INT64_LITERAL from byterun/ints.c to m.hDavid Allsopp2017-05-161-0/+1
* | Move configuration header files from the config to the byterun/caml directorySébastien Hinderer2017-04-261-2/+3
* | UnrevertMark Shinwell2017-04-101-3/+3
* | Remove SPARC backendMark Shinwell2017-04-101-19/+5
* | Support for xlc and bytecode shared libs on AIX.Konstantin Romanov2017-03-311-0/+10