summaryrefslogtreecommitdiff
path: root/erts/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Improve ethread atomics based on GCC builtinsRickard Green2015-01-141-2/+23
* Clean up temporary dtrace file during configSteve Vinoski2014-11-261-0/+1
* Merge branch 'sverk/with-ssl-rpath/OTP-12316' into maintSverker Eriksson2014-11-251-2/+39
|\
| * erts,crypto: Add configure option --with-ssl-rpathSverker Eriksson2014-11-201-2/+39
* | epmd: Added systemd notify support to EPMDPeter Lemenkov2014-11-241-0/+3
|/
* Use isfinite() instead of finite() when availableAnthony Ramine2014-10-281-1/+12
* Merge branch 'sverk/with-ssl-incl' into maintSverker Eriksson2014-10-021-9/+21
|\
| * Correct SSL_RUNTIME_LIBDIR when erl_xcomp_sysroot ends with a /Sverker Eriksson2014-09-101-1/+1
| * Add configure option --with-ssl-incl=PATHSverker Eriksson2014-09-101-8/+20
* | Merge branch 'lukas/docfixes-17.3/OTP-12152' into maintLukas Larsson2014-09-101-2/+2
|\ \ | |/ |/|
| * Fix some spelling misstakesLukas Larsson2014-08-041-2/+2
* | Implement --enable-sanitizers[=sanitizers]Tuncer Ayaz2014-07-121-0/+20
|/
* Add correct detection of powerpc architecture.Matwey V. Kornilov2014-05-311-0/+1
* Add correct detection of armv6hl and armv7hl architectures.Matwey V. Kornilov2014-05-311-1/+3
* erts: Fix various autoconf issuesLukas Larsson2014-05-091-20/+32
* Merge branch 'matwey/systemd/OTP-11829'Lukas Larsson2014-03-271-0/+4
|\
| * Add systemd socket activation for epmd.Matwey V. Kornilov2014-02-191-0/+4
* | Merge branch 'sverk/halfword-deprecate/OTP-11777'Sverker Eriksson2014-03-241-2/+12
|\ \
| * | erts: Deprecate halfword emulatorSverker Eriksson2014-03-131-2/+12
* | | Use closefrom(2) when available in child_setupRick Reed2014-03-091-1/+1
|/ /
* | Disable accidentally enabled floating point exceptions on MacOS XBjörn Gustavsson2014-02-261-2/+0
* | Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-241-15/+63
|\ \
| * | ose: Polish mmap configure checksLukas Larsson2014-02-241-2/+2
| * | ose: Fix ssl configure test for osxLukas Larsson2014-02-241-5/+3
| * | ose: Fix support for cryptoLukas Larsson2014-02-241-4/+25
| * | erts: configure number of write_concurrency locksLukas Larsson2014-02-241-0/+11
| * | Added support for ENEA OSELukas Larsson2014-02-241-10/+28
* | | Merge branch 'rickard/configure-defaults/OTP-11723'Rickard Green2014-02-241-0/+5
|\ \ \
| * | | Always default to disabled floating point exceptions on LinuxRickard Green2014-02-241-0/+5
| |/ /
* | | Merge branch 'rickard/assumed-cacheline-size/OTP-11742'Rickard Green2014-02-241-0/+19
|\ \ \
| * | | Introduce configure option --with-assumed-cache-line-size=SIZERickard Green2014-02-231-0/+19
* | | | Merge branch 'vinoski/ds2'Rickard Green2014-02-241-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | further enhancements for dirty schedulersSteve Vinoski2014-02-241-0/+2
| |/ /
* | | Merge branch 'rickard/otp_version/OTP-11615'Rickard Green2014-02-211-0/+10
|\ \ \
| * | | Misc adjustments of OTP versionRickard Green2014-02-191-0/+10
| |/ /
* | | erts: Rewrite dtrace configure testLukas Larsson2014-02-051-16/+14
|/ /
* | Merge branch 'vinoski/ds'Rickard Green2014-01-281-2/+27
|\ \
| * | initial support for dirty schedulers and dirty NIFsSteve Vinoski2014-01-281-2/+27
* | | Merge branch 'rzezeski/rz_fix_dtrace_illumos/OTP-11622'Lukas Larsson2014-01-281-2/+10
|\ \ \ | |/ / |/| |
| * | Fix DTrace build on IllumosRyan Zezeski2013-12-071-2/+10
* | | Merge branch 'bjorn/erts/zlib-1.2.8'Björn Gustavsson2014-01-221-13/+33
|\ \ \
| * | | configure: Prefer the system's zlib over own our zlib sourceBjörn Gustavsson2014-01-171-13/+33
* | | | Add support for the separate tinfo library from ncursesDirkjan Ochtman2014-01-101-1/+1
|/ / /
* | | Merge branch 'maint'Björn-Egil Dahlberg2013-12-031-24/+11
|\ \ \ | | |/ | |/|
| * | erts: Let cc determine default wordsize for darwin buildBjörn-Egil Dahlberg2013-11-261-24/+11
| |/
* | Merge branch 'maint'Raimo Niskanen2013-11-261-1/+1
|\ \ | |/
| * Merge branch 'maint-r16' into maintRaimo Niskanen2013-11-261-1/+1
| |\
| | * Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2Raimo Niskanen2013-11-071-1/+1
* | | Merge branch 'maint'Rickard Green2013-11-251-1/+1
|\ \ \ | |/ /
| * | Add support for locking mappings to physical memoryRickard Green2013-11-051-1/+1