Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Brad King 180538c706 Source: Stabilize include order 9 gadi atpakaļ
  Brad King 7503deb2c5 cmIfCommand: Simplify execution context construction 9 gadi atpakaļ
  Brad King 2379b3ae31 cmConditionEvaluator: Remove GetConditionContext method 9 gadi atpakaļ
  Brad King e2d4bfef3f Merge topic 'fix-CMP0054-elseif-warning' 10 gadi atpakaļ
  Stephen Kelly d6a03b475e cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802) 10 gadi atpakaļ
  Stephen Kelly 09466690f0 Add cmOutputConverter include where needed. 10 gadi atpakaļ
  Stephen Kelly 59e21ffa13 Port static calls from cmLocalGenerator to cmOutputConverter. 10 gadi atpakaļ
  Stephen Kelly b68f2ea8ae cmMakefile: Add API for elseif to create backtrace. 10 gadi atpakaļ
  Stephen Kelly 9486769866 Don't use a cmLocalGenerator instance to call static methods. 10 gadi atpakaļ
  Rolf Eike Beer 51f8de8102 if(): avoid one needless string compare for all if() statements 10 gadi atpakaļ
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 gadi atpakaļ
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 gadi atpakaļ
  Gregor Jasny 0de867dde2 continue: Add a new CMake language command for loop continuation (#14013) 11 gadi atpakaļ
  Nils Gladitz 188a1f236e If: Introduce policy CMP0054 - don't dereference quoted variables in if() 11 gadi atpakaļ
  Nils Gladitz b900c1ccaa If: Extract cmConditionEvaluator from if() implementation 11 gadi atpakaļ
  Ben Boeckel f718b30a95 ClearMatches: Only clear matches which were actually set 11 gadi atpakaļ
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 gadi atpakaļ
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 gadi atpakaļ
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 12 gadi atpakaļ
  Stephen Kelly 48bb48e114 De-duplicate version comparison code. 12 gadi atpakaļ
  Brad King dfa0ebd646 if: Compare up to 8 components in VERSION tests 13 gadi atpakaļ
  Brian Helba b3b095a933 Print any evaluated 'elseif'/'else' commands in trace mode (#13220) 13 gadi atpakaļ
  Rolf Eike Beer 54fd9e38bb fix uninitialized var in if(NOT foo bar STREQUAL "foo bar") 14 gadi atpakaļ
  Brad King e0d0d5db0f Remove unreachable code in cmIfCommand 16 gadi atpakaļ
  Brad King cb185d93d2 Fix if() command and CMP0012 OLD/NEW behavior 16 gadi atpakaļ
  Brad King 9f43fa602d Report expanded arguments in if() command errors 16 gadi atpakaļ
  Brad King 7a9f75c1a8 Add IS_SYMLINK test to if command 16 gadi atpakaļ
  Brad King 3d3efbd3f5 Clarify documentation and message for CMP0012 16 gadi atpakaļ
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 gadi atpakaļ
  Brad King 3c856405e4 ENH: Improve format of if() command messages 16 gadi atpakaļ