| Commit message (Expand) | Author | Age | Files | Lines |
* | Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs. | Stephen Kelly | 2014-01-07 | 1 | -0/+4 |
|
|
* | Tests: simplify Qt4 target usage | Stephen Kelly | 2014-01-07 | 1 | -4/+1 |
|
|
* | Help: Fix typo: 'target' -> 'target property' | Stephen Kelly | 2014-01-07 | 1 | -3/+3 |
|
|
* | Test: Remove obsolete commented code. | Stephen Kelly | 2014-01-07 | 1 | -2/+0 |
|
|
* | Genex: Make EQUAL support upper case binary literals | Stephen Kelly | 2014-01-06 | 3 | -15/+19 |
|
|
* | Genex: Fix case of methods in the dag checker. | Stephen Kelly | 2014-01-06 | 3 | -9/+9 |
|
|
* | Genex: Use a preprocessor loop to implement transitive DAG check. | Stephen Kelly | 2014-01-06 | 2 | -32/+29 |
|
|
* | Genex: List transitive properties and methods as a table, not two lists. | Stephen Kelly | 2014-01-06 | 1 | -10/+12 |
|
|
* | Add cmHasLiteralSuffix API. | Stephen Kelly | 2014-01-06 | 3 | -12/+30 |
|
|
* | Merge topic 'minor-cleanups' | Brad King | 2014-01-06 | 34 | -155/+581 |
|\ |
|
| * | Don't allow include() of export(EXPORT) file at configure time. | Stephen Kelly | 2014-01-06 | 7 | -3/+37 |
|
|
| * | cmTarget: Fix system include annotation propagation. | Stephen Kelly | 2014-01-06 | 6 | -84/+105 |
|
|
| * | add_library: Disallow invalid signatures for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 8 | -5/+215 |
|
|
| * | cmTarget: Move a variable initialization closer to where it is used. | Stephen Kelly | 2014-01-06 | 1 | -3/+1 |
|
|
| * | Undefine local preprocessor loop variables. | Stephen Kelly | 2014-01-06 | 4 | -1/+9 |
|
|
| * | Genex: Reform error-checking for nullary/unary expressions. | Stephen Kelly | 2014-01-06 | 1 | -29/+10 |
|
|
| * | cmTarget: Remove some of the INTERFACE_LIBRARY whitelisted properties. | Stephen Kelly | 2014-01-06 | 2 | -9/+10 |
|
|
| * | cmTarget: INTERFACE_LIBRARY is always EXCLUDE_FROM_ALL. | Stephen Kelly | 2014-01-06 | 1 | -1/+2 |
|
|
| * | export: Rename some variables to reflect content type. | Stephen Kelly | 2014-01-06 | 2 | -10/+10 |
|
|
| * | cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-06 | 6 | -3/+27 |
|
|
| * | cmTarget: Remove dead code. | Stephen Kelly | 2014-01-06 | 1 | -1/+0 |
|
|
| * | Genex: Add EQUAL expression. | Stephen Kelly | 2014-01-06 | 5 | -2/+135 |
|
|
| * | cmTarget: Use strtol for numeric parsing. | Stephen Kelly | 2014-01-06 | 3 | -6/+22 |
|/ |
|
* | Merge topic 'minor-cleanups' | Brad King | 2014-01-06 | 52 | -268/+433 |
|\ |
|
| * | cmTarget: Remove support for <CONFIG>_LOCATION property. | Stephen Kelly | 2014-01-04 | 1 | -19/+0 |
|
|
| * | cmTarget: Test impliedByUse number-compatible properties. | Stephen Kelly | 2014-01-04 | 4 | -0/+15 |
|
|
| * | cmTarget: Don't repeat property origin debug information. | Stephen Kelly | 2014-01-04 | 3 | -8/+15 |
|
|
| * | cmTarget: Fix debug report for interface-set compatibility types. | Stephen Kelly | 2014-01-04 | 3 | -32/+76 |
|
|
| * | cmTarget: Fix reporting interface-set properties which are FALSE. | Stephen Kelly | 2014-01-04 | 3 | -2/+11 |
|
|
| * | Qt Tests: Remove commented and unneeded line. | Stephen Kelly | 2014-01-04 | 1 | -1/+0 |
|
|
| * | cmTarget: Fix the property compatibility error message | Stephen Kelly | 2014-01-04 | 7 | -4/+23 |
|
|
| * | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 18 | -81/+81 |
|
|
| * | Help: Mark some code blocks as containing cmake code. | Stephen Kelly | 2014-01-04 | 3 | -8/+24 |
|
|
| * | GenerateExportHeader: Reformat docs. | Stephen Kelly | 2014-01-04 | 1 | -64/+51 |
|
|
| * | cmTarget: Don't update IMPORTED target compilation properties | Stephen Kelly | 2014-01-04 | 5 | -24/+47 |
|
|
| * | Run the add_compile_options command unit test. | Stephen Kelly | 2014-01-04 | 1 | -0/+1 |
|
|
| * | get_property: Fix testing ALIASED_TARGET target property (#14670) | Stephen Kelly | 2014-01-04 | 2 | -1/+23 |
|
|
| * | install: Ensure that install(TARGETS) works with no DESTINATION | Stephen Kelly | 2014-01-04 | 1 | -1/+4 |
|
|
| * | export: Only generate and install configuration files if needed. | Stephen Kelly | 2014-01-04 | 1 | -6/+15 |
|
|
| * | Help: Workaround pygments reporting an error for genexes. | Stephen Kelly | 2014-01-04 | 1 | -0/+10 |
|
|
| * | Help: Remove workaround for pre-CMake 2.8.4 code. | Stephen Kelly | 2014-01-04 | 1 | -2/+1 |
|
|
| * | cmTarget: Rename container holding link implementation objects. | Stephen Kelly | 2014-01-04 | 1 | -14/+14 |
|
|
| * | install: Rename variable referencing cmake version. | Stephen Kelly | 2014-01-04 | 1 | -3/+3 |
|
|
| * | Style: Use this-> when invoking member function. | Stephen Kelly | 2014-01-04 | 1 | -1/+1 |
|
|
| * | add_dependencies: Disallow use with INTERFACE_LIBRARY. | Stephen Kelly | 2014-01-04 | 5 | -0/+21 |
|
|
* | | Merge topic 'cmake-buildsystem-manual' | Brad King | 2014-01-06 | 2 | -0/+795 |
|\ \ |
|
| * | | Help: Add cmake-buildsystem.7 manual | Stephen Kelly | 2014-01-06 | 2 | -0/+795 |
|
|
* | | | Merge topic 'fix-text-typos' | Brad King | 2014-01-06 | 4 | -5/+5 |
|\ \ \ |
|
| * | | | Fix wording of "the the" typos throughout text | Ruslan Baratov | 2014-01-03 | 4 | -5/+5 |
|
|
* | | | | Merge topic 'update-kwsys' | Brad King | 2014-01-06 | 1 | -0/+1 |
|\ \ \ \ |
|