提交历史

作者 SHA1 备注 提交日期
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 年之前
  Marc Chevrier 0448311179 sourceFile properties: add property INCLUDE_DIRECTORIES 7 年之前
  Marc Chevrier 3f935e690a LocalGenerator: refactoring 7 年之前
  Domen Vrankar deeba85f81 CMake: enable setting default dir creation permissions 8 年之前
  Brad King 1348f97784 Merge topic 'server-test-info' 8 年之前
  Justin Goshi 35a52bd1b4 server: add "ctestInfo" request to get test info 8 年之前
  Matthias Maennich 57132765e0 Replace cmArray{Begin,End,Size} by their standard counterparts 8 年之前
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 8 年之前
  Brad King cef77f0687 Allow language extensions without any standard to use a list of options 8 年之前
  Brad King 74e337117f Merge branch 'backport-fix-lang-std-option-list' into fix-lang-std-option-list 8 年之前
  Brad King fca0546175 cmLocalGenerator: Explain standard flag selection logic in comments 8 年之前
  Brad King 218ce158f2 Features: Fix support for a list of language standard options 8 年之前
  Brad King 489a7706c2 Merge topic 'android-system-include-last' 8 年之前
  Brad King 4bafa3922e Android: Always add standard include directories last 8 年之前
  Brad King 0f158272d6 Merge topic 'test_include_files' 8 年之前
  Brad King f5be951117 Merge topic 'labels-for-subprojects' 8 年之前
  Matthew Woehlke ed5bde30f7 Add TEST_INCLUDE_FILES 8 年之前
  Betsy McPhail d385962419 Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable 8 年之前
  Brad King 1ff7cd1fe7 Merge topic 'iar_improved' 8 年之前
  Brad King a2112257df Add infrastructure to use language extensions without any standard 8 年之前
  Brad King 8cd28bb0e5 cmLocalGenerator: Switch order of <LANG>_{EXTENSIONS,STANDARD} check 8 年之前
  Brad King 0fc2d78ee9 cmLocalGenerator: Simplify logic for language standard or extension flag 8 年之前
  Nils Gladitz 5299141320 CPackDeb: Enable the DEB generator on Windows 8 年之前
  Brad King ba247ccaba IPO: Consider support for each language separately 8 年之前
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前