summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-enable_language-missing-module-errors'Brad King2014-09-221-6/+6
|\
| * enable_language: Fix error messages on missing modules (#15155)Brad King2014-09-181-6/+6
* | Merge topic 'FindProtobuf-depend-protoc'Brad King2014-09-221-1/+1
|\ \
| * | FindProtobuf: Make outputs depend on protoc executableMichael Hanselmann2014-09-181-1/+1
| |/
* | Merge topic 'FindOpenSceneGraph-pieces-not-found'Brad King2014-09-221-2/+5
|\ \
| * | FindOpenSceneGraph: Do not add unfound OSG libs if not requiredMattias Helsing2014-09-181-2/+5
| |/
* | Merge topic 'autogen-fixes'Brad King2014-09-228-31/+176
|\ \
| * | QtAutogen: Process all ui files in a source file (#14981).Stephen Kelly2014-09-187-30/+162
| * | QtAutogen: Add source files to target when only AUTORCC is used.Stephen Kelly2014-09-173-1/+14
* | | Merge topic 'minor-cleanups'Brad King2014-09-222-9/+1
|\ \ \
| * | | Simplify use of binary_search.Stephen Kelly2014-09-171-3/+1
| * | | Remove const char string comparison helper.Stephen Kelly2014-09-171-6/+0
* | | | Merge topic 'clang-compile-options-cxx14'Brad King2014-09-221-3/+6
|\ \ \ \
| * | | | Clang: Enable c++14 dialect flag with Clang 3.5.Stephen Kelly2014-09-171-1/+4
| * | | | Clang: Don't overwrite c++11 compile option value with c++14 flag.Stephen Kelly2014-09-171-2/+2
| |/ / /
* | | | Merge topic 'cleanup-CMP0054'Brad King2014-09-2210-13/+13
|\ \ \ \
| * | | | Tests: Fix CMP0054 warningsBrad King2014-09-168-11/+11
| * | | | CheckPrototypeDefinition: Avoid if() auto-dereferenceBrad King2014-09-161-1/+1
| * | | | ExternalProject: Fix CMP0054 warning in _ep_parse_argumentsMatt McCormick2014-09-151-1/+1
* | | | | Merge topic 'ExternalProject-retry'Brad King2014-09-221-6/+0
|\ \ \ \ \
| * | | | | ExternalProject: Fix download retry logicRuslan Baratov2014-09-151-6/+0
* | | | | | CMake Nightly Date StampKitware Robot2014-09-221-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-09-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-09-201-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-09-191-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-09-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-09-171-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'vs10-wince'Brad King2014-09-163-3/+72
|\ \ \ \
| * | | | VS: Teach VS >= 10 generator about Windows CEPascal Bach2014-09-153-3/+72
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2014-09-161-1/+1
|/ / /
* | | Merge topic 'doc-set_test_properties-example'Brad King2014-09-151-1/+1
|\ \ \
| * | | Help: Fix set_tests_properties documentation typoAndrew Bauer2014-09-121-1/+1
* | | | Merge topic 'vs-generator-platform'Brad King2014-09-1528-14/+111
|\ \ \ \
| * | | | Tests: Test setting a generator platform in a toolchain fileBrad King2014-09-159-0/+50
| * | | | Tests: Use -A option to pass generator platform selectionBrad King2014-09-157-8/+8
| * | | | ExternalProject: Use -A option to pass generator platformBrad King2014-09-151-2/+2
| * | | | CTest: Use -A option to pass generator platform selectionBrad King2014-09-152-2/+2
| * | | | cmake: Add -A option to specify a generator platformBrad King2014-09-1510-2/+49
* | | | | Merge topic 'if-sanity'Brad King2014-09-1555-742/+1578
|\ \ \ \ \
| * | | | | Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-114-4/+4
| * | | | | FPHSA: Avoid if() dereferencing of quoted variableBrad King2014-09-111-1/+1
| * | | | | cmcurl: Use if(DEFINED) to simplify conditionsBrad King2014-09-112-4/+4
| * | | | | libarchive: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-2/+2
| * | | | | FindGTK2: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-1/+1
| * | | | | Modules/Test*.cmake: Use if(DEFINED) to simplify conditionsBrad King2014-09-114-4/+4
| * | | | | If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-1142-93/+846
| * | | | | If: Extract cmConditionEvaluator from if() implementationNils Gladitz2014-09-116-720/+803
* | | | | | CMake Nightly Date StampKitware Robot2014-09-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-09-141-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-09-131-1/+1