..
CPack
Merge topic 'cpack-nsis-multi-installs'
2011-08-02 15:10:47 -04:00
CTest
RunSingleCommand: Replace verbose boolean with enum
2011-07-28 10:42:03 -04:00
CursesDialog
ccmake: Remove extra parens around comparison
2011-02-15 08:46:50 -05:00
QtDialog
Fix grouping bug where "Ungrouped Entries" showed up as a child.
2011-01-28 08:50:56 -07:00
kwsys
KWSys: __int64 and long long may be same type in specialization
2011-08-09 18:04:04 -04:00
.cvsignore
…
CMakeLists.txt
Add VisualStudio 9 and 10 generators for Itanium platform
2011-06-20 08:31:13 -04: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
Allow add_dependencies() on imported targets ( #10395 )
2010-11-19 17:19:21 -05:00
cmAddDependenciesCommand.h
Allow add_dependencies() on imported targets ( #10395 )
2010-11-19 17:19:21 -05:00
cmAddExecutableCommand.cxx
…
cmAddExecutableCommand.h
…
cmAddLibraryCommand.cxx
…
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
cmArchiveWrite: Clear xattr and acl from entries ( #11958 )
2011-04-07 08:27:56 -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
…
cmBuildNameCommand.cxx
…
cmBuildNameCommand.h
…
cmCMakeMinimumRequired.cxx
…
cmCMakeMinimumRequired.h
…
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
Fix type conversion warning
2011-05-27 10:45:41 -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
Allow add_dependencies() on imported targets ( #10395 )
2010-11-19 17:19:21 -05:00
cmComputeTargetDepends.h
Allow add_dependencies() on imported targets ( #10395 )
2010-11-19 17:19:21 -05:00
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
Documentation: WIN32 not defined on Cygwin ( #12334 )
2011-07-29 18:40:56 -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
…
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
Don't disable colors in the CodeBlocks generator and minor cleanup.
2010-11-11 22:13:39 +01:00
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
Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity
2011-06-01 09:55:42 -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
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindCommon.cxx
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindCommon.h
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindFileCommand.cxx
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindFileCommand.h
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindLibraryCommand.cxx
find_library: Use lib->lib64 conversion in CXX-only projects (#12247,#12248)
2011-06-15 08:32:22 -04:00
cmFindLibraryCommand.h
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindPackageCommand.cxx
Merge topic 'FeatureSummaryImprovements'
2011-08-02 15:09:41 -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
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
cmFindProgramCommand.cxx
Teach find_(library|package) about Linux multiarch ( #12037 )
2011-06-08 10:04:44 -04:00
cmFindProgramCommand.h
Speedup find_* commands ( #11412 )
2010-11-12 10:47:28 -05:00
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
RunSingleCommand: Replace verbose boolean with enum
2011-07-28 10:42:03 -04:00
cmGlobalGenerator.h
RunSingleCommand: Replace verbose boolean with enum
2011-07-28 10:42:03 -04: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
Avoid msbuild ".\" idiosyncrasy that builds multiple configs ( #11594 )
2010-12-20 11:56:18 -05:00
cmGlobalVisualStudio7Generator.h
Revert "Remove unused parameter "root" in some VS generator methods"
2010-12-20 11:15:55 -05:00
cmGlobalVisualStudio8Generator.cxx
VS8/9: Add flag map entries for /Zc:wchar_t ( #10397 )
2011-02-01 15:03:10 -05:00
cmGlobalVisualStudio8Generator.h
Skip VS <= 7.1 dependency analysis for VS >= 8
2010-12-01 11:43:30 -05:00
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
Use modern global dependency graph for VS < 8 deps
2010-11-18 10:51:34 -05:00
cmGlobalWatcomWMakeGenerator.cxx
…
cmGlobalWatcomWMakeGenerator.h
…
cmGlobalXCodeGenerator.cxx
Correct KWStyle line too long error
2011-07-19 11:33:01 -04:00
cmGlobalXCodeGenerator.h
Merge topic 'xcode-source_groups-folders-issue-10039'
2011-06-08 15:44:44 -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
Condense parsing of cache entries
2010-11-22 15:45:30 -05:00
cmLoadCacheCommand.h
Use cmCacheManager to load entries from the cache
2010-11-22 15:14:21 -05:00
cmLoadCommandCommand.cxx
…
cmLoadCommandCommand.h
…
cmLocalGenerator.cxx
Merge topic 'custom-command-slashes'
2011-03-31 13:23:32 -04:00
cmLocalGenerator.h
Optionally pass include directories with response files
2011-03-17 17:56:13 -04:00
cmLocalUnixMakefileGenerator3.cxx
MinGW: Remove old workaround and use native echo ( #12283 )
2011-06-16 15:43:17 -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
Add support for Visual Studio project-specific globals ( #8707 )
2011-07-29 10:04:36 -04:00
cmLocalVisualStudio7Generator.h
Add support for Visual Studio project-specific globals ( #8707 )
2011-07-29 10:04:36 -04:00
cmLocalVisualStudio10Generator.cxx
VS10: Fix working directory of consecutive custom commands ( #11938 )
2011-04-08 15:36:16 -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
Convert CMake to OSI-approved BSD License
2009-09-28 11:43:28 -04:00
cmMakefile.cxx
Merge topic 'SetPropertyAppendString'
2011-07-26 14:57:32 -04:00
cmMakefile.h
Fix #12342 : Add APPEND_STRING option to set_property()
2011-07-15 20:57:33 +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
Make std::map usage more portable in language=>flags/defines maps
2011-05-17 08:50:55 -04:00
cmMakefileTargetGenerator.h
Make std::map usage more portable in language=>flags/defines maps
2011-05-17 08:50:55 -04:00
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
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
…
cmRemoveCommand.cxx
…
cmRemoveCommand.h
…
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
…
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
Convert CMake to OSI-approved BSD License
2009-09-28 11:43:28 -04:00
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
…
cmSourceFile.cxx
Fix #12342 : Add APPEND_STRING option to set_property()
2011-07-15 20:57:33 +02: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
Add support for Visual Studio project-specific globals ( #8707 )
2011-07-29 10:04:36 -04:00
cmTarget.h
Merge topic 'effective-platform-name'
2011-07-26 14:57:41 -04:00
cmTargetDepend.h
Record edge type in global dependency graph
2010-11-18 10:51:00 -05:00
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
Convert CMake to OSI-approved BSD License
2009-09-28 11:43:28 -04:00
cmVersion.cxx
…
cmVersion.h
…
cmVersionConfig.h.in
…
cmVersionMacros.h
…
cmVisualStudio10TargetGenerator.cxx
VS10: Add SCC support
2011-07-29 14:06:28 -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: Also qoute [] as needed to set build-configurations.
2011-04-07 13:17:03 -04:00
cmXCodeObject.h
Xcode: Fix parallel build depends with universal binaries ( #11844 )
2011-06-06 17:44:11 -04:00
cmXMLParser.cxx
…
cmXMLParser.h
…
cmXMLSafe.cxx
…
cmXMLSafe.h
…
cm_utf8.c
…
cm_utf8.h
…
cmake.cxx
Merge topic 'split-stdout-stderr'
2011-08-02 15:09:57 -04:00
cmake.h
Merge topic 'split-stdout-stderr'
2011-08-02 15:09:57 -04:00
cmakemain.cxx
RunSingleCommand: Add a OUTPUT_NORMAL flag.
2011-07-28 10:43:09 -04:00
cmaketest.h.in
…
cmakewizard.cxx
…
cmakewizard.h
…
cmakexbuild.cxx
…
cmparseMSBuildXML.py
…
cmw9xcom.cxx
…
ctest.cxx
…