summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* docs(contrib): Add CONTRIBUTING.md to EXTRA_DIST.Mightyjo2023-03-301-1/+2
* rename INSTALL to INSTALL.mdWill Estes2022-09-281-1/+1
* Documented building and installation of flexwestes-installWill Estes2022-09-271-1/+2
* Use shellcheck on most of the shell scripts in the repository.Daniel Brooks2020-10-211-1/+4
* po: include update_linguas script in distribution.Will Estes2018-05-071-2/+5
* build: Add convenience targets to build libfl onlyExplorer092017-08-311-1/+25
* Move libfl.pc.in to src subdirectory.Explorer092017-08-271-3/+0
* Create libfl.pc target for pkgconfigTyler Slabinski2017-08-241-0/+3
* build: do not generate lib/Makefile.in.Explorer092017-05-031-1/+0
* build: Fix 'make indent' targetExplorer092017-01-121-2/+4
* build: for automake, flex is foreignWill Estes2016-10-191-1/+1
* Removed SHORT_FILE_NAMES preprocessor symbol.Michael Reed2015-12-121-5/+0
* move m4 make variable to src/Makefile.am.Will Estes2014-02-181-1/+0
* Add tools/ directory.Will Estes2014-02-161-1/+2
* removes extraneous files from EXTRA_DIST as automake picks them up better wit...Will Estes2014-02-161-4/+1
* move flex program sources into src/ directoryWill Estes2014-02-161-144/+3
* removed tools/ subdirectory from distributionWill Estes2014-02-131-1/+0
* Remove incorrect / in install-exec-hook targetWill Estes2013-05-281-1/+1
* add version information to shared libraryChristoph Junghans2012-12-081-0/+4
* Build libfl and libcompat using libtool; resolves #3586814Christoph Junghans2012-12-061-10/+6
* remove README.cvs from dist_doc_DATA in Makefile.amWill Estes2012-08-151-1/+0
* Add -f option to LN_S to create flex++Will Estes2012-08-021-1/+1
* replace cvs2cl with git2clWill Estes2012-08-021-4/+4
* provide malloc() and realloc() for systems that do not have satisfactory vers...Will Estes2012-03-211-0/+4
* install flex++ as a link; resolves bug #2939681Will Estes2012-03-211-0/+4
* remove m4/ directory and generally clean up automake/autoconf inputsWill Estes2012-02-031-1/+0
* move ABOUT-NLS back to EXTRA_DISTWill Estes2008-05-311-1/+1
* create new dist_doc_DATA; move some EXTRA_DIST files to new dist_doc_DATA targetWill Estes2008-05-311-6/+7
* provide for a PIC version of libfl.a for shared libraries using flex scannersWill Estes2007-04-141-1/+11
* remove homegrown tags target; automake does that for usWill Estes2007-04-131-5/+0
* rename README.cvs-snapshot to README.cvsWill Estes2007-03-071-1/+1
* move automake options from Makefile.am to configure.inWill Estes2007-02-131-7/+2
* remove maintainercleanfilesWill Estes2007-02-131-24/+0
* Added configure check for assert.h.John Millaway2006-03-271-0/+3
* Removed includedir from AM_CPPFLAGS #1439351.John Millaway2006-03-221-1/+1
* remove website directory (since it now has its own module in the flex projectWill Estes2006-02-181-2/+1
* Removed reference to RoadMap in Makefile.am.John Millaway2006-02-151-2/+2
* only rebuild the ChangeLog if we're inside a cvs working directoryWill Estes2003-03-261-2/+4
* remove maintainer_mode conditional; add filter.c and regex.c to indentfiles; ...Will Estes2003-03-261-7/+26
* merge millaway's m4 branch workWill Estes2003-03-251-2/+5
* build on . in top level first; this will simplify calling help2manWill Estes2003-02-281-0/+1
* move flex.texi and flex.1 to new doc/ subdirectoryWill Estes2003-02-271-17/+2
* switch to using cvs2cl.pl to generate the ChangeLogWill Estes2003-01-311-2/+2
* 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