Commit Graph

50050 Commits

Author SHA1 Message Date
Jeremy Siek
70cdabe1ca fixed req's for graph
[SVN r17486]
2003-02-17 14:52:16 +00:00
Dave Abrahams
bebae9993f Fix inlining switch
[SVN r17485]
2003-02-17 13:24:24 +00:00
Markus Schöpflin
e5414ed9a6 Define BOOST_NO_MEMBER_TEMPLATE_KEYWORD only for compiler version <= 502.
[SVN r17484]
2003-02-17 12:34:08 +00:00
Gennadiy Rozental
48943e325f some exception safety and reentrance issues addressed
[SVN r17483]
2003-02-17 10:04:21 +00:00
Vladimir Prus
c316020950 Cleanups.
* new/virtual-target.jam
     (abstract-file-target.extra-grist): Remove
     (null-action): New class.

* new/prebuilt.jam
     (prebuilt-file-generator): Don't use 'extra-grist', use
     'null-action' instread to distinguish different prebuilt targets.


[SVN r17482]
2003-02-17 09:51:06 +00:00
Vladimir Prus
a6a0c76410 Sync with the rest of code.
[SVN r17481]
2003-02-17 09:43:04 +00:00
Vladimir Prus
fcbabd2f3d Bugfix: virtual target with per-main-target properties can be confused
with ordinary virtual target.

* new/virtual-target.jam
    (abstract-file-target.specific-main-target): New overridable rule.
    (abstract-file-target.actual-name): Use the above.
    (file-target.specific-main-target): Override, using code from
       'compute-extra-path'.
    (file-target.compute-extra-path): Remove
    (file-target.path): Use 'specific-main-target' directly.

* test/main_properties.py: More tests.


[SVN r17480]
2003-02-17 09:10:57 +00:00
Vladimir Prus
ffbfcdb388 Bugfix: recreate working dir only if it does not exists.
* test/BoostBuild.py: (Tester.rm): The above change.


[SVN r17479]
2003-02-17 09:03:04 +00:00
Vladimir Prus
92986606b6 Bugfix: build-dir was broken when building from child projects.
[SVN r17478]
2003-02-17 08:36:45 +00:00
Vladimir Prus
3aa9d17123 Bugfix: <search> property on searched lib targets was ignored.
[SVN r17477]
2003-02-17 08:32:45 +00:00
Vladimir Prus
924a71b682 Add comment.
[SVN r17476]
2003-02-17 08:22:27 +00:00
Vladimir Prus
fc427624c5 Use BOOST_STATIC_CONSTANT.
[SVN r17475]
2003-02-17 07:58:00 +00:00
Vladimir Prus
c45c5678d1 Bugfix.
[SVN r17474]
2003-02-17 07:36:18 +00:00
Vladimir Prus
9218ff3da7 Improve comments.
[SVN r17473]
2003-02-17 06:58:40 +00:00
Aleksey Gurtovoy
a5c1c64975 split utility.hpp header
[SVN r17472]
2003-02-17 06:20:57 +00:00
Douglas Gregor
da1a67f294 Added description of Function library changes
[SVN r17471]
2003-02-17 04:52:38 +00:00
Douglas Gregor
d66500c7cf Switch to libs/signals/index.html
[SVN r17470]
2003-02-17 04:49:38 +00:00
Douglas Gregor
e071aebaf0 index.html: Link to BoostBook generated documentation
[SVN r17469]
2003-02-17 04:49:13 +00:00
Douglas Gregor
9bf4a946f8 Removed old HTML documentation; index.html now links to generated documentation
[SVN r17468]
2003-02-17 04:48:41 +00:00
Douglas Gregor
72f69da4e0 The old HTML Function documentation has been removed. The file index.html
redirects to $BOOST_ROOT/doc/html/function.html, the new home for the Function
library documentation


[SVN r17467]
2003-02-17 04:43:49 +00:00
Paul Mensonides
cb58e626e6 doc fixes
[SVN r17466]
2003-02-17 04:19:02 +00:00
Douglas Gregor
9ccbed836f Define BOOST_SIGNALS_STATIC_LINK when linking against the static lib
[SVN r17465]
2003-02-17 02:51:42 +00:00
Hartmut Kaiser
3caa107ed0 Macro expansion order, stringize operator ('#').
[SVN r17464]
2003-02-16 22:39:45 +00:00
Beman Dawes
50f4e0aae0 fix for ALL_LOCATE_TARGET not in BOOST_ROOT tree
[SVN r17463]
2003-02-16 21:11:23 +00:00
Martin Wille
a3c0cee0a8 -- changed the left link to refer to predefined_actions.html
[SVN r17462]
2003-02-16 18:23:35 +00:00
Rene Rivera
69cb4605c7 Oops, accidentally reintroduced the green age color, now it's really gone.
[SVN r17461]
2003-02-16 17:56:42 +00:00
Rene Rivera
6579a38dad Template and script for the dynamic regression logs summary page.
[SVN r17460]
2003-02-16 17:52:02 +00:00
Joel de Guzman
afa7197ad1 doc updates
[SVN r17459]
2003-02-16 17:04:21 +00:00
Jeff Garland
4a82b0f7c1 improvements to time duration implementation
[SVN r17458]
2003-02-16 15:20:42 +00:00
Jeff Garland
6eaebeb3e2 add ten_thousandth
[SVN r17457]
2003-02-16 15:16:20 +00:00
John Maddock
d7d1010781 Fixed is_scalar docs.
[SVN r17456]
2003-02-16 12:19:48 +00:00
Hartmut Kaiser
33617d56d1 Added a missing file.
[SVN r17455]
2003-02-16 08:02:19 +00:00
Hartmut Kaiser
774aa73a71 Nitty gritty.
[SVN r17454]
2003-02-16 07:59:40 +00:00
Hartmut Kaiser
022d9a6c9f Added documentation.
[SVN r17453]
2003-02-16 07:47:27 +00:00
Hartmut Kaiser
b0b0ab8648 Added cpp_tokens sample.
[SVN r17452]
2003-02-16 07:40:42 +00:00
Hartmut Kaiser
6c6edd4767 Macro replacement engine.
[SVN r17451]
2003-02-16 07:23:31 +00:00
Joel de Guzman
8bd63ad08b Doc updates
[SVN r17450]
2003-02-16 01:48:01 +00:00
Joel de Guzman
b674de50e1 Aleksey's patches (MSVC workarounds)
[SVN r17449]
2003-02-16 01:47:00 +00:00
Joel de Guzman
ae64963bcd faq update
[SVN r17448]
2003-02-16 00:46:31 +00:00
Gennadiy Rozental
07085ac271 excessive include parameters moved to source file
[SVN r17447]
2003-02-15 22:26:00 +00:00
Gennadiy Rozental
6bfed91e49 include parameters moved to source file
[SVN r17446]
2003-02-15 22:25:42 +00:00
Gennadiy Rozental
cf4147944c test library rename
[SVN r17445]
2003-02-15 21:59:54 +00:00
Gennadiy Rozental
74503fe7a2 borland warning fix
[SVN r17444]
2003-02-15 21:58:32 +00:00
Gennadiy Rozental
451a13b2cc temporary cwpro fix for most of link problems
[SVN r17443]
2003-02-15 21:56:14 +00:00
Gennadiy Rozental
59d559c9d1 bormland warning fix
[SVN r17442]
2003-02-15 21:55:32 +00:00
Gennadiy Rozental
9c68e0056c is_defined made portable
[SVN r17441]
2003-02-15 21:54:35 +00:00
Gennadiy Rozental
94bc89ffc4 cwpro8 fix
[SVN r17440]
2003-02-15 21:53:39 +00:00
Gennadiy Rozental
a198d1c6c3 mingw ostream fix
[SVN r17439]
2003-02-15 21:52:37 +00:00
Gennadiy Rozental
f87de9275c borland warnings fix
[SVN r17438]
2003-02-15 21:51:56 +00:00
Gennadiy Rozental
414b6eaaf1 borland warnings fix
cwpro complains on size_t fix


[SVN r17437]
2003-02-15 21:51:17 +00:00