Skip to content

0.3.5 - Faster Pipe Server

Compare
Choose a tag to compare
@inorton inorton released this 26 May 20:56
· 77 commits to master since this release

Added a new CCLASH_Z7_OBJ=yes option to override pdb generation requests when building object files (not linking)

Also greatly increased the availability of the server when running with CCLASH_SERVER=1 mode (no more clients failing to connect because the server was busy)

Reduced the number of folders watched for hash changes so as not to accidentally lock temporary folders or working trees.

Added a CCLASH_AUTOREBUILD option (default is yes) to automatically re-run a failed compilation. This is especially useful if you are building on a dropbox folder or have an un-cooperative virus scanner that can sometimes bar access to object or source files (I frequently saw these problems under cygwin with McAfee).