Home
last modified time | relevance | path

Searched refs:onlybuild (Results 1 – 5 of 5) sorted by relevance

/dports/astro/gnuastro/gnuastro-0.16/bin/buildprog/
H A Dmain.h59 uint8_t onlybuild; /* Don't run the compiled program. */ member
H A Dargs.h182 &p->onlybuild,
H A Dbuildprog.c160 else if(p->onlybuild==0) in buildprog()
/dports/astro/gnuastro/gnuastro-0.16/doc/
H A Dgnuastro.info-6145 $ astbuildprog --onlybuild myprogram.c
177 building it. This behavior can be disabled with the ‘--onlybuild
293 ‘--onlybuild
301 In other words, it is only relevant when ‘--onlybuild’ is not
H A Dgnuastro.texi23231 $ astbuildprog --onlybuild myprogram.c
23253 This behavior can be disabled with the @code{--onlybuild} option.
23342 @itemx --onlybuild
23350 In other words, it is only relevant when @option{--onlybuild} is not called.