ocaml/lex
David Allsopp 3a40b2fd94 Introduce Makefile.build_config.in
This moves the configure-generated parts of Makefile.common to a
separate (generated) Makefile, allowing Makefile.common to be a normal
Makefile.

OCaml's build system Makefile's now include Makefile.build_config (which
itself includes Makefile.config) but Makefile.config is still installed
as before. This allows configure to generate variables which are
specific to the build process and are not intended to be exported to the
installation.
2020-04-17 13:53:49 +01:00
..
.depend make alldepend (with new one-dep-per-file printing) 2018-12-12 09:38:49 +01:00
Makefile Introduce Makefile.build_config.in 2020-04-17 13:53:49 +01:00
common.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
common.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
compact.ml More warnings for ocamllex. 2016-03-15 22:47:37 +01:00
compact.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
cset.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
cset.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
lexer.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
lexer.mll Quoted extensions in comments, ocamllex and ocamlyacc (#9166) 2020-02-03 10:55:28 +01:00
lexgen.ml Deprecate Pervasives (#1605) 2018-08-27 12:42:14 +01:00
lexgen.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
main.ml Use reraise_raw_backtrace in Misc.try_finally 2018-07-25 17:58:32 +02:00
output.ml ocamllex: Exact check for the absence of memory instructions. (#1713) 2018-04-11 09:59:23 +02:00
output.mli More warnings for ocamllex. 2016-03-15 22:47:37 +01:00
outputbis.ml Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
outputbis.mli More warnings for ocamllex. 2016-03-15 22:47:37 +01:00
parser.mly Call the '#' sign hash rather than sharp. 2016-05-09 16:34:40 +02:00
syntax.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
syntax.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00
table.ml Update headers for the new license. 2016-02-18 16:59:16 +01:00
table.mli Update headers for the new license. 2016-02-18 16:59:16 +01:00