]> granicus.if.org Git - flex/history - configure.ac
doc: document release page in README
[flex] / configure.ac
2018-03-01 Explorer09build: Move dnl comments out of AC_CHECK_FUNCS
2017-09-04 Explorer09build: AC_USE_SYSTEM_EXTENSIONS in configure.ac.
2017-08-26 Explorer09Move libfl.pc.in to src subdirectory.
2017-08-24 Tyler SlabinskiCreate libfl.pc target for pkgconfig
2017-07-13 Will Estesbuild: require automake, gettext versions as per mainta...
2017-05-19 Will Estesbuild: remove automake check-news
2017-05-19 Thomas Klausnerscanner: Use reallocarr() when available.
2017-05-03 Explorer09build: do not generate lib/Makefile.in.
2017-05-02 Simon Sobischbuild: use lowest versions for gettext, automake.
2017-05-02 Simon Sobischbuild: list earliest useable versions for automake
2017-02-23 Alastair Hughesbuild: support cross compiling.
2017-02-17 Explorer09build: Include <strings.h>; add strcasecmp() check...
2017-02-17 Explorer09build: Let configure error if missing required function...
2017-02-16 Explorer09test: skip pthread test when needed files missing.
2017-01-25 Explorer09build: remove repeated bison detection from configure.
2017-01-24 Explorer09build: detect overflow for [re]allocate_array.
2017-01-23 Will Estesdoc: v2.6.4
2017-01-12 Explorer09build: Simplify indent program detection
2016-12-29 Explorer09build: New configure option '--disable-bootstrap'.
2016-12-29 Explorer09build: allow building libfl even with --disable-libfl.
2016-11-24 Explorer09build: warn about cross compiling with *alloc
2016-11-24 Explorer09build: Link $(LIBOBJS) from src/ dir, remove libcompat.la.
2016-11-14 Explorer09build: Add --disable-libfl configure option.
2016-11-06 Thomas KlausnerFix unportable test(1) operator.
2016-10-29 Alastair Hughesbuild: fix false negatives for help2man and texi2dvi
2016-10-25 Will Estesbuild: version 2.6.3 begins
2016-10-24 Will Estesbuild: switch xz to lzip
2016-10-19 Will Estesbuild: for automake, flex is foreign
2016-03-31 rlarconfigure option `--enable-warnings' and `WARNINGFLAGS'
2016-03-18 Will Estesmention v2.6.2; summarize changes since 2.6.1
2016-03-16 Robert LariceSuppress portability warnings in Makefile generation
2016-02-27 Will Estesbuild: Removed bzip2 distribiution archive
2016-02-27 Will Estesremoved obsolete program check
2016-02-27 Will EstesMade some program checks more robust
2015-12-27 Will EstesRemoved no longer needed header checks
2015-12-27 Will EstesChecked for reallocarray() with AC_REPLACE_FUNCS
2015-12-19 Will Estesbuild: reformatted AC_CHECK_FUNCS for readability
2015-12-14 Mike Frysingerconfigure: fixed realloc test.
2015-12-12 Michael McConvilleAdded new function reallocarray.
2015-12-11 Will EstesMentioned v2.6.1; documented some changes since v2.6.0
2015-12-10 Will EstesChecked for ranlib and strdup() at configure time
2015-12-03 MightyjoChecked for (g)texi2dvi. Better bison, help2man checks.
2015-11-21 Will Estesupdated syntax of AC_INIT call as per autoupdate
2015-11-17 Will EstesDeclared version 2.6.0 v2.6.0
2015-11-13 Will EstesDeclared version 2.6.0rc1
2015-07-15 Will Estesinitialize libtool earlier in build system generation
2014-11-14 Will Estesadded back call to AC_CONFIG_AUX_DIR.
2014-11-12 Will Estesuse automake conditional around pthread test
2014-11-12 Will Estesupgrade automake version to 1.14.1
2014-11-12 Will Estesupdate gettext version to 0.19
2014-11-12 Will Estescall LT_INIT earlier in configure.ac
2014-11-12 Will Estesremove old tests/ subdirectories from build system
2014-11-12 Will Estesadd parallel test suite option to build system
2014-06-12 Will Estesupdate version number to 2.6.0-pre
2014-02-16 Will EstesAdd tools/ directory.
2014-02-16 Will Estesmove flex program sources into src/ directory
2014-02-16 Will Estesincrement flex version to 2.6.0
2014-02-13 Will Estesbump AM_GNU_GETTEXT_VERSION to 0.18.1
2014-02-13 Will Estesremoved tools/ subdirectory from distribution
2014-02-11 Will Estesuse gnu automake option instead of gnits option
2014-02-11 Will Estesincrement version to 2.5.38 flex-2.5.38-rc1
2013-07-03 Till VaroquauxAdjust yylineno properly when rewinding trailing contexts.
2012-12-08 Christoph Junghansadd version information to shared library
2012-12-06 Christoph JunghansBuild libfl and libcompat using libtool; resolves ...
2012-08-26 Will Estesadd dist-xz to automake options; resolves #3561837
2012-08-26 Will Estesrequire gettext 0.18; force autoreconf in autogen.sh...
2012-08-06 Will Estesrename configure.in to configure.ac to prep for upcomin...