aboutsummaryrefslogtreecommitdiffstats
path: root/erts/configure.in
AgeCommit message (Expand)Author
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
2011-11-30Merge branch 'tn/inet_drv-fix'Raimo Niskanen
2011-11-30erts: Configure check for SCTP features only when sctp.h is foundRaimo Niskanen
2011-11-30Disable floating point exceptions on Mac OS X by defaultBjörn Gustavsson
2011-11-29Implement file:sendfileTuncer Ayaz
2011-11-29Cleanup - remove unnecesary bracket level and configure for ifreq.ifr_enaddrRaimo Niskanen
2011-11-29Work around gcc linking with own view of default libs on SolarisRaimo Niskanen
2011-11-25MacOS X: Completely remove obsolete -no-cpp-precomp optionBjörn Gustavsson
2011-11-24Use libdlpi to get physical addressTrond Norbye
2011-11-18Merge branch 'pan/osx_gcc_fixes'Patrik Nyblom
2011-11-18Merge branch 'sverk/hipe-without-fpe/OTP-9724'Sverker Eriksson
2011-11-17erts: Fixes for SCTP on old Solaris 10Raimo Niskanen
2011-11-17erts: Default enable SCTP in configureRaimo Niskanen
2011-11-17hipe,erts: Allow hipe without floating point exceptionsSverker Eriksson
2011-11-17erts: Use SCTP functions in default libsRaimo Niskanen
2011-11-16Fix typo in erts/configure.inPatrik Nyblom
2011-11-16Make OTP build w/alternative gcc on MacOS LionPatrik Nyblom
2011-10-11Merge branch 'bjorn/some-configure-clean-ups'Björn Gustavsson