log configure @ 326:09aaa2e774cd

age author description
Fri, 22 Nov 2019 23:03:01 +0100 Tassilo Philipp - configure:
Mon, 29 Apr 2019 11:51:30 +0200 Tassilo Philipp better MacOS Mojave support in ./configure (Mojave dropped i386 builds)
Thu, 17 May 2018 16:55:24 +0200 Tassilo Philipp - simpler ./configure check if freebsd/mips platform is hard-float
Wed, 16 May 2018 16:35:39 +0200 Tassilo Philipp - FBSD12-CURRENT/mipshf needs to be told explicitly to use -mhard_float (at least as of may 2018)
Wed, 25 Apr 2018 11:10:13 +0200 Tassilo Philipp - ./configure arch detection support for newer iOS SDK versions (10+)
Sat, 27 May 2017 19:18:23 +0200 Tassilo Philipp - removed configure-based checks for using --noexecstack / -Wa,--noexecstack in make A{S,C,}FLAGS variables, b/c inconsistent behaviour across platforms and often unusable, b/c:
Thu, 25 May 2017 02:13:32 +0200 Tassilo Philipp - also testing no flags at all, for asflags rw- detection
Thu, 25 May 2017 01:19:00 +0200 Tassilo Philipp - typo in prev commit
Thu, 25 May 2017 01:04:39 +0200 Tassilo Philipp - some platforms ingeniously use AFLAGS with CC so --noexecstack must be set as -Wa,--noexecstack
Thu, 25 May 2017 00:52:59 +0200 Tassilo Philipp - portability fix for configure's asflags detection
Tue, 23 May 2017 00:08:26 +0200 Tassilo Philipp configure:
Sun, 21 May 2017 22:21:47 +0200 Tassilo Philipp - configure: noexecstack flag check/search now reflecting what dyncall build needs/does
Sat, 20 May 2017 17:41:08 +0200 Tassilo Philipp - portability changes to configure's "--noexecstack" flag detection (mainly for macos)
Sat, 20 May 2017 00:02:59 +0200 Tassilo Philipp - added to configure some detection on how to compile .s/.S with --noexecstack (or similar), as compilers' defaults are often insane
Mon, 15 May 2017 02:50:03 +0200 Tassilo Philipp - improved support for older OS versions for dynloads dlGetLibraryPath
Fri, 14 Apr 2017 21:23:22 +0200 Tassilo Philipp - fix to configure for universal binary support for >= macos el capitan
Sun, 08 Jan 2017 14:21:41 +0100 cslag - fixed configure on SunOS
Wed, 06 Jan 2016 15:04:33 +0100 Daniel Adler fix for universal binary build on OS X > 10.10
Fri, 25 Dec 2015 23:13:17 +0100 cslag - another gnu/kfreebsd configure script linker flag r0.9-RC5
Fri, 25 Dec 2015 21:16:04 +0100 cslag - added -lm in GNU/kFreeBSD config, to build all tests out of the box
Wed, 23 Dec 2015 15:03:49 +0100 Daniel Adler configure fixes for iOS 9
Sat, 21 Nov 2015 16:16:26 +0100 cslag - added configure (only sh-version) option to display list of settable targets
Fri, 24 Apr 2015 00:25:43 -0500 cslag - fix from MoarVM team and Tobi Leich for osx configure
Thu, 19 Mar 2015 22:24:28 +0100 Daniel Adler initial from svn dyncall-1745