Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into generator-toolset | Brad King | 2013-02-07 | 56 | -471/+1425 |
|\ | |||||
| * | 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 |
| | |/ / | |/| | | |||||
| * | | | CMake Nightly Date Stamp | Kitware Robot | 2013-02-01 | 1 | -1/+1 |
| * | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-31 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge topic 'fix-target-property-commands' | Brad King | 2013-01-30 | 6 | -75/+70 |
| |\ \ | |||||
| | * | | Make subclasses responsible for joining content. | Stephen Kelly | 2013-01-29 | 6 | -18/+76 |
| | * | | Don't allow targets args in the new target commands. | Stephen Kelly | 2013-01-29 | 6 | -66/+1 |
| | * | | Make the Property name protected so that subclasses can use it. | Stephen Kelly | 2013-01-29 | 1 | -1/+3 |
| * | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-30 | 1 | -1/+1 |
| * | | | Merge topic 'fix-TARGET_PROPERTY-extraction' | Brad King | 2013-01-29 | 1 | -11/+3 |
| |\ \ \ | |||||
| | * | | | Fix TARGET_PROPERTY target extractions. | Stephen Kelly | 2013-01-29 | 1 | -11/+3 |
| * | | | | Merge topic 'DocumentRelativePathHandling' | Brad King | 2013-01-29 | 2 | -6/+5 |
| |\ \ \ \ | |||||
| | * | | | | documentation: handling of relative paths by include- and link_directories() | Alex Neundorf | 2013-01-27 | 2 | -6/+5 |
| * | | | | | Merge topic 'fix-relocatable-include-dirs' | Brad King | 2013-01-29 | 6 | -29/+79 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add the INSTALL_PREFIX genex. | Stephen Kelly | 2013-01-27 | 6 | -0/+51 |
| | * | | | | | Generate the _IMPORT_PREFIX in the non-config export file. | Stephen Kelly | 2013-01-27 | 1 | -29/+28 |
| | |/ / / / | |||||
| * | | | | | Merge topic 'fix-automoc-compile-defs' | Brad King | 2013-01-29 | 12 | -52/+52 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Process COMPILE_DEFINITIONS as generator expressions in QtAutomoc. | Stephen Kelly | 2013-01-29 | 1 | -1/+5 |
| | * | | | | Move GetCompileDefinitions to cmTarget. | Stephen Kelly | 2013-01-29 | 11 | -51/+47 |
| | | |_|/ | | |/| | | |||||
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-29 | 1 | -1/+1 |
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-28 | 1 | -1/+1 |
| * | | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-27 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | CMake Nightly Date Stamp | Kitware Robot | 2013-01-26 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Merge topic 'generator-expression-lf' | Brad King | 2013-01-25 | 1 | -4/+5 |
| |\ \ |