Rene Rivera
48ada90534
Fix vs-2015 version number.
2015-06-02 09:45:29 -05:00
Rene Rivera
059c747cb5
Merge pull request #24 from awulkiew/feature/report_warnings
...
Improve the warnings output in report.
2015-06-02 08:58:10 -05:00
Adam Wulkiewicz
aedb93c1c2
[report] Improve the warnings output.
...
- on the results page the links are leading to the specific test/toolset warnings
- all warnings are shown for all of the tests
2015-06-02 15:01:58 +02:00
Adam Wulkiewicz
b581b1baf1
[report] For all passing variants do not generate output pages.
2015-06-02 11:38:19 +02:00
Rene Rivera
42936d0546
Fix msvc version numbers to match detected installed versions.
2015-06-01 17:09:38 -05:00
Rene Rivera
9bbec30b4e
Add versions to toolsets for setup as msvc needs them.
2015-06-01 16:57:57 -05:00
Rene Rivera
54da02a184
Set up BOOST_BUILD_PATH env as default install location is not searched
...
on Windows.
2015-06-01 16:28:21 -05:00
Rene Rivera
51ba720a23
Fix b2 absolute path with escaped dir separators.
2015-06-01 15:35:44 -05:00
Rene Rivera
e9de681c28
Really use b2.exe absolute path.
2015-06-01 15:25:14 -05:00
Rene Rivera
cf68c579ae
Use absolute path to b2.exe on Appveyor. Since b2 install doesn't put
...
b2.exe in the PATH.
2015-06-01 15:02:13 -05:00
Rene Rivera
76e411c21e
Add missing b2 install on Appveyor.
2015-06-01 14:39:53 -05:00
Rene Rivera
c65bd6153a
Fix bad absolute path to bootstrap script.
2015-06-01 14:29:39 -05:00
Rene Rivera
972eb52fc0
Absolute path to bootstrap.bat.
2015-06-01 14:20:19 -05:00
Rene Rivera
cc986aff33
Fix bootstrap.bat invocation.
2015-06-01 14:09:24 -05:00
Rene Rivera
f83e8036f9
Merge pull request #23 from awulkiew/feature/report_warnings
...
Generate the report containing the warnings.
2015-06-01 10:56:45 -05:00
Rene Rivera
6d9e1b14d7
Fix b2 bootstrap command for CI.
2015-06-01 09:48:58 -05:00
Rene Rivera
9799b44838
Add Appveyor execution for CI testing. And also do some refractoring to
...
accomodate it.
2015-06-01 09:26:06 -05:00
Adam Wulkiewicz
3340e68b27
Generate the report containing the warnings extracted from the compiler output.
2015-06-01 12:18:31 +02:00
Rene Rivera
a46fcd6cc1
Fix b2 command toolset arg. Add latest available clang and gcc versions.
2015-05-26 22:37:31 -05:00
Rene Rivera
e2dc55d17a
Add target option, with defaults. And some cleanup of dead code.
2015-05-26 20:57:25 -05:00
Rene Rivera
ec26022d51
Remove debug config output.
2015-05-26 09:23:52 -05:00
Rene Rivera
16d0acb0d1
Fix file write arg to correctly interpret args as an array.
2015-05-26 09:19:38 -05:00
Rene Rivera
e92bfdab6f
Debug print config file contents.
2015-05-26 09:08:57 -05:00
Rene Rivera
f3ca2289f2
Use consistent encoding when writing config files.
2015-05-26 09:01:33 -05:00
Rene Rivera
05269ee0ec
Add creation of project-config for setup of toolset.
2015-05-25 10:30:34 -05:00
Rene Rivera
bcdb865632
Fix b2 command calc for direct process calls.
2015-05-25 07:27:35 -05:00
Rene Rivera
a4374cd43c
Replace system calls with direct process calls.
2015-05-25 07:20:32 -05:00
Rene Rivera
100f53f6c6
Move generated files and install crud above Travis cloned git repo.
2015-05-24 21:50:24 -05:00
Rene Rivera
e6528dd4cb
Add creation of jamroot needed for modular to work.
2015-05-24 21:04:59 -05:00
Rene Rivera
6afb61755b
Fix b2 invocation name reference.
2015-05-24 20:53:47 -05:00
Rene Rivera
74a4b773c7
Need sudo for b2 install on Travis.
2015-05-24 17:27:33 -05:00
Rene Rivera
45092973fc
Fix tarfile extension typo.
2015-05-24 17:20:27 -05:00
Rene Rivera
16871b7591
Fix bad extension for tarfile download.
2015-05-24 16:52:00 -05:00
Rene Rivera
423c582914
Fix bare references to log().
2015-05-24 08:15:02 -05:00
Rene Rivera
02fb37f91e
Fix old reference to runner script.
2015-05-24 08:00:46 -05:00
Rene Rivera
f0df2be4fc
Fix incorrect init args.
2015-05-24 07:50:48 -05:00
Rene Rivera
37173d668b
Add missing execution of script. And use TOOLSET env var to communicate
...
Travis matrix setup.
2015-05-24 07:40:57 -05:00
Rene Rivera
14d605af13
Creating common CI testing script for cloud testers. (first attempt)
2015-05-23 23:10:39 -05:00
Rene Rivera
e0316300bc
Merge pull request #20 from awulkiew/feature/report
...
[report] Handle more specific failures (cerr, other).
2015-05-18 09:35:51 -05:00
Adam Wulkiewicz
f12e7a2925
[report] Handle more specific failures (cerr, other).
2015-05-18 16:09:18 +02:00
Rene Rivera
a145c9be16
Merge pull request #19 from awulkiew/feature/report
...
Fix the ToC (quick and dirty).
2015-05-15 11:07:36 -05:00
Adam Wulkiewicz
4f1c62c341
Fix the ToC (quick and dirty).
...
Generate non-release Unresolved Issues page.
Remove Relese View link from ToC.
2015-05-15 18:04:13 +02:00
Rene Rivera
040c770e1e
Merge pull request #18 from awulkiew/feature/report
...
On summary page display percent of failures as horizontal bar in a cell.
2015-05-14 20:31:11 -05:00
Adam Wulkiewicz
2fbed11c1a
On summary page display percent of failures as horizontal bar in a cell.
2015-05-14 23:56:47 +02:00
Rene Rivera
a5b0cacd30
Merge pull request #17 from awulkiew/feature/report
...
On the result page use the name of the most significant failure for t…
2015-05-14 09:05:41 -05:00
Adam Wulkiewicz
14873700a0
On the result page use the name of the most significant failure for the cell.
2015-05-14 14:30:30 +02:00
Rene Rivera
1187d65064
Merge pull request #16 from awulkiew/feature/report
...
Display specific failures on summary page.
2015-05-13 09:15:41 -05:00
Adam Wulkiewicz
d759dc28c1
Display specific failures on summary page.
...
The failure that's displayed for a library and toolset is the most
significant among all of the failures detected for the toolset. The order
of failures according to which the specific type is choosen is (from the
most significant):
comp > link > run > fail > cerr > time > file
Order the cells in legends according to the failure significance. This
is consistent with the older ordering of the legend elements. They are
sorted from pass to regression failure.
2015-05-13 13:12:02 +02:00
Rene Rivera
d54d0c9f75
Merge pull request #15 from awulkiew/feature/report
...
Fix report legend cells attributes and tweak colors.
2015-05-12 22:07:00 -05:00
Adam Wulkiewicz
c3a33e168d
Fix report legend cells attributes and tweak colors.
2015-05-13 01:22:10 +02:00