summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2013-12-221-1/+1
* CMake Nightly Date StampKitware Robot2013-12-211-1/+1
* Merge topic 'cmake-packages-manual'Brad King2013-12-206-31/+479
|\
| * Help: Add a CMake manual for Packages related docs.Stephen Kelly2013-12-202-0/+415
| * Split the find_dependency macro into a separate file.Stephen Kelly2013-12-134-31/+64
* | Merge topic 'extend-policies-manual'Brad King2013-12-201-1/+15
|\ \
| * | Help: Mention if(POLICY) and NO_POLICY_SCOPE in policies manual.Stephen Kelly2013-12-201-1/+15
* | | Merge topic 'doc-clarify-CMAKE_VERBOSE_MAKEFILE'Brad King2013-12-201-4/+5
|\ \ \
| * | | Help: Clarify CMAKE_VERBOSE_MAKEFILE initialization (#14658)Brad King2013-12-191-4/+5
* | | | Merge topic 'minor-cleanup'Brad King2013-12-2012-58/+56
|\ \ \ \
| * | | | Export: Skip INTERFACE libraries when generating -config files.Stephen Kelly2013-12-191-7/+5
| * | | | cmTarget: Fix typoStephen Kelly2013-12-193-3/+3
| * | | | Automoc: Fix styleStephen Kelly2013-12-191-3/+3
| * | | | Genex: Use case-sensitive comparison in PLATFORM_ID.Stephen Kelly2013-12-191-1/+1
| * | | | Genex: Always return immediately on error.Stephen Kelly2013-12-191-0/+4
| * | | | Export: Clean up comment.Stephen Kelly2013-12-191-2/+0
| * | | | Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER.Stephen Kelly2013-12-193-6/+12
| * | | | Genex: Allow single param expressions to accept arbirary input.Stephen Kelly2013-12-191-31/+23
| * | | | Constify cmStrCmp.Stephen Kelly2013-12-191-3/+3
| * | | | Help: Fix CMP0037 docs.Stephen Kelly2013-12-191-1/+1
| * | | | Help: Add missing period.Stephen Kelly2013-12-191-1/+1
| |/ / /
* | | | Merge topic 'add-platform-MirBSD'Brad King2013-12-201-0/+1
|\ \ \ \
| * | | | Add MirBSD platform support (#14659)Brad King2013-12-191-0/+1
| |/ / /
* | | | Merge topic 'make-entry-no-parallel'Brad King2013-12-204-0/+18
|\ \ \ \
| * | | | Makefile: Allow "gmake target1 target2 -j" (#14312)Brad King2013-12-204-0/+18
* | | | | Merge topic 'update-kwsys'Brad King2013-12-206-9/+44
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-12-196-9/+44
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KWSys 2013-12-19 (88165c5e)KWSys Robot2013-12-196-9/+44
* | | | | | Merge topic 'doc-TestCXXAcceptsFlag-cleanup'Brad King2013-12-201-7/+9
|\ \ \ \ \ \
| * | | | | | TestCXXAcceptsFlag: Update documentation (#14657)Brad King2013-12-191-7/+9
| |/ / / / /
* | | | | | Merge topic 'find_backtrace'Brad King2013-12-201-7/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindBacktrace: Search and report only when not already foundVadim Zhukov2013-12-191-7/+10
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2013-12-201-1/+1
| |/ / / |/| | |
* | | | Merge topic 'doc-clarify-if-TARGET'Brad King2013-12-191-208/+170
|\ \ \ \
| * | | | Help: Clarify if(TARGET) behavior (#14646)Brad King2013-12-181-1/+3
| * | | | Help: Format 'if' command documentationBrad King2013-12-181-207/+167
| |/ / /
* | | | Merge topic 'wix-fragment-injection'Brad King2013-12-198-0/+366
|\ \ \ \
| * | | | CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-178-0/+366
* | | | | Merge topic 'GenerateExportHeader-tests'Brad King2013-12-1931-326/+595
|\ \ \ \ \
| * | | | | Merge some GenerateExportHeader subtests.Stephen Kelly2013-12-1515-143/+28
| * | | | | Speed up the GenerateExportHeader unit test (#14453).Stephen Kelly2013-12-1517-183/+567
* | | | | | Merge topic 'build-symlink-invalid-sup-file'Brad King2013-12-191-1/+9
|\ \ \ \ \ \
| * | | | | | Tests: allow valgrind test to pass with symlinked build dirNils Gladitz2013-12-141-1/+9
* | | | | | | Merge topic 'minor-cleanup'Brad King2013-12-193-3/+17
|\ \ \ \ \ \ \
| * | | | | | | Help: Note that COMPATIBLE_INTERFACE_ properties may be origin-debugged.Stephen Kelly2013-12-131-3/+5
| * | | | | | | Avoid certain actions on IMPORTED targets.Stephen Kelly2013-12-112-0/+12
* | | | | | | | Merge topic 'Qt4-NO_DEBUG-define'Brad King2013-12-192-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Use a config-specific moc parameters file, if needed.Stephen Kelly2013-12-121-0/+1
| * | | | | | | | Define QT_NO_DEBUG for non-debug use of Qt 4.Stephen Kelly2013-12-101-0/+4
* | | | | | | | | Merge topic 'constify'Brad King2013-12-1936-180/+226
|\ \ \ \ \ \ \ \ \