1. Dec 11, 2019
    • Schuyler Eldridge's avatar
      "cd subdirectory" for each stage · ea0879f0
      Schuyler Eldridge authored
      
      
      This modifies the behavior of a stage to change the TargetDirectory to
      a subdirectory derived from its application name before doing the work
      of a Stage. This enables better structured output of multiple stages
      where the outputs of each stage are placed in separate subdirectories.
      
      Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
      ea0879f0
    • Schuyler Eldridge's avatar
      Add TargetDirectoryManipulator Phase · f101985f
      Schuyler Eldridge authored
      
      
      This adds a new phase, TargetDirectoryManipulator, that enables
      manipulation of the TargetDirectoryAnnotation using two annotations:
      
        - TargetDirectoryEnterAnnotation which changes the TargetDirectory
          to a subdirectory
        - TargetDirectoryExitAnnotation which enters the parent directory of
          the current TargetDirectory
      
      This also adds a helper phase, TargetDirectoryExit, which will add a
      TargetDirectoryExitAnnotation.
      
      Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
      f101985f
  2. Dec 07, 2019
  3. Dec 04, 2019
  4. Nov 30, 2019
  5. Nov 20, 2019
  6. Nov 19, 2019
  7. Nov 16, 2019
  8. Nov 15, 2019
  9. Nov 13, 2019
  10. Nov 12, 2019
  11. Nov 07, 2019
  12. Nov 06, 2019
  13. Nov 05, 2019
  14. Nov 01, 2019
  15. Oct 31, 2019
  16. Oct 30, 2019
  17. Oct 26, 2019
  18. Oct 25, 2019