summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Instrumentation for american fuzzy lop (afl-fuzz) (#504)Stephen Dolan2016-12-064-0/+4
* Improve handling of platforms that do not have gprof profiling support (#933)Sébastien Hinderer2016-11-255-6/+6
* Revert "Improve handling of platforms that do not have gprof profiling suppor...Gabriel Scherer2016-11-255-6/+6
* Improve handling of platforms that do not have gprof profiling support (#933)Sébastien Hinderer2016-11-255-6/+6
* Improve the detection of hashbang support in the configure scriptArmaël Guéneau2016-11-181-0/+2
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-174-8/+8
* Clarify and slightly modify the use of C compiler related make variables.Sébastien Hinderer2016-11-164-18/+18
* Remove unused variable from the build systemSébastien Hinderer2016-11-104-12/+0
* Merge makefiles in otherlibs/systhreads (#785)Sébastien Hinderer2016-09-134-0/+4
* Add --reserved-header-bits XX to ./configureFabrice Le Fessant2016-08-295-1/+5
* Make sure all the makefiles define the UNIX_OR_WIN32 variable. (#775)shindere2016-08-234-0/+4
* Spacetime: a new memory profiler (#585)Mark Shinwell2016-07-296-0/+19
* "./configure -safe-string" to force safe-string modealainfrisch2016-07-194-0/+4
* discover nanosleep() availability in configureHannes Mehnert2016-06-211-0/+3
* Call the '#' sign hash rather than sharp.Sébastien Hinderer2016-05-097-7/+7
* Provide workaround for missing _vscprintfDavid Allsopp2016-03-101-0/+1
* Correct floating point on old MSVCDavid Allsopp2016-03-101-0/+3
* Update headers for the new license.Damien Doligez2016-02-1834-408/+476
* clean up whitespace and cut long linesDamien Doligez2016-02-174-8/+21
* remove ocamlbuild from the compiler distributionGabriel Scherer2016-02-015-16/+0
* Allow automatic re-running of failed testsDavid Allsopp2016-01-264-0/+4
* Improve threading tests on WindowsDavid Allsopp2016-01-254-4/+0
* Fix Changes file.alainfrisch2016-01-184-8/+70
|\
| * Allow compilation using bootstrapped FlexDLLDavid Allsopp2016-01-154-4/+4
| * Support OCAML_FLEXLINK environment variableDavid Allsopp2016-01-154-4/+28
| * Allow optional bootstrapping of FlexDLL on WindowsDavid Allsopp2016-01-154-8/+46
* | Add missing FLAMBDA config for native WindowsDavid Allsopp2016-01-154-0/+4
|/
* Use SUPPORT_DYNAMIC_LINKING in s.h on WindowsDavid Allsopp2016-01-041-0/+1
* Remove extra `inline` macro definitionNicolas Ojeda Bar2015-12-281-1/+1
* GC latency improvementsDamien Doligez2015-12-211-0/+49
* PR#7071: m-nt.h: don't #define inline for MSVC if we're compiling C++ codeXavier Leroy2015-12-061-1/+1
* NetBSD doesn't have gethostbyname_r or gethostbyaddr_r, yet gets configured asRich Neswold2015-12-052-0/+8
* configure: typo in detection of clang version.Xavier Leroy2015-11-261-1/+1
* PR#6910 and GPR#224: extend marshaling to support data encodings beyond 4 GbXavier Leroy2015-11-191-0/+4
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-062-4/+0
* Build system: fix a few hardcoded ar commands.Gabriel Scherer2015-10-091-1/+1
* Remove autoconf tests that are no longer used.Xavier Leroy2015-08-048-271/+0
* Modernize the C style of those autoconf tests.Xavier Leroy2015-08-046-20/+24
* When compiling with gcc or clang, use optimization level -O3 with some optimi...Xavier Leroy2015-08-042-0/+32
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-175-5/+14
* use the official name of Jane Street in headersDamien Doligez2015-04-071-1/+1
* PR#6285: add support for nanosecond precision in Unix.stat()Jérémie Dimino2015-03-051-0/+28
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-152-0/+5
|\
* | followup to PR#6590: disable optimization -GyDamien Doligez2014-10-062-6/+6
* | PR#6181 and PR#6590Damien Doligez2014-10-034-25/+25
|/
* PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-272-7/+10
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-1/+1
* PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).Xavier Leroy2014-04-152-6/+17
* configure: SO must be "so" or "dll" without the dotDamien Doligez2013-12-171-1/+0
* Un-bootstrapping of ocamlbuild: build it using a plain Makefile.Xavier Leroy2013-12-124-0/+8