diff options
Diffstat (limited to 'BOOTSTRAP-MSVC.cli')
-rw-r--r-- | BOOTSTRAP-MSVC.cli | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/BOOTSTRAP-MSVC.cli b/BOOTSTRAP-MSVC.cli index e30b003..f1ed0e9 100644 --- a/BOOTSTRAP-MSVC.cli +++ b/BOOTSTRAP-MSVC.cli @@ -29,7 +29,9 @@ prompt) like this: Note also that at about half way through (\c{bpkg fetch} at step 4 below) the script will stop and prompt you to verify the authenticity of the repository -certificate. +certificate. To run the script unattended you can specify the repository +fingerprint as a second argument, after the installation directory (see +\c{build-msvc.bat /?} for details). The end result of the bootstrap process (performed either with the script or manually) is the installed toolchain as well as the \c{bpkg} configuration in @@ -41,6 +43,10 @@ versions. It can also be used to uninstall the toolchain: > bpkg uninstall build2 bpkg \ +Note also that in both cases (manual or scripted bootstrap), if something +goes wrong and you need to restart the process, you \b{must} start with a +clean toolchain source by unpacking it afresh from the archive. + The rest of this section outlines the manual bootstrap process. \dl| |