summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2015-01-011-1/+1
* CMake Nightly Date StampKitware Robot2014-12-311-1/+1
* CMake Nightly Date StampKitware Robot2014-12-301-1/+1
* CMake Nightly Date StampKitware Robot2014-12-291-1/+1
* CMake Nightly Date StampKitware Robot2014-12-281-1/+1
* CMake Nightly Date StampKitware Robot2014-12-271-1/+1
* CMake Nightly Date StampKitware Robot2014-12-261-1/+1
* CMake Nightly Date StampKitware Robot2014-12-251-1/+1
* Merge topic 'minor-warning-fixes'Brad King2014-12-242-10/+10
|\
| * cmCMakeMinimumRequired: Use unsigned int for version numbersChristoph GrĂ¼ninger2014-12-231-8/+8
| * cmParseDelphiCoverage: Remove superfluous semicolons after methodsChristoph GrĂ¼ninger2014-12-231-2/+2
* | Merge topic 'ninja-fix-subdir-objlib-languages'Brad King2014-12-241-2/+15
|\ \
| * | Ninja: Generate rules only for languages compiled in a target (#15325)Brad King2014-12-231-2/+15
* | | Merge topic 'cpack-PackageMaker-package-size'Brad King2014-12-241-0/+1
|\ \ \
| * | | cpack: Fix installed size computation with PackageMaker generatorCalin Cascaval2014-12-221-0/+1
* | | | CMake Nightly Date StampKitware Robot2014-12-241-1/+1
| |_|/ |/| |
* | | Merge topic 'ninja-fix-crash-on-error'Brad King2014-12-231-1/+4
|\ \ \ | | |/ | |/|
| * | Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)Brad King2014-12-221-1/+4
| * | CMake 3.1.0v3.1.0Brad King2014-12-151-1/+1
| * | CMake 3.1.0-rc3v3.1.0-rc3Brad King2014-12-081-1/+1
| * | Merge branch 'vs-phone-store-deployment-location' into releaseBrad King2014-12-031-0/+15
| |\ \
| * \ \ Merge branch 'vs-hlsl-settings' into releaseBrad King2014-12-031-1/+26
| |\ \ \
| * \ \ \ Merge branch 'fix-wince-unicode-entry-point' into releaseBrad King2014-12-031-2/+16
| |\ \ \ \
| * \ \ \ \ Merge branch 'link-no-empty-response-files' into releaseBrad King2014-12-011-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'target-sources-error-conditions' into releaseBrad King2014-12-013-3/+44
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-transitive-OBJECT_SOURCES-context' into releaseBrad King2014-12-011-34/+40
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix-source-case-matching' into releaseBrad King2014-11-261-1/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'base64-constref'Brad King2014-12-231-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmCTestTestHandler: take reference to temporary string instead of doing a copyRolf Eike Beer2014-12-221-1/+1
* | | | | | | | | | | Merge topic 'cleanup-ExpandListArgument-usage'Brad King2014-12-235-67/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove some temporary vectors for ExpandListArgument.Stephen Kelly2014-12-183-60/+8
| * | | | | | | | | | | cmGeneratorExpression: Remove unused header.Stephen Kelly2014-12-181-2/+0
| * | | | | | | | | | | CTest: Expand a string directly into a container.Stephen Kelly2014-12-181-5/+3
* | | | | | | | | | | | Merge topic 'ctest-coverage-extra-line-error'Brad King2014-12-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ctest_coverage: Fix error message to report the file nameVladislav Vinogradov2014-12-221-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-231-1/+1
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge topic 'macho-parser'Brad King2014-12-225-22/+493
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Mach-O: Use Mach-O parser to extract install names instead of otool.Clinton Stimpson2014-12-221-22/+12
| * | | | | | | | | | | Mach-O: Add Mach-O parser for OS X and iOS.Clinton Stimpson2014-12-224-0/+481
| |/ / / / / / / / / /
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-221-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-211-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-201-1/+1
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2014-12-191-0/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-12-181-0/+16
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'osx-cfbundle-tweaks'Brad King2014-12-192-10/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Call IsCFBundleOnApple to decide if bundle is being builtGregor Jasny2014-12-171-1/+1
| * | | | | | | | | | cmTarget: Use GetCFBundleDirectory within GetFullNameInternalGregor Jasny2014-12-171-9/+2
* | | | | | | | | | | Merge topic 'install-EXPORT-absolute-prefix'Brad King2014-12-192-41/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-152-41/+20
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2014-12-191-1/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |