Commit Graph

12124 Commits

Author SHA1 Message Date
Jurko Gospodnetić
4da9b90afb Minor stylistic comment change in the Boost Build tools/testing.jam module.
[SVN r47825]
2008-07-26 00:16:07 +00:00
Steven Watanabe
0d07143058 Merge from trunk
[SVN r47744]
2008-07-24 02:33:25 +00:00
Steven Watanabe
e976d642e9 Merge from trunk
[SVN r47744]
2008-07-24 02:33:25 +00:00
Steven Watanabe
5f6aa98547 Only pass propagated properties when building the quickbook binary from the source. Fixes #1584
[SVN r47737]
2008-07-23 20:17:20 +00:00
Steven Watanabe
bd7ef4763d Only pass propagated properties when building the quickbook binary from the source. Fixes #1584
[SVN r47737]
2008-07-23 20:17:20 +00:00
Jurko Gospodnetić
ebc899f65c Added a new c++-template-depth Boost Build feature allowing configuring compilers supporting this feature with the maximal template instantiation depth. Currently supported for gcc & qcc toolsets.
[SVN r47727]
2008-07-23 16:49:19 +00:00
Jurko Gospodnetić
4c121da45f Added a new c++-template-depth Boost Build feature allowing configuring compilers supporting this feature with the maximal template instantiation depth. Currently supported for gcc & qcc toolsets.
[SVN r47727]
2008-07-23 16:49:19 +00:00
Jurko Gospodnetić
e65b86e902 Minor stylistic Boost Build documentation changes.
[SVN r47726]
2008-07-23 16:21:51 +00:00
Jurko Gospodnetić
fd0ff0e668 Minor stylistic Boost Build documentation changes.
[SVN r47726]
2008-07-23 16:21:51 +00:00
Jurko Gospodnetić
69bf672ccf Minor stylistic code & comment changes in different Boost Build utility modules.
[SVN r47640]
2008-07-20 17:18:03 +00:00
Jurko Gospodnetić
bb5840547b Minor stylistic code & comment changes in different Boost Build utility modules.
[SVN r47640]
2008-07-20 17:18:03 +00:00
Jurko Gospodnetić
d58c153019 Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/qcc.jam module.
[SVN r47639]
2008-07-20 16:47:51 +00:00
Jurko Gospodnetić
e9b173e248 Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/qcc.jam module.
[SVN r47639]
2008-07-20 16:47:51 +00:00
Jurko Gospodnetić
cca35b35b5 Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/gcc.jam module. Updated different comments and error messages to contain the correct list of supported linker types.
[SVN r47638]
2008-07-20 16:32:08 +00:00
Jurko Gospodnetić
a77dbfabf4 Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/gcc.jam module. Updated different comments and error messages to contain the correct list of supported linker types.
[SVN r47638]
2008-07-20 16:32:08 +00:00
Jurko Gospodnetić
eaa2d5cbba Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/builtin.jam module.
[SVN r47631]
2008-07-20 12:40:55 +00:00
Jurko Gospodnetić
c9c5f7c292 Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/builtin.jam module.
[SVN r47631]
2008-07-20 12:40:55 +00:00
Jurko Gospodnetić
12a676eee3 Minor stylistic comment changes in the toolset.jam Boost Build module.
[SVN r47630]
2008-07-20 12:38:07 +00:00
Jurko Gospodnetić
d17cc381e6 Minor stylistic comment changes in the toolset.jam Boost Build module.
[SVN r47630]
2008-07-20 12:38:07 +00:00
Jurko Gospodnetić
ce0d8c4ff4 Minor stylistic comment changes in different Boost Build modules.
[SVN r47610]
2008-07-19 21:04:05 +00:00
Jurko Gospodnetić
3ae769e8f6 Minor stylistic comment changes in different Boost Build modules.
[SVN r47610]
2008-07-19 21:04:05 +00:00
Rene Rivera
4563c7e34e Revert changeset [47536].
[SVN r47571]
2008-07-18 16:13:20 +00:00
Rene Rivera
0b427bcb4a Revert changeset [47536].
[SVN r47571]
2008-07-18 16:13:20 +00:00
Jurko Gospodnetić
596a2e2155 Made Boost Build's capture-output testing rule in the tools/python.jam module work correctly when the path to the used Python executable includes spaces.
[SVN r47540]
2008-07-18 06:44:42 +00:00
Jurko Gospodnetić
854f675b04 Made Boost Build's capture-output testing rule in the tools/python.jam module work correctly when the path to the used Python executable includes spaces.
[SVN r47540]
2008-07-18 06:44:42 +00:00
Jurko Gospodnetić
e7b6c4c506 Minor stylistic code change in Boost Build's build/property-set.jam module.
[SVN r47539]
2008-07-18 06:41:47 +00:00
Jurko Gospodnetić
45e26d5ab3 Minor stylistic code change in Boost Build's build/property-set.jam module.
[SVN r47539]
2008-07-18 06:41:47 +00:00
Jurko Gospodnetić
3d3e5a349d Minor stylistic code change in Boost Build's build/property.jam module.
[SVN r47538]
2008-07-18 06:28:54 +00:00
Jurko Gospodnetić
ad3c886ef3 Minor stylistic code change in Boost Build's build/property.jam module.
[SVN r47538]
2008-07-18 06:28:54 +00:00
Steven Watanabe
f7298b43cf Make c-scanner search directories specified
with <include>a&&b

* tools/buitin.jam
  (c-scanner.__init__) split includes at &&

* test/test_all.py test/ordered_include.py
  Test case for this fix.


[SVN r47537]
2008-07-18 03:25:20 +00:00
Steven Watanabe
ca7748efe2 Make c-scanner search directories specified
with <include>a&&b

* tools/buitin.jam
  (c-scanner.__init__) split includes at &&

* test/test_all.py test/ordered_include.py
  Test case for this fix.


[SVN r47537]
2008-07-18 03:25:20 +00:00
Steven Watanabe
8518a6fd56 Make dependency properties specified in project requirements
not cause errors in subprojects.

* build/property.jam
  (tranlate-dependencies) New rule to bind dependency
  properties to the project that they are specified in.

* build/property-set.jam
  (create-from-user-input) Add call to property.translate-dependencies

* test/test_all.py test/inherited_dependency.py
  Test case for this fix.


[SVN r47536]
2008-07-18 03:11:08 +00:00
Steven Watanabe
6b5b66240e Make dependency properties specified in project requirements
not cause errors in subprojects.

* build/property.jam
  (tranlate-dependencies) New rule to bind dependency
  properties to the project that they are specified in.

* build/property-set.jam
  (create-from-user-input) Add call to property.translate-dependencies

* test/test_all.py test/inherited_dependency.py
  Test case for this fix.


[SVN r47536]
2008-07-18 03:11:08 +00:00
Jurko Gospodnetić
82e59ca84d Minor stylistic changes made to Boost Build util/path.jam script and doc/src/tasks.xml documentation.
[SVN r47469]
2008-07-16 09:21:22 +00:00
Jurko Gospodnetić
118034a0c6 Minor stylistic changes made to Boost Build util/path.jam script and doc/src/tasks.xml documentation.
[SVN r47469]
2008-07-16 09:21:22 +00:00
Beman Dawes
c715e0b257 Merge trunk
[SVN r47443]
2008-07-15 13:53:41 +00:00
Beman Dawes
c69a9d880a Merge trunk
[SVN r47443]
2008-07-15 13:53:41 +00:00
Beman Dawes
d631dfc2fa Merge trunk
[SVN r47441]
2008-07-15 13:38:59 +00:00
Beman Dawes
9a19f72cda Merge trunk
[SVN r47441]
2008-07-15 13:38:59 +00:00
Jürgen Hunold
80ce5b2b76 Refactoring of library declaration in qt4.jam.
Simplyfied declaration of Qt component libraries.
Removed duplicated code.
Add test cases for most of the Qt component libraries.


[SVN r47391]
2008-07-13 18:40:02 +00:00
Jürgen Hunold
544c50a044 Refactoring of library declaration in qt4.jam.
Simplyfied declaration of Qt component libraries.
Removed duplicated code.
Add test cases for most of the Qt component libraries.


[SVN r47391]
2008-07-13 18:40:02 +00:00
Jurko Gospodnetić
e8099a3cc9 Fixed a typo in code for setting the default tag joiner character in the Boost Build tools/common.jam module. Caught and reported by Steven Watanabe.
[SVN r47370]
2008-07-13 00:42:50 +00:00
Jurko Gospodnetić
bd213a62da Fixed a typo in code for setting the default tag joiner character in the Boost Build tools/common.jam module. Caught and reported by Steven Watanabe.
[SVN r47370]
2008-07-13 00:42:50 +00:00
Jurko Gospodnetić
1fe8d9fcbd Minor stylistic comment change in tools/build/v2/tools/common.jam.
[SVN r47369]
2008-07-13 00:40:56 +00:00
Jurko Gospodnetić
9838fecf04 Minor stylistic comment change in tools/build/v2/tools/common.jam.
[SVN r47369]
2008-07-13 00:40:56 +00:00
Jurko Gospodnetić
ce51cddfb1 Fixed a bug wit Boost Build ignoring conditional properties specified in addition to a conditional subfeature property. This fixes the problem with the conditionals_multiple.py test case failing.
[SVN r47347]
2008-07-12 11:43:54 +00:00
Jurko Gospodnetić
8c35f238b3 Fixed a bug wit Boost Build ignoring conditional properties specified in addition to a conditional subfeature property. This fixes the problem with the conditionals_multiple.py test case failing.
[SVN r47347]
2008-07-12 11:43:54 +00:00
Jurko Gospodnetić
e738b524b7 Minor stylistic changes in different Boost Build scripts.
[SVN r47344]
2008-07-12 11:33:16 +00:00
Jurko Gospodnetić
24034a4344 Minor stylistic changes in different Boost Build scripts.
[SVN r47344]
2008-07-12 11:33:16 +00:00
Jurko Gospodnetić
bd36639325 Corrected the Boost Build conditionals_multiple.py test case.
[SVN r47343]
2008-07-12 11:25:04 +00:00