Changes between Version 5 and Version 6 of BuildSystemDev


Ignore:
Timestamp:
Mar 21, 2010, 6:31:00 PM (14 years ago)
Author:
becoulet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildSystemDev

    v5 v6  
    5151   Indicate the token can not be used with `parent`, `depend` or `provide` tag from an other `.config` file.
    5252
     53Some flags may be used with value tokens to instruct how `provide` conflicts must be handled instead of producing an error:
     54 `maxval`::
     55   Keep the maximum value.
     56 `minval`::
     57   Keep the minimum value.
     58 `maxval`::
     59   Compute the sum of provided values.
     60
    5361=== Constraint tags ===
    5462