Partie XLV. Outils de développement

Table des matières

bench_run — Launch benchmark tests
tbx_build_cleaner — Generate a cleaner.sce script (toolbox compilation process)
tbx_build_gateway — Build a gateway (toolbox compilation process)
tbx_build_gateway_clean — Generate a cleaner_gateway.sce script (toolbox compilation process)
tbx_build_gateway_loader — Generate a loader_gateway.sce script (toolbox compilation process)
tbx_build_help — Generate help files (toolbox compilation process)
tbx_build_help_loader — Generate a addchapter.sce script (toolbox compilation process)
tbx_build_loader — Generate a loader.sce script (toolbox compilation process)
tbx_build_macros — Compile macros (toolbox compilation process)
tbx_build_src — Build sources (toolbox compilation process)
tbx_builder_gateway — Run builder_gateway.sce script if it exists (toolbox compilation process)
tbx_builder_gateway_lang — Run builder_gateway_(language).sce script if it exists (toolbox compilation process)
tbx_builder_help — Run builder_help.sce script if it exists (toolbox compilation process)
tbx_builder_help_lang — Run build_help.sce script if it exists (toolbox compilation process)
tbx_builder_macros — Run buildmacros.sce script if it exists (toolbox compilation process)
tbx_builder_src — Run builder_src.sce script if it exists (toolbox compilation process)
tbx_builder_src_lang — Run builder_(language).sce script if it exists (toolbox compilation process)
test_run — Launch tests