| 1234567891011121314151617181920212223242526272829303132333435 |
- var CmdLineBuild =
- [
- [ "Setup Build Environment", "cbuild_install.html", [
- [ "cbuild_install.sh: Install Build Tools", "cbuild_install.html#cbuild_install2", null ],
- [ "Environment Variables", "cbuild_install.html#cbuild_envsetup", null ],
- [ "Compiler Configuration", "cbuild_install.html#cbuild_compiler_config", null ],
- [ "libxml (optional for Windows)", "cbuild_install.html#libxml", null ]
- ] ],
- [ "cbuild.sh: Build Invocation", "cbuild.html", [
- [ "Usage Example", "cbuild.html#cbuild_example", null ],
- [ "Error Messages", "cbuild.html#cbuild_errors", null ]
- ] ],
- [ "cp_init.sh: Setup Pack Directory", "cp_init.html", [
- [ "Usage Example", "cp_init.html#cp_init_example", null ],
- [ "Error Messages", "cp_init.html#cp_init_errors", null ]
- ] ],
- [ "cbuildgen: Build Process Manager", "cbuildgen.html", [
- [ "Usage Example", "cbuildgen.html#cbuild_example", null ],
- [ "Error Messages", "cbuildgen.html#cbuildgen_errors", null ]
- ] ],
- [ "make: GNU Make", "Make.html", [
- [ "Usage Example", "Make.html#Make_example", null ]
- ] ],
- [ "cp_install.sh: Install Packs", "cp_install.html", [
- [ "Usage Example", "cp_install.html#cp_install_example", null ],
- [ "Error Messages", "cp_install.html#cp_install_errors", null ]
- ] ],
- [ "ccmerge: Config File Updater", "ccmerge.html", [
- [ "Usage Example", "ccmerge.html#ccmerge_examples", null ],
- [ "Error Messages", "ccmerge.html#ccmerge_errors", null ]
- ] ],
- [ "cbuild_uv.sh: Build MDK project", "cbuild_uv.html", [
- [ "Usage Example", "cbuild_uv.html#cbuild_uv_example", null ]
- ] ]
- ];
|