提交历史

作者 SHA1 备注 提交日期
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 年之前
  Brad King 226df303f9 CTest: Stop telling 'make' to ignore errors with -i 10 年之前
  Brad King 231601b696 build_command: Choose configuration consistently across signatures 10 年之前
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 年之前
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 6557382dcf stringapi: Use strings for program paths 11 年之前
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 年之前
  Brad King bca67c710f build_command: Return a "cmake --build" command-line 12 年之前
  Petr Kmoch de8be9ef7d Add projectDir parameter to GenerateBuildCommand 12 年之前
  Brad King 2e1c2bd2dd build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 12 年之前
  David Cole 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 年之前
  Andy Cedilnik e015e10370 ENH: Pass -C flag to cmake to generate the apropriate build command 19 年之前
  Brad King 87d4d0e039 BUG: cmGlobalGenerator::Build should not always use the /fast target name because dependency checking is often required. It now takes an argument specifying whether to use the /fast target name, and the argument is currently only true for try-compiles. 19 年之前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年之前
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues 19 年之前
  Andy Cedilnik 782bef7374 ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2 20 年之前
  Andy Cedilnik b2f5af917b ENH: Remove the old code 20 年之前
  Andy Cedilnik 1fff4183c2 ENH: Try to see if GenerateBuildCommand produces apropriate result 20 年之前
  Bill Hoffman 584e0f2f64 fix for xcode 20 年之前
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 年之前
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them 23 年之前
  Bill Hoffman 6ad590aad6 ENH: dot net almost working 24 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前