Commit Graph

12124 Commits

Author SHA1 Message Date
Vladimir Prus
67196794c7 Use strip -S -x for stripping.
[SVN r49063]
2008-09-30 06:17:56 +00:00
Vladimir Prus
09fe490db9 Use strip -S -x for stripping.
[SVN r49063]
2008-09-30 06:17:56 +00:00
Jürgen Hunold
6bebc74e63 Fix regression in r49009: Add threading libs to FINDLIBS-SA with operator += instead of reset with "=".
[SVN r49026]
2008-09-29 18:44:16 +00:00
Jürgen Hunold
36ec5d2c73 Fix regression in r49009: Add threading libs to FINDLIBS-SA with operator += instead of reset with "=".
[SVN r49026]
2008-09-29 18:44:16 +00:00
Vladimir Prus
a0649ccf2e Change tracker address to hopefully avoid certificate errors
[SVN r49012]
2008-09-29 16:17:59 +00:00
Vladimir Prus
e82b6beba1 Change tracker address to hopefully avoid certificate errors
[SVN r49012]
2008-09-29 16:17:59 +00:00
Vladimir Prus
2c9272819d Only add -pthread/-mthread when threading=multi.
[SVN r49011]
2008-09-29 16:09:34 +00:00
Vladimir Prus
f83fb0597a Only add -pthread/-mthread when threading=multi.
[SVN r49011]
2008-09-29 16:09:34 +00:00
Vladimir Prus
d0a6b29b7a Key some extensions on target-os, not host os.
[SVN r49010]
2008-09-29 16:00:32 +00:00
Vladimir Prus
7f5123154b Key some extensions on target-os, not host os.
[SVN r49010]
2008-09-29 16:00:32 +00:00
Vladimir Prus
4d7704d579 Use target-os when computing threading and -fPIC options.
[SVN r49009]
2008-09-29 15:56:19 +00:00
Vladimir Prus
e10283caa7 Use target-os when computing threading and -fPIC options.
[SVN r49009]
2008-09-29 15:56:19 +00:00
Vladimir Prus
696c3ed616 New main target class 'message'.
[SVN r49006]
2008-09-29 15:13:57 +00:00
Vladimir Prus
bda9f41a3c New main target class 'message'.
[SVN r49006]
2008-09-29 15:13:57 +00:00
Rene Rivera
b913943179 Fix link to IBM vacpp. (fixes #1512)
[SVN r48995]
2008-09-29 00:52:09 +00:00
Rene Rivera
f2d1d169b8 Minor edits to remove -Wall warnings. (fixes 2207)
[SVN r48994]
2008-09-29 00:05:22 +00:00
Rene Rivera
2c11bb862c Minor edits to remove -Wall warnings. (fixes 2207)
[SVN r48994]
2008-09-29 00:05:22 +00:00
Rene Rivera
3c8c7b6f30 Dynamically adjust pwd buffer query size to allow for when PATH_MAX is default defined instead of being provided by the system C library. (fixes #2206)
[SVN r48993]
2008-09-28 23:10:51 +00:00
Rene Rivera
3e29f334fe Dynamically adjust pwd buffer query size to allow for when PATH_MAX is default defined instead of being provided by the system C library. (fixes #2206)
[SVN r48993]
2008-09-28 23:10:51 +00:00
Jurko Gospodnetić
e1e0fb901f Minor stylistic changes in the Boost Build build/feature.jam module.
[SVN r48702]
2008-09-10 19:41:08 +00:00
Jurko Gospodnetić
c1766a4b2e Minor stylistic changes in the Boost Build build/feature.jam module.
[SVN r48702]
2008-09-10 19:41:08 +00:00
Jurko Gospodnetić
d3644b5c0d Minor stylistic changes made to the Boost Build build/build-request.jam module.
[SVN r48698]
2008-09-10 15:49:49 +00:00
Jurko Gospodnetić
9eeccf68f0 Minor stylistic changes made to the Boost Build build/build-request.jam module.
[SVN r48698]
2008-09-10 15:49:49 +00:00
Jurko Gospodnetić
2a4e376943 Added a regression test for and fixed a bug causing Boost Build's action timing rule not to work correctly if triggered on targets containing spaces in their name.
[SVN r48650]
2008-09-07 08:45:39 +00:00
Jurko Gospodnetić
420adc1464 Added a regression test for and fixed a bug causing Boost Build's action timing rule not to work correctly if triggered on targets containing spaces in their name.
[SVN r48650]
2008-09-07 08:45:39 +00:00
Jurko Gospodnetić
7a1741e213 Cleaned up how Boost Build's generator selection implementation updates its cached information when a new target type is defined.
[SVN r48649]
2008-09-07 08:41:10 +00:00
Jurko Gospodnetić
fb5a27be5d Cleaned up how Boost Build's generator selection implementation updates its cached information when a new target type is defined.
[SVN r48649]
2008-09-07 08:41:10 +00:00
Jurko Gospodnetić
7ee3357c1b Added documentation comments for the action timing 'time' rule in the Boost Build tools/testing.jam module. Added a test for this rule. Corrected a bug with this rule not storing user time in its output file.
[SVN r48648]
2008-09-07 08:38:15 +00:00
Jurko Gospodnetić
b4c3eaeea8 Added documentation comments for the action timing 'time' rule in the Boost Build tools/testing.jam module. Added a test for this rule. Corrected a bug with this rule not storing user time in its output file.
[SVN r48648]
2008-09-07 08:38:15 +00:00
Jurko Gospodnetić
4f5346a3ad Minor stylistic changes in the Boost Build internal unit testing implementation Python script.
[SVN r48647]
2008-09-07 08:36:03 +00:00
Jurko Gospodnetić
dbb6041bd0 Minor stylistic changes in the Boost Build internal unit testing implementation Python script.
[SVN r48647]
2008-09-07 08:36:03 +00:00
Jurko Gospodnetić
8458c39515 Corrected a typo in the Boost Jam documentation. Related paragraph reformatted a bit.
[SVN r48646]
2008-09-07 07:43:43 +00:00
Jurko Gospodnetić
03b33009ec Fixed how Boost Build's automated testing results get reported in case of tests running on files containing spaces in their path. Regression test added as well.
[SVN r48645]
2008-09-07 07:33:30 +00:00
Jurko Gospodnetić
74e54f450a Fixed how Boost Build's automated testing results get reported in case of tests running on files containing spaces in their path. Regression test added as well.
[SVN r48645]
2008-09-07 07:33:30 +00:00
Jurko Gospodnetić
92aea5bb39 Minor stylistic changes throughout several Boost Build modules. Added several todo comments.
[SVN r48644]
2008-09-07 06:10:32 +00:00
Jurko Gospodnetić
8cdc1cb2d9 Minor stylistic changes throughout several Boost Build modules. Added several todo comments.
[SVN r48644]
2008-09-07 06:10:32 +00:00
Jurko Gospodnetić
f3db11e694 Removed some no longer used global variables from Boost Build's util/numbers.jam module.
[SVN r48630]
2008-09-06 14:39:00 +00:00
Jurko Gospodnetić
5700535495 Removed some no longer used global variables from Boost Build's util/numbers.jam module.
[SVN r48630]
2008-09-06 14:39:00 +00:00
Rene Rivera
ea79842dcb Cleanup of BBv2 number utilities to improve performance.
[SVN r48628]
2008-09-06 05:09:20 +00:00
Rene Rivera
f4296e4271 Cleanup of BBv2 number utilities to improve performance.
[SVN r48628]
2008-09-06 05:09:20 +00:00
Jurko Gospodnetić
daa64c7e46 Minor stylistic changes made to the Boost Build tools/make.jam module.
[SVN r48626]
2008-09-06 02:46:14 +00:00
Jurko Gospodnetić
1d48beb1a9 Minor stylistic changes made to the Boost Build tools/make.jam module.
[SVN r48626]
2008-09-06 02:46:14 +00:00
Jurko Gospodnetić
d1fffe6ec8 Minor stylistic and typo correction changes made to the Boost Build src/advanced.xml documentation file.
[SVN r48625]
2008-09-06 02:26:36 +00:00
Jurko Gospodnetić
02e957df4a Minor stylistic and typo correction changes made to the Boost Build src/advanced.xml documentation file.
[SVN r48625]
2008-09-06 02:26:36 +00:00
Rene Rivera
110d5aca60 Minor perf improvement for bjam by replacing hash function with faster version. Only 1% diff for Boost tree.
[SVN r48617]
2008-09-05 16:26:45 +00:00
Rene Rivera
7cb2899e72 Minor perf improvement for bjam by replacing hash function with faster version. Only 1% diff for Boost tree.
[SVN r48617]
2008-09-05 16:26:45 +00:00
Jurko Gospodnetić
6510228855 Removed a never used global .generators variable from the Boost Build build/generators.jam module.
[SVN r48602]
2008-09-05 02:47:47 +00:00
Jurko Gospodnetić
ba99111194 Removed a never used global .generators variable from the Boost Build build/generators.jam module.
[SVN r48602]
2008-09-05 02:47:47 +00:00
Jurko Gospodnetić
a632b374d1 Updated Boost Build to made adding a new derived target type not invalidate generator selection related cached viable source target type information but only update it as needed.
[SVN r48601]
2008-09-05 02:40:03 +00:00
Jurko Gospodnetić
f0ede8f249 Updated Boost Build to made adding a new derived target type not invalidate generator selection related cached viable source target type information but only update it as needed.
[SVN r48601]
2008-09-05 02:40:03 +00:00