summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* add a spec fileWill Estes2003-01-091-0/+2
* enclose flex.1 target in MAINTERNER_MODEWill Estes2002-12-021-0/+2
* MAINTAINERCLEANFILES: new variable: try to make it so that make maintainer-cl...Will Estes2002-11-271-0/+25
* include intent.pro; indent target is MAINTAINER_MODE conditionalWill Estes2002-10-221-0/+3
* typoWill Estes2002-10-211-1/+1
* include README.cvs-snapshot in the distribution; in README-cvs-snapshot, ment...Will Estes2002-10-211-0/+1
* remove intl from distWill Estes2002-10-111-7/+0
* redo integral types again; add flexint.h; change dependencies caused by addin...Will Estes2002-10-101-19/+21
* remove README-alpha option; add definitions for FLEX_{MAJOR,MINOR,SUBMINOR}_V...Will Estes2002-10-081-2/+1
* INCLUDES is obsolete; use AM_CPPFLAGS insteadWill Estes2002-09-271-1/+1
* update automake to 1.7 and autoconf to 2.54Will Estes2002-09-261-1/+1
* use AM_YFLAGS since YFLAGS is a user variableWill Estes2002-09-261-1/+1
* include a single, automatically generated version number in flex scannersWill Estes2002-09-251-1/+1
* include the intl/ subdirectory when searching for include filesWill Estes2002-09-091-1/+1
* Members of struct yy_trans_info are now forced to be the same size.John Millaway2002-09-071-20/+24
* touch up the indent targeet; it's ready for production use nowWill Estes2002-08-271-5/+5
* Created 'indent' target and added .indent.pro.John Millaway2002-08-221-1/+25
* we're using m4 so have configure test for itWill Estes2002-08-201-1/+2
* Added tables.c and rebuilt dependencies.John Millaway2002-08-201-17/+19
* More work on tables serialization.John Millaway2002-08-191-1/+2
* Skeleton is now passed through m4 (before dist is built).John Millaway2002-08-191-1/+1
* Updated dependencies list.John Millaway2002-08-161-20/+20
* require automake at least 1.6Will Estes2002-08-151-1/+3
* remove faq.texi as it's included in flex.texiWill Estes2002-08-091-1/+0
* include intl in the distribution and in the build processWill Estes2002-08-081-0/+2
* builddir in help2man call needed @-signs around itWill Estes2002-08-081-1/+1
* help2man should look in builddir for the flex binaryWill Estes2002-08-061-1/+1
* we need to include texinfo.tex nowWill Estes2002-07-311-1/+0
* add dist-bzip2 to automake_options so we'll start getting tar.bz2 archivesWill Estes2002-07-241-1/+1
* typo in tags targetJohn Millaway2002-07-231-1/+1
* Removed erroneous $(srcdir) from help2man target.John Millaway2002-07-221-1/+1
* Fixed typo.John Millaway2002-07-021-1/+1
* Added 'tags' target -- something I should have done long ago.John Millaway2002-06-281-1/+5
* Updated my email address.John Millaway2002-05-131-1/+1
* Added faq.texi to archive.John Millaway2002-04-141-0/+1
* DIST_SUBDIRS: new variable. we can build flex with SUBDIRS and then build the...Will Estes2002-04-011-0/+6
* unlisted intermediate flex/yacc-created filesWill Estes2002-03-291-4/+1
* ok, one last touch up; users most likely wont have help2man so we need to ins...Will Estes2002-03-291-1/+1
* fine tune flex.1 some moreWill Estes2002-03-291-2/+2
* generalize the manpage a bit and tell autofoo about help2manWill Estes2002-03-291-4/+7
* Output of `flex --version` now matches GNU coding standards.John Millaway2002-03-281-1/+6
* mostly, changes for gettextWill Estes2002-03-121-7/+14
* remove subdirectories from EXTRA_DIST; add a SUBDIRS macro to handle examples...Will Estes2002-03-061-10/+6
* add parse.c and scan.c to built_sourcesWill Estes2002-03-041-1/+3
* Removed CVS-specific code from 'dist-hook' target so anybody with a copy of theJohn Millaway2002-02-241-5/+8
* merge latest batch of millaway's changesWill Estes2001-10-171-2/+10
* specify cvsroot so automake distcheck worksWill Estes2001-09-201-1/+1
* millaway needs to be covered in the ChangeLogWill Estes2001-08-011-1/+1
* oops, left in an extra backslashWill Estes2001-07-311-1/+1
* remove flex.1 and rewrite the dist-hook so that we pick up a couple more dire...Will Estes2001-07-311-7/+7