summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove unused definitions of the PARTIALLD make variableSébastien Hinderer2017-02-151-3/+1
* Introduce the BYTECODE_C_COMPILER and NATIVE_C_COMPILER make variablesSébastien Hinderer2017-02-151-6/+13
* Define BYTERUN as a real make variableSébastien Hinderer2017-02-151-0/+3
* Unix library: better API for "close-on-exec" over file descriptors (#650)Xavier Leroy2017-02-131-0/+15
* Use -fno-builtin-memcmp with gccLeo White2017-01-101-1/+2
* Fix redundant configure clause for openbsd shared lib options (#945)Prashanth Mundkur2016-12-281-15/+3
* Merge pull request #935 from ygrek/termux-buildGabriel Scherer2016-12-231-3/+6
|\
| * fixup! tweak hashbang testygrek2016-11-261-1/+4
| * tweak hashbang testygrek2016-11-261-1/+1
| * find shell in PATH, do not assume /bin/sh existsygrek2016-11-261-3/+3
* | Merge Unix and Windows build systems in the asmrun directory (#941)Sébastien Hinderer2016-12-201-8/+3
* | Instrumentation for american fuzzy lop (afl-fuzz) (#504)Stephen Dolan2016-12-061-0/+9
* | Fix the definition of NATIVECCCOMPOPTS by configureSébastien Hinderer2016-12-051-2/+2
* | Allow -with-frame-pointers for clang under linux. (#887)Bernhard Schommer2016-12-041-1/+1
* | Test for ccfamily for preprocessed as. (#919)Bernhard Schommer2016-12-041-1/+8
|/
* Improve handling of platforms that do not have gprof profiling support (#933)Sébastien Hinderer2016-11-251-18/+18
* Revert "Improve handling of platforms that do not have gprof profiling suppor...Gabriel Scherer2016-11-251-18/+18
* Improve handling of platforms that do not have gprof profiling support (#933)Sébastien Hinderer2016-11-251-18/+18
* Improve the detection of hashbang support in the configure scriptArmaël Guéneau2016-11-181-1/+1
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-0/+2
* Clarify and slightly modify the use of C compiler related make variables.Sébastien Hinderer2016-11-161-9/+45
* Remove unused variable from the build systemSébastien Hinderer2016-11-101-3/+0
* PR#7377: remove -std=gnu99 for newer gccDamien Doligez2016-10-271-1/+3
* Fix 32-bit build on OpenIndiana (#525)Sergey Avseyev2016-10-051-1/+1
* Add --reserved-header-bits XX to ./configureFabrice Le Fessant2016-08-291-2/+23
* Add configure detection for DragonFly BSDMarkus Pfeiffer2016-08-011-2/+9
* Fixes for 32-bitMark Shinwell2016-08-011-2/+6
* Spacetime: a new memory profiler (#585)Mark Shinwell2016-07-291-0/+145
* "./configure -safe-string" to force safe-string modealainfrisch2016-07-191-0/+9
* Merge pull request #668 from lefessan/2016-07-06-cplugins-and-fPICFabrice Le Fessant2016-07-171-0/+38
|\
| * Add cplugins and option -fPIC to ./configureFabrice Le Fessant2016-07-131-0/+38
* | Add a target `make reconfigure` to restart configure with the same optionsFabrice Le Fessant2016-07-131-0/+1
|/
* discover nanosleep() availability in configureHannes Mehnert2016-06-211-0/+5
* consistency of configure option parsingDamien Doligez2016-06-071-2/+2
* Call the '#' sign hash rather than sharp.Sébastien Hinderer2016-05-091-6/+6
* Remove Cygwin dependency on dos2unixDavid Allsopp2016-04-261-1/+1
* ./configure: set natdynlink=false on -no-native-compilerGabriel Scherer2016-04-041-2/+2
* add quotes to avoid breaking RML's configure scriptDamien Doligez2016-03-031-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* clean up whitespace and cut long linesDamien Doligez2016-02-171-9/+15
* tests/lib-dynlink-csharp: fix when shared libs not available; configure: bett...Damien Doligez2016-02-031-1/+1
* remove ocamlbuild from the compiler distributionGabriel Scherer2016-02-011-3/+1
* Allow automatic re-running of failed testsDavid Allsopp2016-01-261-0/+2
* Fix instrumented runtime for glibc < 2.17François Bobot2016-01-231-1/+19
* Configure option for flambdaPierre Chambart2016-01-141-0/+9
* Merge pull request #383 from tkob/aix-all-sourceMark Shinwell2016-01-051-1/+1
|\
| * Define _ALL_SOURCE for AIX 7.1tkob2015-12-311-1/+1
* | configure: add an explicit -no-native-compiler switchGabriel Scherer2016-01-011-0/+9
|/
* GC latency improvementsDamien Doligez2015-12-211-0/+18
* NetBSD doesn't have gethostbyname_r or gethostbyaddr_r, yet gets configured asRich Neswold2015-12-051-2/+2