You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brad King eb7d815649 cmake: Add -A option to specify a generator platform 11 years ago
..
CPack CPackIFW: Revise this generator 11 years ago
CTest CTest: Add options to set generator platform 11 years ago
CursesDialog Merge topic 'cmake-no-args-output' 11 years ago
QtDialog cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configuration 11 years ago
QtIFW CPack: Add an "IFW" generator for Qt Framework Installer 11 years ago
kwsys Merge branch 'upstream-kwsys' into update-kwsys 11 years ago
.cvsignore Add cvsignore so that you do not see visual stufio files when you do cvs update 24 years ago
.gitattributes Import sha2 implementation 1.0 from Aaron D. Gifford 14 years ago
CMakeInstallDestinations.cmake Change version scheme to use only two components for feature levels 12 years ago
CMakeLists.txt StringUuid: Implement new string(UUID) sub-command. 11 years ago
CMakeSourceDir.txt.in Refactor internal resource location APIs and initialization 12 years ago
CMakeVersion.bash Change version scheme to use only two components for feature levels 12 years ago
CMakeVersion.cmake CMake Nightly Date Stamp 11 years ago
CMakeVersionCompute.cmake Change version scheme to use only two components for feature levels 12 years ago
CMakeVersionSource.cmake Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex) 11 years ago
cmAddCompileOptionsCommand.cxx Introduce add_compile_options command. 12 years ago
cmAddCompileOptionsCommand.h stringapi: Command names 12 years ago
cmAddCustomCommandCommand.cxx add_custom_command: Normalize OUTPUT and DEPENDS paths. 11 years ago
cmAddCustomCommandCommand.h stringapi: Command names 12 years ago
cmAddCustomTargetCommand.cxx Merge topic 'fix_policy_diagnostics' 12 years ago
cmAddCustomTargetCommand.h stringapi: Command names 12 years ago
cmAddDefinitionsCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmAddDefinitionsCommand.h stringapi: Command names 12 years ago
cmAddDependenciesCommand.cxx Remove some c_str() calls. 12 years ago
cmAddDependenciesCommand.h stringapi: Command names 12 years ago
cmAddExecutableCommand.cxx Merge topic 'fix_policy_diagnostics' 12 years ago
cmAddExecutableCommand.h stringapi: Command names 12 years ago
cmAddLibraryCommand.cxx Merge topic 'fix_policy_diagnostics' 12 years ago
cmAddLibraryCommand.h stringapi: Command names 12 years ago
cmAddSubDirectoryCommand.cxx Remove some c_str() calls. 12 years ago
cmAddSubDirectoryCommand.h stringapi: Command names 12 years ago
cmAddTestCommand.cxx Remove some c_str() calls. 12 years ago
cmAddTestCommand.h stringapi: Command names 12 years ago
cmArchiveWrite.cxx CPack: add generators for .7z and .tar.xz (#13072, #14519) 11 years ago
cmArchiveWrite.h CPack: add generators for .7z and .tar.xz (#13072, #14519) 11 years ago
cmAuxSourceDirectoryCommand.cxx Remove some c_str() calls. 12 years ago
cmAuxSourceDirectoryCommand.h stringapi: Command names 12 years ago
cmBootstrapCommands1.cxx Split cmBootstrapCommands.cxx into two sources 12 years ago
cmBootstrapCommands2.cxx Split cmBootstrapCommands.cxx into two sources 12 years ago
cmBreakCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmBreakCommand.h stringapi: Command names 12 years ago
cmBuildCommand.cxx Remove some c_str() calls. 12 years ago
cmBuildCommand.h stringapi: Command names 12 years ago
cmBuildNameCommand.cxx Remove some c_str() calls. 12 years ago
cmBuildNameCommand.h stringapi: Command names 12 years ago
cmCMakeHostSystemInformationCommand.cxx Remove some c_str() calls. 12 years ago
cmCMakeHostSystemInformationCommand.h stringapi: Command names 12 years ago
cmCMakeMinimumRequired.cxx Remove c_str calls when using stream APIs. 12 years ago
cmCMakeMinimumRequired.h stringapi: Command names 12 years ago
cmCMakePolicyCommand.cxx Remove some c_str() calls. 12 years ago
cmCMakePolicyCommand.h stringapi: Command names 12 years ago
cmCPackPropertiesGenerator.cxx Add an "installed file" property scope 11 years ago
cmCPackPropertiesGenerator.h Add an "installed file" property scope 11 years ago
cmCPluginAPI.cxx Remove some c_str() calls. 12 years ago
cmCPluginAPI.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmCTest.cxx CTest: Allow / to be in the build name, and be consistent with the build name 11 years ago
cmCTest.h Change output to be a reference and not a pointer. 11 years ago
cmCacheManager.cxx Merge topic 'fix-cache-self-assignment' 11 years ago
cmCacheManager.h stringapi: Use strings for cache iterator values 12 years ago
cmCallVisualStudioMacro.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmCallVisualStudioMacro.h Convert CMake to OSI-approved BSD License 16 years ago
cmCommand.h Remove extra semicolons from C++ code. 11 years ago
cmCommandArgumentLexer.cxx Re-word comment on unreachable return statements 11 years ago
cmCommandArgumentLexer.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmCommandArgumentLexer.in.l Document removal of 'register' from flex/bison output 12 years ago
cmCommandArgumentParser.cxx Fix some warnings from -Wundef 13 years ago
cmCommandArgumentParser.y Document removal of 'register' from flex/bison output 12 years ago
cmCommandArgumentParserHelper.cxx backtrace: Convert to local paths in IssueMessage 11 years ago
cmCommandArgumentParserHelper.h strings: Remove cmStdString references 12 years ago
cmCommandArgumentParserTokens.h Convert CMake to OSI-approved BSD License 16 years ago
cmCommandArgumentsHelper.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmCommandArgumentsHelper.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmCommands.cxx.in CMakeLists: Generate the cmCommands.cxx file. 12 years ago
cmCommands.h Split cmBootstrapCommands.cxx into two sources 12 years ago
cmCommandsForBootstrap.cxx CMakeLists: Generate the cmCommands.cxx file. 12 years ago
cmComputeComponentGraph.cxx Distinguish "strong" and "weak" target dependency edges 15 years ago
cmComputeComponentGraph.h Split notion of node lists and edge lists 15 years ago
cmComputeLinkDepends.cxx De-duplicate shared library targets in generated link lines 11 years ago
cmComputeLinkDepends.h cmComputeLinkDepends: Convert AddLinkEntries to a template 11 years ago
cmComputeLinkInformation.cxx cmTarget: Drop 'head' argument from GetLinkClosure 11 years ago
cmComputeLinkInformation.h cmComputeLinkInformation: Remove 'head' argument 11 years ago
cmComputeTargetDepends.cxx cmTarget: Refactor LinkImplementation to allow more information 11 years ago
cmComputeTargetDepends.h cmTarget: Lookup targets in LinkInterface and LinkImplementation 11 years ago
cmConfigure.cmake.h.in Encoding: Provide option to configure CMake to use UTF-8 encoding. 12 years ago
cmConfigureFileCommand.cxx Remove some c_str() calls. 12 years ago
cmConfigureFileCommand.h stringapi: Command names 12 years ago
cmCoreTryCompile.cxx cmGlobalGenerator: Take Build output argument by reference 11 years ago
cmCoreTryCompile.h stringapi: Use strings in target name 12 years ago
cmCreateTestSourceList.cxx Remove some c_str() calls. 12 years ago
cmCreateTestSourceList.h stringapi: Command names 12 years ago
cmCryptoHash.cxx Fix build on AIX failing because of access to string elements 11 years ago
cmCryptoHash.h stringapi: Accept strings when MD5 hashing data 12 years ago
cmCustomCommand.cxx backtrace: Convert to local paths in IssueMessage 11 years ago
cmCustomCommand.h genex: remove the need for backtraces 11 years ago
cmCustomCommandGenerator.cxx genex: remove the need for backtraces 11 years ago
cmCustomCommandGenerator.h add_custom_command: Evaluate generator expressions in DEPENDS 12 years ago
cmDefinePropertyCommand.cxx Remove some c_str() calls. 12 years ago
cmDefinePropertyCommand.h stringapi: Command names 12 years ago
cmDefinitions.cxx cmDefinitions: Use a hashmap for faster checks 11 years ago
cmDefinitions.h cmDefinitions: Use a hashmap for faster checks 11 years ago
cmDepends.cxx cmDepends: Refactor object file path conversion 11 years ago
cmDepends.h Remove extra semicolons from C++ code. 11 years ago
cmDependsC.cxx cmDepends: Refactor object file path conversion 11 years ago
cmDependsC.h strings: Remove cmStdString references 12 years ago
cmDependsFortran.cxx cmDepends: Refactor object file path conversion 11 years ago
cmDependsFortran.h cmDepends: allow multiple dependees per depender 13 years ago
cmDependsFortranLexer.cxx cm*Lexer: Populate empty doxygen @param comment 12 years ago
cmDependsFortranLexer.h Fortran: Follow <>-style includes (#13239) 13 years ago
cmDependsFortranLexer.in.l Document removal of 'register' from flex/bison output 12 years ago
cmDependsFortranParser.cxx Fortran: Follow <>-style includes (#13239) 13 years ago
cmDependsFortranParser.h Convert CMake to OSI-approved BSD License 16 years ago
cmDependsFortranParser.y Document removal of 'register' from flex/bison output 12 years ago
cmDependsFortranParserTokens.h Fortran: Follow <>-style includes (#13239) 13 years ago
cmDependsJava.cxx cmDepends: allow multiple dependees per depender 13 years ago
cmDependsJava.h cmDepends: allow multiple dependees per depender 13 years ago
cmDependsJavaLexer.cxx Re-word comment on unreachable return statements 11 years ago
cmDependsJavaLexer.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmDependsJavaLexer.in.l Document removal of 'register' from flex/bison output 12 years ago
cmDependsJavaParser.cxx Remove some uses of obsolete 'register' storage specifier 12 years ago
cmDependsJavaParser.y Document removal of 'register' from flex/bison output 12 years ago
cmDependsJavaParserHelper.cxx Remove c_str calls when using stream APIs. 12 years ago
cmDependsJavaParserHelper.h strings: Remove cmStdString references 12 years ago
cmDependsJavaParserTokens.h STYLE: fix line lengths 20 years ago
cmDocumentation.cxx cmake,ccmake: Produce shorter output on no arguments (#14973) 11 years ago
cmDocumentation.h cmake,ccmake: Produce shorter output on no arguments (#14973) 11 years ago
cmDocumentationFormatter.cxx Drop all documentation formatters except Usage 12 years ago
cmDocumentationFormatter.h cmake,ccmake: Produce shorter output on no arguments (#14973) 11 years ago
cmDocumentationSection.cxx Drop the 'Full' field from cmDocumentationEntry 12 years ago
cmDocumentationSection.h stringapi: Command names 12 years ago
cmDynamicLoader.cxx strings: Remove cmStdString references 12 years ago
cmDynamicLoader.h Remove extra semicolons from C++ code. 11 years ago
cmELF.cxx cmELF: fix signedness warning on OpenBSD 11 years ago
cmELF.h Convert CMake to OSI-approved BSD License 16 years ago
cmElseCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmElseCommand.h stringapi: Command names 12 years ago
cmElseIfCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmElseIfCommand.h stringapi: Command names 12 years ago
cmEnableLanguageCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmEnableLanguageCommand.h stringapi: Command names 12 years ago
cmEnableTestingCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmEnableTestingCommand.h stringapi: Command names 12 years ago
cmEndForEachCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmEndForEachCommand.h stringapi: Command names 12 years ago
cmEndFunctionCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmEndFunctionCommand.h stringapi: Command names 12 years ago
cmEndIfCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmEndIfCommand.h stringapi: Command names 12 years ago
cmEndMacroCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmEndMacroCommand.h stringapi: Command names 12 years ago
cmEndWhileCommand.cxx improve error message on a stray "endwhile()" 14 years ago
cmEndWhileCommand.h stringapi: Command names 12 years ago
cmExecProgramCommand.cxx Remove some c_str() calls. 12 years ago
cmExecProgramCommand.h stringapi: Command names 12 years ago
cmExecuteProcessCommand.cxx execute_process: Send stderr through cmSystemTools::Stderr 11 years ago
cmExecuteProcessCommand.h stringapi: Command names 12 years ago
cmExecutionStatus.h Remove extra semicolons from C++ code. 11 years ago
cmExportBuildFileGenerator.cxx backtrace: Convert to local paths in IssueMessage 11 years ago
cmExportBuildFileGenerator.h cmMakefile: return a backtrace 11 years ago
cmExportCommand.cxx Allow the Package Registry to be disabled (#14849) 11 years ago
cmExportCommand.h stringapi: Command names 12 years ago
cmExportFileGenerator.cxx cmExportFileGenerator: Make SetImportLinkProperty a template 11 years ago
cmExportFileGenerator.h cmExportFileGenerator: Make SetImportLinkProperty a template 11 years ago
cmExportInstallFileGenerator.cxx Export: Populate INTERFACE_COMPILE_FEATURES property. 11 years ago
cmExportInstallFileGenerator.h stringapi: Pass configuration names as strings 12 years ago
cmExportLibraryDependenciesCommand.cxx export_library_dependencies: Use original link libraries internally 11 years ago
cmExportLibraryDependenciesCommand.h stringapi: Command names 12 years ago
cmExportSet.cxx exports: fix build with MSVC6 13 years ago
cmExportSet.h exports: fix build with MSVC6 13 years ago
cmExportSetMap.cxx cmExportSetMap: Override clear() to delete held resources 12 years ago
cmExportSetMap.h cmExportSetMap: Override clear() to delete held resources 12 years ago
cmExportTryCompileFileGenerator.cxx genex: remove the need for backtraces 11 years ago
cmExportTryCompileFileGenerator.h stringapi: Pass configuration names as strings 12 years ago
cmExprLexer.cxx Re-word comment on unreachable return statements 11 years ago
cmExprLexer.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmExprLexer.in.l Document removal of 'register' from flex/bison output 12 years ago
cmExprParser.cxx Remove some uses of obsolete 'register' storage specifier 12 years ago
cmExprParser.y Document removal of 'register' from flex/bison output 12 years ago
cmExprParserHelper.cxx Include cmMakefile.h before cm*Lexer.h to get stdint.h first 12 years ago
cmExprParserHelper.h strings: Remove cmStdString references 12 years ago
cmExprParserTokens.h STYLE: fix line lengths 20 years ago
cmExternalMakefileProjectGenerator.cxx Remove some c_str() calls. 12 years ago
cmExternalMakefileProjectGenerator.h stringapi: Use strings for generator names 12 years ago
cmExtraCodeBlocksGenerator.cxx Fix some generator crashes on undefined CMAKE_BUILD_TYPE 11 years ago
cmExtraCodeBlocksGenerator.h stringapi: Use strings for generator names 12 years ago
cmExtraCodeLiteGenerator.cxx fix compile error on AIX/gcc-2.9 because of unknown std::stringstream 11 years ago
cmExtraCodeLiteGenerator.h stringapi: Use strings for generator names 12 years ago
cmExtraEclipseCDT4Generator.cxx Fix some generator crashes on undefined CMAKE_BUILD_TYPE 11 years ago
cmExtraEclipseCDT4Generator.h stringapi: Use strings for generator names 12 years ago
cmExtraKateGenerator.cxx stringapi: Use strings for generator names 12 years ago
cmExtraKateGenerator.h stringapi: Use strings for generator names 12 years ago
cmExtraSublimeTextGenerator.cxx LocalGenerator: Add a string overload for AppendFlags 11 years ago
cmExtraSublimeTextGenerator.h stringapi: Use strings for generator names 12 years ago
cmFLTKWrapUICommand.cxx cmTarget: Make the source files depend on the config. 12 years ago
cmFLTKWrapUICommand.h stringapi: Command names 12 years ago
cmFileCommand.cxx file: Add ENCODING option to file(STRINGS) command (#10519) 11 years ago
cmFileCommand.h stringapi: Command names 12 years ago
cmFileTimeComparison.cxx strings: Remove cmStdString references 12 years ago
cmFileTimeComparison.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmFindBase.cxx Remove some c_str() calls. 12 years ago
cmFindBase.h strings: Remove cmStdString references 12 years ago
cmFindCommon.cxx Remove some c_str() calls. 12 years ago
cmFindCommon.h strings: Remove cmStdString references 12 years ago
cmFindFileCommand.cxx Drop builtin command documentation 12 years ago
cmFindFileCommand.h stringapi: Command names 12 years ago
cmFindLibraryCommand.cxx Remove some c_str() calls. 12 years ago
cmFindLibraryCommand.h stringapi: Command names 12 years ago
cmFindPackageCommand.cxx Allow the Package Registry to be disabled (#14849) 11 years ago
cmFindPackageCommand.h stringapi: Command names 12 years ago
cmFindPathCommand.cxx Remove some c_str() calls. 12 years ago
cmFindPathCommand.h stringapi: Command names 12 years ago
cmFindProgramCommand.cxx Remove some c_str() calls. 12 years ago
cmFindProgramCommand.h stringapi: Command names 12 years ago
cmForEachCommand.cxx Remove some c_str() calls. 12 years ago
cmForEachCommand.h stringapi: Command names 12 years ago
cmFunctionBlocker.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmFunctionCommand.cxx Remove extra semicolons from C++ code. 11 years ago
cmFunctionCommand.h stringapi: Command names 12 years ago
cmGeneratedFileStream.cxx stringapi: Use strings for generated file stream names 12 years ago
cmGeneratedFileStream.h stringapi: Use strings for generated file stream names 12 years ago
cmGeneratorExpression.cxx Genex: Track whether an expression depends on the 'head' target 11 years ago
cmGeneratorExpression.h Genex: Track whether an expression depends on the 'head' target 11 years ago
cmGeneratorExpressionDAGChecker.cxx backtrace: Convert to local paths in IssueMessage 11 years ago
cmGeneratorExpressionDAGChecker.h genex: remove the need for backtraces 11 years ago
cmGeneratorExpressionEvaluationFile.cxx genex: remove the need for backtraces 11 years ago
cmGeneratorExpressionEvaluationFile.h stringapi: Pass configuration names as strings 12 years ago
cmGeneratorExpressionEvaluator.cxx Merge topic 'genex-build-property-no-head' 11 years ago
cmGeneratorExpressionEvaluator.h Genex: Track whether an expression depends on the 'head' target 11 years ago
cmGeneratorExpressionLexer.cxx cmGeneratorExpression: Tokenize over strings 12 years ago
cmGeneratorExpressionLexer.h cmGeneratorExpression: Tokenize over strings 12 years ago
cmGeneratorExpressionParser.cxx use size_t for GeneratorExpressionContent::ContentLength to fix some warnings 12 years ago
cmGeneratorExpressionParser.h cmGeneratorExpression: Re-write for multi-stage evaluation 13 years ago
cmGeneratorTarget.cxx VS: Handle .pfx files explicitly in generator 11 years ago
cmGeneratorTarget.h VS: Handle .pfx files explicitly in generator 11 years ago
cmGetCMakePropertyCommand.cxx Remove some c_str() calls. 12 years ago
cmGetCMakePropertyCommand.h stringapi: Command names 12 years ago
cmGetDirectoryPropertyCommand.cxx Remove some c_str() calls. 12 years ago
cmGetDirectoryPropertyCommand.h stringapi: Command names 12 years ago
cmGetFilenameComponentCommand.cxx Remove some c_str() calls. 12 years ago
cmGetFilenameComponentCommand.h stringapi: Command names 12 years ago
cmGetPropertyCommand.cxx Add an "installed file" property scope 11 years ago
cmGetPropertyCommand.h Add an "installed file" property scope 11 years ago
cmGetSourceFilePropertyCommand.cxx cmMakefile: Add a CreateSource method 11 years ago
cmGetSourceFilePropertyCommand.h stringapi: Command names 12 years ago
cmGetTargetPropertyCommand.cxx cmTarget: Evaluate CMP0026 and CMP0051 in calling context 11 years ago
cmGetTargetPropertyCommand.h stringapi: Command names 12 years ago
cmGetTestPropertyCommand.cxx Remove some c_str() calls. 12 years ago
cmGetTestPropertyCommand.h stringapi: Command names 12 years ago
cmGlobalBorlandMakefileGenerator.cxx Drop the 'Full' field from cmDocumentationEntry 12 years ago
cmGlobalBorlandMakefileGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalGenerator.cxx enable_language: Initialize system-specific generator info only once 11 years ago
cmGlobalGenerator.h CMake: Add CMAKE_GENERATOR_PLATFORM option 11 years ago
cmGlobalGeneratorFactory.h stringapi: Use strings for generator names 12 years ago
cmGlobalJOMMakefileGenerator.cxx Drop the 'Full' field from cmDocumentationEntry 12 years ago
cmGlobalJOMMakefileGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalKdevelopGenerator.cxx cmTarget: Make the source files depend on the config. 12 years ago
cmGlobalKdevelopGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalMSYSMakefileGenerator.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
cmGlobalMSYSMakefileGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalMinGWMakefileGenerator.cxx Drop the 'Full' field from cmDocumentationEntry 12 years ago
cmGlobalMinGWMakefileGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalNMakeMakefileGenerator.cxx Drop the 'Full' field from cmDocumentationEntry 12 years ago
cmGlobalNMakeMakefileGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalNinjaGenerator.cxx Ninja: Don't limit custom cmd side-effects to build folder (#14972) 11 years ago
cmGlobalNinjaGenerator.h cmGlobalGenerator: Create a non-virtual 'DoGenerate' method 11 years ago
cmGlobalUnixMakefileGenerator3.cxx cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 years ago
cmGlobalUnixMakefileGenerator3.h Makefiles: Remove duplicate code. 12 years ago
cmGlobalVisualStudio6Generator.cxx VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
cmGlobalVisualStudio6Generator.h cmGlobalGenerator: Create a non-virtual 'DoGenerate' method 11 years ago
cmGlobalVisualStudio7Generator.cxx VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
cmGlobalVisualStudio7Generator.h VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
cmGlobalVisualStudio8Generator.cxx VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
cmGlobalVisualStudio8Generator.h VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
cmGlobalVisualStudio9Generator.cxx VS: Delay getting platform name in local generator 11 years ago
cmGlobalVisualStudio9Generator.h VS: Remove unused method from VS 9 generator 11 years ago
cmGlobalVisualStudio10Generator.cxx VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
cmGlobalVisualStudio10Generator.h VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8 11 years ago
cmGlobalVisualStudio11Generator.cxx VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries 11 years ago
cmGlobalVisualStudio11Generator.h VS: Add .sln "Deploy" mark for WindowsPhone and WindowsStore binaries 11 years ago
cmGlobalVisualStudio12Generator.cxx VS: Select WindowsPhone and WindowsStore default toolsets 11 years ago
cmGlobalVisualStudio12Generator.h VS: Select WindowsPhone and WindowsStore default toolsets 11 years ago
cmGlobalVisualStudio14Generator.cxx VS: Delay getting platform name in local generator 11 years ago
cmGlobalVisualStudio14Generator.h VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
cmGlobalVisualStudio71Generator.cxx VS: Remove unused parameter of WriteTargetConfigurations 11 years ago
cmGlobalVisualStudio71Generator.h stringapi: Use strings for generator names 12 years ago
cmGlobalVisualStudioGenerator.cxx VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
cmGlobalVisualStudioGenerator.h cmGlobalGenerator: Create a non-virtual 'DoGenerate' method 11 years ago
cmGlobalWatcomWMakeGenerator.cxx Makefile: Generate single-quoted object lists for Watcom 12 years ago
cmGlobalWatcomWMakeGenerator.h stringapi: Use strings for generator names 12 years ago
cmGlobalXCodeGenerator.cxx cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset 11 years ago
cmGlobalXCodeGenerator.h Merge topic 'xcode-6-librarian-flags' 11 years ago
cmGraphAdjacencyList.h Distinguish "strong" and "weak" target dependency edges 15 years ago
cmGraphVizWriter.cxx Remove c_str calls when using stream APIs. 12 years ago
cmGraphVizWriter.h strings: Remove cmStdString references 12 years ago
cmHexFileConverter.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
cmHexFileConverter.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmIDEFlagTable.h VS: Support mapping flags with values following separately (#14858) 12 years ago
cmIDEOptions.cxx cmIDEOptions: Add HasFlag method to test if a flag is set 11 years ago
cmIDEOptions.h cmIDEOptions: Add HasFlag method to test if a flag is set 11 years ago
cmIfCommand.cxx ClearMatches: Only clear matches which were actually set 11 years ago
cmIfCommand.h Remove extra semicolons from C++ code. 11 years ago
cmIncludeCommand.cxx Merge topic 'fix_policy_diagnostics' 12 years ago
cmIncludeCommand.h stringapi: Command names 12 years ago
cmIncludeDirectoryCommand.cxx strings: Remove cmStdString references 12 years ago
cmIncludeDirectoryCommand.h stringapi: Command names 12 years ago
cmIncludeExternalMSProjectCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmIncludeExternalMSProjectCommand.h stringapi: Command names 12 years ago
cmIncludeRegularExpressionCommand.cxx Remove some c_str() calls. 12 years ago
cmIncludeRegularExpressionCommand.h stringapi: Command names 12 years ago
cmInstallCommand.cxx install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 11 years ago
cmInstallCommand.h stringapi: Command names 12 years ago
cmInstallCommandArguments.cxx Export: Process relative includes after genex evaluation. 12 years ago
cmInstallCommandArguments.h Add a convenient way to add the includes install dir to the INTERFACE. 12 years ago
cmInstallDirectoryGenerator.cxx install: Thread message level setting through internal API 11 years ago
cmInstallDirectoryGenerator.h install: Thread message level setting through internal API 11 years ago
cmInstallExportGenerator.cxx install: Thread message level setting through internal API 11 years ago
cmInstallExportGenerator.h install: Thread message level setting through internal API 11 years ago
cmInstallFilesCommand.cxx install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 11 years ago
cmInstallFilesCommand.h stringapi: Command names 12 years ago
cmInstallFilesGenerator.cxx install: Thread message level setting through internal API 11 years ago
cmInstallFilesGenerator.h install: Thread message level setting through internal API 11 years ago
cmInstallGenerator.cxx install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 11 years ago
cmInstallGenerator.h install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761) 11 years ago
cmInstallProgramsCommand.cxx install: Add CMAKE_INSTALL_MESSAGE variable (#13761) 11 years ago
cmInstallProgramsCommand.h stringapi: Command names 12 years ago
cmInstallScriptGenerator.cxx install: Thread message level setting through internal API 11 years ago
cmInstallScriptGenerator.h Convert CMake to OSI-approved BSD License 16 years ago
cmInstallTargetGenerator.cxx Merge topic 'install-cfbundle-directory' 11 years ago
cmInstallTargetGenerator.h install: Thread message level setting through internal API 11 years ago
cmInstallTargetsCommand.cxx Remove some c_str() calls. 12 years ago
cmInstallTargetsCommand.h stringapi: Command names 12 years ago
cmInstallType.h Factor cmInstallType out of cmTarget::TargetType 14 years ago
cmInstalledFile.cxx CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property 11 years ago
cmInstalledFile.h CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property 11 years ago
cmLinkDirectoriesCommand.cxx Remove some c_str() calls. 12 years ago
cmLinkDirectoriesCommand.h stringapi: Command names 12 years ago
cmLinkLibrariesCommand.cxx Remove some c_str() calls. 12 years ago
cmLinkLibrariesCommand.h stringapi: Command names 12 years ago
cmListCommand.cxx Remove some c_str() calls. 12 years ago
cmListCommand.h stringapi: Command names 12 years ago
cmListFileCache.cxx cmake: Do not open directories as scripts (#14966) 11 years ago
cmListFileCache.h backtrace: Convert to local paths in IssueMessage 11 years ago
cmListFileLexer.c cmListFileLexer: Fix lexing of single '[' character (#15092) 11 years ago
cmListFileLexer.h Add Lua-style long brackets and long comments to CMake language 12 years ago
cmListFileLexer.in.l cmListFileLexer: Fix lexing of single '[' character (#15092) 11 years ago
cmLoadCacheCommand.cxx Remove some c_str() calls. 12 years ago
cmLoadCacheCommand.h stringapi: Command names 12 years ago
cmLoadCommandCommand.cxx Remove some c_str() calls. 12 years ago
cmLoadCommandCommand.h stringapi: Command names 12 years ago
cmLocalGenerator.cxx cmLocalGenerator: Fix AddBuildTargetRule object file path conversion 11 years ago
cmLocalGenerator.h cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 years ago
cmLocalNinjaGenerator.cxx ninja: Use string parameters 11 years ago
cmLocalNinjaGenerator.h ninja: Use string parameters 11 years ago
cmLocalUnixMakefileGenerator3.cxx cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 years ago
cmLocalUnixMakefileGenerator3.h LocalGenerator: Add a string overload for AppendFlags 11 years ago
cmLocalVisualStudio6Generator.cxx cmTarget: Rename old-style link dependencies code as "ForVS6" 11 years ago
cmLocalVisualStudio6Generator.h stringapi: Pass configuration names as strings 12 years ago
cmLocalVisualStudio7Generator.cxx VS: Add MASM support to VS 8 and 9 (#8170, #14984) 11 years ago
cmLocalVisualStudio7Generator.h VS: Delay getting platform name in local generator 11 years ago
cmLocalVisualStudio10Generator.cxx stringapi: Miscellaneous char* parameters 12 years ago
cmLocalVisualStudio10Generator.h stringapi: Miscellaneous char* parameters 12 years ago
cmLocalVisualStudioGenerator.cxx cmLocalGenerator: Add ComputeObjectFilenames interface. 12 years ago
cmLocalVisualStudioGenerator.h VS14: Add Visual Studio 14 generator (#14982) 11 years ago
cmLocalXCodeGenerator.cxx cmLocalGenerator: Add ComputeObjectFilenames interface. 12 years ago
cmLocalXCodeGenerator.h cmLocalGenerator: Add ComputeObjectFilenames interface. 12 years ago
cmMacroCommand.cxx Remove extra semicolons from C++ code. 11 years ago
cmMacroCommand.h stringapi: Command names 12 years ago
cmMakeDepend.cxx Remove some c_str() calls. 12 years ago
cmMakeDepend.h strings: Remove cmStdString references 12 years ago
cmMakeDirectoryCommand.cxx Remove some c_str() calls. 12 years ago
cmMakeDirectoryCommand.h stringapi: Command names 12 years ago
cmMakefile.cxx CMake: Add CMAKE_GENERATOR_PLATFORM option 11 years ago
cmMakefile.h cmGlobalGenerator: Take Build output argument by reference 11 years ago
cmMakefileExecutableTargetGenerator.cxx Watcom: Use single quote for all file/path items in wlink command 11 years ago
cmMakefileExecutableTargetGenerator.h Port some of the generator API to cmGeneratorTarget. 12 years ago
cmMakefileLibraryTargetGenerator.cxx LocalGenerator: Add a string overload for AppendFlags 11 years ago
cmMakefileLibraryTargetGenerator.h stringapi: Use strings for the languages 12 years ago
cmMakefileTargetGenerator.cxx Makefile: Handle '#' in COMPILE_OPTIONS (#15070) 11 years ago
cmMakefileTargetGenerator.h Watcom: Use single quote for all file/path items in wlink command 11 years ago
cmMakefileUtilityTargetGenerator.cxx cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 years ago
cmMakefileUtilityTargetGenerator.h Port some of the generator API to cmGeneratorTarget. 12 years ago
cmMarkAsAdvancedCommand.cxx Remove some c_str() calls. 12 years ago
cmMarkAsAdvancedCommand.h stringapi: Command names 12 years ago
cmMathCommand.cxx Remove some c_str() calls. 12 years ago
cmMathCommand.h stringapi: Command names 12 years ago
cmMessageCommand.cxx Remove some c_str() calls. 12 years ago
cmMessageCommand.h stringapi: Command names 12 years ago
cmNewLineStyle.cxx Remove default labels from fully covered switch statements. 11 years ago
cmNewLineStyle.h cmNewLineStyle: Use cmStandardIncludes.h 14 years ago
cmNinjaNormalTargetGenerator.cxx Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnants 11 years ago
cmNinjaNormalTargetGenerator.h stringapi: Use strings for the languages 12 years ago
cmNinjaTargetGenerator.cxx Ninja: Skip generating empty phony rules 11 years ago
cmNinjaTargetGenerator.h Ninja: Skip generating empty phony rules 11 years ago
cmNinjaTypes.h Ninja: Add the Ninja generator 14 years ago
cmNinjaUtilityTargetGenerator.cxx cmTarget: Make the source files depend on the config. 12 years ago
cmNinjaUtilityTargetGenerator.h Port some of the generator API to cmGeneratorTarget. 12 years ago
cmOSXBundleGenerator.cxx OS X: Fix Info.plist placement in a CFBundle 12 years ago
cmOSXBundleGenerator.h cmGeneratorTarget: Constify cmSourceFile* in containers. 12 years ago
cmObject.h Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmOptionCommand.cxx Remove some c_str() calls. 12 years ago
cmOptionCommand.h stringapi: Command names 12 years ago
cmOrderDirectories.cxx regex: Use static regexs where possible 11 years ago
cmOrderDirectories.h strings: Remove cmStdString references 12 years ago
cmOutputRequiredFilesCommand.cxx Remove some c_str() calls. 12 years ago
cmOutputRequiredFilesCommand.h stringapi: Command names 12 years ago
cmPolicies.cxx EVIS: Add policy CMP0053 11 years ago
cmPolicies.h EVIS: Add policy CMP0053 11 years ago
cmProcessTools.cxx CTest: Parse empty Git commits correctly 15 years ago
cmProcessTools.h CTest: Parse empty Git commits correctly 15 years ago
cmProjectCommand.cxx Remove some c_str() calls. 12 years ago
cmProjectCommand.h stringapi: Command names 12 years ago
cmProperty.cxx stringapi: Use strings for property names 12 years ago
cmProperty.h Add an "installed file" property scope 11 years ago
cmPropertyDefinition.cxx stringapi: Use strings for property names 12 years ago
cmPropertyDefinition.h Remove extra semicolons from C++ code. 11 years ago
cmPropertyDefinitionMap.cxx strings: Remove cmStdString references 12 years ago
cmPropertyDefinitionMap.h strings: Remove cmStdString references 12 years ago
cmPropertyMap.cxx stringapi: Use strings for property names 12 years ago
cmPropertyMap.h Remove extra semicolons from C++ code. 11 years ago
cmQTWrapCPPCommand.cxx Remove some c_str() calls. 12 years ago
cmQTWrapCPPCommand.h stringapi: Command names 12 years ago
cmQTWrapUICommand.cxx Remove some c_str() calls. 12 years ago
cmQTWrapUICommand.h stringapi: Command names 12 years ago
cmQtAutoGenerators.cxx Fix memory leak of local generator detected by LeakSanitizer. 11 years ago
cmQtAutoGenerators.h QtAutogen: Put generated qrc files in a target-specific dir. 11 years ago
cmRST.cxx Add an "installed file" property scope 11 years ago
cmRST.h strings: Remove cmStdString references 12 years ago
cmRemoveCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmRemoveCommand.h stringapi: Command names 12 years ago
cmRemoveDefinitionsCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmRemoveDefinitionsCommand.h stringapi: Command names 12 years ago
cmReturnCommand.cxx Convert CMake to OSI-approved BSD License 16 years ago
cmReturnCommand.h stringapi: Command names 12 years ago
cmScriptGenerator.cxx Remove some c_str() calls. 12 years ago
cmScriptGenerator.h stringapi: Pass configuration names as strings 12 years ago
cmSeparateArgumentsCommand.cxx Remove some c_str() calls. 12 years ago
cmSeparateArgumentsCommand.h stringapi: Command names 12 years ago
cmSetCommand.cxx Remove some c_str() calls. 12 years ago
cmSetCommand.h stringapi: Command names 12 years ago
cmSetDirectoryPropertiesCommand.cxx Remove some c_str() calls. 12 years ago
cmSetDirectoryPropertiesCommand.h stringapi: Command names 12 years ago
cmSetPropertyCommand.cxx Add an "installed file" property scope 11 years ago
cmSetPropertyCommand.h Add an "installed file" property scope 11 years ago
cmSetSourceFilesPropertiesCommand.cxx Remove some c_str() calls. 12 years ago
cmSetSourceFilesPropertiesCommand.h stringapi: Command names 12 years ago
cmSetTargetPropertiesCommand.cxx Remove some c_str() calls. 12 years ago
cmSetTargetPropertiesCommand.h stringapi: Command names 12 years ago
cmSetTestsPropertiesCommand.cxx Remove some c_str() calls. 12 years ago
cmSetTestsPropertiesCommand.h stringapi: Command names 12 years ago
cmSiteNameCommand.cxx Remove some c_str() calls. 12 years ago
cmSiteNameCommand.h stringapi: Command names 12 years ago
cmSourceFile.cxx perf: Cache the language property string 11 years ago
cmSourceFile.h cmSourceFile: Take a string 11 years ago
cmSourceFileLocation.cxx cmSourceFileLocation: Save some string copies 11 years ago
cmSourceFileLocation.h cmSourceFileLocation: Return a string reference 11 years ago
cmSourceGroup.cxx strings: Remove cmStdString references 12 years ago
cmSourceGroup.h strings: Remove cmStdString references 12 years ago
cmSourceGroupCommand.cxx Remove c_str calls when using stream APIs. 12 years ago
cmSourceGroupCommand.h stringapi: Command names 12 years ago
cmStandardIncludes.cxx Tru64: Place cmOStringStream vtable uniquely (#10541) 15 years ago
cmStandardIncludes.h Remove extra semicolons from C++ code. 11 years ago
cmStandardLexer.h Convert CMake to OSI-approved BSD License 16 years ago
cmStringCommand.cxx StringUuid: Implement new string(UUID) sub-command. 11 years ago
cmStringCommand.h StringUuid: Implement new string(UUID) sub-command. 11 years ago
cmSubdirCommand.cxx Remove some c_str() calls. 12 years ago
cmSubdirCommand.h stringapi: Command names 12 years ago
cmSubdirDependsCommand.cxx Add policy CMP0029 to disallow subdir_depends 12 years ago
cmSubdirDependsCommand.h stringapi: Command names 12 years ago
cmSystemTools.cxx Fix memory leaks in extract tar. 11 years ago
cmSystemTools.h cmSystemTools: Add callback for Stderr 11 years ago
cmTarget.cxx cmTarget: Do not mistake a preceding error for a CMP0049 failure 11 years ago
cmTarget.h cmTarget: Avoid re-computing head-independent link interfaces 11 years ago
cmTargetCompileDefinitionsCommand.cxx cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetCompileDefinitionsCommand.h cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetCompileFeaturesCommand.cxx Add target_compile_features command. 11 years ago
cmTargetCompileFeaturesCommand.h Add target_compile_features command. 11 years ago
cmTargetCompileOptionsCommand.cxx cmMakefile: return a backtrace 11 years ago
cmTargetCompileOptionsCommand.h cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetDepend.h Constify handling of target dependencies. 12 years ago
cmTargetExport.h Add a convenient way to add the includes install dir to the INTERFACE. 12 years ago
cmTargetIncludeDirectoriesCommand.cxx cmMakefile: return a backtrace 11 years ago
cmTargetIncludeDirectoriesCommand.h cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetLinkLibrariesCommand.cxx Remove default labels from fully covered switch statements. 11 years ago
cmTargetLinkLibrariesCommand.h stringapi: Command names 12 years ago
cmTargetPropCommandBase.cxx cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetPropCommandBase.h cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetSourcesCommand.cxx cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTargetSourcesCommand.h cmTargetPropCommandBase: Change the interface to return bool. 11 years ago
cmTest.cxx backtrace: Convert to local paths in IssueMessage 11 years ago
cmTest.h genex: remove the need for backtraces 11 years ago
cmTestGenerator.cxx genex: remove the need for backtraces 11 years ago
cmTestGenerator.h stringapi: Pass configuration names as strings 12 years ago
cmTimestamp.cxx Encoding: Replace some system calls with kwsys calls which handle unicode. 11 years ago
cmTimestamp.h CMake: Add TIMESTAMP subcommand to string and file commands 13 years ago
cmTryCompileCommand.cxx Use makefile->IssueMessage() for better error messages 14 years ago
cmTryCompileCommand.h stringapi: Command names 12 years ago
cmTryRunCommand.cxx Remove some c_str() calls. 12 years ago
cmTryRunCommand.h stringapi: Command names 12 years ago
cmUnsetCommand.cxx Use new cmHasLiteralPrefix function 12 years ago
cmUnsetCommand.h stringapi: Command names 12 years ago
cmUseMangledMesaCommand.cxx Remove c_str calls when using stream APIs. 12 years ago
cmUseMangledMesaCommand.h stringapi: Command names 12 years ago
cmUtilitySourceCommand.cxx Remove some c_str() calls. 12 years ago
cmUtilitySourceCommand.h stringapi: Command names 12 years ago
cmUuid.cxx StringUuid: Implement new string(UUID) sub-command. 11 years ago
cmUuid.h StringUuid: Implement new string(UUID) sub-command. 11 years ago
cmVS10CLFlagTable.h Fix optionally-valued booleans in VS 10 flag table 16 years ago
cmVS10LibFlagTable.h Add StringProperty options for VS 10 flag table 16 years ago
cmVS10LinkFlagTable.h VS: Fix /MANIFESTUAC:NO linker option mapping 11 years ago
cmVS10MASMFlagTable.h VS: Manually fix MASM flag table entries 11 years ago
cmVS10RCFlagTable.h VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS 11 years ago
cmVS11CLFlagTable.h VS: Fix /analyze:log flag mapping (#14858) 12 years ago
cmVS11LibFlagTable.h VS11: Generate flag tables from MSBuild V110 tool files 13 years ago
cmVS11LinkFlagTable.h VS: Fix /MANIFESTUAC:NO linker option mapping 11 years ago
cmVS11MASMFlagTable.h VS: Manually fix MASM flag table entries 11 years ago
cmVS11RCFlagTable.h VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS 11 years ago
cmVS12CLFlagTable.h VS: Fix /analyze:log flag mapping (#14858) 12 years ago
cmVS12LibFlagTable.h VS12: Generate flag tables from MSBuild v120 tool files 12 years ago
cmVS12LinkFlagTable.h VS: Fix /MANIFESTUAC:NO linker option mapping 11 years ago
cmVS12MASMFlagTable.h VS: Manually fix MASM flag table entries 11 years ago
cmVS12RCFlagTable.h VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS 11 years ago
cmVS14CLFlagTable.h VS14: Fix Cl and Link flag tables as previous versions 11 years ago
cmVS14LibFlagTable.h VS14: Generate flag tables from MSBuild v140 tool files 11 years ago
cmVS14LinkFlagTable.h VS14: Fix Cl and Link flag tables as previous versions 11 years ago
cmVS14MASMFlagTable.h VS: Manually fix MASM flag table entries 11 years ago
cmVS14RCFlagTable.h VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGS 11 years ago
cmVariableRequiresCommand.cxx Remove some c_str() calls. 12 years ago
cmVariableRequiresCommand.h stringapi: Command names 12 years ago
cmVariableWatch.cxx variable_watch: Remove undocumented and redundant access type 11 years ago
cmVariableWatch.h variable_watch: Remove undocumented and redundant access type 11 years ago
cmVariableWatchCommand.cxx Remove c_str calls when using stream APIs. 12 years ago
cmVariableWatchCommand.h stringapi: Command names 12 years ago
cmVersion.cxx Change version scheme to use only two components for feature levels 12 years ago
cmVersion.h cmVersion: Fix CMake_VERSION_ENCODE for date in patch level 12 years ago
cmVersionConfig.h.in Change version scheme to use only two components for feature levels 12 years ago
cmVersionMacros.h Change version scheme to use only two components for feature levels 12 years ago
cmVisualStudio10TargetGenerator.cxx Merge topic 'vs-windows-apps' 11 years ago
cmVisualStudio10TargetGenerator.h Merge topic 'vs-windows-apps' 11 years ago
cmVisualStudioGeneratorOptions.cxx Merge topic 'vs-windows-apps' 11 years ago
cmVisualStudioGeneratorOptions.h Merge topic 'vs-windows-apps' 11 years ago
cmVisualStudioSlnData.cxx VS: Create parser for Visual Studio .sln files 12 years ago
cmVisualStudioSlnData.h VS: Create parser for Visual Studio .sln files 12 years ago
cmVisualStudioSlnParser.cxx Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
cmVisualStudioSlnParser.h VS: Create parser for Visual Studio .sln files 12 years ago
cmVisualStudioWCEPlatformParser.cxx stringapi: Miscellaneous char* parameters 12 years ago
cmVisualStudioWCEPlatformParser.h stringapi: Miscellaneous char* parameters 12 years ago
cmWhileCommand.cxx cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum 12 years ago
cmWhileCommand.h stringapi: Command names 12 years ago
cmWriteFileCommand.cxx Remove some c_str() calls. 12 years ago
cmWriteFileCommand.h stringapi: Command names 12 years ago
cmXCode21Object.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmXCode21Object.h Convert CMake to OSI-approved BSD License 16 years ago
cmXCodeObject.cxx strings: Remove cmStdString references 12 years ago
cmXCodeObject.h stringapi: Miscellaneous char* parameters 12 years ago
cmXMLParser.cxx ctest_memcheck: Add support for memory and leak sanitizer. 11 years ago
cmXMLParser.h ctest_memcheck: Add support for memory and leak sanitizer. 11 years ago
cmXMLSafe.cxx CTest: Do not munge UTF-8 output in XML files 16 years ago
cmXMLSafe.h Convert CMake to OSI-approved BSD License 16 years ago
cm_sha2.c sha2: Avoid type-punned pointer dereference (#14314) 12 years ago
cm_sha2.h sha2: Wrap long lines in third-party declarations 14 years ago
cm_sha2_mangle.h sha2: Build as part of CMakeLib 14 years ago
cm_utf8.c Fix or cast more integer conversions in cmake 15 years ago
cm_utf8.h CTest: Do not munge UTF-8 output in XML files 16 years ago
cmake.cxx cmake: Add -A option to specify a generator platform 11 years ago
cmake.h cmake: Add -A option to specify a generator platform 11 years ago
cmakemain.cxx Merge topic 'cmake-no-args-output' 11 years ago
cmakexbuild.cxx Remove trailing whitespace from most CMake and C/C++ code 13 years ago
cmcldeps.cxx strings: Remove cmStdString references 12 years ago
cmcmd.cxx cmake: Add '-E env' command-line tool 11 years ago
cmcmd.h strings: Remove cmStdString references 12 years ago
cmparseMSBuildXML.py VS14: Generate flag tables from MSBuild v140 tool files 11 years ago
ctest.cxx CTest: Add options to set generator platform 11 years ago