Joel de Guzman
|
ddfef08c98
added test for returning a tuple of double with conversion from a tuple of ints
|
19 years ago |
Alexander Nasonov
|
10782a0f0f
Optimization for floating types (1.25 faster on gcc / FreeBSD 6.2). VC6 test is still broken.
|
19 years ago |
Alexander Nasonov
|
988f54a438
VC6 workaround
|
19 years ago |
Eric Niebler
|
74e97e5127
simpler and more general non-segmented proto fusion integration, based on the segmentation interface
|
19 years ago |
Eric Niebler
|
0964ef8756
minor bug fixes
|
19 years ago |
Rene Rivera
|
154f52b21c
Add detection of gcc compiler flavor so that we can correctly tag generated libraries to not conflict with each other.
|
19 years ago |
Joel de Guzman
|
f72a590c80
fixed "explicit" problem
|
19 years ago |
Rene Rivera
|
36441814a5
A variety of changes to make most tests pass on Windows (with mingw):
|
19 years ago |
Eric Niebler
|
eeb3755799
segmented proto support n-ary proto trees
|
19 years ago |
Rene Rivera
|
bdc6c14d2a
Output the initialized toolsets when given "--show-configuration" option.
|
19 years ago |
John Maddock
|
403dab4dc3
Added HP-UX and itanium support.
|
19 years ago |
Rene Rivera
|
7d9c855c12
Adjust to make test pass on Windows.
|
19 years ago |
Eric Niebler
|
0e89f8e57b
factor segmented proto support out into separate header, add tests
|
19 years ago |
Rene Rivera
|
5f8e1dfc77
Adjust unit tests to pass, to account for some results not being order-stable.
|
19 years ago |
Rene Rivera
|
5d2f130dd5
Add result-equal test which passes when the expected and result have the same elements.
|
19 years ago |
Thorsten Jørgen Ottosen
|
859d115f8e
*** empty log message ***
|
19 years ago |
Rene Rivera
|
55186d7489
Add MinGW tag from BBv1 (mgw) when the gcc flavor indicates it's the MinGW compiler.
|
19 years ago |
Rene Rivera
|
532738516c
Remove now outdated stage renaming of targets, moved to common.jam.
|
19 years ago |
Eric Niebler
|
55aa56eefe
work around gcc-4.1 bug
|
19 years ago |
Vladimir Prus
|
90da98c080
Use -Winvalid-pch
|
19 years ago |
Vladimir Prus
|
91e86d2fcb
Set BOOST_BUILD_PCH_ENABLED when compiling PCH itself.
|
19 years ago |
Vladimir Prus
|
0d78d9f7ce
Adjust example
|
19 years ago |
Vladimir Prus
|
121ee05fb2
Followup fix
|
19 years ago |
Dave Abrahams
|
783b1ae8de
Link to call for sessions.
|
19 years ago |
Vladimir Prus
|
7a7f933db4
* msvc.jam (msvc-pch-generator.run-pch): Accept
|
19 years ago |
Rene Rivera
|
b024c0b4b4
Add "USERPROFILE" dir to user directories so that when the other HOME related vars don't point to the usual Windows location the user-config.jam can still be found. This fixes running from non-CMD shells, like the MinGW MSYS shell.
|
19 years ago |
Tobias Schwinger
|
3e3d199fc0
introduces result_type member to the symbol_inserter so it works with Phoenix
|
19 years ago |
Eric Niebler
|
7fc90c479e
work around gcc-4.0 compiler bug
|
19 years ago |
Vladimir Prus
|
401877718d
Automatically set BOOST_BUILD_PCH_ENABLED when pch is enabled.
|
19 years ago |
Vladimir Prus
|
3c92978e5e
build/
|
19 years ago |