Jurko Gospodnetić
|
2acd2a2a57
|
Cleaned up the internal Boost Build indirect_conditional.py test and updated it to test the project context under which indirect conditionals are run (using the glob rule).
[SVN r79718]
|
2012-07-24 09:44:29 +00:00 |
|
Jurko Gospodnetić
|
7759f00d81
|
Cleaned up the internal Boost Build project_glob.py test and made it a bit more strict.
[SVN r79717]
|
2012-07-24 08:48:27 +00:00 |
|
Jurko Gospodnetić
|
14bd6fccad
|
Cleaned up the internal Boost Build project_glob.py test and made it a bit more strict.
[SVN r79717]
|
2012-07-24 08:48:27 +00:00 |
|
Jurko Gospodnetić
|
943b911a6b
|
Made Boost Build's internal core_action_output.py test a bit more strict.
[SVN r79716]
|
2012-07-24 07:36:58 +00:00 |
|
Jurko Gospodnetić
|
88232eacfa
|
Made Boost Build's internal core_action_output.py test a bit more strict.
[SVN r79716]
|
2012-07-24 07:36:58 +00:00 |
|
Jurko Gospodnetić
|
3eca1c873f
|
Updated the internal Boost Build project_test3.py test to not test for the complete Boost Jam output but only the important parts. This way warnings shown at misconfigured tester locations will no longer cause this test to fail.
[SVN r79702]
|
2012-07-23 18:19:34 +00:00 |
|
Jurko Gospodnetić
|
8423e06917
|
Updated the internal Boost Build project_test3.py test to not test for the complete Boost Jam output but only the important parts. This way warnings shown at misconfigured tester locations will no longer cause this test to fail.
[SVN r79702]
|
2012-07-23 18:19:34 +00:00 |
|
Jurko Gospodnetić
|
f951fb1559
|
Updated Boost Build's internal testing system to allow for more detailed output and file content line testing - can now test for multiple lines in sequence, with or without having other lines in between.
[SVN r79701]
|
2012-07-23 18:10:36 +00:00 |
|
Jurko Gospodnetić
|
34e5374b48
|
Updated Boost Build's internal testing system to allow for more detailed output and file content line testing - can now test for multiple lines in sequence, with or without having other lines in between.
[SVN r79701]
|
2012-07-23 18:10:36 +00:00 |
|
Jurko Gospodnetić
|
9076cd1e0a
|
Reduced the time internal Boost Build testing system needs to wait after a build system test run to be sure that file touch/write operations bump up their target file's modification timestamps enough for the next build system test run to correctly recognize them as modified. Better commented related code.
[SVN r79699]
|
2012-07-23 17:19:01 +00:00 |
|
Jurko Gospodnetić
|
38342ac0d1
|
Reduced the time internal Boost Build testing system needs to wait after a build system test run to be sure that file touch/write operations bump up their target file's modification timestamps enough for the next build system test run to correctly recognize them as modified. Better commented related code.
[SVN r79699]
|
2012-07-23 17:19:01 +00:00 |
|
Jurko Gospodnetić
|
5522e70bd8
|
Boost Build internal testing framework cleanup - minor stylistic changes (Python string literal quoting, line wrapping, trailing spaces, updated expected output line leading & trailing spaces to match the actual output).
[SVN r79698]
|
2012-07-23 16:54:18 +00:00 |
|
Jurko Gospodnetić
|
a0521fd576
|
Boost Build internal testing framework cleanup - minor stylistic changes (Python string literal quoting, line wrapping, trailing spaces, updated expected output line leading & trailing spaces to match the actual output).
[SVN r79698]
|
2012-07-23 16:54:18 +00:00 |
|
Jurko Gospodnetić
|
a3a1170ec1
|
Boost Jam cleanup - minor stylistic changes.
[SVN r79693]
|
2012-07-23 09:02:49 +00:00 |
|
Jurko Gospodnetić
|
94d871faa3
|
Boost Jam cleanup - minor stylistic changes.
[SVN r79693]
|
2012-07-23 09:02:49 +00:00 |
|
Jurko Gospodnetić
|
f9f7b0204e
|
Updated the Windows Boost Build implementation to use direct Windows APIs instead of the Windows POSIX layer & standard C library functionality for collecting information about files. Now returns file timestamps with much better precision than 1 second.
[SVN r79691]
|
2012-07-23 07:26:02 +00:00 |
|
Jurko Gospodnetić
|
5700f0bfc0
|
Updated the Windows Boost Build implementation to use direct Windows APIs instead of the Windows POSIX layer & standard C library functionality for collecting information about files. Now returns file timestamps with much better precision than 1 second.
[SVN r79691]
|
2012-07-23 07:26:02 +00:00 |
|
Jurko Gospodnetić
|
a73598ec7b
|
Updated Boost Build's internal dependency_test.py unit test report additional information on failure. Minor stylistic comment change.
[SVN r79680]
|
2012-07-22 20:35:40 +00:00 |
|
Jurko Gospodnetić
|
601acbfd50
|
Updated Boost Build's internal dependency_test.py unit test report additional information on failure. Minor stylistic comment change.
[SVN r79680]
|
2012-07-22 20:35:40 +00:00 |
|
Jurko Gospodnetić
|
344d758e94
|
Boost Jam cleanup - removed internal file size tracking. The data was being collected but never actually used and did not support file sizes larger than can fit in a 32 bit integer.
[SVN r79677]
|
2012-07-22 16:52:53 +00:00 |
|
Jurko Gospodnetić
|
5e5d014f29
|
Boost Jam cleanup - removed internal file size tracking. The data was being collected but never actually used and did not support file sizes larger than can fit in a 32 bit integer.
[SVN r79677]
|
2012-07-22 16:52:53 +00:00 |
|
Jurko Gospodnetić
|
28200e7f97
|
Boost Jam cleanup - minor comment corrections.
[SVN r79675]
|
2012-07-22 16:10:36 +00:00 |
|
Jurko Gospodnetić
|
6a8c050f7f
|
Boost Jam cleanup - minor comment corrections.
[SVN r79675]
|
2012-07-22 16:10:36 +00:00 |
|
Jurko Gospodnetić
|
64494521bf
|
Boost Jam cleanup - removed defective header parsing code seemingly intended for stripping trailing newline characters from read lines. This code has never done anything since it was originally added so there seems no reason to 'fix' it to do what it 'seems to have been intended to do'.
[SVN r79674]
|
2012-07-22 16:05:58 +00:00 |
|
Jurko Gospodnetić
|
9b1d0de350
|
Boost Jam cleanup - removed defective header parsing code seemingly intended for stripping trailing newline characters from read lines. This code has never done anything since it was originally added so there seems no reason to 'fix' it to do what it 'seems to have been intended to do'.
[SVN r79674]
|
2012-07-22 16:05:58 +00:00 |
|
Jurko Gospodnetić
|
fde452f38f
|
Boost Jam cleanup - minor stylistic changes.
[SVN r79673]
|
2012-07-22 15:43:04 +00:00 |
|
Jurko Gospodnetić
|
3363c5a4e9
|
Boost Jam cleanup - minor stylistic changes.
[SVN r79673]
|
2012-07-22 15:43:04 +00:00 |
|
Jurko Gospodnetić
|
35f4195ec7
|
Boost Jam cleanup - cleaned up some header includes, minor stylistic changes.
[SVN r79672]
|
2012-07-22 14:53:50 +00:00 |
|
Jurko Gospodnetić
|
603ecc0ca7
|
Boost Jam cleanup - cleaned up some header includes, minor stylistic changes.
[SVN r79672]
|
2012-07-22 14:53:50 +00:00 |
|
Jurko Gospodnetić
|
3339973c3d
|
Boost Build documentation cleanup - reformatted the architecture.xml document, corrected a lot of typographic errors.
[SVN r79668]
|
2012-07-22 13:05:12 +00:00 |
|
Jurko Gospodnetić
|
7cdd23f515
|
Boost Build documentation cleanup - reformatted the architecture.xml document, corrected a lot of typographic errors.
[SVN r79668]
|
2012-07-22 13:05:12 +00:00 |
|
Jurko Gospodnetić
|
0cb44ba189
|
Minor stylistic change.
[SVN r79666]
|
2012-07-22 08:17:32 +00:00 |
|
Jurko Gospodnetić
|
4e980fbd3f
|
Minor stylistic change.
[SVN r79666]
|
2012-07-22 08:17:32 +00:00 |
|
Jurko Gospodnetić
|
66f0980384
|
Fixed a Boost Build bug with path feature requirements not getting expanded to a correct relative path depending on where the build was getting run from, if added by an indirect conditional feature rule. Fixes ticket http://svn.boost.org/trac/boost/ticket/7144. Thanks to dimak <dvb.kharkov _at_ gmail _dot_ com> for reporting this and preparing a reproducible test case.
[SVN r79665]
|
2012-07-22 07:40:52 +00:00 |
|
Jurko Gospodnetić
|
b7dbc9e755
|
Fixed a Boost Build bug with path feature requirements not getting expanded to a correct relative path depending on where the build was getting run from, if added by an indirect conditional feature rule. Fixes ticket http://svn.boost.org/trac/boost/ticket/7144. Thanks to dimak <dvb.kharkov _at_ gmail _dot_ com> for reporting this and preparing a reproducible test case.
[SVN r79665]
|
2012-07-22 07:40:52 +00:00 |
|
Jurko Gospodnetić
|
59ccb1f48b
|
Allowed Boost Build option rule to be used in test-config configuration files. Corrected and updated the related end-user error message.
[SVN r79656]
|
2012-07-22 07:17:43 +00:00 |
|
Jurko Gospodnetić
|
290c2a09ff
|
Allowed Boost Build option rule to be used in test-config configuration files. Corrected and updated the related end-user error message.
[SVN r79656]
|
2012-07-22 07:17:43 +00:00 |
|
Jurko Gospodnetić
|
ca0d98cc38
|
Boots Build cleanup - minor stylistic changes.
[SVN r79650]
|
2012-07-22 07:01:36 +00:00 |
|
Jurko Gospodnetić
|
685ae72c9f
|
Boots Build cleanup - minor stylistic changes.
[SVN r79650]
|
2012-07-22 07:01:36 +00:00 |
|
Jurko Gospodnetić
|
0f5763ba68
|
Cleaned up the internal Boost Build path_features.py test script to make it clearer which tests in it are decoupled from each other. Minor stylistic changes.
[SVN r79646]
|
2012-07-22 05:14:00 +00:00 |
|
Jurko Gospodnetić
|
8394046cb7
|
Cleaned up the internal Boost Build path_features.py test script to make it clearer which tests in it are decoupled from each other. Minor stylistic changes.
[SVN r79646]
|
2012-07-22 05:14:00 +00:00 |
|
Jurko Gospodnetić
|
1082919fb8
|
Corrected a Boost Build bug causing it to not report an error if a generator needed to determine its target name itself when a source target passed to it as third or later did not have the same name as the first one. Added a related internal Boost Build unit test.
Caught and reported by Adder <adder.thief _at_ gmail.com>.
[SVN r79629]
|
2012-07-20 19:12:59 +00:00 |
|
Jurko Gospodnetić
|
677acf7374
|
Corrected a Boost Build bug causing it to not report an error if a generator needed to determine its target name itself when a source target passed to it as third or later did not have the same name as the first one. Added a related internal Boost Build unit test.
Caught and reported by Adder <adder.thief _at_ gmail.com>.
[SVN r79629]
|
2012-07-20 19:12:59 +00:00 |
|
Jurko Gospodnetić
|
f9e355ede9
|
Updated the internal Boost Build testing framework to support writing or touching files in its test folder without waiting for a timestamp change from a previous build run. This should allow tweaking the tests to run with a bit less delay (up to 2s as currently implemented) between test runs where possible.
[SVN r79628]
|
2012-07-20 19:06:07 +00:00 |
|
Jurko Gospodnetić
|
4bad0ad847
|
Updated the internal Boost Build testing framework to support writing or touching files in its test folder without waiting for a timestamp change from a previous build run. This should allow tweaking the tests to run with a bit less delay (up to 2s as currently implemented) between test runs where possible.
[SVN r79628]
|
2012-07-20 19:06:07 +00:00 |
|
Jurko Gospodnetić
|
ac6b378f22
|
Refactored the internal Boost Build generators-test.py test into a single Python script not depending on externally prepared files to make it easier to extend with additional tests unrelated the current one but reusing the functionality prepared for the already existing tests. Corrected a minor appender.jam comment typo in the process.
[SVN r79627]
|
2012-07-20 19:03:50 +00:00 |
|
Jurko Gospodnetić
|
a78d257486
|
Refactored the internal Boost Build generators-test.py test into a single Python script not depending on externally prepared files to make it easier to extend with additional tests unrelated the current one but reusing the functionality prepared for the already existing tests. Corrected a minor appender.jam comment typo in the process.
[SVN r79627]
|
2012-07-20 19:03:50 +00:00 |
|
Jurko Gospodnetić
|
3f00e9c0b1
|
Boost Build code cleanup - minor stylistic changes.
[SVN r79626]
|
2012-07-20 18:49:07 +00:00 |
|
Jurko Gospodnetić
|
8cf622231d
|
Boost Build code cleanup - minor stylistic changes.
[SVN r79626]
|
2012-07-20 18:49:07 +00:00 |
|
Jurko Gospodnetić
|
8f72b65456
|
Boost Build code cleanup - minor stylistic changes.
[SVN r79622]
|
2012-07-20 14:42:18 +00:00 |
|