Releases: madmurphy/not-autotools
Releases · madmurphy/not-autotools
Not Autotools 2.6.0
Changes:
- New macros
n4_list_append_list()
,n4_list_append_members()
,n4_pluralize()
,n4_list_prepend_list()
andn4_list_prepend_members()
have been created innot-m4sugar.m4
; macrosNA_MODULE_CHECK_PKGS()
andNA_MODULES_CHECK_PKGS()
have been created innot-autotools.m4
- Documentation
Not Autotools 2.5.0
Changes:
- Three renamings in
not-autoversion.m4
(macro †NR_RECORD_HISTORY_RC()
has been renamed toNR_RECORD_HISTORY_RCO()
, macro †NR_GET_EVENT_VSTATE_RC()
has been renamed toNR_GET_EVENT_VSTATE_RCO()
, macro †NR_FOR_EACH_EVENT_RC()
has been renamed toNR_FOR_EACH_EVENT_RCO()
) - The
introspect
directory has been added to the repository (for aiding debug) - A new example has been added to the repository (
examples/not-autoversion/reverse-chronological-order
)
Not Autotools 2.4.0
Changes:
- New library file
not-increments.m4
has been created, containing the following new macros:n4_pp_amount()
n4_ppn_amount()
n4_amount_pp()
n4_amount_ppn()
n4_amount_incr()
n4_amount_add()
n4_amounts_incr()
n4_amounts_add()
n4_mm_amount()
n4_mmn_amount()
n4_amount_mm()
n4_amount_mmn()
n4_amount_decr()
n4_amount_subtract()
n4_amounts_decr()
n4_amounts_subtract()
- New macro
n4_retrieve()
has been created innot-m4sugar.m4
- New macro
NS_CATCH()
has been created innot-autoshell.m4
- New macro
NC_CPP_EXPAND()
has been created innot-cc.m4
- New macros
NR_RECORD_HISTORY_RC()
,NR_GET_EVENT_VSTATE_RC()
andNR_FOR_EACH_EVENT_RC()
have been created innot-autoversion.m4
- Code review (macro
NC_AUTOVERSION_SUBSTITUTIONS()
innot-autoversion.m4
; macrosNS_SETVARS()
,NS_GETVAR()
,NS_UNSET()
,NS_MOVEVAR()
andNS_REPLACEVAR()
innot-autoshell.m4
) - File
macro-index.md
has been sorted alphabetically - Documentation
Not Autotools 2.3.0
Changes:
- New library file
not-parallel-configure.m4
has been created, containing the new macrosNC_THREAD_NEW()
andNC_JOIN_THREADS()
- New macros
NC_AUTO_REQ_PROGS()
andNM_AUTO_QUERY_PROGS()
have been created innot-autotools.m4
- Documentation
- New examples have been created (
examples/not-parallel-configure
)
Not Autotools 2.2.2
Changes:
- Code review (macros
NR_HISTORY_ROOT_VSTATE()
andNR_BUMP_VSTATE()
innot-autoversion.m4
– made sure that the defaultNR_PROJECT_MINVER
is set to1
whenNR_PROJECT_MAJVER
is0
)
Not Autotools 2.2.1
Changes:
- Code review (macro
NC_GLOBAL_LITERALS()
innot-autotools.m4
) - Documentation
- New examples have been created (
examples/na_amend
)
Not Autotools 2.2.0
Changes:
- New macros
n4_rshift()
,n4_rshift2()
andn4_rshift3()
have been created innot-m4sugar.m4
- Code review (macro
NA_HELP_STRINGS()
innot-autotools.m4
; macrosNS_TEST_AEQ()
andNS_TEST_NAE()
innot-autoshell.m4
) - Documentation
Not Autotools 2.1.0
Changes:
- New macro
n4_bind()
, has been created innot-m4sugar.m4
- Code review (macro
n4_burn_out()
innot-m4sugar.m4
; macron4_sp()
innot-fancy-texts.m4
; macroNR_CONFIG_FILES()
innot-autoreconf.m4
; macrosNC_MSG_ERRORBOX()
andNC_MSG_FAILUREBOX()
innot-ac-messages.m4
) - Documentation
Not Autotools 2.0.0
Changes:
- New macros
n4_set_counter()
,n4_has()
,n4_has_any()
,n4_nquote()
andn4_void()
, have been created innot-m4sugar.m4
- New macros
NC_SUBST_VARS()
,NC_SUBST_PAIRS()
,NC_SUBST_VARS_NOTMAKE()
andNC_SUBST_PAIRS_NOTMAKE()
have been created innot-autotools.m4
- New macros
NS_HEREDOC()
andNS_LITERAL_HEREDOC()
have been created innot-autoshell.m4
- New macro
n4_newlines()
has been created innot-fancy-texts.m4
- New library file
not-autoversion.m4
has been created, containing the following new macros:NR_RECORD_HISTORY()
NR_PROJECT_VERSION
NR_BINARY_VERSION
NR_LIBTOOL_VERSION_INFO
NR_PROJECT_MAJVER
NR_PROJECT_MINVER
NR_PROJECT_MICVER
NR_BINARY_MAJVER
NR_BINARY_MINVER
NR_BINARY_MICVER
NR_INTERFACE_NUM
NR_INTERFACES_SUPPORTED
NR_IMPLEMENTATION_NUM
NR_SOURCE_AGE
NC_AUTOVERSION_SUBSTITUTIONS
NR_HISTORY_CURRENT_EVENT_NAME
NR_HISTORY_CURRENT_VSTATE
NR_HISTORY_ROOT_VSTATE
NR_HISTORY_EVENTS
NR_HISTORY_GET_EVENT_VSTATE()
NR_HISTORY_FOR_EACH_EVENT()
NR_VSTATE_GET_PROJECT_VERSION()
NR_VSTATE_GET_PROJECT_MAJVER()
NR_VSTATE_GET_PROJECT_MINVER()
NR_VSTATE_GET_PROJECT_MICVER()
NR_VSTATE_GET_BINARY_VERSION()
NR_VSTATE_GET_BINARY_MAJVER()
NR_VSTATE_GET_BINARY_MINVER()
NR_VSTATE_GET_BINARY_MICVER()
NR_VSTATE_GET_LIBTOOL_VERSION_INFO()
NR_VSTATE_GET_INTERFACE_NUM()
NR_VSTATE_GET_INTERFACES_SUPPORTED()
NR_VSTATE_GET_IMPLEMENTATION_NUM()
NR_VSTATE_GET_SOURCE_AGE()
NR_BUMP_VSTATE()
NR_GET_EVENT_VSTATE()
NR_FOR_EACH_EVENT()
- The behavior of
n4_with()
,n4_let()
andn4_qlet()
has changed in respect to quoted arguments - Code review (macros
n4_list_index()
,n4_joinalln()
,n4_arg_index()
,n4_let()
,n4_case_in()
,n4_define_substrings_as()
,n4_expand_once()
,n4_expanded_once()
andn4_repeat()
innot-m4sugar.m4
; macroNC_CONFIG_SHADOW_DIR()
innot-extended-config.m4
; macroNS_TEXT_WRAP()
innot-autoshell.m4
) - Macro †
NC_THREATEN_BLINDLY()
innot-extended-config.m4
has been renamed toNR_THREATEN_BLINDLY()
- An
examples
subdirectory has been added to the package tree - The †
pkgutils
subdirectory has been renamed tocollection-utils
Not Autotools 1.1.0
Changes:
- New macro
NC_MAKETARGET_SUBST_UNQUOTED()
has been created innot-autotools.m4
AC_DEFUN()
has been replaced withm4_define()
for registering theNC_GLOBAL_LITERALS()
macro (this fixesautopoint
bug “error: required file 'build-aux/config.rpath' not found”)- Code review (macro
NC_MAKETARGET_SUBST()
innot-autotools.m4
) - Documentation