Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Move a special case for PIC from the genex to the cmTarget code. | Stephen Kelly | 2013-02-07 | 2 | -7/+2 | |
| * | | | | | | | | | | | | | | Only use early evaluation termination for transitive properties. | Stephen Kelly | 2013-02-07 | 2 | -3/+15 | |
| * | | | | | | | | | | | | | | Fix determination of evaluating link libraries. | Stephen Kelly | 2013-02-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | Fix generation of COMPILE_DEFINITIONS in DependInfo.cmake. | Stephen Kelly | 2013-02-07 | 1 | -22/+5 | |
| * | | | | | | | | | | | | | | Ensure type specific compatible interface properties do not intersect. | Stephen Kelly | 2013-02-07 | 5 | -5/+45 | |
| * | | | | | | | | | | | | | | The COMPATIBLE_INTERFACE does not affect the target it is set on. | Stephen Kelly | 2013-02-07 | 2 | -12/+27 | |
| * | | | | | | | | | | | | | | Test printing origin of include dirs from tll(). | Stephen Kelly | 2013-02-07 | 2 | -3/+16 | |
| * | | | | | | | | | | | | | | De-duplicate validation of genex target names. | Stephen Kelly | 2013-02-07 | 4 | -16/+22 | |
| * | | | | | | | | | | | | | | Deduplicate the isGeneratorExpression method. | Stephen Kelly | 2013-02-07 | 6 | -36/+19 | |
| * | | | | | | | | | | | | | | Process generator expressions for 'system' include directories. | Stephen Kelly | 2013-02-07 | 4 | -7/+24 | |
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-11 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-09 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'style-fixes' | Brad King | 2013-02-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Style: Use this-> when invoking member functions. | Stephen Kelly | 2013-02-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge topic 'generator-toolset' | Brad King | 2013-02-08 | 75 | -165/+420 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Tests: Add generator toolset support | Brad King | 2013-02-07 | 45 | -13/+76 | |
| * | | | | | | | | | | | | | Tests: Consolidate ctest --build-and-test generator options | Brad King | 2013-02-07 | 1 | -146/+78 | |
| * | | | | | | | | | | | | | Merge branch 'master' into generator-toolset | Brad King | 2013-02-07 | 289 | -606/+3678 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ExternalProject: Propagate the generator toolset | Brad King | 2013-02-07 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | CTest: Add options to set generator toolset | Brad King | 2013-02-07 | 4 | -4/+31 | |
| * | | | | | | | | | | | | | | Xcode: Implement generator toolset selection (#9831, #13802) | Brad King | 2013-02-07 | 8 | -1/+48 | |
| * | | | | | | | | | | | | | | VS: Implement generator toolset selection (#10722, #13774) | Brad King | 2013-02-07 | 7 | -3/+33 | |
| * | | | | | | | | | | | | | | CMake: Add -T option to choose a generator toolset | Brad King | 2013-02-07 | 19 | -0/+141 | |
| * | | | | | | | | | | | | | | Merge branch 'xcode-duplicate-flags-13354' into generator-toolset | Brad King | 2013-01-31 | 211 | -3056/+5658 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Tests: Run ctest custom commands with VERBATIM | Brad King | 2013-01-31 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | ExternalProject: Simplify CMake command line generation | Brad King | 2013-01-31 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | | Merge topic 'CMAKE_CL_64-CXX' | Brad King | 2013-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896) | Brad King | 2013-02-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge topic 'exit-without-working-directory' | Brad King | 2013-02-08 | 3 | -11/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Fail early if no current working directory exists | Brad King | 2013-02-07 | 3 | -11/+7 | |
* | | | | | | | | | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-02-08 | 1 | -18/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-02-07 | 1 | -18/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | KWSys 2013-02-05 (5c34ed2e) | KWSys Robot | 2013-02-07 | 1 | -18/+10 | |
* | | | | | | | | | | | | | | | | | | Merge topic 'implicit-lib-canonical-path' | Brad King | 2013-02-08 | 2 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Normalize full paths in implicit link library list | Brad King | 2013-02-06 | 2 | -0/+12 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-08 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-07 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-06 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'tll-includes-defines' | Brad King | 2013-02-05 | 41 | -94/+633 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Cache context-independent includes on evaluation. | Stephen Kelly | 2013-02-03 | 5 | -14/+66 | |
| * | | | | | | | | | | | | | | Optimize genex evaluation for includes and defines. | Stephen Kelly | 2013-02-02 | 3 | -1/+35 | |
| * | | | | | | | | | | | | | | find_package: Reword <package>_NO_INTERFACES documentation | Brad King | 2013-02-01 | 1 | -18/+17 | |
| * | | | | | | | | | | | | | | Test workaround of bad interface include directories from depends. | Stephen Kelly | 2013-01-31 | 1 | -0/+41 | |
| * | | | | | | | | | | | | | | Add includes and compile definitions with target_link_libraries. | Stephen Kelly | 2013-01-31 | 14 | -56/+213 | |
| * | | | | | | | | | | | | | | Add the $<LINKED:...> generator expression. | Stephen Kelly | 2013-01-31 | 12 | -9/+196 | |
| * | | | | | | | | | | | | | | Add API to check if we're reading a includes or defines property. | Stephen Kelly | 2013-01-31 | 2 | -0/+18 | |
| * | | | | | | | | | | | | | | Add a way to exclude INTERFACE properties from exported targets. | Stephen Kelly | 2013-01-31 | 2 | -3/+25 | |
| * | | | | | | | | | | | | | | Export targets to a targets file, not a Config file. | Stephen Kelly | 2013-01-31 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 7 | -5/+20 | |