Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'update-kwsys' | Brad King | 2014-09-29 | 3 | -1/+38 |
|\ | |||||
| * | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-09-26 | 3 | -1/+38 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-29 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-28 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2014-09-27 | 1 | -1/+1 |
|/ | |||||
* | CMake Nightly Date Stamp | Kitware Robot | 2014-09-26 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2014-09-25 | 1 | -1/+1 |
* | Merge topic 'fix_search_path_ios_trycompile' | Brad King | 2014-09-24 | 1 | -0/+4 |
|\ | |||||
| * | Teach try_compile COPY_FILE to look for IOS app bundles. | Bill Hoffman | 2014-09-23 | 1 | -0/+4 |
* | | Merge topic 'vs-wince-exe-entry-point' | Brad King | 2014-09-24 | 1 | -2/+8 |
|\ \ | |||||
| * | | VS, WINCE: Only set EntryPointSymbol for executables | Pascal Bach | 2014-09-22 | 1 | -2/+8 |
* | | | Merge topic 'fix-LOCATION-slashes' | Brad King | 2014-09-24 | 1 | -5/+0 |
|\ \ \ | |||||
| * | | | Remove extra slashes from LOCATION target property value | Brad King | 2014-09-22 | 1 | -5/+0 |
| |/ / | |||||
* | | | Merge topic 'ninja-compiler-change' | Brad King | 2014-09-24 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | Ninja: Prevent compilers to be silently modified | Sylvain Joubert | 2014-09-22 | 1 | -0/+9 |
* | | | | 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 |