Historie revizí

Autor SHA1 Zpráva Datum
  Ben Boeckel 668e005db5 Use cmake::IssueMessage for warnings před 15 roky
  Ben Boeckel 88cd4c1e92 Use 'CMake Warning' versus 'warning' for CDash před 15 roky
  Ben Boeckel fe56002a16 Fix long lines for KWStyle před 15 roky
  Ben Boeckel f117423336 Fix line lengths to be no more than 78 před 15 roky
  Ben Boeckel 83acb0a4b2 Remove now unused variables před 15 roky
  Ben Boeckel 3801463c9f Use built-ins for readability and maintainability před 15 roky
  Ben Boeckel 300fc15779 Fix detection of system files před 15 roky
  Ben Boeckel 74997000c8 Add a flag to warn about system files před 15 roky
  Ben Boeckel d7999e9b29 Rename strict-mode to warn-uninitialized před 15 roky
  Ben Boeckel f332e14ff2 Complete strict-mode checks for uninitialized vars před 15 roky
  Bill Hoffman f794d589a4 Make --strict-mode option, and integrate with cmake-gui před 15 roky
  Bill Hoffman 48b5b85593 Add a warning when variables are used uninitialized. před 15 roky
  Bill Hoffman 2f94a2c919 Fix seg fault for empty ENV{} call bug #9747 před 16 roky
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License před 16 roky
  Brad King 5f4686920d BUG: Fix CMAKE_CURRENT_LIST_FILE in macros před 16 roky
  Brad King f8bc0492e1 ENH: Create $CACHE{VAR} syntax před 17 roky
  Brad King d524f3675e ENH: Improve argument parsing error messages před 17 roky
  Brad King db0f26e852 BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This fixes the original fix to bug#4393 and adds a test. před 18 roky
  Brad King e40c51dddf BUG: Fixed cmCommandArgumentLexer no-escape mode to not match backslash-escape sequences as lexical tokens at all. Needed to configure files with backslashes preceding an @VAR@ replacement. This fixes bug#5130. před 18 roky
  Bill Hoffman 0e95a190bc ENH: add atonly support to cmCommandArgumentParserHelper.cxx and remove old non-yacc parser code from cmMakefile.cxx před 18 roky
  Brad King 523075ded5 BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722. před 19 roky
  Brad King e5549cff25 BUG: One should be able to escape the @ symbol. před 19 roky
  Andy Cedilnik a9c0929d39 COMP: Handle both ansi and non-ansi C před 19 roky
  Ken Martin d77fbb9640 STYLE: fix line length před 19 roky
  Bill Hoffman 51a84aaa57 ENH: handle empty variables před 19 roky
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 před 19 roky
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup před 19 roky
  Bill Hoffman 29a40d3869 ENH: remove UMR před 20 roky
  Andy Cedilnik 01a78e617a ENH: Remove stray abort před 20 roky
  Andy Cedilnik 9e9b6a8354 BUG: Fix escaping to make OSX work again před 20 roky