Peter Dimov
|
43fc68f0ca
Unconditionally #include <exception> for std::exception.
|
18 ani în urmă |
Jurko Gospodnetić
|
967eafdf5a
Minor stylistic Boost Jam test cleanup.
|
18 ani în urmă |
Jurko Gospodnetić
|
83782f48f7
Minor stylistic Boost Jam test cleanup.
|
18 ani în urmă |
Rene Rivera
|
0c8d55ed25
Remove use of conditional expressions as they are not supported in Python 2.3.
|
18 ani în urmă |
Jurko Gospodnetić
|
0cafbbe73b
Removed some old corpse comments and debugging output code related to functionality long removed in revision 29361. Minor stylistic comment changes.
|
18 ani în urmă |
Jurko Gospodnetić
|
044346bb9c
Fixed a bug causing Boost Jam not to handle target file names specified as both short and long file names correctly. Bug fixed by making bindtarget() function map names to TARGETs by using their long file names.
|
18 ani în urmă |
Vladimir Prus
|
b81092444b
Allow to separately specify include, lib and bin paths for Qt4.
|
18 ani în urmă |
Markus Schöpflin
|
c6191e88f6
Removed use of conditional expressions, as this is only available in Python 2.5 and later.
|
18 ani în urmă |
Thorsten Jørgen Ottosen
|
7da2fc29d7
test of updated as_literal()
|
18 ani în urmă |
Thorsten Jørgen Ottosen
|
dd0eaddb77
fix for as_literal()
|
18 ani în urmă |
Christopher Kohlhoff
|
7e7dca91d4
Implement custom memory allocation support for reactor-based asynchronous operations.
|
18 ani în urmă |
Jurko Gospodnetić
|
ebf610df94
Corrected a typo in the tools/build/v2/tools/common.jam __test__ rule causing it to mess up the global .name variable in the os.jam module. This was effectively causing an internal os.jam module test to fail when you ran 'bjam --debug'.
|
18 ani în urmă |
Jurko Gospodnetić
|
a607c6e025
Minor stylistic changes.
|
18 ani în urmă |
Anthony Williams
|
aa25444272
new BTS-based mutex implementation on win32
|
18 ani în urmă |
Rene Rivera
|
08a2397f1c
Fix putting sublibrary tests within the same root library. And make the jam-target to test lookup step clear. (PJL.py)
|
18 ani în urmă |
Rene Rivera
|
a55244a6f9
Work around for specifying test names with periods in them which creates "duplicate" target names.
|
18 ani în urmă |
Emil Dotchevski
|
d8ab91e927
Added missing include.
|
18 ani în urmă |
Anthony Williams
|
4867e4b577
Simplified move support
|
18 ani în urmă |
Gennadiy Rozental
|
2a438f55d2
NetBsd fix
|
18 ani în urmă |
Jurko Gospodnetić
|
a1a0967c1c
Removed the old and no longer existing 'new' folder form the internal Boost Build path.
|
18 ani în urmă |
Jurko Gospodnetić
|
952e8364ed
Minor stylistic changes preparing for a more substantial patch without cluttering it with this.
|
18 ani în urmă |
Jurko Gospodnetić
|
10d5a8186f
Simplified the stage.copy-file() rule. Minor stylistic changes.
|
18 ani în urmă |
Jurko Gospodnetić
|
45ea2899af
Cleaned up and better documented how the path.make-NT and path.join rules work. Corrected some minor flaws like the path.join rule returning only the initial path element in case its second path element was empty but there were more elements after it. This is the preparation for cleaning up the NORMALIZE_PATH builtin Boost Jam rule that is causing this implementation to be so messy.
|
18 ani în urmă |
Jurko Gospodnetić
|
93e2efd5d0
Minor stylistic comment change.
|
18 ani în urmă |
Jurko Gospodnetić
|
1db13e647b
Fixed a bug in the tools/build/v2/util/numbers.jam module related to numbers.log10 & numbers.less rules not working correctly with numbers that have leading zeroes. Added related regression tests.
|
18 ani în urmă |
Marshall Clow
|
962c77ee73
Fixed typo re bug #1853
|
18 ani în urmă |
Marshall Clow
|
ba6941b8b0
Updated docs re bug #1855
|
18 ani în urmă |
Jurko Gospodnetić
|
966560a959
Added functionality for more easily testing the Boost Jam version from Jamfiles. Now you can use the version.check-jam-version rule, as in [ versions.check-jam-version 3 1 17 ] which will return true if the current Boost Jam version is at least 3.1.17. Added related internal Boost Build tests for the new functionality.
|
18 ani în urmă |
Jurko Gospodnetić
|
f7c01c2bef
Upgraded some internal Boost Build tests. Minor stylistic changes.
|
18 ani în urmă |
Peter Dimov
|
6ff840ad21
sp_atomic_mt2_test.cpp added.
|
18 ani în urmă |