Skip to content

Commit

Permalink
Use cmdliner in tlapm
Browse files Browse the repository at this point in the history
A preprocessing step strips out deprecated options (`-d`,
`--paranoid`, `--isaprove`, `--fpdir`) and merges arguments of options
that take two arguments (`--toolbox`, `--nofpl` and `--erasefp`).

Thanks to Damien Doligez for the preprocessing idea to keep
backward-compatibility.

Signed-off-by: Stephane Glondu <[email protected]>
  • Loading branch information
Stephane Glondu committed Dec 4, 2024
1 parent c6f3781 commit d7b988e
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 159 deletions.
1 change: 1 addition & 0 deletions src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
unix
threads
str
cmdliner
dune-site
dune-build-info
camlzip ; main deps.
Expand Down
Loading

0 comments on commit d7b988e

Please sign in to comment.