Changeset 689bf4a in nscp for helpers/build-source


Ignore:
Timestamp:
10/12/09 19:10:24 (4 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
d681048
Parents:
dbc22d8
Message:

Added argument support for NRPE client as well as fixed "assert" (now uses throw) and some more fixes to the build subsystem (sigh, I hate boost build)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • helpers/build-source/Jamfile

    r55e44d4 r689bf4a  
    1414} 
    1515 
    16 use-project master : ../.. ; 
    17  
    18 zip $(target) : /master//NSClient++ :  
     16zip $(target) : test.foo :  
    1917  <tag>@format-name  
    2018  <source-folder>../../*.c* 
Note: See TracChangeset for help on using the changeset viewer.