On 08/26/2014 05:10 AM, Steve Lorimer wrote: > Is it possible to execute a script after an install rule has completed? > > If anyone has details on how to do this, links to information etc, that would be greatly appreciated Hi Steve, you can create a 'notfile' target that runs your script, and make it depend on a real install targets. Something like this: https://gist.github.com/vprus/a38931b8f380bcf51669 Thanks, Volodya _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build