Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name há 11 anos atrás
  Brad King bca67c710f build_command: Return a "cmake --build" command-line há 12 anos atrás
  Petr Kmoch de8be9ef7d Add projectDir parameter to GenerateBuildCommand há 12 anos atrás
  Brad King 2e1c2bd2dd build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) há 12 anos atrás
  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. há 16 anos atrás
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  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 há 18 anos atrás
  Andy Cedilnik e015e10370 ENH: Pass -C flag to cmake to generate the apropriate build command há 19 anos atrás
  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. há 19 anos atrás
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup há 19 anos atrás
  Andy Cedilnik 634343c3e8 STYLE: Fix some style issues há 19 anos atrás
  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 há 20 anos atrás
  Andy Cedilnik b2f5af917b ENH: Remove the old code há 20 anos atrás
  Andy Cedilnik 1fff4183c2 ENH: Try to see if GenerateBuildCommand produces apropriate result há 20 anos atrás
  Bill Hoffman 584e0f2f64 fix for xcode há 20 anos atrás
  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. há 23 anos atrás
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them há 24 anos atrás
  Bill Hoffman 6ad590aad6 ENH: dot net almost working há 24 anos atrás
  Will Schroeder a6a43d5320 ENH:Updated copyright há 24 anos atrás
  Sebastien Barre 802e2efd5d no message há 24 anos atrás
  Bill Hoffman 27522269ff use -i not -k for make há 24 anos atrás
  Sebastien Barre b180bf609b fix warning for Borland build há 24 anos atrás
  Bill Hoffman 407afb906c closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake há 24 anos atrás
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
  John Biddiscombe ecff0d36ac ENH: Added a clause for Borland compiler compatibility há 24 anos atrás
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping há 24 anos atrás
  Ken Martin c84f6448a6 modified how paths are escaped, added depends há 24 anos atrás
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass há 24 anos atrás
  Jim Miller 1c44097f13 Changed Windows build command to build Release há 24 anos atrás
  Bill Hoffman 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) há 24 anos atrás