summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add_javascript_coverage_parser'Brad King2014-10-295-0/+258
|\
| * CTest: Add Javascript coverage parserJoseph Snyder2014-10-295-0/+258
* | CMake Nightly Date StampKitware Robot2014-10-291-1/+1
* | CMake Nightly Date StampKitware Robot2014-10-281-1/+1
|/
* Merge topic 'autorcc-depends'Brad King2014-10-272-24/+317
|\
| * QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-242-8/+277
| * QtAutogen: Expand rccfiles into a vector early in the autogen process.Stephen Kelly2014-10-232-7/+7
| * QtAutogen: Extract a GetRccExecutable method.Stephen Kelly2014-10-232-9/+33
* | Merge topic 'revert-definition-map-lookup'Brad King2014-10-273-24/+10
|\ \
| * | Revert "cmDefinitions: Don't store parent lookups"Ben Boeckel2014-10-243-24/+10
* | | CMake Nightly Date StampKitware Robot2014-10-271-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-261-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-251-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-241-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2014-10-231-1/+1
* | CMake Nightly Date StampKitware Robot2014-10-221-1/+1
* | Merge topic 'remove-borland-build'Brad King2014-10-2121-122/+4
|\ \
| * | Remove borland workarounds.Stephen Kelly2014-10-1521-122/+4
* | | Merge topic 'remove-redundant-c_str'Brad King2014-10-2174-395/+395
|\ \ \
| * | | strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-1574-395/+395
* | | | Merge topic 'ctest-delphi-coverage'Brad King2014-10-215-0/+339
|\ \ \ \
| * | | | CTest: Add code coverage parser for Pascal/DelphiJoseph Snyder2014-10-215-0/+339
* | | | | CMake Nightly Date StampKitware Robot2014-10-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-201-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-181-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-171-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-161-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-10-151-1/+1
| |/ / |/| |
* | | Begin post-3.1 developmentBrad King2014-10-141-2/+2
* | | CMake 3.1.0-rc1 version updateBrad King2014-10-141-3/+3
* | | Merge topic 'fix-comment-typos'Brad King2014-10-1415-20/+20
|\ \ \
| * | | Fix some spelling errors in commentsGeoff Viola2014-10-1315-20/+20
* | | | CMake Nightly Date StampKitware Robot2014-10-141-1/+1
* | | | Merge topic 'fix-ninja-rc-include-flags'Brad King2014-10-135-8/+15
|\ \ \ \
| * | | | Ninja: Fix RC include directories regressionBrad King2014-10-135-8/+15
* | | | | CMake Nightly Date StampKitware Robot2014-10-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2014-10-111-1/+1
* | | | | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-102-28/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | OSX: Warn when attempting to change runtime paths on OS X 10.5Clinton Stimpson2014-10-101-27/+53
| * | | | cmake-gui: Make sure we bundle Qt5 Cocoa platform pluginAdam Strzelecki2014-10-101-1/+27
* | | | | CMake Nightly Date StampKitware Robot2014-10-101-1/+1
* | | | | Merge topic 'ninja-phony-rules-only-in-build-tree'Brad King2014-10-091-6/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ninja: Limit custom command side-effects to build folderBrad King2014-10-081-6/+16
* | | | | CMake Nightly Date StampKitware Robot2014-10-091-1/+1
* | | | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-082-18/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ctest_memcheck: Add support for MemorySanitizer msanBill Hoffman2014-10-072-0/+23
| * | | | ctest_memcheck: Add support for UndefinedBehaviorSanitizer ubsanBen Boeckel2014-10-072-2/+24
| * | | | ctest_memcheck: Order sanitizer type code consistentlyBrad King2014-10-072-24/+26