Changes between Version 13 and Version 14 of BuildSystem


Ignore:
Timestamp:
Nov 28, 2009, 4:24:01 PM (14 years ago)
Author:
becoulet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildSystem

    v13 v14  
    157157
    158158 `%section pattern [pattern ...]`::
    159    Start a section which will be conditionaly considered depending on the `BUILD` variable. `pattern` is a pattern matching expression which may contain text, hypens and wildcards (e.i. `text-text-*`). Wildcar match non-empty and non-hypens text.
     159   Start a section which will be conditionaly considered depending on the `BUILD` variable. `pattern` is a pattern matching expression which may contain text, hypens and wildcards (e.i. `text-text-*`). Wildcards match non-empty and non-hypens text.
    160160 `%common`::
    161161   Revert to unconditional common file part, default at beginning of a file.