Jurko Gospodnetić
|
f7c01c2bef
Upgraded some internal Boost Build tests. Minor stylistic changes.
|
18 年之前 |
Peter Dimov
|
6ff840ad21
sp_atomic_mt2_test.cpp added.
|
18 年之前 |
Peter Dimov
|
48102f76e6
intrusive_ptr::reset() added.
|
18 年之前 |
Emil Dotchevski
|
2c309c6d41
Improved compatibility with various compilers.
|
18 年之前 |
Peter Dimov
|
59d6b44aed
More fixes for MSVC 6.0.
|
18 年之前 |
Peter Dimov
|
0d891ec887
Fixes for MSVC 6.0.
|
18 年之前 |
Hartmut Kaiser
|
ca51a1e72a
Spirit.Karma: simplified some of the examples
|
18 年之前 |
Emil Dotchevski
|
a898ff4bd0
Disabled bogus GCC warnings.
|
18 年之前 |
Hartmut Kaiser
|
775f61ee0b
Spirit.Karma: Simplified test helper functions.
|
18 年之前 |
Jurko Gospodnetić
|
00ec7406b7
Made it clear that Boost Build's Windows path handling does not handle paths with multiple successive path separator characters. Added several missing internal path.jam module tests. Minor stylistic changes.
|
18 年之前 |
Jurko Gospodnetić
|
1c9f91f8f8
Removed a TODO comment related to the 'NOTFILE all ;' statement in tools/build/v2/build-system.jam and replace with a better explanation comment. Dead code removal, Comment typo corrections. Minor stylistic changes.
|
18 年之前 |
Hartmut Kaiser
|
2f5ee4d2fe
Wave: Fixed regressions on non-Windows systems.
|
18 年之前 |
Jurko Gospodnetić
|
a58a6e48d6
Cleaned up the main Boost Build module a bit related to how it processes explicit file (not target) references specified on the command line. Improved the related unit test. Minor stylistic changes.
|
18 年之前 |
Peter Dimov
|
63400f3bed
Fixes for old compilers.
|
18 年之前 |
Peter Dimov
|
98a5a4c116
Fix #1106.
|
18 年之前 |
Jurko Gospodnetić
|
8e5ed0b29f
Updated the documentation for Boost.Build's 'path' & 'propagated' feature attributes. Minor stylistic changes.
|
18 年之前 |
Hartmut Kaiser
|
f8369b065a
Spirit.Karma: Trying to workaround a gcc 4.2.1 bug.
|
18 年之前 |
Hartmut Kaiser
|
2f8124ce03
Spirit.Qi: Working around issue with gcc 4.2.1
|
18 年之前 |
Hartmut Kaiser
|
ca4a045831
Wave: Fixing the test application, which caused 2 regressions reported on non-Windows systems
|
18 年之前 |
Daniel James
|
ccae8c3689
Old versions on the intel compiler (and I assume other EDG based compilers) don't seem to be able to deal with the SFINAE code used in 'has_move'.
|
18 年之前 |
Christopher Kohlhoff
|
51e3ce7616
Add fast-pathing of speculative reads and writes to the kqueue_reactor.
|
18 年之前 |
Rene Rivera
|
64853f9528
Fix running -dumpversion when g++ command is multi-part.
|
18 年之前 |
Hartmut Kaiser
|
ab9690a06b
Spirit.Karma: Fixed some fusion sequence problems
|
18 年之前 |
Emil Dotchevski
|
889af474aa
Boost Exception documentation update.
|
18 年之前 |
Emil Dotchevski
|
2ae54630a7
tabs removed, added protected inline dtors.
|
18 年之前 |
Emil Dotchevski
|
5caa33f727
throw_exception() now ensures that the exception type passed to it derives publicly from std::exception.
|
18 年之前 |
Ralf W. Grosse-Kunstleve
|
2f21e208c9
missing workaround.hpp include added
|
18 年之前 |
Jurko Gospodnetić
|
a7cd186c26
Corrected some small typos in the Boost.Build documentation. Added more links. Minor stylistic changes.
|
18 年之前 |
Peter Dimov
|
2a5cb19d26
Fix throwing enums instead of archive_exceptions.
|
18 年之前 |
Rene Rivera
|
fdf922a7fc
Add support for test log processing with process_jam_log.py instead of C++ PJL. (also fixes #1889)
|
18 年之前 |