[Scons-users] Treating all files as out of date
Dirk Bächle
tshortik at gmx.de
Wed Jul 10 01:57:30 EDT 2013
On 09.07.2013 22:05, Remko Tronçon wrote:
> Hi Dirk,
>
> Thanks for the response.
>
>> scons -c
>> scons
> I forgot to mention that I actually don't want to clean up the files.
> I'm using this in combination with --dry-run, so I just want to be
> able to do a dry run as if everything was dirty (or cleaned as you
> suggest), yet still keep the results.
I see, thanks for clarifying this. Next idea: how about an out-of-tree
build in a separate (and empty) directory, with the help of the "-Y" option?
Dirk
More information about the Scons-users
mailing list