Changes between Version 6 and Version 7 of BoostRegressionsV2
- Timestamp:
- Feb 26, 2006, 2:00:35 PM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostRegressionsV2
v6 v7 28 28 }}} 29 29 30 Another note is that while in V1 customized toolset is commonly named {{{base_toolset}}}-{{{version}}}, in V2 the version parameter to {{{using}}} should not include base toolset name. That is, using {{{hp_cxx_64_042_tru64}}} above would be a mistake. T30 Another note is that while in V1 customized toolset is commonly named {{{base_toolset}}}-{{{version}}}, in V2 the version parameter to {{{using}}} should not include base toolset name. That is, using {{{hp_cxx_64_042_tru64}}} above would be a mistake. 31 31 32 32 After declaring a toolset version, it's possible to use {{{base_toolset}}}-{{{version}}} to request this toolset when building.
