GNU Autoconf Archive - News
posted by simons, Fri 16 Sep 2016 10:12:44 AM UTC
The following macros were added: AX_BUILD_DATE_EPOCH, AX_CHECK_X86_FEATURES, AX_GCC_X86_CPU_SUPPORTS, AX_OPEN62541_CHECK_H, AX_OPEN62541_CHECK_LIB, and AX_LUAROCKS_ROCK.
While updating AX_CODE_COVERAGE, the variable CODE_COVERAGE_LDFLAGS was renamed to CODE_COVERAGE_LIBS.
[...]
posted by simons, Sun 20 Mar 2016 12:38:12 PM UTC
The following new macros have been added: AX_CHECK_GIRS_GJS, AX_CHECK_GIR_SYMBOLS_GJS, AX_CXX_COMPILE_STDCXX, AX_CXX_COMPILE_STDCXX_14, AX_CZMQ, AX_FC_CHECK_DEFINE, AX_LIB_NETCDF4, AX_PROG_GJS, AX_RESTORE_FLAGS_WITH_PREFIX, AX_SAVE_FLAGS_WITH_PREFIX, AX_VAR_POP, AX_VAR_PUSH, and AX_ZMQ. [...]
posted by simons, Fri 25 Sep 2015 11:30:49 AM UTC
The Archive no longer releases an "lzip"-compressed tarball. The only supported format now is "xz". The rationale is that xz so widely supported that it seems pointless to archive two release archives on our servers for no apparent reason. [...]
posted by simons, Tue 24 Feb 2015 11:52:46 AM UTC
AX_CHECK_ENABLE_DEBUG now uses $ax_is_release as default for IS-RELEASE.
AX_IS_RELEASE now supports micro-version policies.
Portability of AX_CXX_COMPILE_STDCXX_0X has been improved.
AX_PROG_HAXE_VERSION is a new macro to detect the presence of Haxe <http://haxe.org>.
[...]
posted by simons, Thu 05 Feb 2015 10:24:47 AM UTC
AX_OPENMP: Test that we can actually #include <omp.h> successfully.
AX_COMPILER_FLAGS was re-factored into AX_COMPILER_FLAGS_CFLAGS and AX_COMPILER_FLAGS_LDFLAGS.
AX_CODE_COVERAGE detects gcov program.
AX_VALGRIND_CHECK now supports running without libtool.
[...]
posted by simons, Wed 15 Oct 2014 03:22:27 PM UTC
A brand-new Github mirror of the Archive's Git repository is available at <https://github.com/peti/autoconf-archive>. That project allows developers to submit patches as Pull Requests instead of having to go through Savannah's patch tracker. [...]
posted by simons, Wed 15 Oct 2014 01:41:00 PM UTC
There is now a brand-new mirror of the GNU Autoconf Archive's Git repository available at https://github.com/peti/autoconf-archive that those who enjoy this sort of thing can use to submit patches to the Archive by means of a Pull Request instead of going through Savannah's patch tracker.
Happy forking!
posted by simons, Fri 28 Feb 2014 07:37:11 PM UTC
AX_PERL_EXT has been extended to report back the installation prefix as PERL_EXT_PREFIX.
AX_EXT has been extended to deal with a situation where AX_GCC_X86_CPUID(0x00000001) returns 'unknown'. Further details can be found at <http://savannah.gnu.org/patch/?8321>.
[...]
posted by simons, Fri 01 Nov 2013 03:36:13 PM UTC
AX_PROG_CXX_MPI has been updated to recognize an MPI C++ compiler. Further details are at <http://savannah.gnu.org/patch/?8218>.
The new macro AX_AM_OVERRIDE_VAR allows "overriding" of user provided variables for Automake. See <http://savannah.gnu.org/patch/?8213> for further details.
[...]
posted by simons, Sun 09 Jun 2013 09:46:22 AM UTC
AX_PROG_FLEX has been updated to be more liberal about the name of the flex executable.
AX_LIB_HDF5 has been updated to support the variables HDF5_CC, HDF5_FC, and HDF5_LIBS. See <http://savannah.gnu.org/patch/?8026> for further details.
[...]
Powered by Savane 3.14-8aba.
Corresponding source code