185 Commits (db777590be7cc4d14ee7c1937f7631f99335dea3)
 

Author SHA1 Message Date
  Sascha Kratky db777590be docu updates 8 years ago
  Sascha Kratky 80fd4ee00f enable parallel compilation of unity target for MSVC 8 years ago
  Sascha Kratky a8b50baf87 fix handing of MANUALLY_ADDED_DEPENDENCIES 8 years ago
  Sascha Kratky bebfeb4886 honor source file property COMPILE_OPTIONS 8 years ago
  Sascha Kratky 150e5c6a3e remove unnecessary quoting 8 years ago
  Sascha Kratky 85e38d526c make sure unparsed line file contents ends with newline 8 years ago
  Sascha Kratky 073e1725f0 print absolute path of unparsed line log 8 years ago
  Sascha Kratky 410b9eca7b fix COTIRE_MINIMUM_NUMBER_OF_TARGET_SOURCES property definition 8 years ago
  Sascha Kratky c9fe9fa65d honor MANUALLY_ADDED_DEPENDENCIES for unity targets 8 years ago
  Sascha Kratky 461c388bc3 add section on generator expressions to manual 8 years ago
  Sascha Kratky 3fc4d93dc6 set default minimum number of target sources to 2 8 years ago
  Sascha Kratky cec55d8c78 disable unity builds if automatic Qt processing is used 8 years ago
  Sascha Kratky bbe7af60f2 honor new target properties 8 years ago
  Sascha Kratky 12f74823ed clang-cl.exe support 8 years ago
  Sascha Kratky 1daa9d03f1 ccache configuration check hardening 8 years ago
  Sascha Kratky a5118909ad use native paths for output under Windows 8 years ago
  Sascha Kratky 7cf9c15e97 correct outdated comments 8 years ago
  Sascha Kratky 04779d4580 convert paths to native paths under Windows 8 years ago
  Sascha Kratky 33ad5a164d start 1.7.11 8 years ago
  Sascha Kratky 516d78476f update history 8 years ago
  Sascha Kratky 351cbb77d7 enable policy CMP0055 8 years ago
  Sascha Kratky 6c4cb3a8bc 2016 -> 2017 8 years ago
  Sascha Kratky 438747bd3d honor new CMake 3.8 target properties 8 years ago
  Sascha Kratky cc83f49854 ccache gcc work-around 8 years ago
  Sascha Kratky 6a7e20fcc8 Merge branch 'TransitApp-fix-xcode-recompilation-multiple-lang' into develop 8 years ago
  Sascha Kratky a88f278508 Merge branch 'kbinani-pch-no-messages' into develop 8 years ago
  Sascha Kratky 5ef1b075d3 Merge branch 'pch-no-messages' of https://github.com/kbinani/cotire into kbinani-pch-no-messages 8 years ago
  Sascha Kratky 01d7a0a25d Merge branch 'master' into develop 8 years ago
  Sascha Kratky 1cc391fbbd handle simple generator expression in target usage requirements 8 years ago
  Guillaume Campagna e7505fc62a Fix Xcode recompiling every time builds happen if a target mixes multiple languages 9 years ago
  Sascha Kratky bde8d0cf70 work around ccache clang problem 9 years ago
  Sascha Kratky 3d63330c99 Merge pull request #115 from bilke/patch-1 9 years ago
  Lars Bilke 96ce7e9f0e CMake 3.8.0 Qt automoc support 9 years ago
  Sascha Kratky f1b2ccfb4e fix handling of CMAKE_INCLUDE_FLAG_SEP_* variables 9 years ago
  kbinani e392f4f426 disable pch messages when Wno-pch-messages flag exists 9 years ago
  Sascha Kratky 580eb18cca fix MinGW incompatibility with BUILD_INTERFACE generator expression 9 years ago
  Sascha Kratky 7cb00727bf fix typo in function name 9 years ago
  Sascha Kratky 1c0ad8cc47 start 1.7.10 9 years ago
  Sascha Kratky 2bb9cb6e83 docu updates 9 years ago
  Sascha Kratky e644a547af honor 3.6 and 3.7 target properties upon generating unity target 9 years ago
  Sascha Kratky 5e61a44383 set language standard variables in example project 9 years ago
  Sascha Kratky 3e613baeb3 simplify handling target’s language standard properties 9 years ago
  Sascha Kratky b78ec9ebb3 make prefix header generation depend on the actual compiler executable 9 years ago
  Sascha Kratky 854a364799 don't set warning level for MSVC 9 years ago
  Sascha Kratky de10fe34ab fix automoc target dependency for Visual Studio generators 9 years ago
  Sascha Kratky e6b65b0da7 convert Windows paths in include directories to CMake paths 9 years ago
  Sascha Kratky fc0fb5488e fix bug with handling target’s language standard properties 9 years ago
  Sascha Kratky 5ac72e7ef0 replace object libraries with unity object libraries 9 years ago
  Sascha Kratky da4aaf5f54 add *build* to .gitignore 9 years ago
  Sascha Kratky 21146d0420 ccache: more robust check if config sloppiness is set to "pch_defines,time_macros" 9 years ago