summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* build: Fix 'make indent' targetExplorer092017-01-12
* build: New configure option '--disable-bootstrap'.Explorer092016-12-29
* build: "make clean" deletes stage1scan.c, stage1flexExplorer092016-12-29
* build: allow building libfl even with --disable-libfl.Explorer092016-12-29
* build: Link $(LIBOBJS) from src/ dir, remove libcompat.la.Explorer092016-11-24
* build: Let stage1flex respect LFLAGSExplorer092016-11-15
* build: Add --disable-libfl configure option.Explorer092016-11-14
* build: no longer build PIC version of libfl.Will Estes2016-10-26
* Support `make indent` for out of source buildsDemi Obenour2016-09-25
* Simplify some shell codeDemi Obenour2016-09-25
* fix skel.c dependency (missing tables_shared.c) andrlar2016-03-31
* fix stage1scan.c and stage1scan.l dependencyrlar2016-03-31
* configure option `--enable-warnings' and `WARNINGFLAGS'rlar2016-03-31
* build: simplified dependency tracking so parallel make runs succeedRobert.Larice Robert Larice2016-03-29
* Linked flex binary against libintl, not libfl.OBATA Akio2016-01-08
* Built flex with itself.Will Estes2015-12-07
* Generated skel.c explicitly in srcdir.Akim Demaille2015-12-04
* Cleaned up BUILT_SOURCES list.Will Estes2015-11-29
* Sorted file names in flex_SOURCESWill Estes2015-11-29
* Supplied versioning information in flex libraries.lukeallardyce2015-11-13
* Cleaned more generated sources.Mightyjo2015-11-08
* move m4 make variable to src/Makefile.am.Will Estes2014-02-18
* move flex program sources into src/ directoryWill Estes2014-02-16