Historique des commits

Auteur SHA1 Message Date
  Ben Boeckel f117423336 Fix line lengths to be no more than 78 il y a 15 ans
  Ben Boeckel 83acb0a4b2 Remove now unused variables il y a 15 ans
  Ben Boeckel 3801463c9f Use built-ins for readability and maintainability il y a 15 ans
  Ben Boeckel 300fc15779 Fix detection of system files il y a 15 ans
  Ben Boeckel 74997000c8 Add a flag to warn about system files il y a 15 ans
  Ben Boeckel d7999e9b29 Rename strict-mode to warn-uninitialized il y a 15 ans
  Ben Boeckel f332e14ff2 Complete strict-mode checks for uninitialized vars il y a 15 ans
  Bill Hoffman f794d589a4 Make --strict-mode option, and integrate with cmake-gui il y a 15 ans
  Bill Hoffman 48b5b85593 Add a warning when variables are used uninitialized. il y a 15 ans
  Bill Hoffman 2f94a2c919 Fix seg fault for empty ENV{} call bug #9747 il y a 16 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Brad King 5f4686920d BUG: Fix CMAKE_CURRENT_LIST_FILE in macros il y a 16 ans
  Brad King f8bc0492e1 ENH: Create $CACHE{VAR} syntax il y a 17 ans
  Brad King d524f3675e ENH: Improve argument parsing error messages il y a 17 ans
  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. il y a 18 ans
  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. il y a 18 ans
  Bill Hoffman 0e95a190bc ENH: add atonly support to cmCommandArgumentParserHelper.cxx and remove old non-yacc parser code from cmMakefile.cxx il y a 19 ans
  Brad King 523075ded5 BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722. il y a 19 ans
  Brad King e5549cff25 BUG: One should be able to escape the @ symbol. il y a 19 ans
  Andy Cedilnik a9c0929d39 COMP: Handle both ansi and non-ansi C il y a 19 ans
  Ken Martin d77fbb9640 STYLE: fix line length il y a 19 ans
  Bill Hoffman 51a84aaa57 ENH: handle empty variables il y a 19 ans
  Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 il y a 19 ans
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup il y a 19 ans
  Bill Hoffman 29a40d3869 ENH: remove UMR il y a 20 ans
  Andy Cedilnik 01a78e617a ENH: Remove stray abort il y a 20 ans
  Andy Cedilnik 9e9b6a8354 BUG: Fix escaping to make OSX work again il y a 20 ans
  Andy Cedilnik 1bbccc5bef ENH: Improve handling of escaped characters il y a 20 ans
  Andy Cedilnik d797ba2c7e ENH: More cleanups il y a 20 ans
  Andy Cedilnik 6037d1ae66 ENH: Handle non-existing variables il y a 20 ans