Commit 879ae00
committed
Fixed command-line toolset configuration.
The toolsets must be defined in project-config.jam in order to allow the
toolset to be set on the command line. This change is less than ideal
since the toolsets to test must be specified in two places, but it is
worth doing because limiting the toolsets on the command line is
extremely important.1 parent 25d7712 commit 879ae00
2 files changed
+23
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 4 | | |
18 | 5 | | |
19 | 6 | | |
20 | 7 | | |
21 | 8 | | |
22 | 9 | | |
23 | | - | |
| 10 | + | |
24 | 11 | | |
25 | 12 | | |
26 | 13 | | |
27 | | - | |
| 14 | + | |
28 | 15 | | |
29 | 16 | | |
30 | 17 | | |
31 | | - | |
| 18 | + | |
32 | 19 | | |
33 | 20 | | |
34 | 21 | | |
35 | | - | |
| 22 | + | |
36 | 23 | | |
37 | 24 | | |
38 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments