Histórico de Commits

Autor SHA1 Mensagem Data
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). há 10 anos atrás
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. há 10 anos atrás
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. há 11 anos atrás
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names há 11 anos atrás
  Brad King d1526f825e Refactor internal resource location APIs and initialization há 12 anos atrás
  Nicolas Despres 415ffda7a8 ccmake: Extend clear line. há 13 anos atrás
  Nicolas Despres 1dd43c4c9d ccmake: Factor clear line. há 13 anos atrás
  Nicolas Despres ceff6ec525 ccmake: Factor toggle key help instructions. há 15 anos atrás
  Nicolas Despres 19da10629d ccmake: Document '/' key. há 15 anos atrás
  Nicolas Despres fd63219557 ccmake: Align 'g' and 'q' key instructions. há 15 anos atrás
  Nicolas Despres d3d7e45df2 Remove trailing white-spaces. há 14 anos atrás
  Brad King 182eb7c7ef Merge topic 'dev/strict-mode' há 14 anos atrás
  David Cole 693c9a6236 Avoid exceptions when ccmake terminal window is too small (#11668) há 15 anos atrás
  Ben Boeckel 393903218d Unwatch manual variables upon removal in ccmake há 15 anos atrás
  Brad King 5d7c3c0a59 ccmake: Fix search with '/' há 15 anos atrás
  Brad King fec71d8016 Fix signed/unsigned comparison warnings in ccmake há 15 anos atrás
  Brad King ff1f8d0b53 Fix or cast more integer conversions in cmake há 15 anos atrás
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. há 16 anos atrás
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License há 16 anos atrás
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc há 16 anos atrás
  Brad King 98c51ff6dc ENH: Overhaul CMake version numbering há 16 anos atrás
  Bill Hoffman f0a41ce160 BUG: fix for 4026, display a message if ccmake has errors há 17 anos atrás
  Bill Hoffman 354abb72d9 ENH: fix it for working with an empty cache há 17 anos atrás
  Bill Hoffman 3fa087c8ab ENH: fix make edit_cache for cmake-gui há 17 anos atrás
  Bill Hoffman 33170bc371 ENH: there can be only one version há 19 anos atrás
  Ken Martin f7217ef344 ENH: remove old unused code há 19 anos atrás
  Bill Hoffman 65e3842d51 ENH: only change the cache if the value was really changed há 19 anos atrás
  Bill Hoffman e975836292 ENH: not all messages are errors há 19 anos atrás
  Ken Martin fb5d92ea37 ENH: m_ cleanup for curses há 19 anos atrás
  Brad King c7a75e92c9 COMP: Changed while(1) to for(;;) to avoid warning about constant control expression. há 20 anos atrás