| « Prev 4.4.1 Variant Groups | Table of Contents | Next » 4.5.1 Finding Files: The glob Method |
rscons provides several methods that a build script can use.
autoconf (see Configure Task)build_dir which returns the path to the top-level Rscons build directoryclean (see Clean Task)configure (see Configure Task)default (see Default Task)download (see Downloading Files: The download Method)distclean (see Distclean Task)glob (see Finding Files: The glob Method)install (see Install Task)param (see Task Parameters)path_append (see PATH Management)path_components (see PATH Management)path_prepend (see PATH Management)path_set (see PATH Management)project_name (see Configure Task)rscons (see Using Subsidiary Build Scripts: The rscons Method)sh (see (Executing Commands: The sh Method)task (see Tasks)uninstall (see Uninstall Task)variant (see Variants)variant_enabled? (see Variant Groups)variant_group (see Variant Groups)with_variants (see Variant Groups)Additionally, the following methods from the Ruby FileUtils module are made available for the build script to call directly:
cdchmodchmod_Rchownchown_Rcpcp_lrcp_rinstalllnln_sln_sfmkdirmkdir_pmvpwdrmrm_frm_rrm_rfrmdirtouch| « Prev 4.4.1 Variant Groups | Table of Contents | Next » 4.5.1 Finding Files: The glob Method |