Menu

#51 environmentimport

open
nobody
cpptasks (35)
5
2007-06-09
2007-06-09
No

Added two new attributes to the cc-Task:

environmentimport : path to a script file (currrently only .bat on windows) which changes the environment. the new environment is used for all cc-Task processes

environmentimportcache : true or false to enable/disable the caching of environments per ant instance. default is disabled.

We implemented this feature to improve cross plattform development especially on the windows platform.

Discussion

  • Felix Kollmann

    Felix Kollmann - 2007-06-09
     
  • Tay Paik Kang

    Tay Paik Kang - 2009-01-28

    The files that implement the class ImportEnvironment and ImportEnvironmentCache were not provided. It doesn't build! Please provide the files. Thanks!

     

Log in to post a comment.