Historie revizí

Autor SHA1 Zpráva Datum
  Brad King dd2f81491e Merge branch 'dev/add_test-working-directory' into dev/strict-mode před 14 roky
  Rolf Eike Beer 36cb701690 allow STRING(SUBSTRING) work with length -1 as "rest of the string" před 15 roky
  Ben Boeckel a17aff74c7 Ignore CMAKE_MATCH_* variables for usage před 15 roky
  Brad King 6fc4cd8680 Fix or cast integer conversions in cmake před 15 roky
  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. před 16 roky
  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. před 16 roky
  David Cole a9dcc7fd47 Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix. před 16 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  David Cole 9cd09b59c6 BUG: Correct typo in error message. před 17 roky
  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 před 18 roky
  Alexander Neundorf bcb73bb9f4 BUG: fix STRING(STRIP ...) if no non-space is contained in the input string, před 18 roky
  Alexander Neundorf e80acd971c před 18 roky
  Alexander Neundorf c1b3484c2d před 18 roky
  Andy Cedilnik 1d4613a63b ENH: Add STRING STRIP command před 18 roky
  Brad King cdc161f380 COMP: Added missing include for time. před 18 roky
  Ken Martin c4fc2c19c7 ENH: Add command to generate random strings před 18 roky
  Ken Martin daa37f1163 STYLE: fix line length před 19 roky
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup před 19 roky
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths před 19 roky
  Bill Hoffman 097debb55a BUG: end is not really end, but rather length před 20 roky
  Andy Cedilnik 2a9d2ed412 COMP: Remove warning před 20 roky
  Andy Cedilnik 985d092d4d ENH: Add rudamentary mathematical expression support před 20 roky
  Andy Cedilnik 12ef4edf64 ENH: Add String length and substring před 20 roky
  Andy Cedilnik 6e5cdd6de7 ENH: Add regular string replace (not regex), and relative path command. Also add tests před 20 roky
  Brad King 4990e1481d ENH: Added STRING(CONFIGURE ...) command. před 21 roky
  Brad King bc16c68a14 BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. před 22 roky
  Andy Cedilnik 45ea83a694 ERR: Remove unused variable před 22 roky
  Andy Cedilnik c4275f54c7 ENH: Add upper and lower case support. Close Bug #79 - STRING TOUPPER and TOLOWER před 22 roky
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. před 22 roky
  Bill Hoffman 5945a5a448 ENH: add some includes for borland 6 před 22 roky