Menu

flag for storing build info files in a separate directory

2016-01-11
2016-01-21
  • Arul Prakash

    Arul Prakash - 2016-01-11

    Hi,
    Does makepp support storing build info files in a specified directory instead of storing it along with the built files. I couldn't find any flags in the makepp help. Is this facility available?

    Thanks,
    Arul

     
  • Daniel Pfeiffer

    Daniel Pfeiffer - 2016-01-21

    Hi Arul,

    no, you looked well! The subdir name is stored in $Mpp::File::build_info_subdir, so if you set that early enough, you can change the name. But too many things rely on this being a direct subdir.

    If you want a clean tree without build clutter, the repository mechanism might be a good alternative for you.

    regards -- Daniel

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.