summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAge
* 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 ↵Will Estes2002-11-27
| | | | maintainer-clean erases everything not under version control
* 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, ↵Will Estes2002-10-21
| | | | mention the need for enable-maintainer-mode
* remove intl from distWill Estes2002-10-11
|
* redo integral types again; add flexint.h; change dependencies caused by ↵Will Estes2002-10-10
| | | | adding flexint.h; remove autoconf wrapper around cunistd; restore netinet/in.h includes; remove unneded feature checks in configure.in
* remove README-alpha option; add definitions for ↵Will Estes2002-10-08
| | | | FLEX_{MAJOR,MINOR,SUBMINOR}_VERSION
* 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
| | | | | | Added shared file tables_shared.c. Separated tables.h from flexdef.h Bulk of table deserialization code is done.
* 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
| | | | | Added faq.texi to flex_TEXINFOS macro in Makefile.am. flex.texi now includes faq.texi.
* DIST_SUBDIRS: new variable. we can build flex with SUBDIRS and then build ↵Will Estes2002-04-01
| | | | the distribution using DIST_SUBDIRS
* unlisted intermediate flex/yacc-created filesWill Estes2002-03-29
|
* ok, one last touch up; users most likely wont have help2man so we need to ↵Will Estes2002-03-29
| | | | insure that's ok
* 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
| | | | Makefile.am now uses `help2man` to generate flex.1
* mostly, changes for gettextWill Estes2002-03-12
|
* remove subdirectories from EXTRA_DIST; add a SUBDIRS macro to handle ↵Will Estes2002-03-06
| | | | examples/; clean up the dist-hook target
* 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
| | | | tree can build a dist.
* 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
|