summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
...
* 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
* DIST_SUBDIRS: new variable. we can build flex with SUBDIRS and then build the...Will Estes2002-04-01
* unlisted intermediate flex/yacc-created filesWill Estes2002-03-29
* ok, one last touch up; users most likely wont have help2man so we need to ins...Will Estes2002-03-29
* fine tune flex.1 some moreWill Estes2002-03-29
* generalize the manpage a bit and tell autofoo about help2manWill Estes2002-03-29
* Output of `flex --version` now matches GNU coding standards.John Millaway2002-03-28
* mostly, changes for gettextWill Estes2002-03-12
* remove subdirectories from EXTRA_DIST; add a SUBDIRS macro to handle examples...Will Estes2002-03-06
* add parse.c and scan.c to built_sourcesWill Estes2002-03-04
* Removed CVS-specific code from 'dist-hook' target so anybody with a copy of theJohn Millaway2002-02-24
* merge latest batch of millaway's changesWill Estes2001-10-17
* specify cvsroot so automake distcheck worksWill Estes2001-09-20
* millaway needs to be covered in the ChangeLogWill Estes2001-08-01
* oops, left in an extra backslashWill Estes2001-07-31
* remove flex.1 and rewrite the dist-hook so that we pick up a couple more dire...Will Estes2001-07-31
* first attempt at including the tests/ directory via automake, dist-hook targe...Will Estes2001-07-31
* automake groks the ChangeLog now so we don't have to remind the maintainer to...Will Estes2001-07-31
* if we want flex.1 we have to say so in EXTRA_DISTWill Estes2001-07-27
* include flex.1 as it's the only working documentation for nowWill Estes2001-07-27
* rearrange to work with automake on building the ChangeLogWill Estes2001-07-27
* how to fake the ChangeLog into showing up in the distributionWill Estes2001-07-25
* add YFLAGS so parse.h gets madeWill Estes2001-07-25
* add Vern's misc dependencies; noinst_SCRIPTS was broken?; list a few last fil...Will Estes2001-07-24
* copyright notice on Makefile.am; document some -D switches (are they still us...Will Estes2001-07-24
* add EXTRA_DISTWill Estes2001-07-24
* add AUTOMAKE_OPTIONS, info_TEXINFOS, include_HEADERS, noinst_HEADERS; it's li...Will Estes2001-07-23
* bin_PROGRAMS and lib_LIBRARIESWill Estes2001-07-23