..
CPack
Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'
2012-07-09 14:23:28 -04:00
CTest
CTest: Extend -D command line arg handling for variable definitions
2012-06-24 08:03:24 -04:00
CursesDialog
Merge topic 'ImproveCPackDoc-reloaded'
2012-02-14 16:14:56 -05:00
QtDialog
cmake-gui: Fix code to respect current locale.
2012-07-06 13:26:39 -06:00
kwsys
KWSys: Fix hashtable prime list on g++ 2.9 ( #13273 )
2012-06-05 16:23:09 -04:00
.cvsignore
…
.gitattributes
…
CMakeLists.txt
Remove process execution code from cmcldeps and have it use cmake code.
2012-06-27 12:28:12 -04:00
CMakeVersion.bash
Refactor CMake version handling
2012-04-20 11:25:55 -04:00
CMakeVersion.cmake
CMake Nightly Date Stamp
2012-07-20 00:01:05 -04:00
CMakeVersionSource.cmake
…
cmAddCustomCommandCommand.cxx
…
cmAddCustomCommandCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmAddCustomTargetCommand.cxx
…
cmAddCustomTargetCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmAddDefinitionsCommand.cxx
…
cmAddDefinitionsCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmAddDependenciesCommand.cxx
…
cmAddDependenciesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmAddExecutableCommand.cxx
Optionally allow IMPORTED targets to be globally visible
2012-01-25 14:42:31 -05:00
cmAddExecutableCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmAddLibraryCommand.cxx
add_library: Allow OBJECT library without dynamic linking ( #13289 )
2012-06-11 08:40:11 -04:00
cmAddLibraryCommand.h
Document OBJECT library type in add_library command
2012-03-16 10:12:31 -04:00
cmAddSubDirectoryCommand.cxx
…
cmAddSubDirectoryCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmAddTestCommand.cxx
…
cmAddTestCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmArchiveWrite.cxx
cmArchiveWrite: Clear fflags from archive entries
2012-06-06 07:29:19 -04:00
cmArchiveWrite.h
…
cmAuxSourceDirectoryCommand.cxx
…
cmAuxSourceDirectoryCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmBootstrapCommands.cxx
bootstrap: move while() and endwhile() into the bootstrap build
2012-02-21 15:33:40 -05:00
cmBreakCommand.cxx
…
cmBreakCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmBuildCommand.cxx
…
cmBuildCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmBuildNameCommand.cxx
…
cmBuildNameCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmCMakeMinimumRequired.cxx
…
cmCMakeMinimumRequired.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmCMakePolicyCommand.cxx
…
cmCMakePolicyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmCPluginAPI.cxx
…
cmCPluginAPI.h
…
cmCTest.cxx
CTest: Allow -Dvar=value with no space between the D and the var
2012-06-24 08:14:11 -04:00
cmCTest.h
CTest: Extend -D command line arg handling for variable definitions
2012-06-24 08:03:24 -04:00
cmCacheManager.cxx
Write CMakeCache.txt atomically ( #13040 )
2012-03-14 08:18:15 -04:00
cmCacheManager.h
…
cmCallVisualStudioMacro.cxx
…
cmCallVisualStudioMacro.h
…
cmCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmCommandArgumentLexer.cxx
Doxygen: Fix warnings.
2011-10-23 22:18:08 +02:00
cmCommandArgumentLexer.h
…
cmCommandArgumentLexer.in.l
…
cmCommandArgumentParser.cxx
…
cmCommandArgumentParser.y
…
cmCommandArgumentParserHelper.cxx
…
cmCommandArgumentParserHelper.h
Remove UnionsAvailable member from 2 classes
2012-03-03 15:11:08 +04:00
cmCommandArgumentParserTokens.h
…
cmCommandArgumentsHelper.cxx
install: Fix COMPONENT option
2012-07-11 15:10:40 -04:00
cmCommandArgumentsHelper.h
install: Fix COMPONENT option
2012-07-11 15:10:40 -04:00
cmCommands.cxx
bootstrap: move while() and endwhile() into the bootstrap build
2012-02-21 15:33:40 -05:00
cmCommands.h
…
cmComputeComponentGraph.cxx
…
cmComputeComponentGraph.h
…
cmComputeLinkDepends.cxx
Add OBJECT_LIBRARY target type
2012-03-13 14:37:32 -04:00
cmComputeLinkDepends.h
Tolerate cycles in shared library link interfaces ( #12647 )
2012-01-13 14:22:24 -05:00
cmComputeLinkInformation.cxx
Merge topic 'skip-install-rpath'
2012-03-06 15:27:54 -05:00
cmComputeLinkInformation.h
Recognize OpenBSD versioned .so names ( #12954 )
2012-02-13 10:34:41 -05:00
cmComputeTargetDepends.cxx
Run vim spellcheck on some files
2012-02-29 14:07:50 -05:00
cmComputeTargetDepends.h
…
cmConfigure.cmake.h.in
…
cmConfigureFileCommand.cxx
Add NEWLINE_STYLE option to configure_file ( #3957 )
2011-11-28 13:48:59 -05:00
cmConfigureFileCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmCoreTryCompile.cxx
Refactor generation of shared library flags
2012-06-12 15:38:48 -04:00
cmCoreTryCompile.h
…
cmCreateTestSourceList.cxx
Run vim spellcheck on some files
2012-02-29 14:07:50 -05:00
cmCreateTestSourceList.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmCryptoHash.cxx
cmCryptoHash: Provide factory "New" method
2011-11-16 10:15:44 -05:00
cmCryptoHash.h
cmCryptoHash: Add virtual destructor
2011-11-16 11:32:01 -05:00
cmCustomCommand.cxx
…
cmCustomCommand.h
…
cmCustomCommandGenerator.cxx
…
cmCustomCommandGenerator.h
…
cmDefinePropertyCommand.cxx
…
cmDefinePropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmDefinitions.cxx
…
cmDefinitions.h
…
cmDepends.cxx
Fix compiler warning reported on older Borland dashboard.
2012-02-22 17:12:11 -05:00
cmDepends.h
…
cmDependsC.cxx
Add comment about one more problem of the C depency scanner.
2011-12-18 15:44:33 +01:00
cmDependsC.h
…
cmDependsFortran.cxx
Run vim spellcheck on some files
2012-02-29 14:07:50 -05:00
cmDependsFortran.h
…
cmDependsFortranLexer.cxx
Fortran: Follow <>-style includes ( #13239 )
2012-05-22 14:07:24 -04:00
cmDependsFortranLexer.h
Fortran: Follow <>-style includes ( #13239 )
2012-05-22 14:07:24 -04:00
cmDependsFortranLexer.in.l
Fortran: Follow <>-style includes ( #13239 )
2012-05-22 14:07:24 -04:00
cmDependsFortranParser.cxx
Fortran: Follow <>-style includes ( #13239 )
2012-05-22 14:07:24 -04:00
cmDependsFortranParser.h
…
cmDependsFortranParser.y
Fortran: Follow <>-style includes ( #13239 )
2012-05-22 14:07:24 -04:00
cmDependsFortranParserTokens.h
Fortran: Follow <>-style includes ( #13239 )
2012-05-22 14:07:24 -04:00
cmDependsJava.cxx
…
cmDependsJava.h
…
cmDependsJavaLexer.cxx
Doxygen: Fix warnings.
2011-10-23 22:18:08 +02:00
cmDependsJavaLexer.h
…
cmDependsJavaLexer.in.l
…
cmDependsJavaParser.cxx
…
cmDependsJavaParser.y
…
cmDependsJavaParserHelper.cxx
…
cmDependsJavaParserHelper.h
…
cmDependsJavaParserTokens.h
…
cmDocumentCompileDefinitions.h
…
cmDocumentGeneratorExpressions.h
…
cmDocumentLocationUndefined.h
Factor out target location undefined behavior helper macro
2011-12-01 15:58:47 -05:00
cmDocumentVariables.cxx
fix 2 space bugs in variable documentation
2012-06-27 23:44:54 +02:00
cmDocumentVariables.h
…
cmDocumentation.cxx
man documentation: detect man section from the given filename
2012-06-21 23:19:55 +02:00
cmDocumentation.h
man documentation: detect man section from the given filename
2012-06-21 23:19:55 +02:00
cmDocumentationFormatter.cxx
…
cmDocumentationFormatter.h
Doxygen: Fix warnings.
2011-10-23 22:18:08 +02:00
cmDocumentationFormatterDocbook.cxx
…
cmDocumentationFormatterDocbook.h
…
cmDocumentationFormatterHTML.cxx
Documentation: Improve HTML section index format
2012-05-07 08:51:57 -04:00
cmDocumentationFormatterHTML.h
…
cmDocumentationFormatterMan.cxx
documentation: preparation for making the man section configurable
2012-06-21 23:06:08 +02:00
cmDocumentationFormatterMan.h
documentation: preparation for making the man section configurable
2012-06-21 23:06:08 +02:00
cmDocumentationFormatterText.cxx
…
cmDocumentationFormatterText.h
…
cmDocumentationFormatterUsage.cxx
…
cmDocumentationFormatterUsage.h
…
cmDocumentationSection.cxx
…
cmDocumentationSection.h
…
cmDynamicLoader.cxx
…
cmDynamicLoader.h
…
cmELF.cxx
…
cmELF.h
…
cmElseCommand.cxx
…
cmElseCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmElseIfCommand.cxx
…
cmElseIfCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEnableLanguageCommand.cxx
…
cmEnableLanguageCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEnableTestingCommand.cxx
…
cmEnableTestingCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEndForEachCommand.cxx
…
cmEndForEachCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEndFunctionCommand.cxx
…
cmEndFunctionCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEndIfCommand.cxx
…
cmEndIfCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEndMacroCommand.cxx
…
cmEndMacroCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmEndWhileCommand.cxx
improve error message on a stray "endwhile()"
2012-03-01 21:20:48 +01:00
cmEndWhileCommand.h
Merge topic 'while-testing'
2012-03-02 11:50:54 -05:00
cmExecProgramCommand.cxx
…
cmExecProgramCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmExecuteProcessCommand.cxx
…
cmExecuteProcessCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmExecutionStatus.h
…
cmExportBuildFileGenerator.cxx
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
2011-12-05 18:13:49 -05:00
cmExportBuildFileGenerator.h
…
cmExportCommand.cxx
Add OBJECT_LIBRARY target type
2012-03-13 14:37:32 -04:00
cmExportCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmExportFileGenerator.cxx
Support building shared libraries or modules without soname ( #13155 )
2012-04-30 11:50:27 -04:00
cmExportFileGenerator.h
install(EXPORT): Enforce existence of imported target files
2011-11-22 15:55:00 -05:00
cmExportInstallFileGenerator.cxx
install(EXPORT): Enforce existence of imported target files
2011-11-22 15:55:00 -05:00
cmExportInstallFileGenerator.h
install(EXPORT): Enforce existence of imported target files
2011-11-22 15:55:00 -05:00
cmExportLibraryDependencies.cxx
…
cmExportLibraryDependencies.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmExprLexer.cxx
Doxygen: Fix warnings.
2011-10-23 22:18:08 +02:00
cmExprLexer.h
…
cmExprLexer.in.l
…
cmExprParser.cxx
…
cmExprParser.y
…
cmExprParserHelper.cxx
Remove cmExprParserHelper::SetLineFile()
2012-03-03 15:11:09 +04:00
cmExprParserHelper.h
Remove cmExprParserHelper::SetLineFile()
2012-03-03 15:11:09 +04:00
cmExprParserTokens.h
…
cmExternalMakefileProjectGenerator.cxx
…
cmExternalMakefileProjectGenerator.h
…
cmExtraCodeBlocksGenerator.cxx
Merge topic 'OBJECTLibrariesInCodeBlocks'
2012-04-25 14:01:34 -04:00
cmExtraCodeBlocksGenerator.h
CodeBlocks: improve support for OBJECT libraries
2012-04-09 14:53:47 +02:00
cmExtraEclipseCDT4Generator.cxx
Merge topic 'ninja-cldeps'
2012-06-19 14:42:41 -04:00
cmExtraEclipseCDT4Generator.h
Eclipse: create links to subprojects also in the source-project ( #12579 )
2011-11-19 11:01:03 +01:00
cmFLTKWrapUICommand.cxx
…
cmFLTKWrapUICommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmFileCommand.cxx
Merge topic 'install-case-sensitive-mac'
2012-06-14 16:28:54 -04:00
cmFileCommand.h
FILE: mention that TO_CMAKE_PATH also handles list delimiters
2012-03-30 00:41:48 +02:00
cmFileTimeComparison.cxx
…
cmFileTimeComparison.h
…
cmFindBase.cxx
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmFindBase.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmFindCommon.cxx
…
cmFindCommon.h
…
cmFindFileCommand.cxx
…
cmFindFileCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmFindLibraryCommand.cxx
find_library: Fix mixed lib->lib64 (non-)conversion cases ( #13419 )
2012-07-20 14:19:11 -04:00
cmFindLibraryCommand.h
find_library: Fix mixed lib->lib64 (non-)conversion cases ( #13419 )
2012-07-20 14:19:11 -04:00
cmFindPackageCommand.cxx
fix #13195 : avoid multiple mentions of found packages
2012-05-06 16:32:10 +02:00
cmFindPackageCommand.h
fix #13195 : avoid multiple mentions of found packages
2012-05-06 16:32:10 +02:00
cmFindPathCommand.cxx
…
cmFindPathCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmFindProgramCommand.cxx
Fix crash if app bundle executeable couldn't be found
2012-02-25 18:20:36 +01:00
cmFindProgramCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmForEachCommand.cxx
…
cmForEachCommand.h
Merge branch 'add-const-qualifiers' into doxygen-fixes
2012-03-01 10:40:21 -05:00
cmFunctionBlocker.h
doxygen: remove a few comments
2012-03-01 02:33:13 +04:00
cmFunctionCommand.cxx
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmFunctionCommand.h
Merge branch 'add-const-qualifiers' into doxygen-fixes
2012-03-01 10:40:21 -05:00
cmGeneratedFileStream.cxx
…
cmGeneratedFileStream.h
…
cmGeneratorExpression.cxx
…
cmGeneratorExpression.h
…
cmGeneratorTarget.cxx
VS: Restore header files marked as OS X Framework content ( #13196 )
2012-05-07 15:28:19 -04:00
cmGeneratorTarget.h
VS: Restore header files marked as OS X Framework content ( #13196 )
2012-05-07 15:28:19 -04:00
cmGetCMakePropertyCommand.cxx
…
cmGetCMakePropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGetDirectoryPropertyCommand.cxx
…
cmGetDirectoryPropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGetFilenameComponentCommand.cxx
…
cmGetFilenameComponentCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGetPropertyCommand.cxx
…
cmGetPropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGetSourceFilePropertyCommand.cxx
…
cmGetSourceFilePropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGetTargetPropertyCommand.cxx
…
cmGetTargetPropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGetTestPropertyCommand.cxx
…
cmGetTestPropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmGlobalBorlandMakefileGenerator.cxx
…
cmGlobalBorlandMakefileGenerator.h
…
cmGlobalGenerator.cxx
Merge topic 'position-independent-targets'
2012-06-12 16:01:04 -04:00
cmGlobalGenerator.h
Merge topic 'position-independent-targets'
2012-06-12 16:01:04 -04:00
cmGlobalJOMMakefileGenerator.cxx
…
cmGlobalJOMMakefileGenerator.h
…
cmGlobalKdevelopGenerator.cxx
Ninja: Eclipse and KDevelop fixes for ninja
2012-06-15 12:14:13 +02:00
cmGlobalKdevelopGenerator.h
Doxygen: Fix warnings.
2011-10-23 22:18:08 +02:00
cmGlobalMSYSMakefileGenerator.cxx
…
cmGlobalMSYSMakefileGenerator.h
…
cmGlobalMinGWMakefileGenerator.cxx
…
cmGlobalMinGWMakefileGenerator.h
…
cmGlobalNMakeMakefileGenerator.cxx
…
cmGlobalNMakeMakefileGenerator.h
…
cmGlobalNinjaGenerator.cxx
Ninja: error on missing rspfile_content
2012-07-10 10:53:25 +02:00
cmGlobalNinjaGenerator.h
Ninja: remove some unused default arguments
2012-07-10 10:53:24 +02:00
cmGlobalUnixMakefileGenerator3.cxx
Move the EscapeJSON method to a sharable location.
2012-06-04 23:42:37 +02:00
cmGlobalUnixMakefileGenerator3.h
Pre-compute object file names before Makefile generation
2012-03-09 15:16:02 -05:00
cmGlobalVisualStudio6Generator.cxx
…
cmGlobalVisualStudio6Generator.h
Rename/constify build-time config placeholder lookup
2012-03-09 15:16:03 -05:00
cmGlobalVisualStudio7Generator.cxx
VS: Fix line-too-long style errors
2012-04-19 10:07:49 -04:00
cmGlobalVisualStudio7Generator.h
include_external_msproject: Add TYPE, GUID, PLATFORM options ( #13120 )
2012-04-16 10:17:03 -04:00
cmGlobalVisualStudio8Generator.cxx
Merge topic 'enhance-include_external_msproject'
2012-04-25 14:04:27 -04:00
cmGlobalVisualStudio8Generator.h
include_external_msproject: Add TYPE, GUID, PLATFORM options ( #13120 )
2012-04-16 10:17:03 -04:00
cmGlobalVisualStudio8Win64Generator.cxx
Order VS local generator Version ivar values consistently
2011-11-14 09:47:31 -05:00
cmGlobalVisualStudio8Win64Generator.h
…
cmGlobalVisualStudio9Generator.cxx
Order VS local generator Version ivar values consistently
2011-11-14 09:47:31 -05:00
cmGlobalVisualStudio9Generator.h
…
cmGlobalVisualStudio9IA64Generator.cxx
Order VS local generator Version ivar values consistently
2011-11-14 09:47:31 -05:00
cmGlobalVisualStudio9IA64Generator.h
…
cmGlobalVisualStudio9Win64Generator.cxx
Order VS local generator Version ivar values consistently
2011-11-14 09:47:31 -05:00
cmGlobalVisualStudio9Win64Generator.h
…
cmGlobalVisualStudio10Generator.cxx
VC Express doesn't support folders, ignore USE_FOLDER property
2012-06-02 19:58:03 +02:00
cmGlobalVisualStudio10Generator.h
VC Express doesn't support folders, ignore USE_FOLDER property
2012-06-02 19:58:03 +02:00
cmGlobalVisualStudio10IA64Generator.cxx
…
cmGlobalVisualStudio10IA64Generator.h
…
cmGlobalVisualStudio10Win64Generator.cxx
…
cmGlobalVisualStudio10Win64Generator.h
…
cmGlobalVisualStudio11ARMGenerator.cxx
VS11: Add ARM architecture generator ( #13077 )
2012-05-09 09:12:13 -04:00
cmGlobalVisualStudio11ARMGenerator.h
VS11: Add ARM architecture generator ( #13077 )
2012-05-09 09:12:13 -04:00
cmGlobalVisualStudio11Generator.cxx
Enumerate VS11 version explicitly in local generators
2011-11-14 09:50:47 -05:00
cmGlobalVisualStudio11Generator.h
Enumerate VS11 version explicitly in local generators
2011-11-14 09:50:47 -05:00
cmGlobalVisualStudio11Win64Generator.cxx
…
cmGlobalVisualStudio11Win64Generator.h
…
cmGlobalVisualStudio71Generator.cxx
VS: Fix line-too-long style errors
2012-04-19 10:07:49 -04:00
cmGlobalVisualStudio71Generator.h
include_external_msproject: Add TYPE, GUID, PLATFORM options ( #13120 )
2012-04-16 10:17:03 -04:00
cmGlobalVisualStudioGenerator.cxx
VS: Add CMakeLists.txt re-run rules at start of generation
2012-03-28 14:07:51 -04:00
cmGlobalVisualStudioGenerator.h
Pre-compute object file names before VS project generation
2012-03-09 15:16:02 -05:00
cmGlobalWatcomWMakeGenerator.cxx
…
cmGlobalWatcomWMakeGenerator.h
…
cmGlobalXCodeGenerator.cxx
Refactor generation of shared library flags
2012-06-12 15:38:48 -04:00
cmGlobalXCodeGenerator.h
Pre-compute object file names before Xcode generation
2012-03-19 11:52:40 -04:00
cmGraphAdjacencyList.h
…
cmGraphVizWriter.cxx
…
cmGraphVizWriter.h
…
cmHexFileConverter.cxx
…
cmHexFileConverter.h
…
cmIDEFlagTable.h
…
cmIDEOptions.cxx
…
cmIDEOptions.h
…
cmIfCommand.cxx
Print any evaluated 'elseif'/'else' commands in trace mode ( #13220 )
2012-05-16 09:07:55 -04:00
cmIfCommand.h
if: Document that macro arguments are not variables ( #13393 )
2012-07-11 10:40:04 -04:00
cmIncludeCommand.cxx
include: Ignore empty string as file name ( #13388 )
2012-07-10 11:05:04 -04:00
cmIncludeCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmIncludeDirectoryCommand.cxx
…
cmIncludeDirectoryCommand.h
Merge topic 'target-include-directories'
2012-03-08 15:13:15 -05:00
cmIncludeExternalMSProjectCommand.cxx
VS: Fix line-too-long style errors
2012-04-19 10:07:49 -04:00
cmIncludeExternalMSProjectCommand.h
include_external_msproject: Add TYPE, GUID, PLATFORM options ( #13120 )
2012-04-16 10:17:03 -04:00
cmIncludeRegularExpressionCommand.cxx
…
cmIncludeRegularExpressionCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmInstallCommand.cxx
make default install component name configurable
2012-05-14 22:19:12 +02:00
cmInstallCommand.h
Enhance documentation of install command w.r.t. the "Undefined" component.
2012-06-21 20:49:16 +02:00
cmInstallCommandArguments.cxx
install: Fix COMPONENT option
2012-07-11 15:10:40 -04:00
cmInstallCommandArguments.h
install: Fix COMPONENT option
2012-07-11 15:10:40 -04:00
cmInstallDirectoryGenerator.cxx
Factor cmInstallType out of cmTarget::TargetType
2012-02-27 13:19:57 -05:00
cmInstallDirectoryGenerator.h
…
cmInstallExportGenerator.cxx
Factor cmInstallType out of cmTarget::TargetType
2012-02-27 13:19:57 -05:00
cmInstallExportGenerator.h
…
cmInstallFilesCommand.cxx
make default install component name configurable
2012-05-14 22:19:12 +02:00
cmInstallFilesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmInstallFilesGenerator.cxx
Factor cmInstallType out of cmTarget::TargetType
2012-02-27 13:19:57 -05:00
cmInstallFilesGenerator.h
…
cmInstallGenerator.cxx
Use CPACK_xxx and CMAKE_xxx in a consistent way.
2012-05-20 17:28:54 +02:00
cmInstallGenerator.h
Factor cmInstallType out of cmTarget::TargetType
2012-02-27 13:19:57 -05:00
cmInstallProgramsCommand.cxx
make default install component name configurable
2012-05-14 22:19:12 +02:00
cmInstallProgramsCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmInstallScriptGenerator.cxx
…
cmInstallScriptGenerator.h
…
cmInstallTargetGenerator.cxx
Add OBJECT_LIBRARY target type
2012-03-13 14:37:32 -04:00
cmInstallTargetGenerator.h
…
cmInstallTargetsCommand.cxx
make default install component name configurable
2012-05-14 22:19:12 +02:00
cmInstallTargetsCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmInstallType.h
Factor cmInstallType out of cmTarget::TargetType
2012-02-27 13:19:57 -05:00
cmLinkDirectoriesCommand.cxx
…
cmLinkDirectoriesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmLinkLibrariesCommand.cxx
…
cmLinkLibrariesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmListCommand.cxx
list: Handle errors on empty lists more gracefully ( #13138 )
2012-04-17 11:07:07 -04:00
cmListCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmListFileCache.cxx
…
cmListFileCache.h
…
cmListFileLexer.c
…
cmListFileLexer.h
…
cmListFileLexer.in.l
…
cmLoadCacheCommand.cxx
…
cmLoadCacheCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmLoadCommandCommand.cxx
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmLoadCommandCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmLocalGenerator.cxx
Merge topic 'no-source-language-crash'
2012-06-21 11:54:52 -04:00
cmLocalGenerator.h
Merge topic 'ninja-cldeps'
2012-06-19 14:42:41 -04:00
cmLocalNinjaGenerator.cxx
Ninja: also consider variables when checking command line length
2012-07-02 00:01:41 +02:00
cmLocalNinjaGenerator.h
Ninja: undo all the NOSHELL patches
2012-06-15 01:43:08 +02:00
cmLocalUnixMakefileGenerator3.cxx
Makefile: Support directory names containing '=' ( #12934 )
2012-06-06 08:30:54 -04:00
cmLocalUnixMakefileGenerator3.h
Pre-compute object file names before Makefile generation
2012-03-09 15:16:02 -05:00
cmLocalVisualStudio6Generator.cxx
Cleanup custom command .rule file internal handling
2012-04-18 15:48:50 -04:00
cmLocalVisualStudio6Generator.h
VS: Add CMakeLists.txt re-run rules at start of generation
2012-03-28 14:07:51 -04:00
cmLocalVisualStudio7Generator.cxx
VS: Set Intel Fortran 13 project version
2012-06-06 12:23:25 -04:00
cmLocalVisualStudio7Generator.h
VS: Add CMakeLists.txt re-run rules at start of generation
2012-03-28 14:07:51 -04:00
cmLocalVisualStudio10Generator.cxx
include_external_msproject: Add TYPE, GUID, PLATFORM options ( #13120 )
2012-04-16 10:17:03 -04:00
cmLocalVisualStudio10Generator.h
Order VS local generator Version ivar values consistently
2011-11-14 09:47:31 -05:00
cmLocalVisualStudioGenerator.cxx
Pre-compute object file names before VS project generation
2012-03-09 15:16:02 -05:00
cmLocalVisualStudioGenerator.h
VS: Add CMakeLists.txt re-run rules at start of generation
2012-03-28 14:07:51 -04:00
cmLocalXCodeGenerator.cxx
Remove unused partial OBJECT_FILES property implementation
2012-03-06 13:20:17 -05:00
cmLocalXCodeGenerator.h
Remove unused partial OBJECT_FILES property implementation
2012-03-06 13:20:17 -05:00
cmMacroCommand.cxx
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmMacroCommand.h
Merge branch 'add-const-qualifiers' into doxygen-fixes
2012-03-01 10:40:21 -05:00
cmMakeDepend.cxx
Make search paths ordered and unique
2012-02-22 07:29:32 -05:00
cmMakeDepend.h
…
cmMakeDirectoryCommand.cxx
…
cmMakeDirectoryCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmMakefile.cxx
Merge topic 'module-no-soname'
2012-06-21 11:55:15 -04:00
cmMakefile.h
Print any evaluated 'elseif'/'else' commands in trace mode ( #13220 )
2012-05-16 09:07:55 -04:00
cmMakefileExecutableTargetGenerator.cxx
Add CMAKE_GNUtoMS option to convert GNU .dll.a to MS .lib
2011-12-05 18:13:49 -05:00
cmMakefileExecutableTargetGenerator.h
…
cmMakefileLibraryTargetGenerator.cxx
Support building shared libraries or modules without soname ( #13155 )
2012-04-30 11:50:27 -04:00
cmMakefileLibraryTargetGenerator.h
Build object library targets in Makefiles
2012-03-13 14:38:02 -04:00
cmMakefileTargetGenerator.cxx
Remove unused ivars to eliminate compiler warnings
2012-06-20 17:44:10 -04:00
cmMakefileTargetGenerator.h
VS: Restore header files marked as OS X Framework content ( #13196 )
2012-05-07 15:28:19 -04:00
cmMakefileUtilityTargetGenerator.cxx
CMake: Fix progress reporting for custom targets ( #12441 )
2011-12-13 20:06:27 -05:00
cmMakefileUtilityTargetGenerator.h
…
cmMarkAsAdvancedCommand.cxx
…
cmMarkAsAdvancedCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmMathCommand.cxx
…
cmMathCommand.h
Merge branch 'add-const-qualifiers' into doxygen-fixes
2012-03-01 10:40:21 -05:00
cmMessageCommand.cxx
…
cmMessageCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmNewLineStyle.cxx
Add NEWLINE_STYLE option to configure_file ( #3957 )
2011-11-28 13:48:59 -05:00
cmNewLineStyle.h
cmNewLineStyle: Use cmStandardIncludes.h
2011-11-30 09:19:32 -05:00
cmNinjaNormalTargetGenerator.cxx
Ninja: sysconf() is declared in unistd.h
2012-07-11 10:20:46 +02:00
cmNinjaNormalTargetGenerator.h
Ninja: undo all the NOSHELL patches
2012-06-15 01:43:08 +02:00
cmNinjaTargetGenerator.cxx
Merge topic 'Ninja-absolute-compile-commands'
2012-07-09 14:21:22 -04:00
cmNinjaTargetGenerator.h
Ninja: work with ninja/master, don't compile rc files with cl
2012-06-13 00:52:46 +02:00
cmNinjaTypes.h
Ninja: Add the Ninja generator
2012-02-02 23:40:21 +00:00
cmNinjaUtilityTargetGenerator.cxx
Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR)
2012-03-17 23:16:40 +00:00
cmNinjaUtilityTargetGenerator.h
Ninja: Add the Ninja generator
2012-02-02 23:40:21 +00:00
cmObject.h
…
cmOptionCommand.cxx
…
cmOptionCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmOrderDirectories.cxx
…
cmOrderDirectories.h
Remove unused ivars to eliminate compiler warnings
2012-06-20 17:43:37 -04:00
cmOutputRequiredFilesCommand.cxx
…
cmOutputRequiredFilesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmPolicies.cxx
Refactor generation of shared library flags
2012-06-12 15:38:48 -04:00
cmPolicies.h
Refactor generation of shared library flags
2012-06-12 15:38:48 -04:00
cmProcessTools.cxx
…
cmProcessTools.h
…
cmProjectCommand.cxx
Fix typo in error message, and remove redundent test.
2012-02-29 22:28:06 -05:00
cmProjectCommand.h
Merge topic 'inject_code_via_variable'
2012-07-12 15:59:21 -04:00
cmProperty.cxx
…
cmProperty.h
…
cmPropertyDefinition.cxx
…
cmPropertyDefinition.h
Merge branch 'add-const-qualifiers' into doxygen-fixes
2012-03-01 10:40:21 -05:00
cmPropertyDefinitionMap.cxx
…
cmPropertyDefinitionMap.h
…
cmPropertyMap.cxx
…
cmPropertyMap.h
…
cmQTWrapCPPCommand.cxx
…
cmQTWrapCPPCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmQTWrapUICommand.cxx
…
cmQTWrapUICommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmQtAutomoc.cxx
automoc: better error handling ( #13299 )
2012-06-14 22:27:22 +02:00
cmQtAutomoc.h
automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODE
2011-12-13 22:11:47 +01:00
cmRemoveCommand.cxx
…
cmRemoveCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmRemoveDefinitionsCommand.cxx
…
cmRemoveDefinitionsCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmReturnCommand.cxx
…
cmReturnCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmScriptGenerator.cxx
…
cmScriptGenerator.h
…
cmSeparateArgumentsCommand.cxx
…
cmSeparateArgumentsCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSetCommand.cxx
…
cmSetCommand.h
Improve documentation of set command ( #13269 )
2012-06-18 10:02:13 -04:00
cmSetDirectoryPropertiesCommand.cxx
…
cmSetDirectoryPropertiesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSetPropertyCommand.cxx
…
cmSetPropertyCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSetSourceFilesPropertiesCommand.cxx
…
cmSetSourceFilesPropertiesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSetTargetPropertiesCommand.cxx
…
cmSetTargetPropertiesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSetTestsPropertiesCommand.cxx
…
cmSetTestsPropertiesCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSiteNameCommand.cxx
…
cmSiteNameCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSourceFile.cxx
…
cmSourceFile.h
Classify known header file extensions as headers
2012-03-28 08:59:14 -04:00
cmSourceFileLocation.cxx
…
cmSourceFileLocation.h
…
cmSourceGroup.cxx
Remove unused cmSourceGroup method
2012-03-09 15:16:03 -05:00
cmSourceGroup.h
Remove unused cmSourceGroup method
2012-03-09 15:16:03 -05:00
cmSourceGroupCommand.cxx
…
cmSourceGroupCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmStandardIncludes.cxx
…
cmStandardIncludes.h
Provide std::ios_base typedef on GCC < 3
2011-11-30 09:27:18 -05:00
cmStandardLexer.h
…
cmStringCommand.cxx
Disable file() and string() hash commands during bootstrap
2011-11-16 11:03:30 -05:00
cmStringCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSubdirCommand.cxx
…
cmSubdirCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSubdirDependsCommand.cxx
…
cmSubdirDependsCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmSystemTools.cxx
Merge topic 'kwsys-environ-cleanup'
2012-05-01 14:09:12 -04:00
cmSystemTools.h
CTest: Simplify environment save/restore
2012-04-24 16:56:14 -04:00
cmTarget.cxx
Refactor generation of shared library flags
2012-06-12 15:38:48 -04:00
cmTarget.h
Support building shared libraries or modules without soname ( #13155 )
2012-04-30 11:50:27 -04:00
cmTargetDepend.h
…
cmTargetLinkLibrariesCommand.cxx
Add OBJECT_LIBRARY target type
2012-03-13 14:37:32 -04:00
cmTargetLinkLibrariesCommand.h
Document behavior of multiple target_link_libraries calls ( #13113 )
2012-04-09 08:53:32 -04:00
cmTest.cxx
…
cmTest.h
…
cmTestGenerator.cxx
…
cmTestGenerator.h
…
cmTryCompileCommand.cxx
…
cmTryCompileCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmTryRunCommand.cxx
…
cmTryRunCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmUnsetCommand.cxx
…
cmUnsetCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmUseMangledMesaCommand.cxx
…
cmUseMangledMesaCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmUtilitySourceCommand.cxx
…
cmUtilitySourceCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmVS10CLFlagTable.h
…
cmVS10LibFlagTable.h
…
cmVS10LinkFlagTable.h
…
cmVariableRequiresCommand.cxx
…
cmVariableRequiresCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmVariableWatch.cxx
…
cmVariableWatch.h
…
cmVariableWatchCommand.cxx
…
cmVariableWatchCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmVersion.cxx
…
cmVersion.h
…
cmVersionConfig.h.in
…
cmVersionMacros.h
…
cmVisualStudio10TargetGenerator.cxx
VS10: Generate relative source paths when possible ( #12570 )
2012-04-27 14:14:36 -04:00
cmVisualStudio10TargetGenerator.h
VS10: Convert paths normally unless forced to relative
2012-04-27 11:53:40 -04:00
cmVisualStudioGeneratorOptions.cxx
Visual Studio: Allow setting Single Byte Character Set ( #12189 )
2012-02-17 11:30:23 -05:00
cmVisualStudioGeneratorOptions.h
Visual Studio: Allow setting Single Byte Character Set ( #12189 )
2012-02-17 11:30:23 -05:00
cmWhileCommand.cxx
-remove trailing whitespace
2012-02-21 15:33:31 -05:00
cmWhileCommand.h
Merge branch 'add-const-qualifiers' into doxygen-fixes
2012-03-01 10:40:21 -05:00
cmWin32ProcessExecution.cxx
…
cmWin32ProcessExecution.h
…
cmWriteFileCommand.cxx
…
cmWriteFileCommand.h
Add 'const' qualifier to some cmCommand members
2012-02-29 13:27:04 -05:00
cmXCode21Object.cxx
…
cmXCode21Object.h
…
cmXCodeObject.cxx
…
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
…
cm_sha2.c
sha2: Zero entire SHA_CTX structure during cleanup
2011-11-17 11:18:08 -05:00
cm_sha2.h
sha2: Wrap long lines in third-party declarations
2011-11-16 11:05:13 -05:00
cm_sha2_mangle.h
sha2: Build as part of CMakeLib
2011-11-16 10:15:44 -05:00
cm_utf8.c
…
cm_utf8.h
…
cmake.cxx
automoc: better error handling ( #13299 )
2012-06-14 22:27:22 +02:00
cmake.h
Fix some typos in the docs comments.
2012-03-19 23:05:21 +01:00
cmakemain.cxx
documentation: preparation for making the man section configurable
2012-06-21 23:06:08 +02:00
cmaketest.h.in
…
cmakewizard.cxx
…
cmakewizard.h
…
cmakexbuild.cxx
Run vim spellcheck on some files
2012-02-29 14:07:50 -05:00
cmcldeps.cxx
Ninja: print error message when command failed
2012-06-28 13:48:10 +02:00
cmparseMSBuildXML.py
…
cmw9xcom.cxx
…
ctest.cxx
CTest: Extend -D command line arg handling for variable definitions
2012-06-24 08:03:24 -04:00