CMake/Source
Stephen Kelly dea4d263d3 Docs: cmake -G selects a "build system" generator
-G is not only for makefile generators.
2013-05-21 14:43:42 -04:00
..
CPack CPack: Avoid "format expects 'unsigned int'" warnings 2013-03-22 08:53:58 -04:00
CTest CTest: Fix ctest_update with 'HEAD' file in source tree 2013-02-28 11:52:30 -05:00
CursesDialog ccmake: Allow DEL key in first column 2012-11-13 13:44:33 -05:00
QtDialog cmake-gui: Use the QStandardItemModel workaround until 5.1.0. 2013-03-19 15:14:46 -04:00
kwsys Merge branch 'upstream-kwsys' into update-kwsys 2013-03-22 08:08:03 -04:00
.cvsignore
.gitattributes
CMakeLists.txt Merge topic 'try_compile-targets' 2013-02-25 13:12:02 -05:00
CMakeVersion.bash
CMakeVersion.cmake Begin post-2.8.11 development 2013-05-16 12:44:26 -04:00
CMakeVersionSource.cmake
cmAddCustomCommandCommand.cxx
cmAddCustomCommandCommand.h AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
cmAddCustomTargetCommand.cxx
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx add_dependencies: Distinguish target v. file dependencies in error (#14050) 2013-03-29 15:00:33 -04:00
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx
cmAddLibraryCommand.h add_library: Document object library portability suggestion 2013-01-04 09:38:22 -05:00
cmAddSubDirectoryCommand.cxx add_subdirectory: Compute output dir with consistent slashes (#10072) 2013-03-12 11:52:52 -04:00
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h
cmArchiveWrite.cxx
cmArchiveWrite.h
cmAuxSourceDirectoryCommand.cxx
cmAuxSourceDirectoryCommand.h
cmBootstrapCommands.cxx CMake: Add TIMESTAMP subcommand to string and file commands 2012-12-05 10:39:10 -05:00
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005) 2013-03-12 18:17:40 -04:00
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h
cmCMakePolicyCommand.cxx Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cmCMakePolicyCommand.h
cmCPluginAPI.cxx
cmCPluginAPI.h
cmCTest.cxx Haiku no longer defines __BEOS__ 2013-01-07 21:20:11 +01:00
cmCTest.h Merge topic 'ctest-SUBMIT_INDEX-cdash' 2012-11-06 14:14:13 -05:00
cmCacheManager.cxx Delete entire CMakeFiles directory when deleting CMakeCache.txt (#13756) 2013-02-18 09:58:34 -05:00
cmCacheManager.h
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmCommand.h
cmCommandArgumentLexer.cxx Doxygen: Fix warnings. 2011-10-23 22:18:08 +02:00
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx Fix some warnings from -Wundef 2012-12-22 12:47:54 +01:00
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h
cmCommands.cxx Add the target_compile_definitions command. 2013-01-10 09:46:58 -05:00
cmCommands.h
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx Make linking APIs aware of 'head' target 2013-01-08 08:53:25 -05:00
cmComputeLinkDepends.h Make linking APIs aware of 'head' target 2013-01-08 08:53:25 -05:00
cmComputeLinkInformation.cxx Fix RPATH information when only a genex is used as a link library. 2013-02-28 18:25:33 +01:00
cmComputeLinkInformation.h Make linking APIs aware of 'head' target 2013-01-08 08:53:25 -05:00
cmComputeTargetDepends.cxx Add LINK_LIBRARIES property for direct target link dependencies 2013-01-08 09:02:43 -05:00
cmComputeTargetDepends.h Make targets depend on the link interface of their dependees. 2013-01-03 13:31:50 -05:00
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h Documentation: Clarify configure_file behavior 2012-11-07 14:30:46 -05:00
cmCoreTryCompile.cxx try_compile: add missing fclose() to recently added error case 2013-04-16 08:38:33 -04:00
cmCoreTryCompile.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCryptoHash.cxx
cmCryptoHash.h
cmCustomCommand.cxx
cmCustomCommand.h
cmCustomCommandGenerator.cxx Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions 2012-12-20 12:17:37 +01:00
cmCustomCommandGenerator.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx cmDepends: No dependency-vector erasure in CheckDependencies 2012-11-06 11:54:39 -05:00
cmDepends.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsC.cxx cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsC.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsFortran.cxx cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsFortran.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsFortranLexer.cxx
cmDependsFortranLexer.h
cmDependsFortranLexer.in.l
cmDependsFortranParser.cxx
cmDependsFortranParser.h
cmDependsFortranParser.y
cmDependsFortranParserTokens.h
cmDependsJava.cxx cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsJava.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx
cmDependsJavaParserHelper.h
cmDependsJavaParserTokens.h
cmDocumentCompileDefinitions.h
cmDocumentGeneratorExpressions.h Add $<SEMICOLON> generator expression. 2013-03-12 16:46:03 -04:00
cmDocumentLocationUndefined.h
cmDocumentVariables.cxx Rename variable for including current directory in interfaces 2013-03-19 16:44:17 -04:00
cmDocumentVariables.h
cmDocumentation.cxx Update programmatically-reported copyright year (#13638) 2012-11-05 08:44:03 -05:00
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 Documentation: Clarify a few subtleties 2013-03-12 09:29:55 -04:00
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h
cmEndForEachCommand.cxx
cmEndForEachCommand.h
cmEndFunctionCommand.cxx
cmEndFunctionCommand.h
cmEndIfCommand.cxx
cmEndIfCommand.h
cmEndMacroCommand.cxx
cmEndMacroCommand.h
cmEndWhileCommand.cxx
cmEndWhileCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExecProgramCommand.cxx
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExportBuildFileGenerator.cxx Export the COMPATIBLE_INTERFACE_BOOL content properties 2013-01-21 09:05:03 +01:00
cmExportBuildFileGenerator.h Move the exported check for dependencies of targets 2013-01-15 14:36:21 -05:00
cmExportCommand.cxx
cmExportCommand.h
cmExportFileGenerator.cxx install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
cmExportFileGenerator.h install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES 2013-03-26 10:45:07 -04:00
cmExportInstallFileGenerator.cxx Handle usr-move without forcing absolute paths (#14041) 2013-04-03 11:19:47 -04:00
cmExportInstallFileGenerator.h Remove unused forward declarations. 2013-02-09 10:25:05 +01:00
cmExportLibraryDependencies.cxx
cmExportLibraryDependencies.h
cmExportSet.cxx
cmExportSet.h
cmExportSetMap.cxx
cmExportSetMap.h
cmExportTryCompileFileGenerator.cxx Add a new Export generator for IMPORTED targets. 2013-02-22 08:35:38 -05:00
cmExportTryCompileFileGenerator.h Add a new Export generator for IMPORTED targets. 2013-02-22 08:35:38 -05:00
cmExprLexer.cxx
cmExprLexer.h
cmExprLexer.in.l
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx
cmExprParserHelper.h
cmExprParserTokens.h
cmExternalMakefileProjectGenerator.cxx
cmExternalMakefileProjectGenerator.h
cmExtraCodeBlocksGenerator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmExtraCodeBlocksGenerator.h
cmExtraEclipseCDT4Generator.cxx Merge topic 'EclipseFixIndexerBySettingSourcePath' 2012-11-06 14:13:55 -05:00
cmExtraEclipseCDT4Generator.h
cmExtraSublimeTextGenerator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmExtraSublimeTextGenerator.h Remove ability to generate sublime clang files. 2013-02-19 14:43:20 -05:00
cmFLTKWrapUICommand.cxx Store includes from the same include_directories call together. 2013-01-21 09:12:22 +01:00
cmFLTKWrapUICommand.h
cmFileCommand.cxx file: Do not remove symlinked directories recursively (#10538) 2013-02-13 10:00:50 -05:00
cmFileCommand.h CMake: Stylistic changes and documentation tweaks 2012-12-05 10:39:11 -05:00
cmFileTimeComparison.cxx
cmFileTimeComparison.h
cmFindBase.cxx Teach find_(path|file) about Linux multiarch (#13742) 2012-11-26 16:46:04 -05:00
cmFindBase.h
cmFindCommon.cxx
cmFindCommon.h
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx
cmFindLibraryCommand.h
cmFindPackageCommand.cxx Mention that IMPORTED targets may be created by a find_package call. 2013-03-06 21:35:20 +01:00
cmFindPackageCommand.h
cmFindPathCommand.cxx Teach find_(path|file) about Linux multiarch (#13742) 2012-11-26 16:46:04 -05:00
cmFindPathCommand.h
cmFindProgramCommand.cxx
cmFindProgramCommand.h
cmForEachCommand.cxx
cmForEachCommand.h
cmFunctionBlocker.h
cmFunctionCommand.cxx
cmFunctionCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGeneratorExpression.cxx Fix cmGeneratorExpression::Preprocess for interleaved inputs. 2013-03-18 15:09:47 +01:00
cmGeneratorExpression.h Merge topic 'interface-property-external-read' 2013-02-25 13:12:12 -05:00
cmGeneratorExpressionDAGChecker.cxx Fix the tests for evaluating includes and defines. 2013-02-23 09:42:24 +01:00
cmGeneratorExpressionDAGChecker.h Fix constness of accessors. 2013-02-23 09:42:24 +01:00
cmGeneratorExpressionEvaluator.cxx Add $<SEMICOLON> generator expression. 2013-03-12 16:46:03 -04:00
cmGeneratorExpressionEvaluator.h Keep track of all targets seen while evaluating a genex. 2013-02-22 08:35:29 -05:00
cmGeneratorExpressionLexer.cxx
cmGeneratorExpressionLexer.h
cmGeneratorExpressionParser.cxx Genex: Don't segfault on $<FOO,> 2012-11-27 09:12:39 -05:00
cmGeneratorExpressionParser.h
cmGeneratorTarget.cxx Move GetCompileDefinitions to cmTarget. 2013-01-29 14:11:49 -05:00
cmGeneratorTarget.h Move GetCompileDefinitions to cmTarget. 2013-01-29 14:11:49 -05:00
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h get_filename_component: Document path components more clearly (#14091) 2013-04-16 09:02:40 -04:00
cmGetPropertyCommand.cxx
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGlobalBorlandMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalBorlandMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalGenerator.cxx Merge topic 'fix-automoc-no-qt' 2013-03-13 13:34:24 -04:00
cmGlobalGenerator.h Ninja: use MinGW generator code in EnableLanguage() 2013-03-09 11:28:45 +01:00
cmGlobalGeneratorFactory.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalJOMMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalJOMMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalKdevelopGenerator.cxx
cmGlobalKdevelopGenerator.h
cmGlobalMSYSMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalMSYSMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalMinGWMakefileGenerator.cxx Ninja: use MinGW generator code in EnableLanguage() 2013-03-09 11:28:45 +01:00
cmGlobalMinGWMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNMakeMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNMakeMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNinjaGenerator.cxx Merge topic 'ninja-escape-line-breaks' 2013-03-13 13:42:00 -04:00
cmGlobalNinjaGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalUnixMakefileGenerator3.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalUnixMakefileGenerator3.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio6Generator.cxx VS,Xcode: Remove unused CMAKE_GENERATOR_* variables 2013-02-19 09:29:11 -05:00
cmGlobalVisualStudio6Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio7Generator.cxx VS: Restore CMAKE_GENERATOR_FC variable 2013-02-22 16:12:48 -05:00
cmGlobalVisualStudio7Generator.h VS: Added "Deploy" at project configuration for WindowsCE targets 2012-11-27 08:31:20 -05:00
cmGlobalVisualStudio8Generator.cxx VS: Added "Deploy" at project configuration for WindowsCE targets 2012-11-27 08:31:20 -05:00
cmGlobalVisualStudio8Generator.h VS: Added "Deploy" at project configuration for WindowsCE targets 2012-11-27 08:31:20 -05:00
cmGlobalVisualStudio9Generator.cxx VS: Allow setting the name of the target platform 2012-11-27 08:31:18 -05:00
cmGlobalVisualStudio9Generator.h VS: Add parser for WCE.VCPlatform.config to read WinCE platforms 2012-11-27 08:31:17 -05:00
cmGlobalVisualStudio10Generator.cxx VS: Fix VS 10/11 .sln headers (#14038) 2013-03-25 14:25:14 -04:00
cmGlobalVisualStudio10Generator.h VS: Implement generator toolset selection (#10722, #13774) 2013-02-07 11:06:28 -05:00
cmGlobalVisualStudio11Generator.cxx VS: Fix VS 10/11 .sln headers (#14038) 2013-03-25 14:25:14 -04:00
cmGlobalVisualStudio11Generator.h VS11: Allow using folders with the VS11 Express Edition (#13770) 2012-12-03 13:53:43 -05:00
cmGlobalVisualStudio71Generator.cxx VS: Added "Deploy" at project configuration for WindowsCE targets 2012-11-27 08:31:20 -05:00
cmGlobalVisualStudio71Generator.h VS: Added "Deploy" at project configuration for WindowsCE targets 2012-11-27 08:31:20 -05:00
cmGlobalVisualStudioGenerator.cxx VS: Change variable type of ArchitectureId from const char* to string 2012-11-26 09:33:26 -05:00
cmGlobalVisualStudioGenerator.h VS: Support setting correct subsystem and entry point for WinCE 2012-11-26 09:33:28 -05:00
cmGlobalWatcomWMakeGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalWatcomWMakeGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalXCodeGenerator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmGlobalXCodeGenerator.h Xcode: Implement generator toolset selection (#9831, #13802) 2013-02-07 11:07:48 -05:00
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx Always use the auto_ptr from cmsys. 2012-11-21 00:56:36 +01:00
cmGraphVizWriter.h
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx
cmIDEOptions.h
cmIfCommand.cxx
cmIfCommand.h
cmIncludeCommand.cxx
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx Style: Use this-> when invoking member functions. 2013-02-07 00:10:04 +01:00
cmIncludeDirectoryCommand.h documentation: handling of relative paths by include- and link_directories() 2013-01-27 18:00:14 +01: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 install(EXPORT): Force absolute paths for usr-move 2013-03-08 09:55:18 -05:00
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx Revert "Move GetLinkInformation to cmGeneratorTarget" 2012-11-21 15:49:37 +01:00
cmInstallTargetGenerator.h Revert "Move GetLinkInformation to cmGeneratorTarget" 2012-11-21 15:49:37 +01:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmInstallType.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h documentation: handling of relative paths by include- and link_directories() 2013-01-27 18:00:14 +01:00
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmListCommand.cxx
cmListCommand.h
cmListFileCache.cxx
cmListFileCache.h Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmListFileLexer.c
cmListFileLexer.h
cmListFileLexer.in.l
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx Revert "load_command: Deprecate and document pending removal" 2013-01-07 10:31:07 -05:00
cmLoadCommandCommand.h Revert "load_command: Deprecate and document pending removal" 2013-01-07 10:31:07 -05:00
cmLocalGenerator.cxx Automoc: append implicit includes after user-specified dirs 2013-03-19 19:36:42 -04:00
cmLocalGenerator.h cmLocalGenerator: remove "virtual" where not used 2013-02-20 19:48:39 +01:00
cmLocalNinjaGenerator.cxx
cmLocalNinjaGenerator.h
cmLocalUnixMakefileGenerator3.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmLocalUnixMakefileGenerator3.h AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
cmLocalVisualStudio6Generator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmLocalVisualStudio6Generator.h
cmLocalVisualStudio7Generator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmLocalVisualStudio7Generator.h VS: Avoid empty source groups in some cases (#3474) 2013-03-08 08:27:12 -05:00
cmLocalVisualStudio10Generator.cxx
cmLocalVisualStudio10Generator.h
cmLocalVisualStudioGenerator.cxx Resolve warnings about unused variables. 2012-11-07 13:45:30 +01:00
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx
cmMacroCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmMakeDepend.cxx
cmMakeDepend.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property. 2013-04-10 18:12:56 +02:00
cmMakefile.h Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmMakefileExecutableTargetGenerator.cxx
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx Always use the auto_ptr from cmsys. 2012-11-21 00:56:36 +01:00
cmMakefileLibraryTargetGenerator.h
cmMakefileTargetGenerator.cxx Merge topic 'fix-COMPILE_DEFINITIONS-config' 2013-03-26 14:36:07 -04:00
cmMakefileTargetGenerator.h
cmMakefileUtilityTargetGenerator.cxx
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
cmMathCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmMessageCommand.cxx
cmMessageCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaNormalTargetGenerator.cxx Ninja: Avoid LNK1170 linker error 2013-02-04 16:26:39 -05:00
cmNinjaNormalTargetGenerator.h
cmNinjaTargetGenerator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmNinjaTargetGenerator.h
cmNinjaTypes.h
cmNinjaUtilityTargetGenerator.cxx
cmNinjaUtilityTargetGenerator.h
cmOSXBundleGenerator.cxx
cmOSXBundleGenerator.h
cmObject.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmPolicies.cxx Automatically link to the qtmain library when linking to QtCore. 2013-01-23 14:15:41 -05:00
cmPolicies.h Automatically link to the qtmain library when linking to QtCore. 2013-01-23 14:15:41 -05:00
cmProcessTools.cxx
cmProcessTools.h
cmProjectCommand.cxx
cmProjectCommand.h
cmProperty.cxx
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx
cmPropertyMap.h
cmQTWrapCPPCommand.cxx
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx
cmQTWrapUICommand.h
cmQtAutomoc.cxx automoc: Use a pre-build event in VS >= 7 2013-03-29 15:58:21 -04:00
cmQtAutomoc.h Automoc: Don't create automoc targets if Qt is not used (#13999) 2013-03-12 17:42:02 -04:00
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmScriptGenerator.cxx
cmScriptGenerator.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmSetCommand.cxx
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx
cmSetPropertyCommand.h
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> 2012-11-13 09:08:44 -05:00
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmSourceFile.h
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceGroup.cxx CMake: source_group needs to check its own regex after its children (#13611) 2012-11-23 10:57:13 -05:00
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmStandardIncludes.cxx
cmStandardIncludes.h
cmStandardLexer.h
cmStringCommand.cxx CMake: Fix dashboard warnings 2012-12-05 13:19:09 -05:00
cmStringCommand.h string: Fix regex documentation of '^' and '$' (#14028) 2013-03-19 13:14:22 -04:00
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx cmSystemTools: Generalize TrimWhitespace to all whitespace 2013-03-27 08:46:55 -04:00
cmSystemTools.h
cmTarget.cxx Memoize usage requirement include directories in a config-specific map 2013-05-06 09:59:28 -04:00
cmTarget.h Centralize maintenance of usage requirement include directories 2013-05-06 09:54:11 -04:00
cmTargetCompileDefinitionsCommand.cxx Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmTargetCompileDefinitionsCommand.h Fix new target commands documentation. 2013-03-25 19:23:01 +01:00
cmTargetDepend.h
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmTargetIncludeDirectoriesCommand.h Fix new target commands documentation. 2013-03-25 19:23:01 +01:00
cmTargetLinkLibrariesCommand.cxx Centralize maintenance of usage requirement include directories 2013-05-06 09:54:11 -04:00
cmTargetLinkLibrariesCommand.h target_link_libraries: Update usage requirements documentation 2013-04-30 09:15:03 -04:00
cmTargetPropCommandBase.cxx Whitelist target types in target_{include_directories,compile_definitions} 2013-02-08 19:21:30 +01:00
cmTargetPropCommandBase.h Fix use of cmTypeMacro in new command classes 2013-01-31 11:08:40 -05:00
cmTest.cxx
cmTest.h
cmTestGenerator.cxx Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions 2012-12-20 12:17:37 +01:00
cmTestGenerator.h
cmTimestamp.cxx CMake: Fix dashboard build errors and warnings 2012-12-06 07:20:12 -05:00
cmTimestamp.h CMake: Add TIMESTAMP subcommand to string and file commands 2012-12-05 10:39:10 -05:00
cmTryCompileCommand.cxx
cmTryCompileCommand.h Handle targets in the LINK_LIBRARIES of try_compile. 2013-02-22 08:35:39 -05:00
cmTryRunCommand.cxx
cmTryRunCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmVS10CLFlagTable.h
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h
cmVS11CLFlagTable.h
cmVS11LibFlagTable.h
cmVS11LinkFlagTable.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx Fix the evaluation of per-config COMPILE_DEFINITIONS (#14037) 2013-03-25 10:49:22 -04:00
cmVisualStudio10TargetGenerator.h
cmVisualStudioGeneratorOptions.cxx
cmVisualStudioGeneratorOptions.h
cmVisualStudioWCEPlatformParser.cxx Add command to generate environment for a Windows CE SDK 2012-11-30 07:59:25 -05:00
cmVisualStudioWCEPlatformParser.h Add command to generate environment for a Windows CE SDK 2012-11-30 07:59:25 -05:00
cmWhileCommand.cxx
cmWhileCommand.h
cmWin32ProcessExecution.cxx Remove references to ancient and removed parts of the code. 2012-11-13 13:26:10 -05:00
cmWin32ProcessExecution.h
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx Xcode: Each target dependency edge needs a unique object (#13935) 2013-02-19 16:45:58 -05:00
cmXCodeObject.h Xcode: Each target dependency edge needs a unique object (#13935) 2013-02-19 16:45:58 -05:00
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx
cmXMLSafe.h
cm_sha2.c sha2: Zero entire SHA_CTX structure during cleanup 2011-11-17 11:18:08 -05:00
cm_sha2.h
cm_sha2_mangle.h
cm_utf8.c
cm_utf8.h
cmake.cxx Merge topic 'sublime-text-2-generator' 2013-02-19 14:58:42 -05:00
cmake.h Docs: cmake -G selects a "build system" generator 2013-05-21 14:43:42 -04:00
cmakemain.cxx Fail early if no current working directory exists 2013-02-07 08:53:50 -05:00
cmaketest.h.in
cmakewizard.cxx
cmakewizard.h
cmakexbuild.cxx
cmcldeps.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
cmparseMSBuildXML.py
cmw9xcom.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
ctest.cxx Merge topic 'generator-toolset' 2013-02-08 13:38:56 -05:00