Commit graph

29311 commits

Author SHA1 Message Date
Jurko Gospodnetić
c94beb30be Added a missing import of the Boost Build generate.jam module. Although not strictly necessary at the moment this will avoid future build breakage when Boost Build removes some of its extra internal module imports.
[SVN r47627]
2008-07-20 11:05:55 +00:00
Niels Dekker
25a8455bfc Fixed silly little bug of mine in swap/test/swap_arrays.cpp
[SVN r47626]
2008-07-20 11:05:49 +00:00
Andreas Huber
f5a988067d This should fix the PingPong example failure for GCC.
[SVN r47624]
2008-07-20 06:49:19 +00:00
Eric Niebler
2d51d05934 fix links to MPL and Parameters libraries
[SVN r47622]
2008-07-20 04:58:31 +00:00
Jurko Gospodnetić
ed31d20eda Minor stylistic comment changes in different Boost Build modules.
[SVN r47610]
2008-07-19 21:04:05 +00:00
Joseph Gauterin
1ed5b3e1bd Corrected duplicated file contents
[SVN r47607]
2008-07-19 19:40:12 +00:00
Andreas Huber
86f8ae7b5d Yet another try at a PingPong example fix.
[SVN r47605]
2008-07-19 18:34:03 +00:00
Hartmut Kaiser
38464b3a8f Spirit: Fixed deprecated warning in main spirit.hpp
[SVN r47603]
2008-07-19 16:49:46 +00:00
Hartmut Kaiser
20cebf21f0 Spirit: Split the pattern test (it timed out on one of the platforms)
[SVN r47600]
2008-07-19 14:23:10 +00:00
Andreas Huber
3093f397bf Yet another try at fixing the broken PingPong example.
[SVN r47597]
2008-07-19 14:03:57 +00:00
Joel de Guzman
7653fd0b01 possible fix for gcc, linux, etc.
[SVN r47595]
2008-07-19 12:57:51 +00:00
Jürgen Hunold
d4bd3b4ce9 Fix regression introduced by r47181:
- rename leaf() -> filename
- rename replace_leaf -> replace_filename


[SVN r47588]
2008-07-19 09:58:10 +00:00
Andreas Huber
2ee590e9b4 Updated link to status page.
[SVN r47580]
2008-07-18 21:24:19 +00:00
Andreas Huber
408eb601c9 Updated the revision history for 1.36.0
[SVN r47577]
2008-07-18 20:59:47 +00:00
Rene Rivera
8f9710f478 Revert changeset [47536].
[SVN r47571]
2008-07-18 16:13:20 +00:00
Joel de Guzman
24d020e5f9 ensuring examples build ok
[SVN r47560]
2008-07-18 14:24:09 +00:00
Anthony Williams
e48d01a0d6 Borland-specific fixes should apply to all compilers for which enable_if is broken: check for BOOST_NO_SFINAE instead
[SVN r47554]
2008-07-18 13:42:10 +00:00
Christopher Kohlhoff
266aa005a4 More documentation updates.
[SVN r47550]
2008-07-18 13:18:56 +00:00
Daniel James
ba4c8e5a7e Revert conversion from lightweight test to Boost.Test.
[SVN r47545]
2008-07-18 12:31:18 +00:00
John Maddock
1e54356433 Tentative fix for some VC failures.
[SVN r47542]
2008-07-18 11:29:50 +00:00
John Maddock
e4db42c9c0 Fix VC 7.1 failures.
Added minimal docs on the numeric constants.
Regenerated HTML pages.

[SVN r47541]
2008-07-18 10:25:16 +00:00
Jurko Gospodnetić
535b21c64c 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ć
90854588f6 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ć
bf0bbc1fce Minor stylistic code change in Boost Build's build/property.jam module.
[SVN r47538]
2008-07-18 06:28:54 +00:00
Steven Watanabe
5002ff2883 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
6bc2832b52 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
Joel de Guzman
5c99c611e3 fix regression: overflowing int
[SVN r47534]
2008-07-18 03:08:41 +00:00
Hartmut Kaiser
ab5b8b1243 Spirit: Untabified file
[SVN r47533]
2008-07-18 01:51:40 +00:00
Hartmut Kaiser
13d61047af Spirit.Lex: fixing regressions
[SVN r47531]
2008-07-18 01:40:55 +00:00
Joel de Guzman
2c1df9ac27 upped -ftemplate-depth to 300 on gcc
[SVN r47529]
2008-07-18 01:35:29 +00:00
Joel de Guzman
307fb227f1 pair doc fix
[SVN r47527]
2008-07-17 23:59:22 +00:00
Daniel James
a19e89215a Remove a mention of the hash functions which I missed before.
[SVN r47522]
2008-07-17 23:08:32 +00:00
K. Noel Belcourt
b7b74fa1cf Update to support pgi-7.2, now that I've started
testing with it.



[SVN r47512]
2008-07-17 19:19:27 +00:00
Andreas Huber
202c32c633 This should fix several PingPong example failures.
[SVN r47511]
2008-07-17 17:38:41 +00:00
Hartmut Kaiser
55a667de6c Spirit: fixing regressions
[SVN r47509]
2008-07-17 15:53:47 +00:00
Hartmut Kaiser
58fdff1061 Spirit.Lex: fixing regressions
[SVN r47507]
2008-07-17 15:48:41 +00:00
Christopher Kohlhoff
30ee79069c Documentation updates.
[SVN r47503]
2008-07-17 15:05:24 +00:00
Emil Dotchevski
7faae93fb8 documentation update
[SVN r47496]
2008-07-17 00:13:09 +00:00
Emil Dotchevski
2636ff62f0 minor documentation update
[SVN r47492]
2008-07-16 21:00:44 +00:00
Thorsten Jørgen Ottosen
04976f8653 doc update
[SVN r47488]
2008-07-16 20:13:00 +00:00
Thorsten Jørgen Ottosen
72361c493d doc update
[SVN r47487]
2008-07-16 20:11:55 +00:00
Thorsten Jørgen Ottosen
b3390886b2 doc update
[SVN r47486]
2008-07-16 20:05:43 +00:00
Thorsten Jørgen Ottosen
ef1b73507f doc update
[SVN r47485]
2008-07-16 20:05:19 +00:00
Thorsten Jørgen Ottosen
43da3b90bd doc update
[SVN r47484]
2008-07-16 20:04:58 +00:00
Thorsten Jørgen Ottosen
1eef4f63be doc update
[SVN r47483]
2008-07-16 20:03:00 +00:00
Thorsten Jørgen Ottosen
edc8875c53 doc updates
[SVN r47482]
2008-07-16 19:59:34 +00:00
Thorsten Jørgen Ottosen
3a47f21a29 Minor doc update
[SVN r47481]
2008-07-16 19:55:14 +00:00
Anthony Williams
36eb93075e Split lock and try_lock into mutex and range overloads without using enable_if, so it works on Borland compilers
[SVN r47472]
2008-07-16 14:41:09 +00:00
Anthony Williams
1e6f471b66 Fixes to make basic thread functionality work with Borland compilers again
[SVN r47471]
2008-07-16 13:19:43 +00:00
Daryle Walker
ae37619431 Added MPL-compatible variants of the minimum-size and value-based integer templates, which fixes #1224
[SVN r47470]
2008-07-16 09:55:31 +00:00