summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add '-E env' command-line toolBrad King2014-06-2314-1/+80
* Merge topic 'FindOpenCL-fix-ENV'Brad King2014-06-231-21/+22
|\
| * FindOpenCL: Added missing ENV for each environment variable referenceMatthäus G. Chajdas2014-06-231-21/+22
* | Merge topic 'qthelp-context-fixes'Brad King2014-06-233-0/+43
|\ \
| * | Help: Add context to titles in QtHelp.Stephen Kelly2014-06-171-0/+6
| * | Help: Create proper identifiers for keywords in QtHelp.Stephen Kelly2014-06-172-0/+37
* | | Merge topic 'encoding-parse-commandline'Brad King2014-06-231-1/+1
|\ \ \
| * | | Encoding: Fix debug asserts parsing command line options with non-ascii chars.Clinton Stimpson2014-06-171-1/+1
| * | | Merge topic 'fix-valgrind-in-path'Brad King2014-06-171-4/+5
| |\ \ \
* | \ \ \ Merge topic 'InstallRequiredSystemLibraries-repeat'Brad King2014-06-231-0/+6
|\ \ \ \ \
| * | | | | InstallRequiredSystemLibraries: Allow repeat use per-configBjoern Thiel2014-06-161-0/+6
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2014-06-231-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-06-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-06-211-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-06-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-06-191-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-06-181-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-06-171-1/+1
|/ / /
* | | Merge topic 'fix-valgrind-in-path'Brad King2014-06-161-4/+5
|\ \ \ | |/ / |/| / | |/
| * Fix ctest to allow valgrind to show up in the path name of a memcheck tool.Bill Hoffman2014-06-131-4/+5
* | Merge topic 'features-cleanups'Brad King2014-06-164-20/+23
|\ \
| * | WCDH: Fix compiler id test for compatibility macros.Stephen Kelly2014-06-131-4/+4
| * | Project: Detect other compilers before detecting Clang.Stephen Kelly2014-06-131-2/+2
| * | WCDH: Remove noise from generated defines.Stephen Kelly2014-06-132-12/+12
| * | Features: Escape the COMPILE_OPTIONS for dialects.Stephen Kelly2014-06-131-2/+5
* | | Merge topic 'ninja-avoid-double-phony'Brad King2014-06-161-0/+9
|\ \ \
| * | | Ninja: Remove CMake includes from explicit depends (#14972)Adam Strzelecki2014-06-161-0/+9
* | | | Merge topic 'vs-subdir-sln-depends'Brad King2014-06-168-49/+43
|\ \ \ \
| * | | | VS: Remove unused parameter of WriteTargetConfigurationsBrad King2014-06-133-4/+2
| * | | | VS: Fix subproject .sln dependencies on custom targetsBrad King2014-06-125-35/+32
| * | | | VS: Move VS-only API out of cmGlobalGeneratorBrad King2014-06-124-33/+32
* | | | | Merge topic 'cmake-no-args-output'Brad King2014-06-165-5/+52
|\ \ \ \ \
| * | | | | cmake,ccmake: Produce shorter output on no arguments (#14973)Adam Strzelecki2014-06-135-5/+52
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2014-06-161-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-06-141-1/+1
* | | | | Merge topic 'fix-read-after-free'Brad King2014-06-131-5/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-fix-read-after-free' into fix-read-after-freeBrad King2014-06-120-0/+0
| |\ \ \ \ \
| | * | | | | cmake: Fix read-after-free while checking command-line argumentsBrad King2014-06-121-5/+13
| * | | | | | cmake: Fix read-after-free while checking command-line argumentsBrad King2014-06-121-5/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'buildsystem-doc-updates'Brad King2014-06-133-20/+53
|\ \ \ \ \ \
| * | | | | | Help: Link to Object Library docs from add_libraryBrad King2014-06-121-2/+2
| * | | | | | Help: Organize add_library command documentationBrad King2014-06-121-4/+15
| * | | | | | Help: Update style guide to use section headers for command signaturesBrad King2014-06-121-3/+4
| * | | | | | Help: Organize Binary Targets section of cmake-buildsystem.7Brad King2014-06-121-7/+26
| * | | | | | Help: Mention INTERFACE_SOURCES as settable for INTERFACE libsBrad King2014-06-122-4/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'add_jacoco_coverage_parsing'Brad King2014-06-139-1/+348
|\ \ \ \ \ \
| * | | | | | CTest: Add Jacoco Coverage functionalityJoseph Snyder2014-06-129-1/+348
* | | | | | | Merge topic 'setlocale'Brad King2014-06-134-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.Clinton Stimpson2014-06-124-4/+4