Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | continue: Add a new CMake language command for loop continuation (#14013) | Gregor Jasny | 2014-12-01 | 7 | -0/+116 |
* | Merge topic 'target-sources-error-conditions' | Brad King | 2014-12-01 | 3 | -3/+44 |
|\ | |||||
| * | Export: Disallow export of targets with INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 2 | -0/+21 |
| * | cmTarget: Don't allow relative paths in INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 1 | -3/+23 |
* | | Merge topic 'fix-transitive-OBJECT_SOURCES-context' | Brad King | 2014-12-01 | 1 | -34/+40 |
|\ \ | |||||
| * | | Genex: Fix evaluation context propagation for TARGET_OBJECTS. | Stephen Kelly | 2014-11-26 | 1 | -34/+40 |
| |/ | |||||
* | | Merge topic 'fix-source-case-matching' | Brad King | 2014-12-01 | 1 | -1/+2 |
|\ \ | |||||
| * | | Fix lookup of source names after conversion to their actual case (#15259) | Brad King | 2014-11-26 | 1 | -1/+2 |
| |/ | |||||
* | | Merge topic 'revert-cached-regex-clear-for-master' | Brad King | 2014-12-01 | 5 | -60/+43 |
|\ \ | |||||
| * \ | Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-m... | Brad King | 2014-11-26 | 5 | -60/+43 |
| |\ \ | |||||
| | * | | Revert "ClearMatches: Only clear matches which were actually set" (#15261) | Ben Boeckel | 2014-11-26 | 5 | -60/+43 |
| | |/ | |||||
| | * | Merge branch 'vs-check-phone-store-tools' into release | Brad King | 2014-11-17 | 7 | -35/+242 |
| | |\ | |||||
| | * \ | Merge branch 'vs14-is-2015' into release | Brad King | 2014-11-17 | 2 | -11/+31 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'kwsys-SharedForward-vs14' into release | Brad King | 2014-11-17 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | KWSys SharedForward: Hard-code the ldpath buffer size to below VS 14 limit | Brad King | 2014-11-14 | 1 | -1/+1 |
| | * | | | | Merge branch 'vs-nsight-tegra-version' into release | Brad King | 2014-11-13 | 1 | -2/+2 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'no-cmake-self-install-when-cross-compiling' into release | Brad King | 2014-11-13 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-12-01 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-30 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-29 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-28 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-27 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'break-command-strictness' | Brad King | 2014-11-26 | 7 | -1/+145 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | break: Add policy CMP0055 to check calls strictly | Gregor Jasny | 2014-11-25 | 3 | -1/+73 |
| * | | | | | | | Track nested loop levels in CMake language with a stack of counters | Gregor Jasny | 2014-11-25 | 4 | -0/+72 |
* | | | | | | | | Merge topic 'ccmake-system-form' | Brad King | 2014-11-26 | 1 | -3/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmForm | Ådne Hovda | 2014-11-25 | 1 | -3/+15 |
| |/ / / / / / / | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-26 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge topic 'remove-ancient-msvc-workarounds' | Brad King | 2014-11-25 | 6 | -50/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmGeneratorTarget: Remove MSVC7 workaround | Stephen Kelly | 2014-11-20 | 1 | -20/+0 |
| * | | | | | | | VisualStudio: Remove MSVC6 compatibility macro. | Stephen Kelly | 2014-11-20 | 1 | -6/+0 |
| * | | | | | | | cmSystemTools: Remove MSVC6 compatibility define. | Stephen Kelly | 2014-11-20 | 1 | -3/+1 |
| * | | | | | | | cmStandardIncludes: Remove MSVC6 condition for cmArrayBegin macro. | Stephen Kelly | 2014-11-20 | 1 | -2/+1 |
| * | | | | | | | cmFindCommon: Remove MSVC6 workaround for nested struct private access. | Stephen Kelly | 2014-11-20 | 1 | -7/+0 |
| * | | | | | | | cmTarget: Remove std::min and std::max MSVC6 compatibility code. | Stephen Kelly | 2014-11-20 | 1 | -12/+2 |
* | | | | | | | | Merge topic 'remove-c_str' | Brad King | 2014-11-25 | 26 | -59/+59 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 26 | -59/+59 |
* | | | | | | | | | Merge topic 'fortran-linker-flags' | Brad King | 2014-11-25 | 3 | -5/+61 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix incremental linking setting for Fortran + VS | Zack Galbreath | 2014-11-21 | 3 | -5/+61 |
* | | | | | | | | | | Merge topic 'cmTarget-null_ptr-everywhere' | Brad King | 2014-11-25 | 1 | -19/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmTarget: Use null_ptr code path on all platforms | Brad King | 2014-11-20 | 1 | -19/+2 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'file-GENERATE-rerun' | Brad King | 2014-11-25 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | file(GENERATE): Re-run cmake when appropriate. | Stephen Kelly | 2014-11-18 | 1 | -0/+2 |
* | | | | | | | | | | | Merge topic 'clean-autogen' | Brad King | 2014-11-25 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | QtAutogen: Use cmHasLiteral{Prefix,Suffix} where possible. | Stephen Kelly | 2014-11-18 | 1 | -3/+3 |
| * | | | | | | | | | | | QtAutogen: Don't take a reference to temporary. | Stephen Kelly | 2014-11-18 | 1 | -1/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'ccmake-hpux' | Brad King | 2014-11-25 | 7 | -64/+15 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ccmake: Cleanup and simplify conditional blocks for HP-UX | Ådne Hovda | 2014-11-18 | 5 | -42/+13 |
| * | | | | | | | | | | | ccmake: Use standard getmaxyx instead of non-standard getmax[xy] | Ådne Hovda | 2014-11-18 | 3 | -22/+2 |
| * | | | | | | | | | | | ccmake: Remove incomplete support for cur_colr on old HP-UX | Ådne Hovda | 2014-11-18 | 1 | -1/+1 |
| |/ / / / / / / / / / |