Commit History

Author SHA1 Message Date
  Stephen Kelly 1242f4e569 Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER. 12 years ago
  Brad King 9939c99bc6 Merge topic 'test-property-genex' 12 years ago
  Ben Boeckel d331292c12 cmTestGenerator: Evaluate generator expressions in test properties 12 years ago
  Stephen Kelly dcc00ece4b Genex: Add the PLATFORM_ID expression. 12 years ago
  Stephen Kelly 36eef302c0 Genex: Fix segfault when parsing ends with parameter expectation. 12 years ago
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
  Stephen Kelly 10a069b504 Genex: Fix $<CONFIG> with IMPORTED targets and multiple locations. 12 years ago
  Stephen Kelly cacb938d31 Split the GeneratorExpression test into a third part. 12 years ago
  Stephen Kelly e6055284b3 Add generator expressions for version comparision. 12 years ago
  Stephen Kelly 05bf9721e4 Fix handling of commas in arbitrary content in genexes. 12 years ago
  Jean-Christophe Fillion-Robin 7f3bb8b392 Add $<SEMICOLON> generator expression. 12 years ago
  Stephen Kelly 7e707444be Expand includes and defines transitively in 'external' genexes. 12 years ago
  Stephen Kelly df4d2b28b2 Make it an error for INSTALL_PREFIX to be evaluated. 13 years ago
  Stephen Kelly 34d1ade048 Add the INSTALL_PREFIX genex. 13 years ago
  Stephen Kelly b0c8f73eb6 Add the TARGET_NAME generator expression. 13 years ago
  Stephen Kelly b2f1700bc7 GenEx: Add expressions to specify build- or install-only values 13 years ago
  Brad King 11b8a44cfc Merge topic 'fix-genex-CONFIG' 13 years ago
  Stephen Kelly 9be64f34c2 GenEx: Use case insensitive comparison for $<CONFIG:...> 13 years ago
  Stephen Kelly 4bacff7a4c GenEx: Test early determination of AND and OR 13 years ago
  Stephen Kelly f7ef32b00b GenEx: Replace some failing tests with Borland and NMake makefiles. 13 years ago
  Stephen Kelly e7230c71fd GenEx: Fix termination bugs in generator expression parser. 13 years ago
  Stephen Kelly e2d141d474 GenEx: Parse colon after arguments separator colon specially. 13 years ago
  Stephen Kelly 78e54b99fe GenEx: Add tests for "0" and "1" expressions with literal commas. 13 years ago
  Stephen Kelly d729e8b74c GenEx: Add test for $<BOOL:> with empty parameter. 13 years ago
  Stephen Kelly b3d8f5dab7 GenEx: Parse comma after colon tokens specially 13 years ago
  Stephen Kelly e028381bf1 Extend the generator expression language with more logic. 13 years ago
  Brad King 9d9f616792 Add $<CONFIG:...> boolean query generator expression 13 years ago
  Brad King ebf05abda1 Add boolean generator expressions 13 years ago