CMake/Source
Jonas Andersen 6c9712c47b VS: Add Resx configuration to the vcxproj file
In my project group we are using CMake to generate c++/cli winform
projects and I noticed the work done in commit 79ec7868 (VS: Add Windows
Forms Support, 2013-04-29) was in the right direction for solving some
of the problems we were facing.

The changes as submitted was breaking some functionality in our
projects, so I made some changes that fixes our problems and I believe
that it will also work for others.

* Resx files did not link correctly with the winform h-file so I added
  the Resx configuration to the vcxproj file.

* I removed the functionality for setting <CLRSupport> true for the
  project based on if an resx-file is pressent.  This is preventing
  us from using native cpp code.  Also this do not address that some
  projects will need to set other options like clr:pure, clr:safe.
  This could be implemented as a cmake option, so it is possible to
  specify exactly what is needed.  Existing VSWindowsFormsResx Test
  project is updated so it will be working with my changes.
2013-06-28 09:23:41 -04:00
..
CPack Merge topic 'doc-improvements' 2013-05-16 14:38:07 -04:00
CTest Merge topic 'CTest-less-cd' 2013-05-16 14:43:44 -04:00
CursesDialog Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
QtDialog Merge topic 'doc-improvements' 2013-05-16 14:38:07 -04:00
kwsys Merge branch 'upstream-kwsys' into update-kwsys 2013-05-29 08:56:20 -04:00
.cvsignore
.gitattributes
CMakeLists.txt Merge topic 'doc-improvements' 2013-05-16 14:38:07 -04:00
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2013-06-03 00:01:05 -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 Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
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 Fix spelling and typos (affecting users) 2013-05-07 08:39:19 -04:00
cmAddTestCommand.cxx
cmAddTestCommand.h
cmArchiveWrite.cxx
cmArchiveWrite.h
cmAuxSourceDirectoryCommand.cxx
cmAuxSourceDirectoryCommand.h
cmBootstrapCommands.cxx file: Add GENERATE command to produce files at generate time 2013-05-24 09:02:45 -04:00
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h
cmCMakePolicyCommand.cxx
cmCMakePolicyCommand.h
cmCPluginAPI.cxx
cmCPluginAPI.h
cmCTest.cxx CTest: Read CTEST_PARALLEL_LEVEL from environment 2013-05-21 15:27:09 -04:00
cmCTest.h CTest: Read CTEST_PARALLEL_LEVEL from environment 2013-05-21 15:27:09 -04:00
cmCacheManager.cxx Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
cmCacheManager.h Fix style. 2013-05-16 19:33:13 +02:00
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmCommand.h
cmCommandArgumentLexer.cxx
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 Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmComputeLinkInformation.h Recognize shared library files with a numerical suffix 2013-05-21 14:50:16 -04: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: Trim whitespace from LINK_LIBRARIES entries 2013-05-30 13:50:37 +02: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 Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx
cmDependsJavaParserHelper.h
cmDependsJavaParserTokens.h
cmDocumentCompileDefinitions.h VS 10: Escape ; as %3B in preprocessor definitions (#14073) 2013-04-11 11:41:15 -04:00
cmDocumentGeneratorExpressions.h Merge topic 'language-generator-expressions' 2013-05-24 09:19:15 -04:00
cmDocumentLocationUndefined.h Document LOCATION undefined behavior with use of LINKER_LANGUAGE. 2012-10-22 13:59:04 -04:00
cmDocumentVariables.cxx Merge topic 'doc-improvements' 2013-05-16 14:38:07 -04:00
cmDocumentVariables.h
cmDocumentation.cxx Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04: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
cmExecProgramCommand.cxx
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExportBuildFileGenerator.cxx Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmExportBuildFileGenerator.h OS X: Add support for @rpath in export files. 2013-06-03 09:42:05 -04:00
cmExportCommand.cxx Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
cmExportCommand.h
cmExportFileGenerator.cxx Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmExportFileGenerator.h OS X: Add support for @rpath in export files. 2013-06-03 09:42:05 -04:00
cmExportInstallFileGenerator.cxx Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmExportInstallFileGenerator.h OS X: Add support for @rpath in export files. 2013-06-03 09:42:05 -04:00
cmExportLibraryDependencies.cxx
cmExportLibraryDependencies.h
cmExportSet.cxx
cmExportSet.h
cmExportSetMap.cxx
cmExportSetMap.h
cmExportTryCompileFileGenerator.cxx OS X: Add support for @rpath in export files. 2013-06-03 09:42:05 -04:00
cmExportTryCompileFileGenerator.h OS X: Add support for @rpath in export files. 2013-06-03 09:42:05 -04: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 'eclipse-doc-typo' 2013-05-16 14:37:37 -04:00
cmExtraEclipseCDT4Generator.h Use GmakeErrorParser instead of deprecated MakeErrorParser (fixes bug 0013699) 2013-04-28 15:50:31 +02:00
cmExtraSublimeTextGenerator.cxx Sublime: Honor source-level COMPILE_FLAGS property 2013-05-21 14:42:14 -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 Merge topic 'genex-generate-file' 2013-05-28 10:42:18 -04:00
cmFileCommand.h file: Add GENERATE command to produce files at generate time 2013-05-24 09:02:45 -04: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 Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
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
cmGeneratorExpressionEvaluationFile.cxx file: Add GENERATE command to produce files at generate time 2013-05-24 09:02:45 -04:00
cmGeneratorExpressionEvaluationFile.h file: Add GENERATE command to produce files at generate time 2013-05-24 09:02:45 -04:00
cmGeneratorExpressionEvaluator.cxx Merge topic 'fix-INCLUDE_DIRECTORIES-genex-read' 2013-05-31 09:33:22 -04:00
cmGeneratorExpressionEvaluator.h Extract the ProcessArbitraryContent method. 2013-05-16 19:36:31 +02: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 VS: Add Windows Forms Support 2013-05-16 13:06:44 -04:00
cmGeneratorTarget.h VS: Add Windows Forms Support 2013-05-16 13:06:44 -04:00
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx get_filename_component: Add DIRECTORY option (#14091) 2013-04-16 09:37:37 -04:00
cmGetFilenameComponentCommand.h get_filename_component: Add DIRECTORY option (#14091) 2013-04-16 09:37:37 -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 Fix indentation. 2013-05-29 08:40:00 +02:00
cmGlobalGenerator.h Merge topic 'genex-generate-file' 2013-05-28 10:42:18 -04: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 Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmGlobalNinjaGenerator.h Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmGlobalUnixMakefileGenerator3.cxx Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmGlobalUnixMakefileGenerator3.h Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmGlobalVisualStudio6Generator.cxx Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmGlobalVisualStudio6Generator.h Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04:00
cmGlobalVisualStudio7Generator.cxx Merge topic 'vs-configurations' 2013-05-16 14:38:40 -04:00
cmGlobalVisualStudio7Generator.h Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04: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: Use .sln parser to build targets in subdirs with msbuild (#13623) 2013-04-12 11:35:36 -04:00
cmGlobalVisualStudio10Generator.h Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04: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 Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04: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 Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmGlobalXCodeGenerator.h Add projectDir parameter to GenerateBuildCommand 2013-04-12 11:35:35 -04: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 VS10: Refactor link options collection 2012-10-26 10:16:45 -04:00
cmIDEOptions.h VS10: Refactor link options collection 2012-10-26 10:16:45 -04:00
cmIfCommand.cxx
cmIfCommand.h
cmIncludeCommand.cxx Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx include_directories: Fix handling of empty or space-only entries 2013-05-21 15:20:46 -04: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 OS X: Add RPATH support for Mac. 2013-06-03 09:42:05 -04: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 Consolidate list() argument count testing 2012-11-02 17:09:55 +01:00
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 Merge topic 'unused-cleanup' 2013-05-21 15:19:22 -04:00
cmLocalGenerator.h cmLocalGenerator: remove "virtual" where not used 2013-02-20 19:48:39 +01:00
cmLocalNinjaGenerator.cxx Ninja: use cd /D to set directory on Windows 2013-04-18 14:16:46 -04:00
cmLocalNinjaGenerator.h
cmLocalUnixMakefileGenerator3.cxx Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -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 VS: Allow /Fa to set AssemblerListingLocation (#14153) 2013-05-20 08:40:09 -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 spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
cmMakefile.h Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmMakefileExecutableTargetGenerator.cxx Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
cmMakefileLibraryTargetGenerator.h
cmMakefileTargetGenerator.cxx Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
cmMakefileTargetGenerator.h Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
cmMakefileUtilityTargetGenerator.cxx Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
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 Merge topic 'framework-refactor' 2013-06-03 09:56:32 -04:00
cmNinjaNormalTargetGenerator.h
cmNinjaTargetGenerator.cxx Merge topic 'framework-refactor' 2013-06-03 09:56:32 -04:00
cmNinjaTargetGenerator.h
cmNinjaTypes.h
cmNinjaUtilityTargetGenerator.cxx
cmNinjaUtilityTargetGenerator.h
cmOSXBundleGenerator.cxx Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
cmOSXBundleGenerator.h Refactor how bundles and frameworks are supported. 2013-05-23 10:42:49 -04:00
cmObject.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderDirectories.cxx OS X: Add RPATH support for Mac. 2013-06-03 09:42:05 -04:00
cmOrderDirectories.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmPolicies.cxx Merge topic 'error-on-exported-missing-include-dir' 2013-05-21 15:13:26 -04:00
cmPolicies.h Error on relative path in INCLUDE_DIRECTORIES target property. 2013-05-21 14:59:17 -04: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 QtAutomoc: Get the Qt version through the target link interface 2013-05-28 01:19:37 +02: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 Fix spelling and typos (product names) 2013-05-07 08:42:20 -04:00
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04: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 string: Add MAKE_C_IDENTIFIER subcommand 2013-05-21 15:29:34 -04:00
cmStringCommand.h string: Add MAKE_C_IDENTIFIER subcommand 2013-05-21 15:29:34 -04:00
cmSubdirCommand.cxx Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx OS X: Add RPATH support for Mac. 2013-06-03 09:42:05 -04:00
cmSystemTools.h Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmTarget.cxx Merge topic 'vs-RootNamespace' 2013-06-03 09:57:32 -04:00
cmTarget.h Merge topic 'rpath-on-mac' 2013-06-03 09:56:44 -04:00
cmTargetCompileDefinitionsCommand.cxx Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmTargetCompileDefinitionsCommand.h Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04:00
cmTargetDepend.h
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx Rename the IncludeDirectoriesEntry to be more generic. 2013-02-12 10:39:35 +01:00
cmTargetIncludeDirectoriesCommand.h Add $<LINK_LANGUAGE> generator expression 2013-05-24 09:06:53 -04: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 Doc: fix example for FAIL_REGULAR_EXPRESSION 2013-05-11 12:02:05 +02:00
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 VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601) 2012-10-26 11:02:42 -04:00
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 VS: Add Resx configuration to the vcxproj file 2013-06-28 09:23:41 -04:00
cmVisualStudio10TargetGenerator.h VS: Add Resx configuration to the vcxproj file 2013-06-28 09:23:41 -04:00
cmVisualStudioGeneratorOptions.cxx Merge topic 'doc-improvements' 2013-05-16 14:38:07 -04:00
cmVisualStudioGeneratorOptions.h
cmVisualStudioSlnData.cxx VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
cmVisualStudioSlnData.h VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
cmVisualStudioSlnParser.cxx VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
cmVisualStudioSlnParser.h VS: Create parser for Visual Studio .sln files 2013-04-12 11:35:35 -04:00
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 Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
cmWin32ProcessExecution.h Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
cmWriteFileCommand.cxx
cmWriteFileCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
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
cm_sha2.h
cm_sha2_mangle.h
cm_utf8.c
cm_utf8.h
cmake.cxx Fix spelling and typos (non-binary) 2013-05-07 08:39:19 -04:00
cmake.h Merge topic 'cmake-help-generators-fix' 2013-05-21 15:13:02 -04:00
cmakemain.cxx Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
cmaketest.h.in
cmakewizard.cxx wizard: simplify control flow 2013-05-22 12:52:12 -04:00
cmakewizard.h
cmakexbuild.cxx
cmcldeps.cxx Fix spelling and typos (product names) 2013-05-07 08:42:20 -04:00
cmparseMSBuildXML.py
cmw9xcom.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
ctest.cxx CTest: Read CTEST_PARALLEL_LEVEL from environment 2013-05-21 15:27:09 -04:00