CMake/Source
KWSys Robot 8c280435df KWSys Nightly Date Stamp 2011-09-23 00:09:39 -04:00
..
CPack Merge topic 'CPackDeb-fakeroot' 2011-09-21 17:29:16 -04:00
CTest Merge topic 'fix-12260-fix-valgrind-output-parsing' 2011-09-07 15:38:32 -04:00
CursesDialog ccmake: Fix off-by-one memory access error 2011-09-02 11:15:40 -04:00
QtDialog Fix grouping bug where "Ungrouped Entries" showed up as a child. 2011-01-28 08:50:56 -07:00
kwsys KWSys Nightly Date Stamp 2011-09-23 00:09:39 -04:00
.cvsignore
CMakeLists.txt Start work on automoc: add empty cmQtAutomoc class 2011-08-07 12:02:46 +02:00
CMakeVersionSource.cmake
cmAddCustomCommandCommand.cxx Normalize slashes of add_custom_(command|target) DEPENDS (#11973) 2011-03-30 09:52:07 -04:00
cmAddCustomCommandCommand.h Document caveat of custom commands in multiple targets (#12311) 2011-06-30 08:43:32 -04:00
cmAddCustomTargetCommand.cxx Normalize slashes of add_custom_(command|target) DEPENDS (#11973) 2011-03-30 09:52:07 -04:00
cmAddCustomTargetCommand.h Handle relative WORKING_DIRECTORY in add_custom_(command|target) 2011-01-26 18:02:02 -05:00
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx Move automoc processing from add_executable/library to cmGlobalGenerator 2011-08-16 01:45:05 +02:00
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx Move automoc processing from add_executable/library to cmGlobalGenerator 2011-08-16 01:45:05 +02:00
cmAddLibraryCommand.h
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx Only set the property if the property was given 2011-01-20 14:05:39 -05:00
cmAddTestCommand.h Merge topic 'dev/add_test-working-directory' 2010-12-28 15:25:49 -05:00
cmArchiveWrite.cxx CMake: Write symlinks to directories as files in archives (#12284) 2011-09-06 13:58:00 -04:00
cmArchiveWrite.h
cmAuxSourceDirectoryCommand.cxx
cmAuxSourceDirectoryCommand.h
cmBootstrapCommands.cxx Build enable_language command during bootstrap 2010-12-30 12:59:57 -05:00
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx
cmBuildCommand.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmBuildNameCommand.cxx
cmBuildNameCommand.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmCMakePolicyCommand.cxx
cmCMakePolicyCommand.h Allow users to specify defaults for unset policies 2011-01-04 07:46:10 -05:00
cmCPluginAPI.cxx Fix plugin API for gcc 2.9-aix51-020209 (#12233) 2011-05-31 09:08:59 -04:00
cmCPluginAPI.h
cmCTest.cxx CTest: Fix memory leaks on error 2011-09-02 11:15:11 -04:00
cmCTest.h We will actually compress memcheck output if the server supports it. 2011-05-26 14:50:07 -04:00
cmCacheManager.cxx Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmCacheManager.h Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmCommand.h
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx Use cmake::IssueMessage for warnings 2010-12-07 16:38:25 -05:00
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h
cmCommands.cxx Build enable_language command during bootstrap 2010-12-30 12:59:57 -05:00
cmCommands.h
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx Documentation: Fix spelling / formatting errors (#12287) 2011-06-19 18:08:05 -04:00
cmComputeLinkDepends.h
cmComputeLinkInformation.cxx multiarch: Treat lib/<arch> as implicit link dir (#12326) 2011-07-27 09:13:58 -04:00
cmComputeLinkInformation.h
cmComputeTargetDepends.cxx Do not crash when an imported target depends on a missing target 2011-08-04 15:36:32 -04:00
cmComputeTargetDepends.h
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h
cmCoreTryCompile.cxx Merge topic 'dev/strict-mode' 2011-01-27 15:34:07 -05:00
cmCoreTryCompile.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCustomCommand.cxx Record backtrace in cmCustomCommand 2010-12-15 14:53:24 -05:00
cmCustomCommand.h Record backtrace in cmCustomCommand 2010-12-15 14:53:24 -05:00
cmCustomCommandGenerator.cxx Introduce "generator expression" syntax to custom commands (#11209) 2010-12-15 14:53:48 -05:00
cmCustomCommandGenerator.h Introduce "generator expression" syntax to custom commands (#11209) 2010-12-15 14:53:48 -05:00
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx Remove call to SystemTools::GetMaximumFilePathLength 2010-12-16 17:41:27 -05:00
cmDepends.h
cmDependsC.cxx Normalize slashes in scanned #include lines (#10281) 2011-01-17 15:03:53 -05:00
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
cmDocumentCompileDefinitions.h Document COMPILE_DEFINITIONS known limitations (#11660, #11712) 2011-01-17 08:17:38 -05:00
cmDocumentGeneratorExpressions.h Factor generator expression docs out of add_test 2010-12-15 14:53:31 -05:00
cmDocumentVariables.cxx Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmDocumentVariables.h
cmDocumentation.cxx
cmDocumentation.h
cmDocumentationFormatter.cxx
cmDocumentationFormatter.h
cmDocumentationFormatterDocbook.cxx
cmDocumentationFormatterDocbook.h
cmDocumentationFormatterHTML.cxx
cmDocumentationFormatterHTML.h
cmDocumentationFormatterMan.cxx
cmDocumentationFormatterMan.h
cmDocumentationFormatterText.cxx
cmDocumentationFormatterText.h
cmDocumentationFormatterUsage.cxx
cmDocumentationFormatterUsage.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx
cmELF.h
cmElseCommand.cxx
cmElseCommand.h
cmElseIfCommand.cxx
cmElseIfCommand.h
cmEnableLanguageCommand.cxx Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
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 Add support for CFBundle targets on the Mac (#11295) 2011-01-11 12:54:44 -05:00
cmExportFileGenerator.h
cmExportInstallFileGenerator.cxx Add support for CFBundle targets on the Mac (#11295) 2011-01-11 12:54:44 -05:00
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 Merge topic 'CodeBlocksIncludeDirsAndDefines' 2011-08-02 15:11:58 -04:00
cmExtraCodeBlocksGenerator.h
cmExtraEclipseCDT4Generator.cxx Also put builtin include dirs into CodeBlocks project file 2011-08-02 01:46:39 +02:00
cmExtraEclipseCDT4Generator.h -fix VirtualFolders in Eclipse under Windows 2011-05-06 22:44:45 +02:00
cmFLTKWrapUICommand.cxx
cmFLTKWrapUICommand.h
cmFileCommand.cxx Make file(DOWNLOAD) fail on http error 2011-09-19 17:41:48 -04:00
cmFileCommand.h Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity 2011-06-01 09:55:42 -04:00
cmFileTimeComparison.cxx
cmFileTimeComparison.h
cmFindBase.cxx Teach find_(library|package) about Linux multiarch (#12037) 2011-06-08 10:04:44 -04:00
cmFindBase.h
cmFindCommon.cxx
cmFindCommon.h Speedup find_* commands (#11412) 2010-11-12 10:47:28 -05:00
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx find_library: Use lib->lib64 conversion in CXX-only projects (#12247,#12248) 2011-06-15 08:32:22 -04:00
cmFindLibraryCommand.h
cmFindPackageCommand.cxx Merge topic 'WriteConfigVersionFile_2TemplateFiles' 2011-08-16 17:03:00 -04:00
cmFindPackageCommand.h Teach find_(library|package) about Linux multiarch (#12037) 2011-06-08 10:04:44 -04:00
cmFindPathCommand.cxx Teach find_(library|package) about Linux multiarch (#12037) 2011-06-08 10:04:44 -04:00
cmFindPathCommand.h
cmFindProgramCommand.cxx Teach find_(library|package) about Linux multiarch (#12037) 2011-06-08 10:04:44 -04:00
cmFindProgramCommand.h
cmForEachCommand.cxx
cmForEachCommand.h
cmFunctionBlocker.h
cmFunctionCommand.cxx
cmFunctionCommand.h
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGeneratorExpression.cxx Allow '.' in target names in generator expressions (#12002) 2011-03-22 16:26:20 -04:00
cmGeneratorExpression.h Record set of targets used in cmGeneratorExpression 2010-12-15 14:53:46 -05:00
cmGetCMakePropertyCommand.cxx Add CMAKE_SCRIPT_MODE_FILE variable (#2828) 2011-02-02 18:18:14 -05:00
cmGetCMakePropertyCommand.h Reference get_property() from old get_*_property() commands 2011-01-17 09:19:45 -05:00
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h Reference get_property() from old get_*_property() commands 2011-01-17 09:19:45 -05:00
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetPropertyCommand.cxx
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h Reference get_property() from old get_*_property() commands 2011-01-17 09:19:45 -05:00
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h Reference get_property() from old get_*_property() commands 2011-01-17 09:19:45 -05:00
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h Reference get_property() from old get_*_property() commands 2011-01-17 09:19:45 -05:00
cmGlobalBorlandMakefileGenerator.cxx
cmGlobalBorlandMakefileGenerator.h
cmGlobalGenerator.cxx Merge topic 'UsingCMakeLikePkgConfig2' 2011-08-25 15:40:49 -04:00
cmGlobalGenerator.h Move automoc processing from add_executable/library to cmGlobalGenerator 2011-08-16 01:45:05 +02:00
cmGlobalJOMMakefileGenerator.cxx
cmGlobalJOMMakefileGenerator.h
cmGlobalKdevelopGenerator.cxx
cmGlobalKdevelopGenerator.h
cmGlobalMSYSMakefileGenerator.cxx Add support for windows resources with mingw/msys. 2010-12-23 17:04:49 -05:00
cmGlobalMSYSMakefileGenerator.h
cmGlobalMinGWMakefileGenerator.cxx MinGW: Remove old workaround and use native echo (#12283) 2011-06-16 15:43:17 -04:00
cmGlobalMinGWMakefileGenerator.h
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx Merge topic 'output-compile-lines' 2011-05-24 14:48:14 -04:00
cmGlobalUnixMakefileGenerator3.h Merge topic 'output-compile-lines' 2011-05-24 14:48:14 -04:00
cmGlobalVisualStudio6Generator.cxx Remove unused variable "rootdir" in VS generators 2010-12-10 14:21:18 -05:00
cmGlobalVisualStudio6Generator.h
cmGlobalVisualStudio7Generator.cxx Fix automoc with VS builds: apply patch from Bill 2011-08-18 19:35:41 +02:00
cmGlobalVisualStudio7Generator.h Fix automoc with VS builds: apply patch from Bill 2011-08-18 19:35:41 +02:00
cmGlobalVisualStudio8Generator.cxx VS8/9: Add flag map entries for /Zc:wchar_t (#10397) 2011-02-01 15:03:10 -05:00
cmGlobalVisualStudio8Generator.h
cmGlobalVisualStudio8Win64Generator.cxx
cmGlobalVisualStudio8Win64Generator.h
cmGlobalVisualStudio9Generator.cxx
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio9IA64Generator.cxx Add VisualStudio 9 and 10 generators for Itanium platform 2011-06-20 08:31:13 -04:00
cmGlobalVisualStudio9IA64Generator.h Add VisualStudio 9 and 10 generators for Itanium platform 2011-06-20 08:31:13 -04:00
cmGlobalVisualStudio9Win64Generator.cxx
cmGlobalVisualStudio9Win64Generator.h
cmGlobalVisualStudio10Generator.cxx Merge topic 'vs-ia64' 2011-07-26 14:54:56 -04:00
cmGlobalVisualStudio10Generator.h VS: Factor Find64BitTools out of Win64 generator to parent 2011-06-20 08:29:40 -04:00
cmGlobalVisualStudio10IA64Generator.cxx Add VisualStudio 9 and 10 generators for Itanium platform 2011-06-20 08:31:13 -04:00
cmGlobalVisualStudio10IA64Generator.h Add VisualStudio 9 and 10 generators for Itanium platform 2011-06-20 08:31:13 -04:00
cmGlobalVisualStudio10Win64Generator.cxx VS: Factor Find64BitTools out of Win64 generator to parent 2011-06-20 08:29:40 -04:00
cmGlobalVisualStudio10Win64Generator.h VS: Factor Find64BitTools out of Win64 generator to parent 2011-06-20 08:29:40 -04:00
cmGlobalVisualStudio71Generator.cxx Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594) 2010-12-20 11:56:18 -05:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx Avoid passing string literal to char* type 2010-12-28 09:57:35 -05:00
cmGlobalVisualStudioGenerator.h
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx Merge topic 'fix-12377-xcode-honor-g0' 2011-09-07 15:39:15 -04:00
cmGlobalXCodeGenerator.h Xcode: Save object id values in CMakeCache.txt (#11690) 2011-08-24 18:11:32 -04:00
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx Also generate dependers-graphviz files. 2011-02-06 18:34:48 +01:00
cmGraphVizWriter.h Also generate dependers-graphviz files. 2011-02-06 18:34:48 +01:00
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx VS2010: Fixed GenerateManifest flag (#10704) 2011-02-09 13:01:19 -05:00
cmIDEOptions.h VS2010: Fixed GenerateManifest flag (#10704) 2011-02-09 13:01:19 -05:00
cmIfCommand.cxx
cmIfCommand.h Clarify auto-dereference cases in if() command (#11701) 2011-01-17 09:43:41 -05:00
cmIncludeCommand.cxx Remove trailing whitespace 2011-01-04 07:59:24 -05:00
cmIncludeCommand.h Improve documentation and messages for the new CMP0017 2011-01-04 08:19:33 -05:00
cmIncludeDirectoryCommand.cxx
cmIncludeDirectoryCommand.h Fix typo in include_directories documentation (#12020) 2011-03-29 15:55:22 -04:00
cmIncludeExternalMSProjectCommand.cxx
cmIncludeExternalMSProjectCommand.h
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 Clarify list subcommand documentation (#8154) 2011-02-07 16:55:07 -05:00
cmListFileCache.cxx
cmListFileCache.h
cmListFileLexer.c
cmListFileLexer.h
cmListFileLexer.in.l
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx
cmLoadCommandCommand.h
cmLocalGenerator.cxx Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmLocalGenerator.h Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmLocalUnixMakefileGenerator3.cxx Fix for bug #12413, nmake did not handle targets with + in the name. 2011-08-24 16:08:31 -04:00
cmLocalUnixMakefileGenerator3.h MinGW: Remove old workaround and use native echo (#12283) 2011-06-16 15:43:17 -04:00
cmLocalVisualStudio6Generator.cxx VS: Create a Fortran DLL's import library directory 2011-02-10 16:17:44 -05:00
cmLocalVisualStudio6Generator.h
cmLocalVisualStudio7Generator.cxx Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmLocalVisualStudio7Generator.h Merge topic 'AutomocForQt' 2011-08-25 15:40:29 -04:00
cmLocalVisualStudio10Generator.cxx Initial support for Intel Fortran VS2010. 2011-07-08 17:08:43 -04:00
cmLocalVisualStudio10Generator.h VS: Use setlocal/endlocal only in VS 10 custom commands 2011-04-11 11:53:31 -04:00
cmLocalVisualStudioGenerator.cxx VS10: Fix exit code of custom commands with setlocal/endlocal (#11938) 2011-04-11 11:54:01 -04:00
cmLocalVisualStudioGenerator.h VS: Use setlocal/endlocal only in VS 10 custom commands 2011-04-11 11:53:31 -04:00
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx
cmMacroCommand.h
cmMakeDepend.cxx
cmMakeDepend.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx Merge topic 'UsingCMakeLikePkgConfig2' 2011-08-25 15:40:49 -04:00
cmMakefile.h Add AUTOMOC to the add_library() command 2011-08-14 15:58:08 +02:00
cmMakefileExecutableTargetGenerator.cxx Generate target-wide flags before individual build rules 2011-03-17 15:21:59 -04:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx Merge topic 'include-flags-response-file' 2011-03-22 14:45:44 -04:00
cmMakefileLibraryTargetGenerator.h Add support for CFBundle targets on the Mac (#11295) 2011-01-11 12:54:44 -05:00
cmMakefileTargetGenerator.cxx Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmMakefileTargetGenerator.h Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmMakefileUtilityTargetGenerator.cxx
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmMathCommand.cxx
cmMathCommand.h
cmMessageCommand.cxx
cmMessageCommand.h
cmObject.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h Document status of output_required_files command (#12214) 2011-05-23 13:21:15 -04:00
cmPolicies.cxx Documentation: Fix a few typos (#11883) 2011-02-22 17:24:51 -05:00
cmPolicies.h Prefer files from CMAKE_ROOT when including from CMAKE_ROOT 2011-01-04 08:06:20 -05:00
cmProcessTools.cxx
cmProcessTools.h
cmProjectCommand.cxx
cmProjectCommand.h
cmProperty.cxx Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmProperty.h Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmPropertyMap.h Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmQTWrapCPPCommand.cxx
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx
cmQTWrapUICommand.h
cmQtAutomoc.cxx Create moc files in the current binary dir, not the top level. 2011-08-25 21:39:51 +02:00
cmQtAutomoc.h Refactor SetupAutomocTarget() so it can be run after creating the target 2011-08-16 01:27:30 +02:00
cmRemoveCommand.cxx
cmRemoveCommand.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmScriptGenerator.cxx Use cascading-if for per-config test and install code 2011-06-10 09:25:46 -04:00
cmScriptGenerator.h Use cascading-if for per-config test and install code 2011-06-10 09:25:46 -04:00
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmSetCommand.cxx
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmSetPropertyCommand.h Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h Add support for Visual Studio project-specific globals (#8707) 2011-07-29 10:04:36 -04:00
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx RunSingleCommand: Replace verbose boolean with enum 2011-07-28 10:42:03 -04:00
cmSiteNameCommand.h Documentation: Fix comments in the source code (#10941) 2011-08-04 19:03:24 -04:00
cmSourceFile.cxx Fortran: Add support for free- and fixed-form flags 2011-08-31 10:24:43 -04:00
cmSourceFile.h Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx Fix style errors added by parent and grandparent 2011-06-08 07:54:33 -04:00
cmSourceGroupCommand.h
cmStandardIncludes.cxx
cmStandardIncludes.h
cmStandardLexer.h
cmStringCommand.cxx CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) 2011-05-27 16:25:08 -04:00
cmStringCommand.h CMake: Update documentation of STRING(SUBSTRING) for length -1 (#10740) 2011-05-27 16:25:08 -04:00
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx RunSingleCommand: Avoid assignment in condition 2011-07-28 10:43:11 -04:00
cmSystemTools.h RunSingleCommand: Add a OUTPUT_NORMAL flag. 2011-07-28 10:43:09 -04:00
cmTarget.cxx Merge topic 'effective-platform-name' 2011-09-13 14:33:21 -04:00
cmTarget.h Merge topic 'effective-platform-name' 2011-07-26 14:57:41 -04:00
cmTargetDepend.h
cmTargetLinkLibrariesCommand.cxx
cmTargetLinkLibrariesCommand.h Document target_link_libraries target scope (#11058) 2010-12-15 12:18:59 -05:00
cmTest.cxx Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmTest.h Fix #12342: Add APPEND_STRING option to set_property() 2011-07-15 20:57:33 +02:00
cmTestGenerator.cxx CTest: Report tests not run due to unknown configuration 2011-06-10 09:52:18 -04:00
cmTestGenerator.h CTest: Report tests not run due to unknown configuration 2011-06-10 09:52:18 -04:00
cmTryCompileCommand.cxx
cmTryCompileCommand.h Minor fix to try_compile() docs (#12333) 2011-07-12 22:37:38 +02:00
cmTryRunCommand.cxx RunSingleCommand: Replace verbose boolean with enum 2011-07-28 10:42:03 -04:00
cmTryRunCommand.h Document CMAKE_TRY_COMPILE_CONFIGURATION variable 2011-01-17 17:23:15 -05:00
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h Make use_mangled_mesa() available in cmake script mode (#11926) 2011-03-10 21:44:02 +01:00
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmVS10CLFlagTable.h
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx VS10: Avoid unnecessary rebuilds for custom commands 2011-08-18 16:51:52 -04:00
cmVisualStudio10TargetGenerator.h
cmVisualStudioGeneratorOptions.cxx Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. 2011-06-02 10:28:10 -04:00
cmVisualStudioGeneratorOptions.h VS10: Escape double quote chars in defines for rc files (#11695) 2011-01-25 19:01:13 -05:00
cmWhileCommand.cxx
cmWhileCommand.h
cmWin32ProcessExecution.cxx Avoid passing string literal to char* type 2010-12-28 09:57:35 -05:00
cmWin32ProcessExecution.h
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx Xcode: Save object id values in CMakeCache.txt (#11690) 2011-08-24 18:11:32 -04:00
cmXCodeObject.h Xcode: Save object id values in CMakeCache.txt (#11690) 2011-08-24 18:11:32 -04:00
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx
cmXMLSafe.h
cm_utf8.c
cm_utf8.h
cmake.cxx Merge topic 'fix-12446-no-cmake-E-build' 2011-09-07 15:39:21 -04:00
cmake.h Merge topic 'UsingCMakeLikePkgConfig2' 2011-08-25 15:40:49 -04:00
cmakemain.cxx CMake: Remove documentation for -E build (#12446) 2011-09-06 17:42:32 -04:00
cmaketest.h.in
cmakewizard.cxx
cmakewizard.h
cmakexbuild.cxx
cmparseMSBuildXML.py
cmw9xcom.cxx
ctest.cxx