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 години |
Vladimir Prus
|
b81092444b
Allow to separately specify include, lib and bin paths for Qt4.
|
преди 18 години |
Markus Schöpflin
|
c6191e88f6
Removed use of conditional expressions, as this is only available in Python 2.5 and later.
|
преди 18 години |
Thorsten Jørgen Ottosen
|
7da2fc29d7
test of updated as_literal()
|
преди 18 години |
Thorsten Jørgen Ottosen
|
dd0eaddb77
fix for as_literal()
|
преди 18 години |
Christopher Kohlhoff
|
7e7dca91d4
Implement custom memory allocation support for reactor-based asynchronous operations.
|
преди 18 години |
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 години |
Jurko Gospodnetić
|
a607c6e025
Minor stylistic changes.
|
преди 18 години |
Anthony Williams
|
aa25444272
new BTS-based mutex implementation on win32
|
преди 18 години |
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 години |
Rene Rivera
|
a55244a6f9
Work around for specifying test names with periods in them which creates "duplicate" target names.
|
преди 18 години |
Emil Dotchevski
|
d8ab91e927
Added missing include.
|
преди 18 години |
Anthony Williams
|
4867e4b577
Simplified move support
|
преди 18 години |
Gennadiy Rozental
|
2a438f55d2
NetBsd fix
|
преди 18 години |
Jurko Gospodnetić
|
a1a0967c1c
Removed the old and no longer existing 'new' folder form the internal Boost Build path.
|
преди 18 години |
Jurko Gospodnetić
|
952e8364ed
Minor stylistic changes preparing for a more substantial patch without cluttering it with this.
|
преди 18 години |
Jurko Gospodnetić
|
10d5a8186f
Simplified the stage.copy-file() rule. Minor stylistic changes.
|
преди 18 години |
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 години |
Jurko Gospodnetić
|
93e2efd5d0
Minor stylistic comment change.
|
преди 18 години |
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 години |
Marshall Clow
|
962c77ee73
Fixed typo re bug #1853
|
преди 18 години |
Marshall Clow
|
ba6941b8b0
Updated docs re bug #1855
|
преди 18 години |
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 години |
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 години |