CMake/Source
2010-09-28 00:10:03 -04:00
..
CPack Fix KWStyle line length issues. 2010-09-15 16:41:41 -04:00
CTest Added CTest command --print-labels 2010-08-31 10:41:23 -04:00
CursesDialog Merge topic 'fix-ccmake-search' 2010-09-21 10:33:08 -04:00
kwsys KWSys Nightly Date Stamp 2010-09-28 00:10:03 -04:00
QtDialog Fix for fix to bug #9975 2010-05-19 15:40:48 -06:00
.cvsignore
cm_utf8.c Fix or cast more integer conversions in cmake 2010-06-29 09:52:12 -04:00
cm_utf8.h CTest: Do not munge UTF-8 output in XML files 2009-12-08 15:43:55 -05:00
cmAddCustomCommandCommand.cxx
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx
cmAddLibraryCommand.h
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h Unfortunately, I noticed the comment on bug 8668 too late. This changes my last implementation of the exe wrapper to something which makes much more sense: a REQUIRED_FILES property on tests. 2009-12-10 15:37:04 -05:00
cmake.cxx Add a delay after untar on windows to make external project work on windows 7 2010-09-21 10:04:04 -04:00
cmake.h Remove unused DumpDocumentation code 2009-12-08 09:38:36 -05:00
CMakeLists.txt Create class cmArchiveWrite to wrap libarchive (#11020) 2010-08-06 11:38:05 -04:00
cmakemain.cxx Fix for bug #9965 -i was not passed to -E commands. 2009-11-24 20:13:29 -05:00
cmaketest.h.in
CMakeVersionSource.cmake Report commit hash in CMake development versions 2010-04-23 10:01:49 -04:00
cmakewizard.cxx Fix warnings in CMake source code. 2009-10-02 15:30:01 -04:00
cmakewizard.h
cmakexbuild.cxx
cmArchiveWrite.cxx Add Compress compress support to libarchive-wrapper 2010-08-16 20:45:05 +02:00
cmArchiveWrite.h Add Compress compress support to libarchive-wrapper 2010-08-16 20:45:05 +02:00
cmAuxSourceDirectoryCommand.cxx
cmAuxSourceDirectoryCommand.h
cmBootstrapCommands.cxx
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 2009-12-04 12:09:01 -05:00
cmBuildCommand.h Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 2009-12-04 12:09:01 -05:00
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx Remove unused #include <windows.h> 2010-01-13 13:49:08 -05:00
cmCacheManager.h
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmCMakeMinimumRequired.cxx Teach cmake_minimum_required about tweak version 2010-04-23 09:50:02 -04:00
cmCMakeMinimumRequired.h Teach cmake_minimum_required about tweak version 2010-04-23 09:50:02 -04:00
cmCMakePolicyCommand.cxx
cmCMakePolicyCommand.h Teach CMake Policies about tweak version component 2010-04-23 09:50:31 -04:00
cmCommand.h
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx Fix seg fault for empty ENV{} call bug #9747 2009-10-21 09:04:50 -04:00
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h
cmCommands.cxx
cmCommands.h
cmComputeComponentGraph.cxx Distinguish "strong" and "weak" target dependency edges 2010-08-25 17:10:00 -04:00
cmComputeComponentGraph.h Split notion of node lists and edge lists 2010-08-25 17:10:00 -04:00
cmComputeLinkDepends.cxx Distinguish "strong" and "weak" target dependency edges 2010-08-25 17:10:00 -04:00
cmComputeLinkDepends.h Split notion of node lists and edge lists 2010-08-25 17:10:00 -04:00
cmComputeLinkInformation.cxx -fix bad check for Apple in AddDirectoryItem() introduced recently 2010-04-27 21:40:17 +02:00
cmComputeLinkInformation.h OpenBSD: Work-around static/runtime linker inconsistency 2010-03-26 09:33:28 -04:00
cmComputeTargetDepends.cxx Honor strong intra-component target dependencies 2010-08-25 17:14:13 -04:00
cmComputeTargetDepends.h Honor strong intra-component target dependencies 2010-08-25 17:14:13 -04:00
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h
cmCoreTryCompile.cxx Use same type in both cases of '?:' operator 2010-06-29 10:01:59 -04:00
cmCoreTryCompile.h
cmCPluginAPI.cxx
cmCPluginAPI.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCTest.cxx We shouldn't ask CDash for its version info until/unless we actually need it. 2010-09-08 15:14:42 -04:00
cmCTest.h Added CTest command --print-labels 2010-08-31 10:41:23 -04:00
cmCustomCommand.cxx
cmCustomCommand.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx
cmDepends.h
cmDependsC.cxx speedup C dependency scanning even more 2009-10-06 13:57:41 -04:00
cmDependsC.h
cmDependsFortran.cxx Fix escapes in Fortran depend.make entries 2010-01-04 10:18:44 -05:00
cmDependsFortran.h
cmDependsFortranLexer.cxx
cmDependsFortranLexer.h
cmDependsFortranLexer.in.l
cmDependsFortranParser.cxx
cmDependsFortranParser.h
cmDependsFortranParser.y
cmDependsFortranParserTokens.h
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx
cmDependsJavaParserHelper.h
cmDependsJavaParserTokens.h
cmDocumentation.cxx -fix documentation from a module which has *only* documentation 2010-05-08 10:10:19 +02:00
cmDocumentation.h BUG 9961: ctest --help should not display a Generators section 2009-11-24 11:46:06 -05:00
cmDocumentationFormatter.cxx
cmDocumentationFormatter.h
cmDocumentationFormatterDocbook.cxx
cmDocumentationFormatterDocbook.h
cmDocumentationFormatterHTML.cxx Documentation: Comply with "XHTML 1.0 Strict" 2010-03-01 08:51:20 -05:00
cmDocumentationFormatterHTML.h
cmDocumentationFormatterMan.cxx
cmDocumentationFormatterMan.h
cmDocumentationFormatterText.cxx Remove conversion warning. 2010-05-12 10:22:55 -04:00
cmDocumentationFormatterText.h
cmDocumentationFormatterUsage.cxx
cmDocumentationFormatterUsage.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDocumentVariables.cxx Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04:00
cmDocumentVariables.h
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx Fix line-too-long style errors 2010-09-10 14:42:09 -04:00
cmELF.h
cmElseCommand.cxx
cmElseCommand.h
cmElseIfCommand.cxx
cmElseIfCommand.h
cmEnableLanguageCommand.cxx
cmEnableLanguageCommand.h
cmEnableTestingCommand.cxx
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
cmExecuteProcessCommand.cxx
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExportBuildFileGenerator.cxx
cmExportBuildFileGenerator.h
cmExportCommand.cxx No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) 2010-09-08 14:54:49 -04:00
cmExportCommand.h
cmExportFileGenerator.cxx
cmExportFileGenerator.h
cmExportInstallFileGenerator.cxx
cmExportInstallFileGenerator.h
cmExportLibraryDependencies.cxx
cmExportLibraryDependencies.h
cmExprLexer.cxx
cmExprLexer.h
cmExprLexer.in.l
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx
cmExprParserHelper.h
cmExprParserTokens.h
cmExternalMakefileProjectGenerator.cxx
cmExternalMakefileProjectGenerator.h
cmExtraCodeBlocksGenerator.cxx Default to gcc as the compiler. 2010-03-15 14:53:12 -04:00
cmExtraCodeBlocksGenerator.h
cmExtraEclipseCDT4Generator.cxx -don't add the INCLUDE env.var twice to the Eclipse project file 2010-04-19 18:32:10 +02:00
cmExtraEclipseCDT4Generator.h fix the way the PATH and other related env.vars are stored in the eclipse project file when using MSVC 2009-12-23 13:56:01 -05:00
cmFileCommand.cxx file(DOWNLOAD): Fix error message formatting 2010-09-10 14:35:07 -04:00
cmFileCommand.h Improve FILE(DOWNLOAD) and ExternalProject. 2010-05-27 12:21:56 -04:00
cmFileTimeComparison.cxx
cmFileTimeComparison.h
cmFindBase.cxx Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04:00
cmFindBase.h
cmFindCommon.cxx Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04:00
cmFindCommon.h Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04:00
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx
cmFindLibraryCommand.h
cmFindPackageCommand.cxx Merge topic 'ImproveFindPackageConfigMode' 2010-09-08 11:07:55 -04:00
cmFindPackageCommand.h Replace the two vector<string,string> with one vector<struct{string,string}> 2010-08-29 17:51:44 +02:00
cmFindPathCommand.cxx
cmFindPathCommand.h
cmFindProgramCommand.cxx
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx
cmFLTKWrapUICommand.h
cmForEachCommand.cxx
cmForEachCommand.h
cmFunctionBlocker.h
cmFunctionCommand.cxx
cmFunctionCommand.h
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGeneratorExpression.cxx
cmGeneratorExpression.h
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx Fix get_filename_component(... REALPATH) work dir 2009-11-18 10:56:40 -05:00
cmGetFilenameComponentCommand.h -minor doc fixes 2010-05-08 09:27:48 +02:00
cmGetPropertyCommand.cxx
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGlobalBorlandMakefileGenerator.cxx
cmGlobalBorlandMakefileGenerator.h
cmGlobalGenerator.cxx Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
cmGlobalGenerator.h Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
cmGlobalJOMMakefileGenerator.cxx Add JOM support and clean up some of the tar -E stuff 2009-11-05 15:00:15 -05:00
cmGlobalJOMMakefileGenerator.h change the name to be closer to NMake Makefiles which is basically what jom parses 2010-01-08 13:31:37 -05:00
cmGlobalKdevelopGenerator.cxx disable cmake's verbose output in the Eclipse and KDevelop generators 2009-12-23 13:51:46 -05:00
cmGlobalKdevelopGenerator.h
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx Fix or cast integer conversions in cmake 2010-06-25 09:05:15 -04:00
cmGlobalUnixMakefileGenerator3.h Fix or cast integer conversions in cmake 2010-06-25 09:05:15 -04:00
cmGlobalVisualStudio6Generator.cxx Refactor VS <= 7.1 utility-depends workaround 2010-08-24 18:47:56 -04:00
cmGlobalVisualStudio6Generator.h Refactor VS <= 7.1 utility-depends workaround 2010-08-24 18:47:56 -04:00
cmGlobalVisualStudio7Generator.cxx Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
cmGlobalVisualStudio7Generator.h Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
cmGlobalVisualStudio8Generator.cxx Fix line-too-long style errors 2010-09-10 14:42:09 -04:00
cmGlobalVisualStudio8Generator.h VS: Add ArchitectureId to VS 8 and 9 generators 2010-08-26 16:39:01 -04:00
cmGlobalVisualStudio8Win64Generator.cxx VS: Add ArchitectureId to VS 8 and 9 generators 2010-08-26 16:39:01 -04:00
cmGlobalVisualStudio8Win64Generator.h VS: Convert PlatformName member to a virtual method 2010-08-24 17:36:09 -04:00
cmGlobalVisualStudio9Generator.cxx VS: Add ArchitectureId to VS 8 and 9 generators 2010-08-26 16:39:01 -04:00
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio9Win64Generator.cxx VS: Add ArchitectureId to VS 8 and 9 generators 2010-08-26 16:39:01 -04:00
cmGlobalVisualStudio9Win64Generator.h VS: Convert PlatformName member to a virtual method 2010-08-24 17:36:09 -04:00
cmGlobalVisualStudio10Generator.cxx VS: Convert PlatformName member to a virtual method 2010-08-24 17:36:09 -04:00
cmGlobalVisualStudio10Generator.h Fix VS 10 value of CMAKE_CFG_INTDIR 2009-11-18 15:50:29 -05:00
cmGlobalVisualStudio10Win64Generator.cxx VS: Convert PlatformName member to a virtual method 2010-08-24 17:36:09 -04:00
cmGlobalVisualStudio10Win64Generator.h VS: Convert PlatformName member to a virtual method 2010-08-24 17:36:09 -04:00
cmGlobalVisualStudio71Generator.cxx Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx Merge topic 'vs-project-groups' 2010-09-08 11:08:05 -04:00
cmGlobalVisualStudioGenerator.h Refactor VS <= 7.1 utility-depends workaround 2010-08-24 18:47:56 -04:00
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx Xcode: Avoid trailing space in ARCHS list (#11244) 2010-09-20 10:05:33 -04:00
cmGlobalXCodeGenerator.h Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 2009-12-04 12:09:01 -05:00
cmGraphAdjacencyList.h Distinguish "strong" and "weak" target dependency edges 2010-08-25 17:10:00 -04:00
cmHexFileConverter.cxx Fix warnings in CMake source code. 2009-10-02 15:30:01 -04:00
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx
cmIDEOptions.h
cmIfCommand.cxx Remove unreachable code in cmIfCommand 2009-10-28 08:45:46 -04:00
cmIfCommand.h Fix if() command and CMP0012 OLD/NEW behavior 2009-10-27 09:07:39 -04:00
cmIncludeCommand.cxx
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx
cmIncludeExternalMSProjectCommand.h -minor doc fixes 2010-05-08 09:27:48 +02:00
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx
cmInstallCommand.h Clarify install(TARGETS) docs for EXPORT option 2010-08-24 10:53:19 -04:00
cmInstallCommandArguments.cxx
cmInstallCommandArguments.h
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstallExportGenerator.cxx
cmInstallExportGenerator.h
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx CPack Enable better handling of absolute installed files 2010-08-23 17:38:33 +02:00
cmInstallGenerator.h
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx Tweak all files during target installation 2009-10-21 13:11:42 -04:00
cmInstallTargetGenerator.h Tweak all files during target installation 2009-10-21 13:11:42 -04:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmLinkDirectoriesCommand.cxx Teach link_directories to recognize relative paths 2009-11-24 11:16:38 -05:00
cmLinkDirectoriesCommand.h Teach link_directories to recognize relative paths 2009-11-24 11:16:38 -05:00
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmListCommand.cxx
cmListCommand.h
cmListFileCache.cxx
cmListFileCache.h
cmListFileLexer.c
cmListFileLexer.h
cmListFileLexer.in.l
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx
cmLoadCommandCommand.h
cmLocalGenerator.cxx No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) 2010-09-08 14:54:49 -04:00
cmLocalGenerator.h Merge branch 'mingw-response-files' 2010-06-15 13:58:58 -04:00
cmLocalUnixMakefileGenerator3.cxx Enable calling commands with : in argv[1] (#9963) 2010-09-10 17:55:45 -04:00
cmLocalUnixMakefileGenerator3.h
cmLocalVisualStudio6Generator.cxx Fix KWStyle line length issues. 2010-09-15 16:41:41 -04:00
cmLocalVisualStudio6Generator.h Create a static library's output dir for VS 6 2009-10-28 12:19:15 -04:00
cmLocalVisualStudio7Generator.cxx VS: Map /ENTRY linker option to EntryPointSymbol 2010-08-26 16:38:42 -04:00
cmLocalVisualStudio7Generator.h
cmLocalVisualStudio10Generator.cxx Fix for bug#10483, INCLUDE_EXTERNAL_MSPROJECT: ProjectGUID now ProjectGuid 2010-07-13 09:07:59 -04:00
cmLocalVisualStudio10Generator.h
cmLocalVisualStudioGenerator.cxx Partial fix from bug #10503, use full paths to fix custom commands. 2010-04-02 14:09:06 -04:00
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx
cmMacroCommand.h
cmMakeDepend.cxx
cmMakeDepend.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) 2010-09-08 14:54:49 -04:00
cmMakefile.h No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) 2010-09-08 14:54:49 -04:00
cmMakefileExecutableTargetGenerator.cxx Evaluate <OBJECT_DIR> rule variable for executables 2010-09-16 15:07:41 -04:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 2010-05-28 11:09:10 -04:00
cmMakefileLibraryTargetGenerator.h
cmMakefileTargetGenerator.cxx Merge branch 'tru64-make-includes' 2010-06-15 14:03:26 -04:00
cmMakefileTargetGenerator.h
cmMakefileUtilityTargetGenerator.cxx
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
cmMathCommand.h
cmMessageCommand.cxx
cmMessageCommand.h
cmObject.h
cmOptionCommand.cxx Remove CMake Policy CMP0015 until it is revised 2009-10-08 14:56:15 -04:00
cmOptionCommand.h Improve documentation of OPTION command. 2010-08-25 15:23:18 -04:00
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmparseMSBuildXML.py BUG: hardcore some values so output matches cmVS10CLFlagTable.h (addresses bug #9753) 2009-10-27 11:35:37 -04:00
cmPolicies.cxx New CMP0016 for deciding whether an unknown target in TLL() is an error. 2010-08-28 16:06:45 +02:00
cmPolicies.h New CMP0016 for deciding whether an unknown target in TLL() is an error. 2010-08-28 16:06:45 +02:00
cmProcessTools.cxx CTest: Parse empty Git commits correctly 2010-06-23 09:14:43 -04:00
cmProcessTools.h CTest: Parse empty Git commits correctly 2010-06-23 09:14:43 -04:00
cmProjectCommand.cxx
cmProjectCommand.h Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
cmProperty.cxx
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx
cmPropertyMap.h
cmQTWrapCPPCommand.cxx
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx
cmQTWrapUICommand.h
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmScriptGenerator.cxx
cmScriptGenerator.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmSetCommand.cxx Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
cmSetCommand.h Remove CMake Policy CMP0015 until it is revised 2009-10-08 14:56:15 -04:00
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx
cmSetPropertyCommand.h Document scope of source file properties 2010-06-09 13:18:42 -04:00
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h Document scope of source file properties 2010-06-09 13:18:42 -04:00
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h Move documentation for new set_tests_properties properties. 2009-12-17 14:34:47 -05:00
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx Report missing source files with context of target 2010-09-13 16:17:20 -04:00
cmSourceFile.h Report missing source files with context of target 2010-09-13 16:17:20 -04:00
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardIncludes.cxx Tru64: Place cmOStringStream vtable uniquely (#10541) 2010-06-10 15:22:40 -04:00
cmStandardIncludes.h Tru64: Place cmOStringStream vtable uniquely (#10541) 2010-06-10 15:22:40 -04:00
cmStandardLexer.h
cmStringCommand.cxx Fix or cast integer conversions in cmake 2010-06-25 09:05:15 -04:00
cmStringCommand.h Fix issue #9851 - only seed the random number generator on the first call to STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument. 2009-11-06 10:07:10 -05:00
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx Merge topic 'style-line-length' 2010-09-14 13:19:53 -04:00
cmSystemTools.h CPack Backward-compatibly enforce DESTDIR for DEB and RPM 2010-08-23 16:14:40 +02:00
cmTarget.cxx Merge topic 'document-IMPORTED_NO_SONAME' 2010-09-21 10:37:59 -04:00
cmTarget.h Define per-target OSX_ARCHITECTURES property 2009-10-21 13:00:49 -04:00
cmTargetLinkLibrariesCommand.cxx New CMP0016 for deciding whether an unknown target in TLL() is an error. 2010-08-28 16:06:45 +02:00
cmTargetLinkLibrariesCommand.h
cmTest.cxx Added RESOURCE_LOCK test property. 2010-03-02 15:38:02 -05:00
cmTest.h
cmTestGenerator.cxx
cmTestGenerator.h
cmTryCompileCommand.cxx
cmTryCompileCommand.h
cmTryRunCommand.cxx Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
cmTryRunCommand.h
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx
cmVariableWatchCommand.h
cmVersion.cxx New version scheme to support branchy workflow 2010-04-23 09:44:23 -04:00
cmVersion.h New version scheme to support branchy workflow 2010-04-23 09:44:23 -04:00
cmVersionConfig.h.in New version scheme to support branchy workflow 2010-04-23 09:44:23 -04:00
cmVersionMacros.h New version scheme to support branchy workflow 2010-04-23 09:44:23 -04:00
cmVisualStudio10TargetGenerator.cxx VS2010: Set IntDir for utility and global targets. 2010-09-13 15:22:15 -04:00
cmVisualStudio10TargetGenerator.h Fix nested source groups with VS 10 (#9863) 2010-06-11 15:44:55 -04:00
cmVisualStudioGeneratorOptions.cxx VS: Always separate preprocessor defs by semicolon (#10902) 2010-06-28 16:20:01 -04:00
cmVisualStudioGeneratorOptions.h
cmVS10CLFlagTable.h Fix optionally-valued booleans in VS 10 flag table 2009-10-23 14:59:26 -04:00
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h Fix optionally-valued booleans in VS 10 flag table 2009-10-23 14:59:26 -04:00
cmw9xcom.cxx
cmWhileCommand.cxx
cmWhileCommand.h
cmWin32ProcessExecution.cxx Win64 fixes for mingw-w64 compilation 2010-05-05 17:13:21 -04:00
cmWin32ProcessExecution.h
cmWriteFileCommand.cxx Borland: No S_IWGRP is available 2010-06-03 11:18:39 -04:00
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx Xcode: Quote string values containing '$' (#11244) 2010-09-20 10:08:40 -04:00
cmXCodeObject.h
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx CTest: Do not munge UTF-8 output in XML files 2009-12-08 15:43:55 -05:00
cmXMLSafe.h
ctest.cxx Added CTest command --print-labels 2010-08-31 10:41:23 -04:00