summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-2813-0/+1413
* | | | | | | | | | | Merge topic 'FindImageMagick-arch-include-dir'Brad King2014-07-281-2/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindImageMagick: Provide per-component include dirs (#15007)Brad King2014-07-231-2/+9
| * | | | | | | | | | | FindImageMagick: Find arch include dir (#15007)bastien ROUCARIES2014-07-231-1/+18
* | | | | | | | | | | | Merge topic 'vs-escaping'Brad King2014-07-286-65/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | VS: Encode more content correctly in vcxproj files (#15031)Brad King2014-07-231-13/+16
| * | | | | | | | | | | | VS: Encode mapped flag values in XML project files (#15031)Brad King2014-07-232-4/+4
| * | | | | | | | | | | | cmVisualStudioGeneratorOptions: Simplify XML escaping APIBrad King2014-07-231-8/+7
| * | | | | | | | | | | | cmIDEOption: Store mapped flag values as a vector<string>Brad King2014-07-235-41/+64
| * | | | | | | | | | | | cmVisualStudio10TargetGenerator: Remove dupilcate lineBrad King2014-07-231-1/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'fix_tar_leaks'Brad King2014-07-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix memory leaks in extract tar.Bill Hoffman2014-07-231-0/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'genex-head-sensitive-conditions'Brad King2014-07-286-76/+148
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmTarget: Avoid re-computing head-independent link interfacesBrad King2014-07-212-8/+55
| * | | | | | | | | | | | Genex: Track whether an expression depends on the 'head' targetBrad King2014-07-214-0/+23
| * | | | | | | | | | | | cmTarget: Move ComputeLinkImplementation* to internalsBrad King2014-07-212-35/+46
| * | | | | | | | | | | | cmTarget: Re-order link interface map lookup logicBrad King2014-07-211-16/+15
| * | | | | | | | | | | | cmTarget: Refactor link interface map storageBrad King2014-07-211-18/+17
| * | | | | | | | | | | | cmTarget: Remove duplicate link interface mapBrad King2014-07-211-10/+3
* | | | | | | | | | | | | Merge topic 'target-drop-build-setting-cache'Brad King2014-07-281-254/+126
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | cmTarget: Drop internal cache of build propertiesBrad King2014-07-211-91/+43
| * | | | | | | | | | | cmTarget: Drop internal cache of link interface usage requirementsBrad King2014-07-211-163/+83
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-281-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-271-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-261-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-251-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-241-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'refactor-makerule-path-conversion'Brad King2014-07-2310-35/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmGlobalVisualStudio7Generator: Remove unused variableBrad King2014-07-221-1/+0
| * | | | | | | | | cmDepends: Refactor object file path conversionBrad King2014-07-223-17/+23
| * | | | | | | | | cmLocalGenerator: Fix AddBuildTargetRule object file path conversionBrad King2014-07-221-1/+1
| * | | | | | | | | cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE'Brad King2014-07-229-18/+18
* | | | | | | | | | Merge topic 'refactor-generator-startup'Brad King2014-07-2310-35/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmGlobalGenerator: Create a non-virtual 'DoGenerate' methodBrad King2014-07-2210-35/+22
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix_sanitizer_test_to_work_with_sanitizer'Brad King2014-07-233-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix leak and address sanitizer tests to be able to run with real tools.Bill Hoffman2014-07-223-2/+10
* | | | | | | | | | | Merge topic 'fix-complex-test-policies'Brad King2014-07-232-0/+30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Tests: Set policies in 'complex' testsBrad King2014-07-222-0/+30
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-231-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'deprecated-properties'Brad King2014-07-224-5/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Document deprecated properties.Nils Gladitz2014-07-214-5/+35
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fix_guard_malloc_forbc'Brad King2014-07-221-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Tests/CTestTestMemcheck: Tolerate malloc guard in BC outputBill Hoffman2014-07-221-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2014-07-221-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'backport-kwsys-qnx-fix'Brad King2014-07-210-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | KWSys SystemInformation: No SA_RESTART on QNXBob E2014-07-171-1/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'fix-QCC-compile-flags'Brad King2014-07-216-27/+41
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | QNX: Add missing flags for configurations and artifact creation.Stephen Kelly2014-07-176-27/+41
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2014-07-213-4/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-07-183-4/+22
| |\ \ \ \ \