Change 678

david_turner (david_turner)
david_turner committed this change into //guest/david_turner/jam/src
Request Review
Download .zip
implementation of a new experimental builtin rule named
FAIL_EXPECTED. It is used to indicate that the result of
a specific target build action should be inverted !!

this is useful for certain test runs, where a compilation
error might need to be interpreted as succesful (and likewise,
a clean compile should be seen as an error).

Example:

  FAIL_EXPECTED test$(SUFOBJ) ;
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
compile.c#5
Loading...
make1.c#3
Loading...
rules.h#2
Loading...
Tip: Use n and p to cycle through the changes.