[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ A ] [ B ] [ next ]
ccbuild
- A strict developer's build utility
Here is list of the command line parameters divided over categories. If you
think you know ccbuild
, go down this list. If you don't think a
given argument is in the right position, you might need to read up on it.
Please refer to the ccbuild
manual for a full explanation of these
flags and arguments.
Command execution influencing arguments (the actual system call): --compiler, -a, --args, -I, --recursive-include, --xof, --exec-on-fail, --xop, --exec-on-pass, --append and Resolution arguments.
Global header resolution effecting arguments: -C, --nodefres, --addres and --nodefargs (if the default commands contain any of the before mentioned).
Command (build/lib/distclean etc.) effecting arguments: -s, --no-act, -p, --precompile-ih, --precompile-all, --brute, --loop, --verbose.
Arguments that won't, normally, change the resulting binary or output: -f, --force-update, --gnutouch, --md5, --real-man, -l, --highlight, --xof, --exec-on-fail, --xop, --exec-on-pass, --clearpc, --append.
Read only actions are:
Anything with -s or --no-act
The commands: resolve, md5, deps, dot filename.cc, makefile, aap, check and icmake.
[ previous ] [ Contents ] [ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ A ] [ B ] [ next ]
ccbuild
- A strict developer's build utility