Rene Rivera
|
045d833d72
|
Fix running -dumpversion when g++ command is multi-part.
[SVN r45056]
|
2008-05-03 03:42:08 +00:00 |
|
Jurko Gospodnetić
|
cbdffe59fb
|
Corrected some small typos in the Boost.Build documentation. Added more links. Minor stylistic changes.
[SVN r45039]
|
2008-05-02 19:41:43 +00:00 |
|
Jurko Gospodnetić
|
d0dca6c378
|
Corrected some small typos in the Boost.Build documentation. Added more links. Minor stylistic changes.
[SVN r45039]
|
2008-05-02 19:41:43 +00:00 |
|
Jurko Gospodnetić
|
47b22866b8
|
Minor stylistic Boost Build code changes.
[SVN r45023]
|
2008-05-02 15:26:44 +00:00 |
|
Jurko Gospodnetić
|
b97333aa4e
|
Minor stylistic Boost Build code changes.
[SVN r45023]
|
2008-05-02 15:26:44 +00:00 |
|
Jurko Gospodnetić
|
b800e2be7a
|
Updated the Boost Build test system's documentation about Tester.run_build_system() parameters. Minor stylistic changes.
[SVN r45005]
|
2008-05-02 01:02:01 +00:00 |
|
Jurko Gospodnetić
|
b3212fb63e
|
Updated the Boost Build test system's documentation about Tester.run_build_system() parameters. Minor stylistic changes.
[SVN r45005]
|
2008-05-02 01:02:01 +00:00 |
|
Jurko Gospodnetić
|
e10cbb7c2a
|
Minor stylistic changes.
[SVN r45004]
|
2008-05-02 00:57:29 +00:00 |
|
Jurko Gospodnetić
|
99ac045eef
|
Minor stylistic changes.
[SVN r45004]
|
2008-05-02 00:57:29 +00:00 |
|
Jurko Gospodnetić
|
9da0c8acf2
|
Documentation typo corrected.
[SVN r45002]
|
2008-05-02 00:51:05 +00:00 |
|
Jurko Gospodnetić
|
91c3a8c504
|
Added a new regression test making sure that the Boost Jam SORT builtin rule does not start getting quadratic behavior in some special cases as well as testing that the sorting algorithm works correctly. Related to the patch committed in revision 44195. Trimmed trailing spaces in tools/build/v2/test/test_all.py.
[SVN r45001]
|
2008-05-02 00:36:23 +00:00 |
|
Jurko Gospodnetić
|
c7233ba87c
|
Added a new regression test making sure that the Boost Jam SORT builtin rule does not start getting quadratic behavior in some special cases as well as testing that the sorting algorithm works correctly. Related to the patch committed in revision 44195. Trimmed trailing spaces in tools/build/v2/test/test_all.py.
[SVN r45001]
|
2008-05-02 00:36:23 +00:00 |
|
Jurko Gospodnetić
|
9f994d6c90
|
Added support for tests checking that a build run did not take longer than expected to finish. Minor stylistic changes.
[SVN r45000]
|
2008-05-02 00:12:29 +00:00 |
|
Jurko Gospodnetić
|
7ef2104518
|
Added support for tests checking that a build run did not take longer than expected to finish. Minor stylistic changes.
[SVN r45000]
|
2008-05-02 00:12:29 +00:00 |
|
Jurko Gospodnetić
|
c0f2cc300c
|
Minor stylistic changes.
[SVN r44999]
|
2008-05-02 00:10:09 +00:00 |
|
Jurko Gospodnetić
|
9ac0675a4a
|
Minor stylistic changes.
[SVN r44999]
|
2008-05-02 00:10:09 +00:00 |
|
Jurko Gospodnetić
|
692d2cb469
|
Minor stylistic changes.
[SVN r44995]
|
2008-05-01 21:19:11 +00:00 |
|
Jurko Gospodnetić
|
de10d27aab
|
Minor stylistic changes.
[SVN r44995]
|
2008-05-01 21:19:11 +00:00 |
|
Jurko Gospodnetić
|
4372b775a9
|
Upgraded the internal Boost Build test system so it can be run from folders whose names contain spaces on Windows. Also added a workaround for a Python bug on Windows where it has some undocumented behavior when starting processes using commands containing quotes.
[SVN r44993]
|
2008-05-01 20:22:12 +00:00 |
|
Jurko Gospodnetić
|
4e43a57214
|
Upgraded the internal Boost Build test system so it can be run from folders whose names contain spaces on Windows. Also added a workaround for a Python bug on Windows where it has some undocumented behavior when starting processes using commands containing quotes.
[SVN r44993]
|
2008-05-01 20:22:12 +00:00 |
|
Jurko Gospodnetić
|
eff732b908
|
Fixed a bug with BOOST_BUILD_PATH not getting set correctly in Boost Build unit tests in case it contained spaces.
[SVN r44991]
|
2008-05-01 19:47:37 +00:00 |
|
Jurko Gospodnetić
|
a4fb74303d
|
Fixed a bug with BOOST_BUILD_PATH not getting set correctly in Boost Build unit tests in case it contained spaces.
[SVN r44991]
|
2008-05-01 19:47:37 +00:00 |
|
Jurko Gospodnetić
|
21648313a7
|
Updated the Boost Build test system documentation. Now all the command line options are described. Several function descriptions updated.
[SVN r44983]
|
2008-05-01 17:08:04 +00:00 |
|
Jurko Gospodnetić
|
4de244fa71
|
Updated the Boost Build test system documentation. Now all the command line options are described. Several function descriptions updated.
[SVN r44983]
|
2008-05-01 17:08:04 +00:00 |
|
Jurko Gospodnetić
|
f23d32f8b2
|
Updated the main Tester class comment in tools/build/v2/build/v2/test/BoostBuild.py describing all of its available constructor parameters. Minor stylistic changes.
[SVN r44982]
|
2008-05-01 17:06:02 +00:00 |
|
Jurko Gospodnetić
|
81ca84e34f
|
Updated the main Tester class comment in tools/build/v2/build/v2/test/BoostBuild.py describing all of its available constructor parameters. Minor stylistic changes.
[SVN r44982]
|
2008-05-01 17:06:02 +00:00 |
|
Jurko Gospodnetić
|
a4fc3f6257
|
Added explanation comments for match_exact() and match_re() functions in tools/build/v2/test/TestCmd.py. Removed corpse interpreted member from the TescCmd class and the related setter function in tools/build/v2/test/TestCmd.py. Minor stylistic comment changes.
[SVN r44981]
|
2008-05-01 17:04:22 +00:00 |
|
Jurko Gospodnetić
|
c11256748d
|
Added explanation comments for match_exact() and match_re() functions in tools/build/v2/test/TestCmd.py. Removed corpse interpreted member from the TescCmd class and the related setter function in tools/build/v2/test/TestCmd.py. Minor stylistic comment changes.
[SVN r44981]
|
2008-05-01 17:04:22 +00:00 |
|
Jurko Gospodnetić
|
9ed056bac3
|
Minor stylistic comment changes.
[SVN r44980]
|
2008-05-01 17:01:03 +00:00 |
|
Jurko Gospodnetić
|
776ab9e539
|
Minor stylistic comment changes.
[SVN r44980]
|
2008-05-01 17:01:03 +00:00 |
|
Jurko Gospodnetić
|
c36072398f
|
Boost Build comment typo corrections and minor stylistic changes.
[SVN r44975]
|
2008-05-01 15:09:58 +00:00 |
|
Jurko Gospodnetić
|
42c2a9072b
|
Boost Build comment typo corrections and minor stylistic changes.
[SVN r44975]
|
2008-05-01 15:09:58 +00:00 |
|
Jurko Gospodnetić
|
912a38a70c
|
Boost Build documentation typo correction. Removed trailing spaces. Minor stylistic changes.
[SVN r44971]
|
2008-05-01 10:03:15 +00:00 |
|
Jurko Gospodnetić
|
d77573c4c9
|
Boost Build documentation typo correction. Removed trailing spaces. Minor stylistic changes.
[SVN r44971]
|
2008-05-01 10:03:15 +00:00 |
|
Jurko Gospodnetić
|
6e3eb35cca
|
Renamed the Tester.wait_for_time_change() function to Tester.wait_for_time_change_since_last_build() to avoid confusion.
[SVN r44970]
|
2008-05-01 09:55:47 +00:00 |
|
Jurko Gospodnetić
|
3051ef0aba
|
Renamed the Tester.wait_for_time_change() function to Tester.wait_for_time_change_since_last_build() to avoid confusion.
[SVN r44970]
|
2008-05-01 09:55:47 +00:00 |
|
Jurko Gospodnetić
|
c98691d310
|
Consistently converted tabs to spaces in tools/build/v2/test/BoostBuild.py to avoid confusion reading the Python source.
[SVN r44969]
|
2008-05-01 09:39:45 +00:00 |
|
Jurko Gospodnetić
|
92bb5ccf97
|
Consistently converted tabs to spaces in tools/build/v2/test/BoostBuild.py to avoid confusion reading the Python source.
[SVN r44969]
|
2008-05-01 09:39:45 +00:00 |
|
Jurko Gospodnetić
|
6f19d6966d
|
Corrected a typo in the Boost Build documentation.
[SVN r44953]
|
2008-04-30 20:58:05 +00:00 |
|
Jurko Gospodnetić
|
9c16e9d0dd
|
Corrected a typo in the Boost Build documentation.
[SVN r44953]
|
2008-04-30 20:58:05 +00:00 |
|
Jurko Gospodnetić
|
9a3718ddc3
|
Removed trailing spaces from tools/build/v2/build/modifiers.jam.
[SVN r44949]
|
2008-04-30 20:00:24 +00:00 |
|
Jurko Gospodnetić
|
5469b49d33
|
Removed trailing spaces from tools/build/v2/build/modifiers.jam.
[SVN r44949]
|
2008-04-30 20:00:24 +00:00 |
|
Jurko Gospodnetić
|
813db01a9b
|
Comment typo correction.
[SVN r44942]
|
2008-04-30 19:26:55 +00:00 |
|
Jurko Gospodnetić
|
c4659a614f
|
Comment typo correction.
[SVN r44942]
|
2008-04-30 19:26:55 +00:00 |
|
Jurko Gospodnetić
|
dfe9dc6ab6
|
Comment cleanup - both stylistic & typo corrections.
[SVN r44941]
|
2008-04-30 19:24:04 +00:00 |
|
Jurko Gospodnetić
|
69ee94dcd8
|
Comment cleanup - both stylistic & typo corrections.
[SVN r44941]
|
2008-04-30 19:24:04 +00:00 |
|
Jurko Gospodnetić
|
3ee59de995
|
Typo corrections & minor stylistic comment changes.
[SVN r44900]
|
2008-04-29 22:49:36 +00:00 |
|
Jurko Gospodnetić
|
c48f725d30
|
Typo corrections & minor stylistic comment changes.
[SVN r44900]
|
2008-04-29 22:49:36 +00:00 |
|
Daniel James
|
ffd8344b45
|
Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.
Fixes #1659, #1661, #1684, #1685, 1687, #1690, #1801
I wrote about this at:
http://lists.boost.org/Archives/boost/2008/04/136405.php
Merged revisions 44585-44806 via svnmerge from
https://svn.boost.org/svn/boost/branches/doc
........
r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to vacpp in bjam docs. Refs #1512
........
r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix broken link to bcpp in bjam docs. Refs #1513
........
r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
DateTime documentation - Fix a link to the serialization library. Refs #1659
........
r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in interprocess & intrusive. Refs #1661
........
r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the python docs. Refs #1684.
........
r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
Work around a quickbook bug which is affecting the python docs. Refs #1684.
........
r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a broken link in the numeric conversion docs. Refs #1685
........
r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix some links in the optional docs. Refs #1687
........
r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix link to the hash documentation from bimap. Refs #1690
........
r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
Fix a typo in the format library. Refs #1801
........
r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
Initialise svnmerge.
........
r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix the lincense url in shared container iterator documentation.
........
r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix image link in the mpi documentation.
........
r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix a typo in the spirit docs.
........
r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
Fix another typo in spirit docs.
........
[SVN r44807]
|
2008-04-27 07:39:49 +00:00 |
|
Rene Rivera
|
6df6681c13
|
Add the test target name to the bjam XML log output to make it easier to match tests to jam targets.
[SVN r44790]
|
2008-04-26 22:21:50 +00:00 |
|