Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2014-09-24 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-09-23 | 1 | -1/+1 |
* | Merge topic 'wix-remember-install-dir' | Brad King | 2014-09-22 | 1 | -0/+23 |
|\ | |||||
| * | CPackWiX: Teach WiX installers to remember the install location for upgrades | Nils Gladitz | 2014-09-19 | 1 | -0/+23 |
* | | Merge topic 'vs-windows-store-certifictes' | Brad King | 2014-09-22 | 1 | -0/+4 |
|\ \ | |||||
| * | | VS: Add Certificates to .vcxproj files | Gilles Khouzam | 2014-09-19 | 1 | -0/+4 |
| |/ | |||||
* | | Merge topic 'fix-enable_language-missing-module-errors' | Brad King | 2014-09-22 | 1 | -6/+6 |
|\ \ | |||||
| * | | enable_language: Fix error messages on missing modules (#15155) | Brad King | 2014-09-18 | 1 | -6/+6 |
* | | | Merge topic 'autogen-fixes' | Brad King | 2014-09-22 | 2 | -31/+37 |
|\ \ \ | |||||
| * | | | QtAutogen: Process all ui files in a source file (#14981). | Stephen Kelly | 2014-09-18 | 2 | -30/+35 |
| * | | | QtAutogen: Add source files to target when only AUTORCC is used. | Stephen Kelly | 2014-09-17 | 1 | -1/+2 |
* | | | | Merge topic 'minor-cleanups' | Brad King | 2014-09-22 | 2 | -9/+1 |
|\ \ \ \ | |||||
| * | | | | Simplify use of binary_search. | Stephen Kelly | 2014-09-17 | 1 | -3/+1 |
| * | | | | Remove const char string comparison helper. | Stephen Kelly | 2014-09-17 | 1 | -6/+0 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-22 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-21 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-20 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-19 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-18 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-17 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'vs10-wince' | Brad King | 2014-09-16 | 3 | -3/+72 |
|\ \ | |||||
| * | | VS: Teach VS >= 10 generator about Windows CE | Pascal Bach | 2014-09-15 | 3 | -3/+72 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-15 | 4 | -2/+25 |
|\ \ | |||||
| * | | CTest: Use -A option to pass generator platform selection | Brad King | 2014-09-15 | 2 | -2/+2 |
| * | | cmake: Add -A option to specify a generator platform | Brad King | 2014-09-15 | 2 | -0/+23 |
* | | | Merge topic 'if-sanity' | Brad King | 2014-09-15 | 13 | -727/+1096 |
|\ \ \ | |||||
| * | | | Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin | Brad King | 2014-09-11 | 1 | -1/+1 |
| * | | | If: Introduce policy CMP0054 - don't dereference quoted variables in if() | Nils Gladitz | 2014-09-11 | 12 | -93/+379 |
| * | | | If: Extract cmConditionEvaluator from if() implementation | Nils Gladitz | 2014-09-11 | 6 | -720/+803 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-14 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-13 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-12 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-11 | 1 | -1/+1 |
* | | | | Merge topic 'vs-generator-platform' | Brad King | 2014-09-10 | 16 | -59/+208 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | enable_language: Initialize system-specific generator info only once | Brad King | 2014-09-10 | 1 | -20/+24 |
| * | | | CTest: Add options to set generator platform | Brad King | 2014-09-05 | 4 | -0/+24 |
| * | | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 | Brad King | 2014-09-05 | 6 | -4/+48 |
| * | | | CMake: Add CMAKE_GENERATOR_PLATFORM option | Brad King | 2014-09-05 | 5 | -0/+71 |
| * | | | VS: Refactor internal default platform name selection | Brad King | 2014-09-05 | 3 | -7/+13 |
| * | | | cmGlobalVisualStudio10Generator: Re-order some methods | Brad King | 2014-09-05 | 2 | -14/+14 |
| * | | | cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset | Brad King | 2014-09-05 | 4 | -26/+26 |
* | | | | Merge topic 'update-kwsys' | Brad King | 2014-09-10 | 3 | -6/+72 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-09-09 | 3 | -6/+72 |
* | | | | | Merge topic 'tolerate-lib-dir-symlink' | Brad King | 2014-09-10 | 1 | -2/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Tolerate symlinks during RPATH ordering (#13429) | Brad King | 2014-09-09 | 1 | -2/+8 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-10 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-09 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-08 | 1 | -1/+1 |