~m-grant-prg/acmbuild/trunk

« back to all changes in this revision

Viewing changes to src/man/1/acmbuild.sh.1.man.in

  • Committer: Mark Grant
  • Date: 2022-08-29 08:30:34 UTC
  • mfrom: (1.1.53)
  • Revision ID: m.grant.prg@gmail.com-20220829083034-1n0eq3dkgqfeka7z
Merge new upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
-C, --distcheck  perform a normal make distcheck.
60
60
 
 
61
--CC compiler  Specify a compiler to use. Functionally equivalent to:-
 
62
.br
 
63
bootstrap.sh -c . -- CC=compiler
 
64
.br
 
65
More ephemerally, as a one-off you can use:-
 
66
.br
 
67
make CC=compiler
 
68
 
61
69
-d, --debug  build with appropriate debug flags.
62
70
 
63
71
-D, --dist  perform a make dist.
69
77
 
70
78
-H, --header-check  show include stack depth
71
79
 
 
80
-i, --iwyu  Run clang's include-what-you-use to analyse header file usage.
 
81
 
72
82
-K, --check  run make check
73
83
 
74
84
-m, --config-menu  invoke menu of configurable options. The only thing fixed is