Home | History | Annotate | Download | only in www

Lines Matching full:standalone

204 <p>Both "make change" and scripts/single.sh (for building standalone commands
400 The "make change" target now saves the output of each failed standalone
582 <p>The new "make change" target builds each toybox command as a standalone
584 on cp and so on) were hit with a large rock until they built standalone.
588 command's main()), and so on. Also, some commands can't be built standalone
650 standalone (via scripts/single.sh or "make change"). The option flag bit
825 <p><b>Standalone builds</b></p>
827 <p>The standalone build infrastructure (scripts/single.sh) got upgraded to
828 build more commands as standalone executables. In make.sh the source file
838 aren't building standalone yet are:</p>
843 <p>The main reason for standalone build failures is NEWTOY() or OLDTOY()
852 <p>Standalone builds are used by the test suite when testing individual
1030 <p>When building standalone commands (scripts/singleconfig.sh commandname),
1032 a standalone version with all the bells and whistles enabled.</p>
1231 <p>The new scripts/single.sh builds a standalone command without the