summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAge
* Don't install libfl.pc if --disable-libfl.Explorer092017-08-27
* Move libfl.pc.in to src subdirectory.Explorer092017-08-27
* have libobjs depend on libobjdir (#244)Michael Haubenwallner2017-08-24
* build: Delete comments from skeleton file.Demi Obenour2017-05-03
* build: support cross compiling.Alastair Hughes2017-02-23
* build: mv scan.c when building dist.Will Estes2017-02-16
* build: don't assume distdir/scan.c is writeableWill Estes2017-02-06
* build: Add dist-hook to force remake scan.c.Explorer092017-02-06
* build: respect '--localedir' from configure.Explorer092017-02-06
* build: Remove "-I$(top_srcdir)/intl" from CPPFLAGS.Explorer092017-02-06
* build: fix Makefile parse.h dependency clauses.Explorer092017-01-24
* build: more BSD make and vpath build fixes.Thomas Klausner2017-01-23
* build: Fix skel.c generation with BSD makeThomas Klausner2017-01-23
* 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