提交歷史

作者 SHA1 備註 提交日期
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 年之前
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 年之前
  Stephen Kelly b288a997e9 cmMakefile: Rename SetStart* directory API to SetCurrent*. 10 年之前
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 年之前
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 年之前
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 年之前
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. 10 年之前
  Zack Galbreath 6bf130979e CTest: Drop "Error in read script" message at end of testing 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Ben Boeckel d8589e6437 ctest: count errors from scripts properly 11 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Brad King f33d875a84 CTest: Implement message(STATUS) output for 'ctest -S' scripts 11 年之前
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 年之前
  Nils Gladitz 35fbc10079 CTest: more aggressive implementation of ctest_empty_binary_directory() 12 年之前
  Brad King 87cc62cab9 Drop "full" documentation output types 12 年之前
  David Cole 93d084c180 CTest: Extend -D command line arg handling for variable definitions 13 年之前
  Brad King b10c5cbb87 CTest: Simplify environment save/restore 13 年之前
  Zach Mullen 350546db3a Implement ctest_upload command 14 年之前
  Brad King a1711f1c6b Remove trailing whitespace 14 年之前
  David Cole 4d3a387ac6 Preserve environment variables across calls to cmCTestScriptHandler::RunConfigurationScript. This will help prevent problems like we are currently experiencing (regarding CMake continuous dashboards only running once each day because the HOME environment variable is modified indirectly by a command in a called script, but affects the environment in the calling script). 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Bill Hoffman cdb966532b Fix memory and process leak in ctest_run_script. 16 年之前
  Bill Hoffman 7d190a65ca Change run_ctest_script in ctest to not stop processing when there is an error in the script being run. Also, add a RETURN_VALUE option so that you can find out if the script failed 16 年之前
  Brad King a48f29c904 Set current directory variables in CTest scripts 16 年之前
  Brad King e9d7ebb3ec BUG: Do not double-initialize local generators 16 年之前
  Alexander Neundorf 7048373296 STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from 16 年之前