aboutsummaryrefslogtreecommitdiffstats
path: root/erts/configure.in
AgeCommit message (Expand)Author
2013-11-26erts: Let cc determine default wordsize for darwin buildBjörn-Egil Dahlberg
2013-11-26Merge branch 'maint-r16' into maintRaimo Niskanen
2013-11-07Implement prim_inet:socknames/1,2 and prim_inet:peernames/1,2Raimo Niskanen
2013-11-05Add support for locking mappings to physical memoryRickard Green
2013-11-01erts: Add max alignment posix_memalign configure checkLukas Larsson
2013-09-25Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green
2013-09-25Implement platform specific aligned sys_alloc and use when supportedRickard Green
2013-09-04Merge branch 'raimo/linux-network-namespace-sockopt/OTP-11157' into maintRaimo Niskanen
2013-07-29Bailout if no native implementations are foundLukas Larsson
2013-07-17Implement emulator netns support for TCP and UDPRaimo Niskanen
2013-07-09Refuse to build SMP runtime by default without native atomicsRickard Green
2013-06-05Merge branch 'pan/raise_windows_version' into maintPatrik Nyblom
2013-05-28add support for hipe on Raspberry Pi (armv6l)Klaus Alfert
2013-05-08Merge branch 'nox/wide-chars/OTP-11088' into maintFredrik Gustafsson
2013-05-06Raise the minimal supported Windows versionPatrik Nyblom
2013-04-27Support wide characters in the shell through wcwidth()Anthony Ramine
2013-04-27Do not use -mdynamic-no-pic on DarwinAnthony Ramine
2013-03-18Make configure test for fallocate try to linkPatrik Nyblom
2013-02-15Do not use writev on osx snow leopardLukas Larsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-21[erl_docgen] Add xmllint target for the documentation and fix some DTD errorsLars Thorsen
2013-01-15Merge branch 'dgud/wx/fix-wx-2.9-compat/OTP-10407'Dan Gudmundsson
2013-01-11If GCC is used, treat -Wreturn-type as errorTuncer Ayaz
2013-01-10erts: Fix xcomp configure for fallocateBjörn-Egil Dahlberg
2013-01-09Add file:allocate/3 operationFilipe David Manana
2013-01-09wx: Allow 64 bits compilation on mac, requires wxWidgets-2.9Dan Gudmundsson
2012-10-31Merge branch 'raimo/IPV6_V6ONLY/OTP-8928'Raimo Niskanen
2012-10-12erts: Add configure test for IPV6_V6ONLYRaimo Niskanen
2012-09-06Fix linking of shared libraries on OpenBSDBjörn-Egil Dahlberg
2012-08-27Merge branch 'psi/fix-leap-seconds/OTP-10227' into maintFredrik Gustafsson
2012-08-27Merge branch 'tab/fix-sctp-multihoming-IPv6/OTP-10217' into maintFredrik Gustafsson
2012-08-24Merge branch 'msp/double_middle_endian/OTP-10209' into maintLukas Larsson
2012-08-16Add checks for in6addr_any and in6addr_loopbackTomas Abrahamsson
2012-08-01Fix support for leap seconds-aware timezonesPiotr Sikora
2012-06-25Add armv7l and armv5tejl as a recognized ARM architecturesSverker Eriksson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-23Unbreak floating point on middle-endian machines.Mike Sperber
2012-03-22Ifdef all dynamic trace codePatrik Nyblom
2012-03-22Move dtrace erlang code and NIF into runtime_toolsPatrik Nyblom
2012-03-22Change to more specific configure options for dtracePatrik Nyblom
2012-03-22Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4Scott Lystig Fritchie
2012-01-13erts: Fix parallel make for emulator zlibRaimo Niskanen
2011-12-08Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-12-05Make solaris use sendfilevLukas Larsson
2011-12-02Fix time typesRickard Green
2011-12-02Back to not using 32bit time_tPatrik Nyblom
2011-12-02Make Win64 build work both under MSYS and CygwinPatrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-12-02Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson
2011-11-30Merge branch 'bjorn/llvm-issues/OTP-9712'Björn Gustavsson