Skip to content

cotire-1.8.0

Compare
Choose a tag to compare
@sakra sakra released this 18 Mar 14:17
· 7 commits to master since this release
  • support for clang-cl.exe under Windows.
  • faster prefix header generation for Clang.
  • enable parallel compilation of unity target for MSVC.
  • CMake 3.9 and 3.10 compatibility fixes.
  • disable inclusion of timestamp in precompiled headers for Clang.
  • work around ccache reporting incorrect configuration.
  • honor MANUALLY_ADDED_DEPENDENCIES property upon generation of unity targets.
  • use default setting of 2 for COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES.
  • drop broken support for unity building of targets with automatic CMake Qt processing turned on.
  • manual updates.