summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* provide malloc() and realloc() for systems that do not have satisfactory vers...wlestes2012-03-211-0/+4
* install flex++ as a link; resolves bug #2939681wlestes2012-03-211-0/+4
* remove m4/ directory and generally clean up automake/autoconf inputswlestes2012-02-031-1/+0
* move ABOUT-NLS back to EXTRA_DISTwlestes2008-05-311-1/+1
* create new dist_doc_DATA; move some EXTRA_DIST files to new dist_doc_DATA targetwlestes2008-05-311-6/+7
* provide for a PIC version of libfl.a for shared libraries using flex scannerswlestes2007-04-141-1/+11
* remove homegrown tags target; automake does that for uswlestes2007-04-131-5/+0
* rename README.cvs-snapshot to README.cvswlestes2007-03-071-1/+1
* move automake options from Makefile.am to configure.inwlestes2007-02-131-7/+2
* remove maintainercleanfileswlestes2007-02-131-24/+0
* Added configure check for assert.h.john432006-03-271-0/+3
* Removed includedir from AM_CPPFLAGS #1439351.john432006-03-221-1/+1
* remove website directory (since it now has its own module in the flex projectwlestes2006-02-181-2/+1
* Removed reference to RoadMap in Makefile.am.john432006-02-151-2/+2
* only rebuild the ChangeLog if we're inside a cvs working directorywlestes2003-03-261-2/+4
* remove maintainer_mode conditional; add filter.c and regex.c to indentfiles; ...wlestes2003-03-261-7/+26
* merge millaway's m4 branch workwlestes2003-03-251-2/+5
* build on . in top level first; this will simplify calling help2manwlestes2003-02-281-0/+1
* move flex.texi and flex.1 to new doc/ subdirectorywlestes2003-02-271-17/+2
* switch to using cvs2cl.pl to generate the ChangeLogwlestes2003-01-311-2/+2
* add a spec filewlestes2003-01-091-0/+2
* enclose flex.1 target in MAINTERNER_MODEwlestes2002-12-021-0/+2
* MAINTAINERCLEANFILES: new variable: try to make it so that make maintainer-cl...wlestes2002-11-271-0/+25
* include intent.pro; indent target is MAINTAINER_MODE conditionalwlestes2002-10-221-0/+3
* typowlestes2002-10-211-1/+1
* include README.cvs-snapshot in the distribution; in README-cvs-snapshot, ment...wlestes2002-10-211-0/+1
* remove intl from distwlestes2002-10-111-7/+0
* redo integral types again; add flexint.h; change dependencies caused by addin...wlestes2002-10-101-19/+21
* remove README-alpha option; add definitions for FLEX_{MAJOR,MINOR,SUBMINOR}_V...wlestes2002-10-081-2/+1
* INCLUDES is obsolete; use AM_CPPFLAGS insteadwlestes2002-09-271-1/+1
* update automake to 1.7 and autoconf to 2.54wlestes2002-09-261-1/+1
* use AM_YFLAGS since YFLAGS is a user variablewlestes2002-09-261-1/+1
* include a single, automatically generated version number in flex scannerswlestes2002-09-251-1/+1
* include the intl/ subdirectory when searching for include fileswlestes2002-09-091-1/+1
* Members of struct yy_trans_info are now forced to be the same size.millaway2002-09-071-20/+24
* touch up the indent targeet; it's ready for production use nowwlestes2002-08-271-5/+5
* Created 'indent' target and added .indent.pro.millaway2002-08-221-1/+25
* we're using m4 so have configure test for itwlestes2002-08-201-1/+2
* Added tables.c and rebuilt dependencies.millaway2002-08-201-17/+19
* More work on tables serialization.millaway2002-08-191-1/+2
* Skeleton is now passed through m4 (before dist is built).millaway2002-08-191-1/+1
* Updated dependencies list.millaway2002-08-161-20/+20
* require automake at least 1.6wlestes2002-08-151-1/+3
* remove faq.texi as it's included in flex.texiwlestes2002-08-091-1/+0
* include intl in the distribution and in the build processwlestes2002-08-081-0/+2
* builddir in help2man call needed @-signs around itwlestes2002-08-081-1/+1
* help2man should look in builddir for the flex binarywlestes2002-08-061-1/+1
* we need to include texinfo.tex nowwlestes2002-07-311-1/+0
* add dist-bzip2 to automake_options so we'll start getting tar.bz2 archiveswlestes2002-07-241-1/+1
* typo in tags targetmillaway2002-07-231-1/+1