summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* provide for a PIC version of libfl.a for shared libraries using flex scannersWill Estes2007-04-14
* remove homegrown tags target; automake does that for usWill Estes2007-04-13
* rename README.cvs-snapshot to README.cvsWill Estes2007-03-07
* move automake options from Makefile.am to configure.inWill Estes2007-02-13
* remove maintainercleanfilesWill Estes2007-02-13
* Added configure check for assert.h.John Millaway2006-03-27
* Removed includedir from AM_CPPFLAGS #1439351.John Millaway2006-03-22
* remove website directory (since it now has its own module in the flex projectWill Estes2006-02-18
* Removed reference to RoadMap in Makefile.am.John Millaway2006-02-15
* only rebuild the ChangeLog if we're inside a cvs working directoryWill Estes2003-03-26
* remove maintainer_mode conditional; add filter.c and regex.c to indentfiles; ...Will Estes2003-03-26
* merge millaway's m4 branch workWill Estes2003-03-25
* build on . in top level first; this will simplify calling help2manWill Estes2003-02-28
* move flex.texi and flex.1 to new doc/ subdirectoryWill Estes2003-02-27
* switch to using cvs2cl.pl to generate the ChangeLogWill Estes2003-01-31
* add a spec fileWill Estes2003-01-09
* enclose flex.1 target in MAINTERNER_MODEWill Estes2002-12-02
* MAINTAINERCLEANFILES: new variable: try to make it so that make maintainer-cl...Will Estes2002-11-27
* include intent.pro; indent target is MAINTAINER_MODE conditionalWill Estes2002-10-22
* typoWill Estes2002-10-21
* include README.cvs-snapshot in the distribution; in README-cvs-snapshot, ment...Will Estes2002-10-21
* remove intl from distWill Estes2002-10-11
* redo integral types again; add flexint.h; change dependencies caused by addin...Will Estes2002-10-10
* remove README-alpha option; add definitions for FLEX_{MAJOR,MINOR,SUBMINOR}_V...Will Estes2002-10-08
* INCLUDES is obsolete; use AM_CPPFLAGS insteadWill Estes2002-09-27
* update automake to 1.7 and autoconf to 2.54Will Estes2002-09-26
* use AM_YFLAGS since YFLAGS is a user variableWill Estes2002-09-26
* include a single, automatically generated version number in flex scannersWill Estes2002-09-25
* include the intl/ subdirectory when searching for include filesWill Estes2002-09-09
* Members of struct yy_trans_info are now forced to be the same size.John Millaway2002-09-07
* touch up the indent targeet; it's ready for production use nowWill Estes2002-08-27
* Created 'indent' target and added .indent.pro.John Millaway2002-08-22
* we're using m4 so have configure test for itWill Estes2002-08-20
* Added tables.c and rebuilt dependencies.John Millaway2002-08-20
* More work on tables serialization.John Millaway2002-08-19
* Skeleton is now passed through m4 (before dist is built).John Millaway2002-08-19
* Updated dependencies list.John Millaway2002-08-16
* require automake at least 1.6Will Estes2002-08-15
* remove faq.texi as it's included in flex.texiWill Estes2002-08-09
* include intl in the distribution and in the build processWill Estes2002-08-08
* builddir in help2man call needed @-signs around itWill Estes2002-08-08
* help2man should look in builddir for the flex binaryWill Estes2002-08-06
* we need to include texinfo.tex nowWill Estes2002-07-31
* add dist-bzip2 to automake_options so we'll start getting tar.bz2 archivesWill Estes2002-07-24
* typo in tags targetJohn Millaway2002-07-23
* Removed erroneous $(srcdir) from help2man target.John Millaway2002-07-22
* Fixed typo.John Millaway2002-07-02
* Added 'tags' target -- something I should have done long ago.John Millaway2002-06-28
* Updated my email address.John Millaway2002-05-13
* Added faq.texi to archive.John Millaway2002-04-14