Changes between Version 5 and Version 6 of BuildSystemDev
- Timestamp:
- Mar 21, 2010, 6:31:00 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildSystemDev
v5 v6 51 51 Indicate the token can not be used with `parent`, `depend` or `provide` tag from an other `.config` file. 52 52 53 Some 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 53 61 === Constraint tags === 54 62