b727e62e09Gennaro Prota is no longer a maintainer of dynamic_bitset
Eric Niebler
2010-07-30 18:18:30 +0000
71d5297436Spirit: fixing gcc warning
Hartmut Kaiser
2010-07-30 13:55:48 +0000
c16baa3191Port processing of relative paths in sources.
Vladimir Prus
2010-07-30 11:14:06 +0000
9b7334ed5bImprove reporting of 'duplicate virtual target'.
Vladimir Prus
2010-07-30 10:34:02 +0000
4172cbcaefFix 'glob-in-tree'.
Vladimir Prus
2010-07-30 10:14:15 +0000
1ab0ceb017Fix process of dependency properties
Vladimir Prus
2010-07-30 10:04:07 +0000
e8d17701c1Fix indirect conditional requirements.
Vladimir Prus
2010-07-30 09:44:28 +0000
e7671a4a4dFix the 'chain' and 'inherited_dependency' tests.
Vladimir Prus
2010-07-30 08:46:20 +0000
1b7a0d3ef2Port tools/stage.jam.
Vladimir Prus
2010-07-30 07:38:13 +0000
37bbf8efdaUpdate port of tools/types/lib.jam
Vladimir Prus
2010-07-30 06:23:32 +0000
28d2d03fdeAdd stub port of os.jam.
Vladimir Prus
2010-07-29 14:33:56 +0000
0a1578b95aFix project.find again
Vladimir Prus
2010-07-29 12:01:45 +0000
91ae57925cPort cast
Vladimir Prus
2010-07-29 12:00:53 +0000
8bd4d67878Fix expected status
Vladimir Prus
2010-07-29 11:40:00 +0000
f44dc90f3dRedo naming of actions again. Return values from Python to Jamfiles.
Vladimir Prus
2010-07-29 11:37:07 +0000
5bb7d0bc68Port notfile.py. Attempt to clean the mess with decorating action names.
Vladimir Prus
2010-07-29 10:39:31 +0000
2b449b3288Don't pass None for property set
Vladimir Prus
2010-07-29 08:27:49 +0000
7bf693f7e9Update virtual_target.py
Vladimir Prus
2010-07-29 08:26:44 +0000
145da087b4Fix requesting specific files on the command line
Vladimir Prus
2010-07-29 07:33:02 +0000
c20904f500Various fixes
Vladimir Prus
2010-07-29 05:35:32 +0000
266e95c268Removed cmake files
Ion Gaztañaga
2010-07-29 04:54:54 +0000
9e2931a897Removed cmake files
Ion Gaztañaga
2010-07-29 04:52:26 +0000
dd599b1334Changes required to make Boost.MPI work with Boost.Serialization after breaking changes for 1.44
Matthias Troyer
2010-07-29 03:27:09 +0000
6e6111e411Spirit: Added missing forwarding header
Hartmut Kaiser
2010-07-28 21:29:50 +0000
81b0ffa489Stop gcc-specific hack applying to clang
Christopher Jefferson
2010-07-28 16:35:35 +0000
634fefd6e4More header dependencies fixes
Vladimir Prus
2010-07-28 12:39:39 +0000
601a2adae3Fix header dependencies processing.
Vladimir Prus
2010-07-28 12:27:08 +0000
a98e47190cMore changes
Vladimir Prus
2010-07-28 12:04:31 +0000
220dc03659Fix hashing pointers on 64-bit OpenVMS.
Daniel James
2010-07-27 19:18:53 +0000
2196c40490Spirit: added missing header
Hartmut Kaiser
2010-07-27 19:11:57 +0000
4446353e36Make default build work.
Vladimir Prus
2010-07-27 11:53:37 +0000
49d6b74bc9Use Property, not string, in more places
Vladimir Prus
2010-07-27 10:56:38 +0000
fc3a88b6f5make proto work on msvc with /clr option
Eric Niebler
2010-07-26 20:04:15 +0000
3165efb387Spirit: merging from trunk: documentation updates, comment fixes, formatting issues (tabs), added a new test, etc.
Hartmut Kaiser
2010-07-26 15:04:50 +0000
9b263a682aSpirit: updating docs
Hartmut Kaiser
2010-07-26 14:23:55 +0000
e921c16553Fix removing of parent project requirements
Vladimir Prus
2010-07-26 13:04:29 +0000
706f9d8e50Export the 'variant' rule to Jamfiles
Vladimir Prus
2010-07-26 12:42:27 +0000
65c528ed10Robustify feature.is_implicit_value.
Vladimir Prus
2010-07-26 12:41:34 +0000
60c6e3bba4Add bjam_signature for feature.compose and feature.subfeature.
Vladimir Prus
2010-07-26 12:13:12 +0000
a80ef676fcRespect --debug-building.
Vladimir Prus
2010-07-26 12:06:11 +0000
f2362fe2deWhen refining properties, actually remove properties that are overridden.
Vladimir Prus
2010-07-26 12:05:10 +0000
ceb7f990d0Respect '<build>no'.
Vladimir Prus
2010-07-26 11:49:10 +0000
acd2b7fed1Make build-dir project attribute and command-line option work.
Vladimir Prus
2010-07-26 11:40:00 +0000
16c9c732a7Fix project loading.
Vladimir Prus
2010-07-26 09:55:45 +0000
430afbe71bFix grabbing of BOOST_BUILD_PATH from environment
Vladimir Prus
2010-07-26 09:21:53 +0000
249e9a997aMake test framework not crash when reading nonexistent file
Vladimir Prus
2010-07-26 09:20:54 +0000
28ebf10475Major update of top level 'build_system.py' module.
Vladimir Prus
2010-07-26 08:28:12 +0000
cd025da635Add decorator for caching function results.
Vladimir Prus
2010-07-26 08:07:07 +0000
ed1553963fFix caching bug that caused various toolset flags to be ingored.
Vladimir Prus
2010-07-26 08:05:16 +0000
bdbca48f3fWhen test fails and --preserve is set, also show the command line.
Vladimir Prus
2010-07-26 07:51:18 +0000
9d9fd239e6Attempted workaround to breaking changes in Boost.Serialization and removed any remaining dependence on binary archives
Matthias Troyer
2010-07-25 22:53:03 +0000
806f0e9401Fully qualify ios flags. Fixes compilation of PropertyTree, bug 4459.
Sebastian Redl
2010-07-25 22:21:45 +0000
2967655ae7Changes for Boost 1.45
Ion Gaztañaga
2010-07-25 16:47:46 +0000
98f698ffffChanges for Boost 1.45
Ion Gaztañaga
2010-07-25 16:47:05 +0000
6d29dfd738Changes for Boost 1.45
Ion Gaztañaga
2010-07-25 16:45:54 +0000
07df09a3bdChanges for Boost 1.45
Ion Gaztañaga
2010-07-25 16:44:45 +0000
8612c0b46cChanges for Boost 1.45
Ion Gaztañaga
2010-07-25 16:39:26 +0000
2c28e3172bChanges for Boost 1.45
Ion Gaztañaga
2010-07-25 16:27:15 +0000
2a3b0b23c0Changes for Boost 1.45
Ion Gaztañaga
2010-07-25 16:02:42 +0000
19100920d6Changes for Boost 1.45
Ion Gaztañaga
2010-07-25 15:37:24 +0000
330fcf9201Fix computation of default install prefix.
Vladimir Prus
2010-07-25 11:58:38 +0000
f2370cbe4cmerged [61482] from trunk
Joaquín M López Muñoz
2010-07-25 10:44:55 +0000
4b63776b54merged [64322] from trunk
Joaquín M López Muñoz
2010-07-25 10:19:38 +0000
fb0840f98ccompleted fix in [64312] and [64317]
Joaquín M López Muñoz
2010-07-25 10:12:38 +0000
6d7140fddemerged [64317] from trunk
Joaquín M López Muñoz
2010-07-24 19:36:50 +0000
a5a7113daccompleted fix in [64312]
Joaquín M López Muñoz
2010-07-24 19:31:45 +0000
643c9efdb7Declare the 'install-default-prefix' feature.
Vladimir Prus
2010-07-24 17:22:43 +0000
f0f3eca4cdMerge filesystem, range, doc from trunk.
Daniel James
2010-07-24 14:26:01 +0000
b4c06817fbmerged [64312] from trunk
Joaquín M López Muñoz
2010-07-24 09:20:29 +0000
21f3cdeff4synced with silent yet backwards-compatibility-breaking change of serialization::version<T>:value type from unsigned int to int in [62358]
Joaquín M López Muñoz
2010-07-24 09:17:01 +0000
cb5da0c02cUnbreak conditional requirements work.
Vladimir Prus
2010-07-23 15:08:14 +0000
95e740d8edFix processing of build request.
Vladimir Prus
2010-07-23 14:15:46 +0000
8243fec325Applied patch #2 from #4377
Marshall Clow
2010-07-23 13:44:17 +0000
d607c9e0b6Make the 'generate' example work with Boost.Build/Python.
Vladimir Prus
2010-07-23 13:39:45 +0000
e54e500211Fix calling Python function taking zero parameters.
Vladimir Prus
2010-07-23 12:20:22 +0000
632fc0962cAdd helper targets.metatarget_function_for_class.
Vladimir Prus
2010-07-23 11:32:44 +0000
71ca7dbfc5Handle bjam_signature in all cases where were import a callable into bjam.
Vladimir Prus
2010-07-23 11:31:31 +0000
e9f2860ddfMore fixups
Vladimir Prus
2010-07-23 10:52:36 +0000
4bcb155f6cFix flag setting
Vladimir Prus
2010-07-23 09:38:49 +0000
567a62cef6Introduce Feature and Property classes, and move away from messy string manipulation.
Vladimir Prus
2010-07-23 09:09:14 +0000
df16703907Remove debug print
Vladimir Prus
2010-07-23 09:04:47 +0000
c86c75e38achange version_type constructor to public
Robert Ramey
2010-07-23 06:05:30 +0000
bebdef4b8aFix some links in the range documentation.
Daniel James
2010-07-22 23:28:41 +0000
0fdc582aeaRemove the whitespace around array parameters in test docs.
Daniel James
2010-07-22 23:26:31 +0000
7a3c4e1e2dFix test header in doc test.
Daniel James
2010-07-22 23:25:47 +0000
a03ea026adUpdate the location of the bjam docs in the trunk pdf build.
Daniel James
2010-07-22 23:24:52 +0000
d5b16cb100Made scoped_channel_value's base type accessible to users.
Christian Henning
2010-07-22 14:43:04 +0000
0476825035Made scoped_channel_value's base type accessible to users.
Christian Henning
2010-07-22 14:39:47 +0000
7cfc5762ffSpirit: fixed a problem while handling single element sequence attributes
Hartmut Kaiser
2010-07-22 13:24:20 +0000