Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Ensure type specific compatible interface properties do not intersect. | Stephen Kelly | 2013-02-07 | 1 | -5/+29 | |
| * | | | | | | | | The COMPATIBLE_INTERFACE does not affect the target it is set on. | Stephen Kelly | 2013-02-07 | 1 | -12/+12 | |
| * | | | | | | | | 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 | 14 | -4/+174 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into generator-toolset | Brad King | 2013-02-07 | 56 | -471/+1425 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | 4 | -0/+36 | |
| * | | | | | | | | VS: Implement generator toolset selection (#10722, #13774) | Brad King | 2013-02-07 | 3 | -0/+12 | |
| * | | | | | | | | CMake: Add -T option to choose a generator toolset | Brad King | 2013-02-07 | 6 | -0/+95 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | | 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 | 14 | -33/+372 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| * | | | | | | | Add includes and compile definitions with target_link_libraries. | Stephen Kelly | 2013-01-31 | 3 | -3/+65 | |
| * | | | | | | | Add the $<LINKED:...> generator expression. | Stephen Kelly | 2013-01-31 | 4 | -8/+155 | |
| * | | | | | | | 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 | |
| * | | | | | | | Make it an error for INSTALL_PREFIX to be evaluated. | Stephen Kelly | 2013-01-31 | 1 | -3/+6 | |
| * | | | | | | | Advance more when preprocessing exported strings. | Stephen Kelly | 2013-01-31 | 1 | -1/+1 | |
| * | | | | | | | Handle reading empty properties defined by the link interface. | Stephen Kelly | 2013-01-31 | 1 | -1/+3 | |
* | | | | | | | | Merge topic 'ninja-link-rsp-newlines' | Brad King | 2013-02-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ninja: Avoid LNK1170 linker error | Patrick Gansterer | 2013-02-04 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'vs6-rule-files' | Brad King | 2013-02-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | VS 6: Create .rule file directory before file | Brad King | 2013-02-03 | 1 | -0/+3 | |
* | | | | | | | | | | Merge topic 'fix-atomic-rename-on-Windows' | Brad King | 2013-02-05 | 1 | -31/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix cmSystemTools::RenameFile race on Windows | Brad King | 2013-02-04 | 1 | -31/+20 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'fix-include-directories-unix-path' | Brad King | 2013-02-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use the result of converting to a unix path. | Stephen Kelly | 2013-02-05 | 1 | -2/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2013-02-05 | 10 | -38/+94 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-02-01 | 10 | -38/+94 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'new-command-class-type-macros' | Brad King | 2013-02-05 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix use of cmTypeMacro in new command classes | Brad King | 2013-01-31 | 3 | -2/+3 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-05 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-04 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-03 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-02 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | |