aboutsummaryrefslogtreecommitdiffstats
path: root/erts/configure.in
AgeCommit message (Expand)Author
2015-03-20Merge branch 'rickard/gcc-atomics/OTP-12383'Rickard Green
2015-02-19remove perfctr supportMikael Pettersson
2015-01-16Merge branch 'oliv3/math_log2/OTP-12411'Marcus Arendt
2015-01-14Improve ethread atomics based on GCC builtinsRickard Green
2015-01-14Add math:log2/1Olivier Girondel
2014-12-08Fix inet:getopts involving #sctp_paddrinfo{}Simon Cornish
2014-11-26Clean up temporary dtrace file during configSteve Vinoski
2014-11-25Merge branch 'sverk/with-ssl-rpath/OTP-12316' into maintSverker Eriksson
2014-11-24epmd: Added systemd notify support to EPMDPeter Lemenkov
2014-11-20erts,crypto: Add configure option --with-ssl-rpathSverker Eriksson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-10-02Merge branch 'sverk/with-ssl-incl' into maintSverker Eriksson
2014-09-10Correct SSL_RUNTIME_LIBDIR when erl_xcomp_sysroot ends with a /Sverker Eriksson
2014-09-10Add configure option --with-ssl-incl=PATHSverker Eriksson
2014-09-10Merge branch 'lukas/docfixes-17.3/OTP-12152' into maintLukas Larsson
2014-08-04Fix some spelling misstakesLukas Larsson
2014-07-12Implement --enable-sanitizers[=sanitizers]Tuncer Ayaz
2014-05-31Add correct detection of powerpc architecture.Matwey V. Kornilov
2014-05-31Add correct detection of armv6hl and armv7hl architectures.Matwey V. Kornilov
2014-05-09erts: Fix various autoconf issuesLukas Larsson
2014-03-27Merge branch 'matwey/systemd/OTP-11829'Lukas Larsson
2014-03-24Merge branch 'sverk/halfword-deprecate/OTP-11777'Sverker Eriksson
2014-03-13erts: Deprecate halfword emulatorSverker Eriksson
2014-03-09Use closefrom(2) when available in child_setupRick Reed
2014-02-26Disable accidentally enabled floating point exceptions on MacOS XBjörn Gustavsson
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose: Polish mmap configure checksLukas Larsson
2014-02-24ose: Fix ssl configure test for osxLukas Larsson
2014-02-24ose: Fix support for cryptoLukas Larsson
2014-02-24erts: configure number of write_concurrency locksLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Merge branch 'rickard/configure-defaults/OTP-11723'Rickard Green
2014-02-24Always default to disabled floating point exceptions on LinuxRickard Green
2014-02-24Merge branch 'rickard/assumed-cacheline-size/OTP-11742'Rickard Green
2014-02-24Merge branch 'vinoski/ds2'Rickard Green
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-02-23Introduce configure option --with-assumed-cache-line-size=SIZERickard Green
2014-02-21Merge branch 'rickard/otp_version/OTP-11615'Rickard Green
2014-02-19Misc adjustments of OTP versionRickard Green
2014-02-19Add systemd socket activation for epmd.Matwey V. Kornilov
2014-02-05erts: Rewrite dtrace configure testLukas Larsson
2014-01-28Merge branch 'vinoski/ds'Rickard Green
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2014-01-28Merge branch 'rzezeski/rz_fix_dtrace_illumos/OTP-11622'Lukas Larsson
2014-01-22Merge branch 'bjorn/erts/zlib-1.2.8'Björn Gustavsson
2014-01-17configure: Prefer the system's zlib over own our zlib sourceBjörn Gustavsson
2014-01-10Add support for the separate tinfo library from ncursesDirkjan Ochtman
2013-12-07Fix DTrace build on IllumosRyan Zezeski
2013-12-03Merge branch 'maint'Björn-Egil Dahlberg
2013-11-26erts: Let cc determine default wordsize for darwin buildBjörn-Egil Dahlberg