Page 1 of 1

Question on File Saving before compile

Posted: Wed Nov 12, 2008 5:29 pm
by pwdiener
It seems to me I saw an option that determined if a File,Save should be done before running a Compile always or only if the file was "dirty". The only compile/save option I can find now is the one that specifies whether to save all files before the compile or not.

Was I seeing things? Is there are way to accomplish this? I'm using the FileSavePostfix trigger, and together the save and trigger take quit a bit of time. This could be avoided by only saving when the file has changed since the last save

Bill

Posted: Wed Nov 12, 2008 10:40 pm
by jussij
Was I seeing things?

You must have been seeing things ;)

The Save all files before compiling/making is the only option there is.
Is there are way to accomplish this?
But there is a is_modified() macro function. Does it help :?:

Cheers Jussi