]> granicus.if.org Git - flex/history - Makefile.am
build: AC_USE_SYSTEM_EXTENSIONS in configure.ac.
[flex] / Makefile.am
2017-08-31 Explorer09build: Add convenience targets to build libfl only
2017-08-26 Explorer09Move libfl.pc.in to src subdirectory.
2017-08-24 Tyler SlabinskiCreate libfl.pc target for pkgconfig
2017-05-03 Explorer09build: do not generate lib/Makefile.in.
2017-01-12 Explorer09build: Fix 'make indent' target
2016-10-19 Will Estesbuild: for automake, flex is foreign
2015-12-12 Michael ReedRemoved SHORT_FILE_NAMES preprocessor symbol.
2014-02-18 Will Estesmove m4 make variable to src/Makefile.am.
2014-02-16 Will EstesAdd tools/ directory.
2014-02-16 Will Estesremoves extraneous files from EXTRA_DIST as automake...
2014-02-16 Will Estesmove flex program sources into src/ directory
2014-02-13 Will Estesremoved tools/ subdirectory from distribution
2013-05-28 Will EstesRemove incorrect / in install-exec-hook target
2012-12-08 Christoph Junghansadd version information to shared library
2012-12-06 Christoph JunghansBuild libfl and libcompat using libtool; resolves ...
2012-08-15 Will Estesremove README.cvs from dist_doc_DATA in Makefile.am
2012-08-02 Will EstesAdd -f option to LN_S to create flex++
2012-08-02 Will Estesreplace cvs2cl with git2cl
2012-03-21 Will Estesprovide malloc() and realloc() for systems that do...
2012-03-21 Will Estesinstall flex++ as a link; resolves bug #2939681
2012-02-03 Will Estesremove m4/ directory and generally clean up automake...
2008-05-31 Will Estesmove ABOUT-NLS back to EXTRA_DIST
2008-05-31 Will Estescreate new dist_doc_DATA; move some EXTRA_DIST files...
2007-04-14 Will Estesprovide for a PIC version of libfl.a for shared librari...
2007-04-13 Will Estesoverhaul configure.in: use octathorps for comments...
2007-04-13 Will Estesremove homegrown tags target; automake does that for us
2007-03-07 Will Estesrename README.cvs-snapshot to README.cvs
2007-02-13 Will Estesmove automake options from Makefile.am to configure.in
2007-02-13 Will Estesremove maintainercleanfiles
2006-03-27 John MillawayAdded configure check for assert.h.
2006-03-22 John MillawayRemoved includedir from AM_CPPFLAGS #1439351.
2006-02-18 Will Estesremove website directory (since it now has its own...
2006-02-15 John MillawayRemoved reference to RoadMap in Makefile.am.
2003-03-26 Will Estesonly rebuild the ChangeLog if we're inside a cvs workin...
2003-03-26 Will Estesremove maintainer_mode conditional; add filter.c and...
2003-03-25 Will Estesmerge millaway's m4 branch work
2003-03-17 John MillawayAdded regex.c for regex-related code.
2003-03-11 John MillawayReplaced many CPP macros with m4 equivalents.
2003-03-10 John MillawayAdded filter.c
2003-02-28 Will Estesbuild on . in top level first; this will simplify calli...
2003-02-27 Will Estesmove flex.texi and flex.1 to new doc/ subdirectory
2003-01-31 Will Estesswitch to using cvs2cl.pl to generate the ChangeLog
2003-01-09 Will Estesadd a spec file
2002-12-02 Will Estesenclose flex.1 target in MAINTERNER_MODE
2002-11-27 Will EstesMAINTAINERCLEANFILES: new variable: try to make it...
2002-10-22 Will Estesinclude intent.pro; indent target is MAINTAINER_MODE...
2002-10-21 Will Estestypo
2002-10-21 Will Estesinclude README.cvs-snapshot in the distribution; in...
2002-10-11 Will Estesremove intl from dist
2002-10-10 Will Estesredo integral types again; add flexint.h; change depend...
2002-10-08 Will Estesremove README-alpha option; add definitions for FLEX_...
2002-09-27 Will EstesINCLUDES is obsolete; use AM_CPPFLAGS instead
2002-09-26 Will Estesupdate automake to 1.7 and autoconf to 2.54
2002-09-26 Will Estesuse AM_YFLAGS since YFLAGS is a user variable
2002-09-25 Will Estesinclude a single, automatically generated version numbe...
2002-09-09 Will Estesinclude the intl/ subdirectory when searching for inclu...
2002-09-07 John MillawayMembers of struct yy_trans_info are now forced to be...
2002-08-27 Will Estestouch up the indent targeet; it's ready for production...
2002-08-22 John MillawayCreated 'indent' target and added .indent.pro.
2002-08-20 Will Esteswe're using m4 so have configure test for it
2002-08-20 John MillawayAdded tables.c and rebuilt dependencies.
2002-08-19 John MillawayMore work on tables serialization.
2002-08-19 John MillawaySkeleton is now passed through m4 (before dist is built).
2002-08-16 John MillawayUpdated dependencies list.
2002-08-15 Will Estesrequire automake at least 1.6
2002-08-09 Will Estesremove faq.texi as it's included in flex.texi
2002-08-08 Will Estesinclude intl in the distribution and in the build process
2002-08-08 Will Estesbuilddir in help2man call needed @-signs around it
2002-08-06 Will Esteshelp2man should look in builddir for the flex binary
2002-07-31 Will Esteswe need to include texinfo.tex now
2002-07-24 Will Estesadd dist-bzip2 to automake_options so we'll start getti...
2002-07-23 John Millawaytypo in tags target
2002-07-22 John MillawayRemoved erroneous $(srcdir) from help2man target.
2002-07-02 John MillawayFixed typo.
2002-06-28 John MillawayAdded 'tags' target -- something I should have done...
2002-05-13 John MillawayUpdated my email address.
2002-04-14 John MillawayAdded faq.texi to archive.
2002-04-01 Will EstesDIST_SUBDIRS: new variable. we can build flex with...
2002-03-29 Will Estesunlisted intermediate flex/yacc-created files
2002-03-29 Will Estesok, one last touch up; users most likely wont have...
2002-03-29 Will Estesfine tune flex.1 some more
2002-03-29 Will Estesgeneralize the manpage a bit and tell autofoo about...
2002-03-28 John MillawayOutput of `flex --version` now matches GNU coding stand...
2002-03-12 Will Estesmostly, changes for gettext
2002-03-06 Will Estesremove subdirectories from EXTRA_DIST; add a SUBDIRS...
2002-03-04 Will Estesadd parse.c and scan.c to built_sources
2002-02-24 John MillawayRemoved CVS-specific code from 'dist-hook' target so...
2001-10-17 Will Estesmerge latest batch of millaway's changes
2001-09-20 Will Estesspecify cvsroot so automake distcheck works
2001-08-01 Will Estesmillaway needs to be covered in the ChangeLog
2001-07-31 Will Estesoops, left in an extra backslash
2001-07-31 Will Estesremove flex.1 and rewrite the dist-hook so that we...
2001-07-31 Will Estesfirst attempt at including the tests/ directory via...
2001-07-31 Will Estesautomake groks the ChangeLog now so we don't have to...
2001-07-27 Will Estesif we want flex.1 we have to say so in EXTRA_DIST
2001-07-27 Will Estesinclude flex.1 as it's the only working documentation...
2001-07-27 Will Estesrearrange to work with automake on building the ChangeLog
2001-07-25 Will Esteshow to fake the ChangeLog into showing up in the distri...
2001-07-25 Will Estesadd YFLAGS so parse.h gets made
2001-07-24 Will Estesadd Vern's misc dependencies; noinst_SCRIPTS was broken...
next