..
CPack
CPack/DragNDrop: Fix handling of certain license file content ( #15899 )
2016-01-07 15:24:42 -05:00
CTest
ctest_test: Report which tests failed even when QUIET is used
2016-01-13 10:32:24 -05:00
Checks
Avoid using C11 to build CMake if _Thread_local support is broken
2015-09-15 10:51:54 -04:00
CursesDialog
ccmake: Use more-portable call to set_field_buffer ( #15740 )
2015-09-16 08:42:20 -04:00
Modules
…
QtDialog
cmake-gui: Add options to control warning-as-error messages
2016-01-12 14:03:32 -05:00
QtIFW
…
kwsys
Merge branch 'upstream-KWSys' into update-kwsys
2016-01-12 10:55:49 -05:00
.cvsignore
…
.gitattributes
…
CMakeInstallDestinations.cmake
QtDialog: Add option to control XDG file install destination
2015-12-21 10:23:48 -05:00
CMakeLists.txt
Add option to use a system-installed KWIML
2015-12-18 10:02:28 -05:00
CMakeSourceDir.txt.in
…
CMakeVersion.bash
…
CMakeVersion.cmake
CMake Nightly Date Stamp
2016-02-02 00:01:05 -05:00
CMakeVersionCompute.cmake
…
CMakeVersionSource.cmake
…
bindexplib.cxx
Fix auto export symbols for Dlls containing /bigobj for 64bit builds.
2015-11-20 08:43:58 -05:00
bindexplib.h
De-duplicate symbols listed in generated module definition files
2015-11-18 10:02:48 -05:00
cmAddCompileOptionsCommand.cxx
…
cmAddCompileOptionsCommand.h
…
cmAddCustomCommandCommand.cxx
…
cmAddCustomCommandCommand.h
…
cmAddCustomTargetCommand.cxx
…
cmAddCustomTargetCommand.h
…
cmAddDefinitionsCommand.cxx
…
cmAddDefinitionsCommand.h
…
cmAddDependenciesCommand.cxx
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
cmAddDependenciesCommand.h
…
cmAddExecutableCommand.cxx
cmTarget: Implement ALIAS in terms of name mapping
2015-10-27 07:44:24 +01:00
cmAddExecutableCommand.h
…
cmAddLibraryCommand.cxx
cmTarget: Implement ALIAS in terms of name mapping
2015-10-27 07:44:24 +01:00
cmAddLibraryCommand.h
…
cmAddSubDirectoryCommand.cxx
…
cmAddSubDirectoryCommand.h
…
cmAddTestCommand.cxx
…
cmAddTestCommand.h
…
cmAlgorithms.h
cmAlgorithms.h: remove superfluous semicolon after method
2016-02-01 10:47:25 -05:00
cmArchiveWrite.cxx
cmArchiveWrite: Preemptively adapt to future libarchive 4.0 changes
2015-10-28 08:44:48 -04:00
cmArchiveWrite.h
cmArchiveWrite: control user/group, permissions and recursive file adding
2015-09-17 15:30:38 -04:00
cmAuxSourceDirectoryCommand.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmAuxSourceDirectoryCommand.h
…
cmBootstrapCommands1.cxx
CMakeParseArguments: replace by native cmake_parse_arguments command
2015-12-17 10:44:28 -05:00
cmBootstrapCommands2.cxx
…
cmBreakCommand.cxx
…
cmBreakCommand.h
…
cmBuildCommand.cxx
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
cmBuildCommand.h
…
cmBuildNameCommand.cxx
…
cmBuildNameCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmCLocaleEnvironmentScope.cxx
…
cmCLocaleEnvironmentScope.h
…
cmCMakeHostSystemInformationCommand.cxx
Remove use of include <cmsys/ios/*> and cmsys_ios::*
2015-08-20 16:19:08 -04:00
cmCMakeHostSystemInformationCommand.h
…
cmCMakeMinimumRequired.cxx
…
cmCMakeMinimumRequired.h
…
cmCMakePolicyCommand.cxx
…
cmCMakePolicyCommand.h
…
cmCPackPropertiesGenerator.cxx
cmGeneratorExpression: Port to cmLocalGenerator.
2015-10-12 23:07:46 +02:00
cmCPackPropertiesGenerator.h
…
cmCPluginAPI.cxx
cmState: Move TargetType enum from cmTarget.
2015-10-15 00:41:39 +02:00
cmCPluginAPI.h
…
cmCTest.cxx
cmState: Initialize default definitions immediately.
2015-10-14 00:16:20 +02:00
cmCTest.h
…
cmCacheManager.cxx
Print line number of cache parse errors ( #11109 )
2016-01-19 10:19:42 -05:00
cmCacheManager.h
cmState: Move ParseCacheEntry from cmCacheManager.
2015-10-10 15:36:59 +02:00
cmCallVisualStudioMacro.cxx
Replace '0 == instances.size()' with instances.empty().
2015-08-24 20:47:18 +02:00
cmCallVisualStudioMacro.h
…
cmCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmCommandArgumentLexer.cxx
…
cmCommandArgumentLexer.h
…
cmCommandArgumentLexer.in.l
…
cmCommandArgumentParser.cxx
…
cmCommandArgumentParser.y
…
cmCommandArgumentParserHelper.cxx
cmCommandArgumentParserHelper: Port to cmOutputConverter.
2015-06-06 09:15:56 +02:00
cmCommandArgumentParserHelper.h
…
cmCommandArgumentParserTokens.h
…
cmCommandArgumentsHelper.cxx
…
cmCommandArgumentsHelper.h
…
cmCommands.cxx.in
…
cmCommands.h
…
cmCommandsForBootstrap.cxx
…
cmCommonTargetGenerator.cxx
Refactor `.def` file lookup
2015-11-04 09:15:14 -05:00
cmCommonTargetGenerator.h
Refactor `.def` file lookup
2015-11-04 09:15:14 -05:00
cmComputeComponentGraph.cxx
…
cmComputeComponentGraph.h
…
cmComputeLinkDepends.cxx
Move ComputeLinkType out of cmTarget.
2015-10-21 00:52:22 +02:00
cmComputeLinkDepends.h
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmComputeLinkInformation.cxx
cmGeneratorTarget: Add GetLinkDirectories API.
2015-10-26 22:02:13 +01:00
cmComputeLinkInformation.h
cmComputeLinkInformation: Port result API to cmGeneratorTarget.
2015-10-12 18:39:58 +02:00
cmComputeTargetDepends.cxx
cmGeneratorTarget: Add GetUtilityBacktrace API
2015-10-27 07:44:21 +01:00
cmComputeTargetDepends.h
…
cmConditionEvaluator.cxx
cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values ( #15944 )
2016-02-01 10:05:10 -05:00
cmConditionEvaluator.h
cmIfCommand: Issue CMP0054 warning with appropriate context. ( #15802 )
2015-10-20 23:40:12 +02:00
cmConfigure.cmake.h.in
…
cmConfigureFileCommand.cxx
…
cmConfigureFileCommand.h
…
cmContinueCommand.cxx
…
cmContinueCommand.h
…
cmCoreTryCompile.cxx
cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.
2015-10-18 16:29:29 +02:00
cmCoreTryCompile.h
…
cmCreateTestSourceList.cxx
…
cmCreateTestSourceList.h
…
cmCryptoHash.cxx
Remove use of include <cmsys/ios/*> and cmsys_ios::*
2015-08-20 16:19:08 -04:00
cmCryptoHash.h
…
cmCurl.cxx
cmCurl: Tolerate lack of CURLOPT_CAPATH support
2015-08-12 15:43:24 -04:00
cmCurl.h
…
cmCustomCommand.cxx
…
cmCustomCommand.h
…
cmCustomCommandGenerator.cxx
Use IsImported from cmGeneratorTarget.
2015-10-16 20:24:44 +02:00
cmCustomCommandGenerator.h
…
cmDefinePropertyCommand.cxx
…
cmDefinePropertyCommand.h
…
cmDefinitions.cxx
cmDefinitions: Implement in terms of cmLinkedTree.
2015-08-23 17:08:53 +02:00
cmDefinitions.h
cmDefinitions: Implement in terms of cmLinkedTree.
2015-08-23 17:08:53 +02:00
cmDepends.cxx
…
cmDepends.h
…
cmDependsC.cxx
…
cmDependsC.h
…
cmDependsFortran.cxx
cmLocalGenerator: Add current binary directory accessor.
2015-10-10 11:04:39 +02:00
cmDependsFortran.h
…
cmDependsJava.cxx
…
cmDependsJava.h
…
cmDependsJavaLexer.cxx
…
cmDependsJavaLexer.h
…
cmDependsJavaLexer.in.l
…
cmDependsJavaParser.cxx
…
cmDependsJavaParser.y
…
cmDependsJavaParserHelper.cxx
…
cmDependsJavaParserHelper.h
…
cmDependsJavaParserTokens.h
…
cmDocumentation.cxx
…
cmDocumentation.h
…
cmDocumentationFormatter.cxx
…
cmDocumentationFormatter.h
…
cmDocumentationSection.cxx
…
cmDocumentationSection.h
…
cmDynamicLoader.cxx
…
cmDynamicLoader.h
…
cmELF.cxx
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmELF.h
…
cmElseCommand.cxx
…
cmElseCommand.h
…
cmElseIfCommand.cxx
…
cmElseIfCommand.h
…
cmEnableLanguageCommand.cxx
…
cmEnableLanguageCommand.h
…
cmEnableTestingCommand.cxx
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
cmEnableTestingCommand.h
…
cmEndForEachCommand.cxx
…
cmEndForEachCommand.h
…
cmEndFunctionCommand.cxx
…
cmEndFunctionCommand.h
…
cmEndIfCommand.cxx
…
cmEndIfCommand.h
…
cmEndMacroCommand.cxx
…
cmEndMacroCommand.h
…
cmEndWhileCommand.cxx
…
cmEndWhileCommand.h
…
cmExecProgramCommand.cxx
…
cmExecProgramCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmExecuteProcessCommand.cxx
…
cmExecuteProcessCommand.h
…
cmExecutionStatus.h
…
cmExpandedCommandArgument.cxx
…
cmExpandedCommandArgument.h
…
cmExportBuildFileGenerator.cxx
Merge topic 'minor-cleanups'
2015-10-28 08:48:08 -04:00
cmExportBuildFileGenerator.h
Export: Port internal utility to cmGeneratorTarget.
2015-10-18 16:29:30 +02:00
cmExportCommand.cxx
cmState: Move TargetType enum from cmTarget.
2015-10-15 00:41:39 +02:00
cmExportCommand.h
…
cmExportFileGenerator.cxx
Export: Use existing IsDLLPlatform porcelain
2015-10-27 07:44:22 +01:00
cmExportFileGenerator.h
Export: Port internal API to cmGeneratorTarget.
2015-10-18 16:29:30 +02:00
cmExportInstallFileGenerator.cxx
cmExportInstallFileGenerator: Fix crash in FindNamespaces
2016-01-21 10:53:30 -05:00
cmExportInstallFileGenerator.h
Export: Port internal utility to cmGeneratorTarget.
2015-10-18 16:29:30 +02:00
cmExportLibraryDependenciesCommand.cxx
cmState: Move TargetType enum from cmTarget.
2015-10-15 00:41:39 +02:00
cmExportLibraryDependenciesCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmExportSet.cxx
cmExportSet: Store a cmGeneratorTarget.
2015-10-18 16:29:29 +02:00
cmExportSet.h
cmExportSet: Store a cmGeneratorTarget.
2015-10-18 16:29:29 +02:00
cmExportSetMap.cxx
…
cmExportSetMap.h
…
cmExportTryCompileFileGenerator.cxx
cmGeneratorTarget: Add API for property keys
2015-10-27 07:44:23 +01:00
cmExportTryCompileFileGenerator.h
Export: Port internal utility to cmGeneratorTarget.
2015-10-18 16:29:30 +02:00
cmExprLexer.cxx
…
cmExprLexer.h
…
cmExprLexer.in.l
…
cmExprParser.cxx
…
cmExprParser.y
…
cmExprParserHelper.cxx
…
cmExprParserHelper.h
…
cmExprParserTokens.h
…
cmExternalMakefileProjectGenerator.cxx
…
cmExternalMakefileProjectGenerator.h
…
cmExtraCodeBlocksGenerator.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmExtraCodeBlocksGenerator.h
C::B: Port API to cmGeneratorTarget.
2015-10-24 09:19:55 +02:00
cmExtraCodeLiteGenerator.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmExtraCodeLiteGenerator.h
…
cmExtraEclipseCDT4Generator.cxx
Port to GetGeneratorTargets.
2015-10-24 09:19:53 +02:00
cmExtraEclipseCDT4Generator.h
Eclipse: Port API to cmLocalGenerator.
2015-10-09 00:00:19 +02:00
cmExtraKateGenerator.cxx
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmExtraKateGenerator.h
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmExtraSublimeTextGenerator.cxx
Sublime: Port API to cmGeneratorTarget.
2015-10-24 09:19:54 +02:00
cmExtraSublimeTextGenerator.h
Sublime: Port API to cmGeneratorTarget.
2015-10-24 09:19:54 +02:00
cmFLTKWrapUICommand.cxx
cmFLTKWrapUI: Remove CMake 2.2 compat code.
2015-10-06 20:16:20 +02:00
cmFLTKWrapUICommand.h
…
cmFileCommand.cxx
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmFileCommand.h
…
cmFileLock.cxx
…
cmFileLock.h
…
cmFileLockPool.cxx
…
cmFileLockPool.h
…
cmFileLockResult.cxx
…
cmFileLockResult.h
…
cmFileLockUnix.cxx
…
cmFileLockWin32.cxx
…
cmFileTimeComparison.cxx
cmFileTimeComparison: Port to OS X nanosecond times ( #15769 )
2015-10-08 13:37:37 -04:00
cmFileTimeComparison.h
…
cmFindBase.cxx
Merge branch 'fix-bad-search-ordering' into test-search-ordering
2015-09-15 08:52:38 -04:00
cmFindBase.h
…
cmFindCommon.cxx
…
cmFindCommon.h
…
cmFindFileCommand.cxx
…
cmFindFileCommand.h
…
cmFindLibraryCommand.cxx
cmFindLibraryCommand: Avoid repeating search for the same name
2015-09-02 10:17:21 -04:00
cmFindLibraryCommand.h
…
cmFindPackageCommand.cxx
Merge branch 'fix-bad-search-ordering' into test-search-ordering
2015-09-15 08:52:38 -04:00
cmFindPackageCommand.h
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmFindPathCommand.cxx
…
cmFindPathCommand.h
…
cmFindProgramCommand.cxx
find_program: Fix regression in finding an already-known path
2015-10-30 07:40:46 -04:00
cmFindProgramCommand.h
find_program: Optionally consider all names in each directory
2015-09-02 10:17:22 -04:00
cmForEachCommand.cxx
…
cmForEachCommand.h
…
cmFortranLexer.cxx
cmFortranLexer: Populate empty doxygen @param comments
2015-11-04 09:13:18 -05:00
cmFortranLexer.h
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFortranLexer.in.l
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFortranParser.cxx
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFortranParser.h
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFortranParser.y
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFortranParserImpl.cxx
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFortranParserTokens.h
cmFortranParser: Parse #line directives
2015-11-02 15:29:52 -05:00
cmFunctionBlocker.h
cmFunctionBlocker: Constify method
2015-10-26 22:30:15 +01:00
cmFunctionCommand.cxx
…
cmFunctionCommand.h
…
cmGeneratedFileStream.cxx
…
cmGeneratedFileStream.h
cmGeneratedFileStream: Fix spelling in comment
2015-09-17 15:30:07 -04:00
cmGeneratorExpression.cxx
Genex: Port some access API to cmGeneratorTarget.
2015-10-15 22:40:56 +02:00
cmGeneratorExpression.h
Genex: Port some access API to cmGeneratorTarget.
2015-10-15 22:40:56 +02:00
cmGeneratorExpressionContext.cxx
Genex: Port implementation to cmGeneratorTarget.
2015-10-15 22:40:55 +02:00
cmGeneratorExpressionContext.h
Genex: Port some access API to cmGeneratorTarget.
2015-10-15 22:40:56 +02:00
cmGeneratorExpressionDAGChecker.cxx
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmGeneratorExpressionDAGChecker.h
…
cmGeneratorExpressionEvaluationFile.cxx
cmGeneratorExpression: Port to cmLocalGenerator.
2015-10-12 23:07:46 +02:00
cmGeneratorExpressionEvaluationFile.h
…
cmGeneratorExpressionEvaluator.cxx
…
cmGeneratorExpressionEvaluator.h
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmGeneratorExpressionLexer.cxx
…
cmGeneratorExpressionLexer.h
…
cmGeneratorExpressionNode.cxx
Merge topic 'minor-cleanups'
2015-10-28 08:48:08 -04:00
cmGeneratorExpressionNode.h
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmGeneratorExpressionParser.cxx
…
cmGeneratorExpressionParser.h
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmGeneratorTarget.cxx
Remove temporary allocations when calling cmGeneratorTarget::GetName.
2016-01-20 21:20:54 +01:00
cmGeneratorTarget.h
Remove temporary allocations when calling cmGeneratorTarget::GetName.
2016-01-20 21:20:54 +01:00
cmGetCMakePropertyCommand.cxx
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
cmGetCMakePropertyCommand.h
…
cmGetDirectoryPropertyCommand.cxx
cmGlobalGenerator: Port Find API to cmMakefile.
2015-08-07 04:10:29 +02:00
cmGetDirectoryPropertyCommand.h
…
cmGetFilenameComponentCommand.cxx
get_filename_component: Teach new BASE_DIR parameter.
2015-08-17 23:55:38 -04:00
cmGetFilenameComponentCommand.h
…
cmGetPropertyCommand.cxx
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
cmGetPropertyCommand.h
…
cmGetSourceFilePropertyCommand.cxx
…
cmGetSourceFilePropertyCommand.h
…
cmGetTargetPropertyCommand.cxx
…
cmGetTargetPropertyCommand.h
…
cmGetTestPropertyCommand.cxx
…
cmGetTestPropertyCommand.h
…
cmGhsMultiGpj.cxx
Add a 'Green Hills MULTI' generator on Windows
2015-04-20 13:55:40 -04:00
cmGhsMultiGpj.h
…
cmGhsMultiTargetGenerator.cxx
cmGeneratorTarget: Add API for target-relative commands.
2015-10-26 22:02:13 +01:00
cmGhsMultiTargetGenerator.h
GHS: Port to cmGeneratorTarget.
2015-10-24 09:19:55 +02:00
cmGlobalBorlandMakefileGenerator.cxx
cmLocalGenerator: Create from already-constructed cmMakefile.
2015-08-28 18:44:39 +02:00
cmGlobalBorlandMakefileGenerator.h
cmLocalGenerator: Create from already-constructed cmMakefile.
2015-08-28 18:44:39 +02:00
cmGlobalCommonGenerator.cxx
…
cmGlobalCommonGenerator.h
…
cmGlobalGenerator.cxx
Merge topic 'reduce-allocations'
2016-01-21 13:55:53 -05:00
cmGlobalGenerator.h
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
2015-10-27 07:44:26 +01:00
cmGlobalGeneratorFactory.h
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalGhsMultiGenerator.cxx
GHS: Port to cmGeneratorTarget.
2015-10-24 09:19:55 +02:00
cmGlobalGhsMultiGenerator.h
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalJOMMakefileGenerator.cxx
nmake/jom: Only warn about bad VS environment if compiler not found.
2015-08-06 17:32:43 +00:00
cmGlobalJOMMakefileGenerator.h
nmake/jom: Only warn about bad VS environment if compiler not found.
2015-08-06 17:32:43 +00:00
cmGlobalKdevelopGenerator.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmGlobalKdevelopGenerator.h
…
cmGlobalMSYSMakefileGenerator.cxx
Replace foo.size() pattern with !foo.empty().
2015-08-24 20:47:18 +02:00
cmGlobalMSYSMakefileGenerator.h
…
cmGlobalMinGWMakefileGenerator.cxx
…
cmGlobalMinGWMakefileGenerator.h
…
cmGlobalNMakeMakefileGenerator.cxx
nmake/jom: Only warn about bad VS environment if compiler not found.
2015-08-06 17:32:43 +00:00
cmGlobalNMakeMakefileGenerator.h
nmake/jom: Only warn about bad VS environment if compiler not found.
2015-08-06 17:32:43 +00:00
cmGlobalNinjaGenerator.cxx
Ninja: Fix non-determinism in generated target dependency order ( #15968 )
2016-02-12 08:51:58 -05:00
cmGlobalNinjaGenerator.h
Ninja: Add 'restat' parameter to custom command generation method
2015-11-19 15:11:00 -05:00
cmGlobalUnixMakefileGenerator3.cxx
Merge topic 'minor-cleanups'
2015-10-28 08:48:08 -04:00
cmGlobalUnixMakefileGenerator3.h
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio6Generator.cxx
cmGeneratorTarget: Add GetUtilities API
2015-10-27 07:44:20 +01:00
cmGlobalVisualStudio6Generator.h
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio7Generator.cxx
VS7: Port remaining interface to cmGeneratorTarget
2015-10-27 07:44:22 +01:00
cmGlobalVisualStudio7Generator.h
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio8Generator.cxx
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio8Generator.h
VS: Port interface to cmGeneratorTarget
2015-10-24 09:24:43 +02:00
cmGlobalVisualStudio9Generator.cxx
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio9Generator.h
…
cmGlobalVisualStudio10Generator.cxx
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio10Generator.h
VS10: Port to cmGeneratorTarget.
2015-10-24 09:19:55 +02:00
cmGlobalVisualStudio11Generator.cxx
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio11Generator.h
cmState: Move TargetType enum from cmTarget.
2015-10-15 00:41:39 +02:00
cmGlobalVisualStudio12Generator.cxx
cmake-gui: Add option to specify generator toolset
2015-11-17 10:03:10 -05:00
cmGlobalVisualStudio12Generator.h
VS: Find Desktop SDK for current VS version ( #15662 )
2015-09-02 10:11:36 -04:00
cmGlobalVisualStudio14Generator.cxx
Merge topic 'vs-win10-sdk'
2016-01-25 09:47:11 -05:00
cmGlobalVisualStudio14Generator.h
VS: Do not fail on Windows 10 with VS 2015 if no SDK is available ( #15929 )
2016-01-21 11:50:28 -05:00
cmGlobalVisualStudio71Generator.cxx
VS: Port utility depends to cmGeneratorTarget
2015-10-24 09:24:43 +02:00
cmGlobalVisualStudio71Generator.h
VS: Port ProjectDepends to cmGeneratorTarget.
2015-10-24 09:24:30 +02:00
cmGlobalVisualStudioGenerator.cxx
Merge topic 'minor-cleanups'
2015-10-28 08:48:08 -04:00
cmGlobalVisualStudioGenerator.h
VS: Port interface to cmGeneratorTarget
2015-10-24 09:24:43 +02:00
cmGlobalWatcomWMakeGenerator.cxx
…
cmGlobalWatcomWMakeGenerator.h
…
cmGlobalXCodeGenerator.cxx
Merge topic 'xcode-global-attribute-variant'
2016-01-07 13:28:28 -05:00
cmGlobalXCodeGenerator.h
Merge topic 'xcode-global-attribute-variant'
2016-01-07 13:28:28 -05:00
cmGraphAdjacencyList.h
…
cmGraphVizWriter.cxx
Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME
2015-12-10 09:22:06 -05:00
cmGraphVizWriter.h
Graphviz: Port to cmGeneratorTarget.
2015-10-24 09:19:55 +02:00
cmHexFileConverter.cxx
…
cmHexFileConverter.h
…
cmIDEFlagTable.h
cmIDEOptions: Add support for case-insensitive flags
2016-01-11 09:43:09 -05:00
cmIDEOptions.cxx
cmIDEOptions: Add support for case-insensitive flags
2016-01-11 09:43:09 -05:00
cmIDEOptions.h
…
cmIfCommand.cxx
Merge topic 'fix-CMP0054-elseif-warning'
2015-10-21 09:16:49 -04:00
cmIfCommand.h
…
cmIncludeCommand.cxx
cmGlobalGenerator: Compute export() related classes early.
2015-10-18 16:29:29 +02:00
cmIncludeCommand.h
…
cmIncludeDirectoryCommand.cxx
…
cmIncludeDirectoryCommand.h
…
cmIncludeExternalMSProjectCommand.cxx
cmState: Move TargetType enum from cmTarget.
2015-10-15 00:41:39 +02:00
cmIncludeExternalMSProjectCommand.h
…
cmIncludeRegularExpressionCommand.cxx
…
cmIncludeRegularExpressionCommand.h
…
cmInstallCommand.cxx
Merge topic 'fix-install-rules'
2015-11-10 09:26:00 -05:00
cmInstallCommand.h
…
cmInstallCommandArguments.cxx
…
cmInstallCommandArguments.h
…
cmInstallDirectoryGenerator.cxx
install: Allow generator expressions in DIRECTORY
2016-01-13 09:02:06 -05:00
cmInstallDirectoryGenerator.h
install: Allow generator expressions in DIRECTORY
2016-01-13 09:02:06 -05:00
cmInstallExportGenerator.cxx
cmExportSet: Store a cmGeneratorTarget.
2015-10-18 16:29:29 +02:00
cmInstallExportGenerator.h
cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
2015-08-23 17:46:23 +02:00
cmInstallFilesCommand.cxx
cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.
2015-08-23 17:21:27 +02:00
cmInstallFilesCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmInstallFilesGenerator.cxx
cmGeneratorExpression: Port to cmLocalGenerator.
2015-10-12 23:07:46 +02:00
cmInstallFilesGenerator.h
install: Allow generator expressions in FILES DESTINATION
2015-09-23 14:37:17 -04:00
cmInstallGenerator.cxx
…
cmInstallGenerator.h
…
cmInstallProgramsCommand.cxx
cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.
2015-08-23 17:21:27 +02:00
cmInstallProgramsCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmInstallScriptGenerator.cxx
…
cmInstallScriptGenerator.h
…
cmInstallTargetGenerator.cxx
install: Do not remove compiler-defined RPATH entries
2016-01-15 14:53:24 -05:00
cmInstallTargetGenerator.h
Xcode: Add support for combined install on iOS
2015-12-10 22:36:12 +01:00
cmInstallTargetsCommand.cxx
…
cmInstallTargetsCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmInstallType.h
…
cmInstalledFile.cxx
…
cmInstalledFile.h
…
cmLinkDirectoriesCommand.cxx
…
cmLinkDirectoriesCommand.h
…
cmLinkItem.h
Move ComputeLinkType out of cmTarget.
2015-10-21 00:52:22 +02:00
cmLinkLibrariesCommand.cxx
cmTarget: Move link type enum out.
2015-10-15 00:41:22 +02:00
cmLinkLibrariesCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmLinkedTree.h
cmLinkedTree: Add Pop method
2015-11-25 10:33:26 -05:00
cmListCommand.cxx
…
cmListCommand.h
…
cmListFileCache.cxx
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
2015-11-25 12:33:06 -05:00
cmListFileCache.h
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
2015-11-25 12:33:06 -05:00
cmListFileLexer.c
…
cmListFileLexer.h
…
cmListFileLexer.in.l
…
cmLoadCacheCommand.cxx
…
cmLoadCacheCommand.h
…
cmLoadCommandCommand.cxx
…
cmLoadCommandCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmLocalCommonGenerator.cxx
cmLocalGenerator: Create from already-constructed cmMakefile.
2015-08-28 18:44:39 +02:00
cmLocalCommonGenerator.h
cmLocalGenerator: Create from already-constructed cmMakefile.
2015-08-28 18:44:39 +02:00
cmLocalGenerator.cxx
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmLocalGenerator.h
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmLocalGhsMultiGenerator.cxx
cmLocalGenerator: Store a vector of generator targets.
2015-10-21 23:21:01 +02:00
cmLocalGhsMultiGenerator.h
cmLocalGenerator: Create from already-constructed cmMakefile.
2015-08-28 18:44:39 +02:00
cmLocalNinjaGenerator.cxx
Ninja: Fix non-determinism in generated build statement order ( #15968 )
2016-02-11 08:53:37 -05:00
cmLocalNinjaGenerator.h
Ninja: Fix non-determinism in generated build statement order ( #15968 )
2016-02-11 08:53:37 -05:00
cmLocalUnixMakefileGenerator3.cxx
Merge topic 'minor-cleanups'
2015-10-28 08:48:08 -04:00
cmLocalUnixMakefileGenerator3.h
Makefiles: Port to cmGeneratorTarget.
2015-10-24 09:19:53 +02:00
cmLocalVisualStudio6Generator.cxx
VS6: Port to FindGeneratorTarget
2015-10-27 07:44:26 +01:00
cmLocalVisualStudio6Generator.h
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
2015-10-24 09:19:56 +02:00
cmLocalVisualStudio7Generator.cxx
cmGeneratorTarget: Add API for property keys
2015-10-27 07:44:23 +01:00
cmLocalVisualStudio7Generator.h
VS: Port ComputeLongestObjectDirectory to cmGeneratorTarget
2015-10-24 09:19:56 +02:00
cmLocalVisualStudio10Generator.cxx
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmLocalVisualStudio10Generator.h
cmLocalGenerator: Create from already-constructed cmMakefile.
2015-08-28 18:44:39 +02:00
cmLocalVisualStudioGenerator.cxx
VS: Port ImplibDir to cmGeneratorTarget
2015-10-24 09:19:56 +02:00
cmLocalVisualStudioGenerator.h
VS: Port ImplibDir to cmGeneratorTarget
2015-10-24 09:19:56 +02:00
cmLocalXCodeGenerator.cxx
Xcode: Port away from GetGeneratorTarget
2015-10-27 07:44:24 +01:00
cmLocalXCodeGenerator.h
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
2015-10-15 00:33:12 +02:00
cmLocale.h
…
cmMachO.cxx
…
cmMachO.h
…
cmMacroCommand.cxx
Remove temporary allocations in cmMacroHelper::InvokeInitialPass.
2016-01-20 21:20:55 +01:00
cmMacroCommand.h
…
cmMakeDirectoryCommand.cxx
…
cmMakeDirectoryCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmMakefile.cxx
add_custom_command: Clarify error when TARGET is out of scope ( #15681 )
2016-01-28 10:33:26 -05:00
cmMakefile.h
Make message suppression more consistent.
2015-11-30 15:00:08 -05:00
cmMakefileExecutableTargetGenerator.cxx
cmGeneratorTarget: Add API for target-relative commands.
2015-10-26 22:02:13 +01:00
cmMakefileExecutableTargetGenerator.h
…
cmMakefileLibraryTargetGenerator.cxx
cmGeneratorTarget: Add API for target-relative commands.
2015-10-26 22:02:13 +01:00
cmMakefileLibraryTargetGenerator.h
…
cmMakefileTargetGenerator.cxx
Refactor `.def` file lookup
2015-11-04 09:15:14 -05:00
cmMakefileTargetGenerator.h
Makefiles: Port to cmGeneratorTarget.
2015-10-24 09:19:53 +02:00
cmMakefileUtilityTargetGenerator.cxx
cmGeneratorTarget: Add API for target-relative commands.
2015-10-26 22:02:13 +01:00
cmMakefileUtilityTargetGenerator.h
…
cmMarkAsAdvancedCommand.cxx
Always cache entries through the cmake instance.
2015-10-10 15:36:57 +02:00
cmMarkAsAdvancedCommand.h
…
cmMathCommand.cxx
…
cmMathCommand.h
…
cmMessageCommand.cxx
Add -Werror and -Wno-error command-line options
2016-01-12 14:02:51 -05:00
cmMessageCommand.h
…
cmNewLineStyle.cxx
…
cmNewLineStyle.h
…
cmNinjaNormalTargetGenerator.cxx
cmGeneratorTarget: Add API for target-relative commands.
2015-10-26 22:02:13 +01:00
cmNinjaNormalTargetGenerator.h
…
cmNinjaTargetGenerator.cxx
Refactor `.def` file lookup
2015-11-04 09:15:14 -05:00
cmNinjaTargetGenerator.h
Ninja: Port to cmGeneratorTarget.
2015-10-24 09:19:53 +02:00
cmNinjaTypes.h
…
cmNinjaUtilityTargetGenerator.cxx
Ninja: Add 'restat' parameter to custom command generation method
2015-11-19 15:11:00 -05:00
cmNinjaUtilityTargetGenerator.h
…
cmOSXBundleGenerator.cxx
Fix iOS Framework directory structure ( #15833 )
2015-11-13 11:51:08 +01:00
cmOSXBundleGenerator.h
…
cmObject.h
…
cmOptionCommand.cxx
…
cmOptionCommand.h
…
cmOrderDirectories.cxx
Merge topic 'reduce-realpath-calls'
2015-12-02 08:35:44 -05:00
cmOrderDirectories.h
cmOrderDirectories: Reduce repeat realpath() calls
2015-12-01 11:00:32 -05:00
cmOutputConverter.cxx
Genex: Add a SHELL_PATH expression
2015-09-28 10:37:33 -04:00
cmOutputConverter.h
Genex: Add a SHELL_PATH expression
2015-09-28 10:37:33 -04:00
cmOutputRequiredFilesCommand.cxx
cmMakeDepend: Inline into inheriting class.
2015-10-21 00:41:53 +02:00
cmOutputRequiredFilesCommand.h
cmMakeDepend: Inline into only user.
2015-10-21 00:41:26 +02:00
cmParseArgumentsCommand.cxx
cmake_parse_arguments: consider duplicate keyword as warning
2015-12-17 10:45:19 -05:00
cmParseArgumentsCommand.h
CMakeParseArguments: replace by native cmake_parse_arguments command
2015-12-17 10:44:28 -05:00
cmPathLabel.cxx
…
cmPathLabel.h
…
cmPolicies.cxx
…
cmPolicies.h
cmGeneratorTarget: Copy the policy map from the cmTarget.
2015-10-21 00:52:23 +02:00
cmProcessTools.cxx
…
cmProcessTools.h
…
cmProjectCommand.cxx
cmMakefile: Use std::string in ProjectName API.
2015-08-25 19:55:34 +02:00
cmProjectCommand.h
…
cmProperty.cxx
…
cmProperty.h
…
cmPropertyDefinition.cxx
…
cmPropertyDefinition.h
…
cmPropertyDefinitionMap.cxx
…
cmPropertyDefinitionMap.h
…
cmPropertyMap.cxx
…
cmPropertyMap.h
…
cmQTWrapCPPCommand.cxx
…
cmQTWrapCPPCommand.h
…
cmQTWrapUICommand.cxx
…
cmQTWrapUICommand.h
…
cmQtAutoGeneratorInitializer.cxx
Merge topic 'autorcc-qt-5.1-compat'
2015-10-29 08:42:22 -04:00
cmQtAutoGeneratorInitializer.h
QtAutogen: Port API to cmGeneratorTarget.
2015-10-06 10:56:44 -04:00
cmQtAutoGenerators.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmQtAutoGenerators.h
QtAutogen: Split initializer class into separate file.
2015-09-29 09:56:23 -04:00
cmRST.cxx
…
cmRST.h
…
cmRemoveCommand.cxx
…
cmRemoveCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmRemoveDefinitionsCommand.cxx
…
cmRemoveDefinitionsCommand.h
…
cmReturnCommand.cxx
…
cmReturnCommand.h
…
cmScriptGenerator.cxx
…
cmScriptGenerator.h
…
cmSearchPath.cxx
…
cmSearchPath.h
…
cmSeparateArgumentsCommand.cxx
…
cmSeparateArgumentsCommand.h
…
cmSetCommand.cxx
cmSetCommand: Re-use local named variable.
2015-09-27 12:08:07 +02:00
cmSetCommand.h
…
cmSetDirectoryPropertiesCommand.cxx
…
cmSetDirectoryPropertiesCommand.h
…
cmSetPropertyCommand.cxx
cmGlobalGenerator: Port Find API to cmMakefile.
2015-08-07 04:10:29 +02:00
cmSetPropertyCommand.h
…
cmSetSourceFilesPropertiesCommand.cxx
…
cmSetSourceFilesPropertiesCommand.h
…
cmSetTargetPropertiesCommand.cxx
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
cmSetTargetPropertiesCommand.h
…
cmSetTestsPropertiesCommand.cxx
…
cmSetTestsPropertiesCommand.h
…
cmSiteNameCommand.cxx
…
cmSiteNameCommand.h
…
cmSourceFile.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmSourceFile.h
…
cmSourceFileLocation.cxx
cmake: Store hardcoded lists of sources and headers
2015-10-27 07:44:22 +01:00
cmSourceFileLocation.h
…
cmSourceGroup.cxx
…
cmSourceGroup.h
…
cmSourceGroupCommand.cxx
…
cmSourceGroupCommand.h
…
cmStandardIncludes.h
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmStandardLexer.h
…
cmState.cxx
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
2015-11-25 12:33:06 -05:00
cmState.h
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
2015-11-25 12:33:06 -05:00
cmStringCommand.cxx
…
cmStringCommand.h
…
cmSubdirCommand.cxx
…
cmSubdirCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmSubdirDependsCommand.cxx
…
cmSubdirDependsCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmSystemTools.cxx
cmSystemTools: Teach RunSingleCommand to merge child pipes when possible
2016-01-19 15:55:05 -05:00
cmSystemTools.h
cmSystemTools: Rename OUTPUT_NORMAL to OUTPUT_FORWARD to clarify its purpose
2016-01-19 15:47:48 -05:00
cmTarget.cxx
Xcode: Add support for combined install on iOS
2015-12-10 22:36:12 +01:00
cmTarget.h
Merge topic 'minor-cleanups'
2015-10-28 08:48:08 -04:00
cmTargetCompileDefinitionsCommand.cxx
…
cmTargetCompileDefinitionsCommand.h
…
cmTargetCompileFeaturesCommand.cxx
…
cmTargetCompileFeaturesCommand.h
…
cmTargetCompileOptionsCommand.cxx
…
cmTargetCompileOptionsCommand.h
…
cmTargetDepend.h
…
cmTargetExport.h
cmExportSet: Store a cmGeneratorTarget.
2015-10-18 16:29:29 +02:00
cmTargetIncludeDirectoriesCommand.cxx
target_include_directories: Support relative SYSTEM include dirs ( #15464 )
2015-08-11 08:53:00 -04:00
cmTargetIncludeDirectoriesCommand.h
…
cmTargetLinkLibrariesCommand.cxx
Fix export of STATIC library PRIVATE dependencies with CMP0022 NEW
2016-01-15 10:18:53 -05:00
cmTargetLinkLibrariesCommand.h
cmTarget: Move link type enum out.
2015-10-15 00:41:22 +02:00
cmTargetPropCommandBase.cxx
cmState: Move TargetType enum from cmTarget.
2015-10-15 00:41:39 +02:00
cmTargetPropCommandBase.h
…
cmTargetSourcesCommand.cxx
…
cmTargetSourcesCommand.h
…
cmTest.cxx
…
cmTest.h
…
cmTestGenerator.cxx
Remove some obsolete declarations
2015-10-27 21:52:47 +01:00
cmTestGenerator.h
cmTestGenerator: Require cmLocalGenerator, not cmMakefile.
2015-08-23 17:46:07 +02:00
cmTimestamp.cxx
…
cmTimestamp.h
…
cmTryCompileCommand.cxx
…
cmTryCompileCommand.h
…
cmTryRunCommand.cxx
…
cmTryRunCommand.h
…
cmUnsetCommand.cxx
…
cmUnsetCommand.h
…
cmUseMangledMesaCommand.cxx
…
cmUseMangledMesaCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmUtilitySourceCommand.cxx
cmState: Add API for cache version.
2015-10-10 15:36:58 +02:00
cmUtilitySourceCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmUuid.cxx
…
cmUuid.h
…
cmVS10CLFlagTable.h
…
cmVS10LibFlagTable.h
…
cmVS10LinkFlagTable.h
VS: Map the link `/debug` to its IDE property
2016-01-11 09:45:00 -05:00
cmVS10MASMFlagTable.h
…
cmVS10RCFlagTable.h
…
cmVS11CLFlagTable.h
…
cmVS11LibFlagTable.h
…
cmVS11LinkFlagTable.h
VS: Map the link `/debug` to its IDE property
2016-01-11 09:45:00 -05:00
cmVS11MASMFlagTable.h
…
cmVS11RCFlagTable.h
…
cmVS12CLFlagTable.h
…
cmVS12LibFlagTable.h
…
cmVS12LinkFlagTable.h
VS: Map the link `/debug` to its IDE property
2016-01-11 09:45:00 -05:00
cmVS12MASMFlagTable.h
…
cmVS12RCFlagTable.h
…
cmVS14CLFlagTable.h
…
cmVS14LibFlagTable.h
…
cmVS14LinkFlagTable.h
VS: Map link `/debug:fastlink` flag to VS 2015 IDE property ( #15894 )
2016-01-12 13:59:59 -05:00
cmVS14MASMFlagTable.h
…
cmVS14RCFlagTable.h
…
cmVariableRequiresCommand.cxx
…
cmVariableRequiresCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmVariableWatch.cxx
…
cmVariableWatch.h
…
cmVariableWatchCommand.cxx
…
cmVariableWatchCommand.h
…
cmVersion.cxx
…
cmVersion.h
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cmVersionConfig.h.in
…
cmVersionMacros.h
…
cmVisualStudio10TargetGenerator.cxx
Fix MFC setting on utility targets ( #15867 )
2016-01-19 14:04:15 -07:00
cmVisualStudio10TargetGenerator.h
VS10: Port to cmGeneratorTarget.
2015-10-24 09:19:55 +02:00
cmVisualStudioGeneratorOptions.cxx
Replace foo.size() pattern with !foo.empty().
2015-08-24 20:47:18 +02:00
cmVisualStudioGeneratorOptions.h
…
cmVisualStudioSlnData.cxx
…
cmVisualStudioSlnData.h
…
cmVisualStudioSlnParser.cxx
…
cmVisualStudioSlnParser.h
…
cmVisualStudioWCEPlatformParser.cxx
…
cmVisualStudioWCEPlatformParser.h
…
cmWhileCommand.cxx
cmIfCommand: Issue CMP0054 warning with appropriate context. ( #15802 )
2015-10-20 23:40:12 +02:00
cmWhileCommand.h
…
cmWriteFileCommand.cxx
…
cmWriteFileCommand.h
cmCommand: Remove IsDiscouraged interface.
2015-09-27 12:08:07 +02:00
cmXCode21Object.cxx
Replace 'foo.size() == 0' pattern with foo.empty().
2015-08-24 20:47:17 +02:00
cmXCode21Object.h
…
cmXCodeObject.cxx
Xcode: Escape all backslashes in strings ( #15328 )
2016-01-07 13:23:24 -05:00
cmXCodeObject.h
Xcode: Fix typo in comment
2015-10-26 22:30:13 +01:00
cmXMLParser.cxx
…
cmXMLParser.h
…
cmXMLSafe.cxx
Remove use of include <cmsys/ios/*> and cmsys_ios::*
2015-08-20 16:19:08 -04:00
cmXMLSafe.h
Remove use of include <cmsys/stl/*> and cmsys_stl::*
2015-08-20 16:19:08 -04:00
cmXMLWriter.cxx
…
cmXMLWriter.h
…
cm_get_date.c
…
cm_get_date.h
…
cm_sha2.c
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cm_sha2.h
Port CMake from cmIML to KWIML
2015-12-18 10:02:07 -05:00
cm_sha2_mangle.h
…
cm_utf8.c
…
cm_utf8.h
…
cmake.cxx
Add -Werror and -Wno-error command-line options
2016-01-12 14:02:51 -05:00
cmake.h
Add -Werror and -Wno-error command-line options
2016-01-12 14:02:51 -05:00
cmake.version.manifest
Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 ( #15674 )
2015-09-21 09:02:41 -04:00
cmakemain.cxx
…
cmakexbuild.cxx
…
cmcldeps.cxx
…
cmcmd.cxx
cmake: Fix `-E time` argument passing to child
2016-01-20 08:55:23 -05:00
cmcmd.h
MSVC: Rewrite manifest file handling with Makefile and Ninja
2015-09-17 10:21:32 -04:00
cmparseMSBuildXML.py
…
ctest.cxx
CTest: Add options to limit output of passed and failed tests
2015-09-18 11:32:06 -04:00