CMake/Source
Zach Mullen 32242affea Added CTest command --print-labels
This command allows a user to quickly see the list of all available
test labels.  The labels are also printed in verbose show only mode,
alongside their corresponding tests.
2010-08-31 10:41:23 -04:00
..
CPack Merge topic 'CPack-APIredesign' 2010-08-17 15:12:42 -04:00
CTest Added CTest command --print-labels 2010-08-31 10:41:23 -04:00
CursesDialog Merge topic 'resolve/doc-spelling/CPackRPM' 2010-07-20 16:00:29 -04:00
kwsys KWSys Nightly Date Stamp 2010-08-30 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
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
cmake.cxx Fix spelling errors reported by Lintian. 2010-07-13 09:41:37 -04:00
cmake.h
CMakeLists.txt Create class cmArchiveWrite to wrap libarchive (#11020) 2010-08-06 11:38:05 -04:00
cmakemain.cxx
cmaketest.h.in
CMakeVersionSource.cmake Report commit hash in CMake development versions 2010-04-23 10:01:49 -04:00
cmakewizard.cxx
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
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx
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
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h
cmCommands.cxx
cmCommands.h
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx
cmComputeLinkDepends.h
cmComputeLinkInformation.cxx -fix bad check for Apple in AddDirectoryItem() introduced recently 2010-04-27 21:40:17 +02:00
cmComputeLinkInformation.h
cmComputeTargetDepends.cxx
cmComputeTargetDepends.h
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 Added CTest command --print-labels 2010-08-31 10:41:23 -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
cmDependsC.h
cmDependsFortran.cxx
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
cmDocumentationFormatter.cxx
cmDocumentationFormatter.h
cmDocumentationFormatterDocbook.cxx
cmDocumentationFormatterDocbook.h
cmDocumentationFormatterHTML.cxx
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 or cast integer conversions in cmake 2010-06-25 09:05:15 -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
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
cmExtraCodeBlocksGenerator.h
cmExtraEclipseCDT4Generator.cxx
cmExtraEclipseCDT4Generator.h
cmFileCommand.cxx Merge branch 'file-write-umask' 2010-06-07 14:30:33 -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 Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04:00
cmFindPackageCommand.h Teach find_* commands to ignore some paths 2010-08-13 11:53:28 -04: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
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
cmGlobalGenerator.h
cmGlobalJOMMakefileGenerator.cxx
cmGlobalJOMMakefileGenerator.h
cmGlobalKdevelopGenerator.cxx
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
cmGlobalVisualStudio6Generator.h
cmGlobalVisualStudio7Generator.cxx
cmGlobalVisualStudio7Generator.h
cmGlobalVisualStudio8Generator.cxx Use full path file names in generate.stamp.list. 2010-06-17 17:12:57 -04:00
cmGlobalVisualStudio8Generator.h
cmGlobalVisualStudio8Win64Generator.cxx
cmGlobalVisualStudio8Win64Generator.h
cmGlobalVisualStudio9Generator.cxx
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio9Win64Generator.cxx
cmGlobalVisualStudio9Win64Generator.h
cmGlobalVisualStudio10Generator.cxx
cmGlobalVisualStudio10Generator.h
cmGlobalVisualStudio10Win64Generator.cxx
cmGlobalVisualStudio10Win64Generator.h
cmGlobalVisualStudio71Generator.cxx Fix Windows-cl.cmake so that at most one MSVC** variable is defined. 2010-05-05 17:08:06 -04:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx
cmGlobalVisualStudioGenerator.h
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx Xcode: Archives use STATIC_LIBRARY_FLAGS, not LINK_FLAGS 2010-05-28 13:23:31 -04:00
cmGlobalXCodeGenerator.h
cmGraphAdjacencyList.h
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx
cmIDEOptions.h
cmIfCommand.cxx
cmIfCommand.h
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
cmInstallCommandArguments.cxx
cmInstallCommandArguments.h
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstallExportGenerator.cxx
cmInstallExportGenerator.h
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx
cmInstallTargetGenerator.h
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h
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 Remove cmSystemTools::EscapeSpaces method 2010-08-18 10:26:05 -04:00
cmLocalGenerator.h Merge branch 'mingw-response-files' 2010-06-15 13:58:58 -04:00
cmLocalUnixMakefileGenerator3.cxx Fix failing ExternalProject test on Borland dashboards. 2010-06-03 13:43:39 -04:00
cmLocalUnixMakefileGenerator3.h
cmLocalVisualStudio6Generator.cxx Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 2010-05-28 11:09:10 -04:00
cmLocalVisualStudio6Generator.h
cmLocalVisualStudio7Generator.cxx For VS10: Really use full path file names. 2010-06-23 16:39:28 -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
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx
cmMacroCommand.h
cmMakeDepend.cxx
cmMakeDepend.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx Merge branch 'version' 2010-05-17 13:34:29 -04:00
cmMakefile.h Remove unused cmData and cmMakefile::DataMap 2010-04-26 14:22:51 -04:00
cmMakefileExecutableTargetGenerator.cxx -improve crosscompiling from Linux to iphone (#10526) 2010-05-01 20:38:28 +02: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
cmOptionCommand.h
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmparseMSBuildXML.py
cmPolicies.cxx Teach CMake Policies about tweak version component 2010-04-23 09:50:31 -04:00
cmPolicies.h Teach CMake Policies about tweak version component 2010-04-23 09:50:31 -04: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
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
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx
cmSourceFile.h
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
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx Remove cmSystemTools::EscapeSpaces method 2010-08-18 10:26:05 -04:00
cmSystemTools.h Remove cmSystemTools::EscapeSpaces method 2010-08-18 10:26:05 -04:00
cmTarget.cxx Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 2010-05-28 11:09:10 -04:00
cmTarget.h
cmTargetLinkLibrariesCommand.cxx
cmTargetLinkLibrariesCommand.h
cmTest.cxx
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: Disable PDBs when there is no debug info 2010-08-19 09:21:54 -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
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h
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
cmXCodeObject.h
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx
cmXMLSafe.h
ctest.cxx Added CTest command --print-labels 2010-08-31 10:41:23 -04:00