summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'empty-compiler-crash' into compiler-change-cleanupBrad King2013-02-18220-4904/+10334
|\
| * Fix crash on empty CMAKE_<lang>_COMPILER value (#13901)Brad King2013-02-081-1/+1
| * Merge topic 'style-fixes'Brad King2013-02-081-2/+2
| |\
| | * Style: Use this-> when invoking member functions.Stephen Kelly2013-02-061-2/+2
| * | Merge topic 'generator-toolset'Brad King2013-02-0814-4/+174
| |\ \
| | * \ Merge branch 'master' into generator-toolsetBrad King2013-02-0756-471/+1425
| | |\ \
| | * | | CTest: Add options to set generator toolsetBrad King2013-02-074-4/+31
| | * | | Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-074-0/+36
| | * | | VS: Implement generator toolset selection (#10722, #13774)Brad King2013-02-073-0/+12
| | * | | CMake: Add -T option to choose a generator toolsetBrad King2013-02-076-0/+95
| * | | | Merge topic 'exit-without-working-directory'Brad King2013-02-083-11/+7
| |\ \ \ \
| | * | | | Fail early if no current working directory existsBrad King2013-02-073-11/+7
| * | | | | Merge topic 'update-kwsys'Brad King2013-02-081-18/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-02-071-18/+10
| * | | | | CMake Nightly Date StampKitware Robot2013-02-081-1/+1
| |/ / / /
| * | | | CMake Nightly Date StampKitware Robot2013-02-071-1/+1
| | |_|/ | |/| |
| * | | CMake Nightly Date StampKitware Robot2013-02-061-1/+1
| | |/ | |/|
| * | Merge topic 'tll-includes-defines'Brad King2013-02-0514-33/+372
| |\ \
| | * | Cache context-independent includes on evaluation.Stephen Kelly2013-02-035-14/+66
| | * | Optimize genex evaluation for includes and defines.Stephen Kelly2013-02-023-1/+35
| | * | find_package: Reword <package>_NO_INTERFACES documentationBrad King2013-02-011-18/+17
| | * | Add includes and compile definitions with target_link_libraries.Stephen Kelly2013-01-313-3/+65
| | * | Add the $<LINKED:...> generator expression.Stephen Kelly2013-01-314-8/+155
| | * | Add API to check if we're reading a includes or defines property.Stephen Kelly2013-01-312-0/+18
| | * | Add a way to exclude INTERFACE properties from exported targets.Stephen Kelly2013-01-312-3/+25
| | * | Make it an error for INSTALL_PREFIX to be evaluated.Stephen Kelly2013-01-311-3/+6
| | * | Advance more when preprocessing exported strings.Stephen Kelly2013-01-311-1/+1
| | * | Handle reading empty properties defined by the link interface.Stephen Kelly2013-01-311-1/+3
| * | | Merge topic 'ninja-link-rsp-newlines'Brad King2013-02-051-1/+1
| |\ \ \
| | * | | Ninja: Avoid LNK1170 linker errorPatrick Gansterer2013-02-041-1/+1
| * | | | Merge topic 'vs6-rule-files'Brad King2013-02-051-0/+3
| |\ \ \ \
| | * | | | VS 6: Create .rule file directory before fileBrad King2013-02-031-0/+3
| * | | | | Merge topic 'fix-atomic-rename-on-Windows'Brad King2013-02-051-31/+20
| |\ \ \ \ \
| | * | | | | Fix cmSystemTools::RenameFile race on WindowsBrad King2013-02-041-31/+20
| | |/ / / /
| * | | | | Merge topic 'fix-include-directories-unix-path'Brad King2013-02-051-2/+2
| |\ \ \ \ \
| | * | | | | Use the result of converting to a unix path.Stephen Kelly2013-02-051-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge topic 'update-kwsys'Brad King2013-02-0510-38/+94
| |\ \ \ \ \
| | * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-02-0110-38/+94
| | |/ / / /
| * | | | | Merge topic 'new-command-class-type-macros'Brad King2013-02-053-2/+3
| |\ \ \ \ \
| | * | | | | Fix use of cmTypeMacro in new command classesBrad King2013-01-313-2/+3
| | | |_|/ / | | |/| | |
| * | | | | CMake Nightly Date StampKitware Robot2013-02-051-1/+1
| * | | | | CMake Nightly Date StampKitware Robot2013-02-041-1/+1
| * | | | | CMake Nightly Date StampKitware Robot2013-02-031-1/+1
| * | | | | CMake Nightly Date StampKitware Robot2013-02-021-1/+1
| | |/ / / | |/| | |
| * | | | CMake Nightly Date StampKitware Robot2013-02-011-1/+1
| * | | | CMake Nightly Date StampKitware Robot2013-01-311-1/+1
| |/ / /
| * | | Merge topic 'fix-target-property-commands'Brad King2013-01-306-75/+70
| |\ \ \
| | * | | Make subclasses responsible for joining content.Stephen Kelly2013-01-296-18/+76
| | * | | Don't allow targets args in the new target commands.Stephen Kelly2013-01-296-66/+1
| | * | | Make the Property name protected so that subclasses can use it.Stephen Kelly2013-01-291-1/+3