Summary
- objinfo_helper: slightly generalise usage message (commit: 92331f8) (details)
- Make ext_exe public in the configuration module of the compiler (commit: 16006d5) (details)
- objinfo: take possible .exe extension into account when calling objinfo_helper (commit: 758ab7d) (details)
- tools/ocamlmktop.ml: make use of the configured extension of executalbes (commit: c530b74) (details)
- Fix distclean rule (commit: d9dc10e) (details)
- Makefile: introduce the CMPBYT variable (commit: 1c158f4) (details)
- Makefile: avoid one recursive invocation of make (commit: 2ee6e82) (details)
- lex/Makefile: simplification (commit: b7d8a97) (details)
- ocamltest: improve the way executable file extension is determined (commit: a50d177) (details)
- tools/Makefile: stop considering ocamldep and cvt_emit as precious (commit: 41e4dc1) (details)
- Add the $(EXE) suffix to all programs at build rather than install time (commit: bdd9ca3) (details)
- Build system: simplify installation rules (commit: 8087f7f) (details)