summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmState: Add Type for policy scope.Stephen Kelly2015-08-023-3/+34
* cmState: Remove call stack parent tracking.Stephen Kelly2015-08-011-11/+1
* cmMakefile: Move policy barriers inside cmState scopes.Stephen Kelly2015-08-011-22/+21
* cmMakefile: Re-order policy entries and barriers.Stephen Kelly2015-08-011-12/+11
* cmState: Add Snapshot Type accessor.Stephen Kelly2015-08-012-0/+6
* Tests: Verify generate-time policy scope behavior.Stephen Kelly2015-08-0111-0/+40
* Merge topic 'doc-string-FIND-failure-case'Brad King2015-07-311-1/+1
|\
| * Help: Document string(FIND) return value when no match is foundJames Johnston2015-07-301-1/+1
* | Merge topic 'FindOpenSSL-cleanup'Brad King2015-07-311-21/+20
|\ \
| * | FindOpenSSL: De-duplicate find_library path suffixes on WindowsThijs Wenker2015-07-301-12/+11
| * | FindOpenSSL: Remove extra whitespaceThijs Wenker2015-07-301-9/+9
* | | Merge topic 'cmake-W-options'Brad King2015-07-3125-41/+374
|\ \ \
| * | | cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-2925-41/+374
* | | | Merge topic 'refactor-install'Brad King2015-07-3124-124/+215
|\ \ \ \
| * | | | cmInstallTargetGenerator: Port to cmGeneratorTarget.Stephen Kelly2015-07-303-38/+50
| * | | | cmInstallCommand: Store only a targetName, not a cmTarget.Stephen Kelly2015-07-304-11/+28
| * | | | cmInstallGenerator: Add a Compute() virtual hook.Stephen Kelly2015-07-302-0/+14
| * | | | cmInstallCommand: Move the SetHaveInstallRule invocation.Stephen Kelly2015-07-302-1/+6
| * | | | cmScriptGenerator: Remove unused method.Stephen Kelly2015-07-301-3/+0
| * | | | cmGlobalGenerator: Move QtAutogen handling to Compute().Stephen Kelly2015-07-301-5/+7
| * | | | cmGlobalGenerator: Virtualize the Compute step and override it.Stephen Kelly2015-07-309-13/+42
| * | | | cmGlobalGenerator: Move generation object creation to Compute().Stephen Kelly2015-07-304-3/+12
| * | | | Xcode: Use allBuild target return value.Stephen Kelly2015-07-291-2/+1
| * | | | cmMakefile: Simplify generate-time cmGeneratorTarget creation.Stephen Kelly2015-07-292-1/+1
| * | | | cmGlobalGenerator: Move FinalizeTargetCompileInfo to Compute().Stephen Kelly2015-07-291-2/+2
| * | | | cmGlobalGenerator: Return from Compute whether to generate.Stephen Kelly2015-07-293-7/+11
| * | | | cmGlobalGenerator: Create a new Compute step before generation.Stephen Kelly2015-07-293-7/+5
| * | | | cmGlobalGenerator: Remove the TargetManifest member.Stephen Kelly2015-07-293-15/+7
| * | | | cmGlobalGenerator: Remove unused manifest accessor.Stephen Kelly2015-07-291-5/+0
| * | | | VisualStudio: Skip global targets when processing.Stephen Kelly2015-07-293-1/+10
| * | | | Xcode: Skip Global targets when processing.Stephen Kelly2015-07-291-0/+5
| * | | | cmMakefile: Move method out of line.Stephen Kelly2015-07-292-4/+6
| * | | | cmMakefile: Return target from all AddUtilityCommand signaturesBrad King2015-07-292-19/+21
| |/ / /
* | | | Merge topic 'SunOS-link-CXX-normally'Brad King2015-07-311-8/+0
|\ \ \ \
| * | | | SunOS: Drop special case for linking C++ shared libraries with gcc (#15673)Brad King2015-07-301-8/+0
| | |_|/ | |/| |
* | | | Merge topic 'fix-cray-version'Brad King2015-07-311-1/+1
|\ \ \ \
| * | | | Cray: Fix compiler version detection (#15664)Justin Cook2015-07-301-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-07-311-1/+1
|/ / /
* | | Merge topic 'refactor-fortran-module-directory'Brad King2015-07-306-63/+70
|\ \ \
| * | | cmCommonTargetGenerator: Factor out Fortran module directory computationBrad King2015-07-292-24/+32
| * | | cmCommonTargetGenerator: Store working directory for relative pathsBrad King2015-07-294-6/+12
| * | | cmCommonTargetGenerator: Return string from GetFortranModuleDirectoryBrad King2015-07-293-25/+20
| * | | cmDependsFortran: Use string to store module directoryBrad King2015-07-292-9/+7
* | | | Merge topic 'cmCommonTargetGenerator-GetLinkedTargetDirectories'Brad King2015-07-303-26/+40
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | cmCommonTargetGenerator: Adopt linked target directory computationBrad King2015-07-283-26/+40
| |/
* | CMake Nightly Date StampKitware Robot2015-07-301-1/+1
* | Merge topic 'minor-cleanups'Brad King2015-07-293-5/+2
|\ \
| * | cmMakefileTargetGenerator: Remove unused variable.Stephen Kelly2015-07-281-1/+0
| * | cmGeneratorExpressionNode: Remove unused variable.Stephen Kelly2015-07-281-2/+0
| * | Fix include guard.Stephen Kelly2015-07-281-2/+2
| |/