コミット履歴

作者 SHA1 メッセージ 日付
  Rolf Eike Beer ecdad65a45 CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) 14 年 前
  Brad King 7ff98b7a8c Fix forced-seed argument type in string(RANDOM) 14 年 前
  Brad King e1b0a11dd4 Improve string(RANDOM) default seed 14 年 前
  Brad King 006124b446 Avoid direct use of std::stringstream 14 年 前
  Tim Hütz 1462561a8c Add a string(FIND) sub-command (#11795) 14 年 前
  Brad King dd2f81491e Merge branch 'dev/add_test-working-directory' into dev/strict-mode 14 年 前
  Rolf Eike Beer 36cb701690 allow STRING(SUBSTRING) work with length -1 as "rest of the string" 15 年 前
  Ben Boeckel a17aff74c7 Ignore CMAKE_MATCH_* variables for usage 15 年 前
  Brad King 6fc4cd8680 Fix or cast integer conversions in cmake 15 年 前
  David Cole d6fe0438c1 Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument. 16 年 前
  David Cole 837364cb04 Correct some typos in error messages in the string command. Add a test that covers more of the code implemented in cmStringCommand.cxx, especially the error handlers. 16 年 前
  David Cole a9dcc7fd47 Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. 16 年 前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  David Cole 9cd09b59c6 BUG: Correct typo in error message. 17 年 前
  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 年 前
  Alexander Neundorf bcb73bb9f4 BUG: fix STRING(STRIP ...) if no non-space is contained in the input string, 18 年 前
  Alexander Neundorf e80acd971c 18 年 前
  Alexander Neundorf c1b3484c2d 18 年 前
  Andy Cedilnik 1d4613a63b ENH: Add STRING STRIP command 18 年 前
  Brad King cdc161f380 COMP: Added missing include for time. 18 年 前
  Ken Martin c4fc2c19c7 ENH: Add command to generate random strings 18 年 前
  Ken Martin daa37f1163 STYLE: fix line length 19 年 前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年 前
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths 19 年 前
  Bill Hoffman 097debb55a BUG: end is not really end, but rather length 20 年 前
  Andy Cedilnik 2a9d2ed412 COMP: Remove warning 20 年 前
  Andy Cedilnik 985d092d4d ENH: Add rudamentary mathematical expression support 20 年 前
  Andy Cedilnik 12ef4edf64 ENH: Add String length and substring 20 年 前
  Andy Cedilnik 6e5cdd6de7 ENH: Add regular string replace (not regex), and relative path command. Also add tests 20 年 前
  Brad King 4990e1481d ENH: Added STRING(CONFIGURE ...) command. 21 年 前