Skip to content
  • Oswald Buddenhagen's avatar
    replace env variable injection with pervasive expando support · 79be54ed
    Oswald Buddenhagen authored
    do not inject SOURCEDIR and BUILDDIR into the environment of
    build steps and run configurations any more.
    instead, all custom executable paths, argument lists and working
    directories now support the %{sourceDir} and %{buildDir} macros.
    this approach is more elegant and more scalable.
    79be54ed