Skip to content
Success

#190 (Jun 18, 2020, 12:55:22 PM)

Started 5 yr 2 mo ago
Took 41 min on olive

Started by GitHub push by shindere

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