summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix an unused variable warning from scanbuild.Bill Hoffman2015-03-261-10/+1
* Fix warnings from clang scanbuild.Bill Hoffman2015-03-256-21/+32
* CMake Nightly Date StampKitware Robot2015-03-241-1/+1
* Merge topic 'ninja-require-byproducts'Brad King2015-03-234-22/+77
|\
| * Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-204-6/+66
| * cmGlobalNinjaGenerator: Optimize handling of known build outputsBrad King2015-03-201-10/+7
| * cmGlobalNinjaGenerator: Fix spelling of "unknown"Brad King2015-03-201-4/+4
| * cmGlobalNinjaGenerator: Drop unused memberBrad King2015-03-181-2/+0
* | Merge topic 'add-extra-qbs-generator'Brad King2015-03-234-0/+314
|\ \
| * | Qbs: Add new 'extra' generator for qbs project filesStanislav Ionascu2015-03-204-0/+314
* | | Merge topic 'cpack-bundle-codesign'Brad King2015-03-231-3/+11
|\ \ \
| * | | CPack: Add support to overwrite or pass additional parameter to codesignAndré Klitzing2015-03-231-3/+11
| |/ /
* | | Merge topic 'autogen-write-access'Brad King2015-03-231-0/+14
|\ \ \
| * | | QtAutogen: Ensure write access to AutogenInfo.cmake (#15416)Justin Borodinsky2015-03-201-0/+14
* | | | Merge topic 'xcode-xctest'Brad King2015-03-233-3/+28
|\ \ \ \
| * | | | OS X: Add handling for XCTest bundlesGregor Jasny2015-03-233-3/+28
| | |/ / | |/| |
* | | | Merge topic 'ctest-repeat-until-fail'Brad King2015-03-236-15/+131
|\ \ \ \
| * | | | ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-236-15/+131
* | | | | CMake Nightly Date StampKitware Robot2015-03-231-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-221-1/+1
* | | | | CMake Nightly Date StampKitware Robot2015-03-211-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'file-globbing-directory-listing'Brad King2015-03-201-3/+59
|\ \ \ \
| * | | | file: Teach GLOB to list directories optionallyDomen Vrankar2015-03-201-3/+59
* | | | | Merge topic 'update-kwsys'Brad King2015-03-202-2/+10
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-182-2/+10
| |/ / / /
* | | | | Merge topic 'ninja-no-circular-phony'Brad King2015-03-201-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja: Do not generate circular phony rules (#15454)Brad King2015-03-181-1/+1
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-03-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-03-191-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2015-03-181-1/+1
|/ /
* | Merge topic 'output-ctest-env-vars'Brad King2015-03-171-0/+15
|\ \
| * | CTest: Output test-specific env vars in verbose mode (#15446)Zach Mullen2015-03-171-0/+15
* | | CMake Nightly Date StampKitware Robot2015-03-171-1/+1
* | | CMake Nightly Date StampKitware Robot2015-03-161-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2015-03-151-1/+1
* | CMake Nightly Date StampKitware Robot2015-03-141-1/+1
* | CMake Nightly Date StampKitware Robot2015-03-131-1/+1
* | Merge topic 'refactor-cmGeneratorExpression'Brad King2015-03-129-1931/+2053
|\ \
| * | Genex: Extend cmGeneratorExpressionContext constructor.Stephen Kelly2015-03-113-16/+29
| * | Genex: Split cmGeneratorExpressionContext into own file.Stephen Kelly2015-03-114-28/+69
| * | Genex: Split cmGeneratorExpressionNode into own file.Stephen Kelly2015-03-114-1889/+1945
| * | Genex: Extract an evaluateWithContext method.Stephen Kelly2015-03-102-12/+24
* | | Merge topic 'update-kwsys'Brad King2015-03-121-1/+1
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-03-111-1/+1
* | | | Merge topic 'vs-express-build-output'Brad King2015-03-121-4/+13
|\ \ \ \
| * | | | cmake: Teach --build to get VCExpress output (#15437)Brad King2015-03-101-4/+13
* | | | | Merge topic 'cmRemoveDuplicates-improvement'Brad King2015-03-121-6/+36
|\ \ \ \ \
| * | | | | cmRemoveDuplicates: Partially specialize the API for pointer types.Stephen Kelly2015-03-111-1/+13
| * | | | | cmRemoveDuplicates: Type-parameterize all uniq-operationsStephen Kelly2015-03-111-11/+22
| * | | | | cmRemoveDuplicates: Store unique iterators instead of values.Stephen Kelly2015-03-111-6/+13