Home | History | Annotate | only in /src/tools/lex
History log of /src/tools/lex
RevisionDateAuthorComments
 1.12 23-Aug-2018  christos PR/53544: Add a dependency on the Makefile to fix incremental builds.
 1.11 20-Aug-2018  christos make sure that nbtools_compat.h is the first thing included for generated files
 1.10 02-Oct-2017  christos branches: 1.10.2; 1.10.4;
Simplify.
 1.9 30-Oct-2009  christos short circuit lex and yacc rules.
 1.8 29-Oct-2009  christos use bootstrap files for yacc too.
 1.7 26-Oct-2009  christos switch to new lex
 1.6 26-Oct-2009  christos back to old lex
 1.5 26-Oct-2009  christos use new lex.
 1.4 08-Dec-2002  thorpej Centralize the definition of the tool name prefix (i.e. "nb") into
bsd.own.mk, as the _TOOL_PREFIX variable.
 1.3 14-Nov-2001  tv Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.
Prefix all non-target-specific things with `nb'.
 1.2 12-Nov-2001  tv Major overhaul of src/tools and host toolchain. Summary of changes:

* Rewrite src/tools Make logic to work like the rest of the tree wrt
"dependall" and "install". The old "make build" hack is gone.

* Remove the MKTOOLS logic. This was linked to the "make build" hack,
and was only needed because TOOLDIR originally had no writable default.

* Redo the GNU configure/make logic to make it fit reasonably in a
BSD make wrapper. Use new ${.ALLTARGETS} variable to scan for
targets in $(srcdir), and mark them with .MADE: to prevent rebuilding.

* Only build cross tools in src/tools; remove some messy logic in
src/usr.* and src/gnu/usr.* that would do target filename rewriting
(improves consistency and readability).

* Add the ability to build cross gdb at tool build time by setting
MKCROSSGDB (default no) to "yes" in mk.conf.

* Add src/tools/groff and set up paths to work with this cross groff.
 1.1 14-Aug-2001  tv Bootstrap toolchain framework, first pass.
 1.10.4.1 10-Jun-2019  christos Sync with HEAD
 1.10.2.1 06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

RSS XML Feed