Vladimir Prus
|
0581a15270
|
Implement versioning for native rules. This allows to change interface of
a native rule and have Boost.Build detect that and produce nice error, as
opposed to obscure one.
[SVN r31140]
|
2005-09-28 14:09:58 +00:00 |
|
Vladimir Prus
|
718f8e4eb3
|
BSL
[SVN r25055]
|
2004-09-13 16:19:19 +00:00 |
|
Vladimir Prus
|
6c645a5918
|
Disable order-sensitive properties for a while. They cause performance
degradation that should be investigated.
[SVN r22145]
|
2004-02-03 08:36:46 +00:00 |
|
Vladimir Prus
|
03a73e9a08
|
Instroduce order-sensitive properties.
* build/feature.jam: New feature attribute 'order-sensitive'.
* jam_src/modules/property-set.c: (property_set_create): Don't sort
order-sensitive attributes.
[SVN r22132]
|
2004-02-02 13:12:30 +00:00 |
|
Vladimir Prus
|
841a1fd4ea
|
Refactorings.
* jam_src/compile.c
(call_rule): New function.
* jam_src/modules/property-set.c
(property_set_create): Use 'call_rule'.
[SVN r22131]
|
2004-02-02 11:50:31 +00:00 |
|
Vladimir Prus
|
cc1cfed76e
|
Huh, memory management is jam is tricky.
[SVN r21209]
|
2003-12-10 15:28:30 +00:00 |
|
Vladimir Prus
|
568d9e83df
|
Forgotten file
[SVN r21208]
|
2003-12-10 15:06:00 +00:00 |
|