summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | CMake Nightly Date StampKitware Robot2014-10-081-1/+1
* | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-073-6/+14
|\ \ \ | |/ /
| * | ctest: add support for additional sanitizer optionsBen Boeckel2014-10-032-5/+13
| * | ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-031-1/+1
* | | Merge topic 'fix-ninja-rsp-var-duplication'Brad King2014-10-071-1/+1
|\ \ \
| * | | Ninja: Fix variable duplication in RSP rulesNils Gladitz2014-10-061-1/+1
* | | | Merge topic 'cpack-ifw-updates'Brad King2014-10-074-37/+155
|\ \ \ \
| * | | | CPackIFW: Added support for multiple repositoriesKonstantin Podsvirov2014-10-054-25/+142
| * | | | CPackIFW: Search algorithm updateKonstantin Podsvirov2014-10-041-12/+13
* | | | | Merge topic 'encoding-fstream'Brad King2014-10-074-14/+15
|\ \ \ \ \
| * | | | | Fix a few more places to use cmsys::[io]fstream instead of std::fstream.Clinton Stimpson2014-10-044-14/+15
* | | | | | CMake Nightly Date StampKitware Robot2014-10-071-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'fix-cobertura-parsing'Brad King2014-10-061-0/+1
|\ \ \ \ \
| * | | | | cmParseCoberturaCoverage: Initialize CurFileName to empty stringJonathan Beezley2014-10-031-0/+1
* | | | | | Merge topic 'wix-fix-root-dir-prop'Brad King2014-10-061-0/+5
|\ \ \ \ \ \
| * | | | | | CPackWiX: Work around RelativePath() returning an empty string for the rootNils Gladitz2014-10-031-0/+5
| |/ / / / /
* | | | | | Merge topic 'ninja-console-pool'Brad King2014-10-064-2/+50
|\ \ \ \ \ \
| * | | | | | Ninja: Use 'console' pool for CMake re-run if possible (#14915)Sylvain Joubert2014-10-034-2/+50
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-10-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2014-10-051-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-10-041-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'vs-intel-15'Brad King2014-10-031-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | VS: Support Intel Fortran 15 .vfproj generation (#15175)Brad King2014-09-301-0/+14
* | | | CMake Nightly Date StampKitware Robot2014-10-031-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2014-10-021-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-011-1/+1
| |/ |/|
* | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-306-5/+232
|\ \
| * | VS: Generate Nsight Tegra project revision numberBrad King2014-09-304-3/+34
| * | VS: Map Nsight Tegra file types in .vcxproj filesBrad King2014-09-301-1/+23
| * | VS: Generate ANDROID_GUI executables as app packagesBrad King2014-09-302-1/+53
| * | Add 'ANDROID_API' target property to set Android Target APIBrad King2014-09-302-0/+7
| * | Add 'ANDROID_GUI' target property to mark Android applicationsBrad King2014-09-291-2/+14
| * | cmTarget: Track internally whether platform is AndroidBrad King2014-09-292-0/+7