Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | 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 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge topic 'custom-command-byproducts' | Brad King | 2014-11-25 | 19 | -30/+210 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add an option for explicit BYPRODUCTS of custom commands (#14963) | Brad King | 2014-11-14 | 19 | -30/+210 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-25 | 1 | -1/+1 |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-24 | 1 | -1/+1 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-23 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-22 | 1 | -1/+1 |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-21 | 1 | -1/+1 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-20 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-19 | 1 | -1/+1 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge topic 'vs-check-phone-store-tools' | Brad King | 2014-11-18 | 7 | -35/+242 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | VS: Do not produce WinMD file for OBJECT libraries (#15228) | Gilles Khouzam | 2014-11-17 | 1 | -1/+2 |
| * | | | | | | | | VS: Improve error messages when compiler is not detected (#15228) | Gilles Khouzam | 2014-11-14 | 6 | -34/+240 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-18 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'ninja-minor-refactoring' | Brad King | 2014-11-17 | 4 | -33/+26 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | |