CMake/Source
2008-05-08 12:47:30 -04:00
..
CPack COMP: auto_ptr will not compile without including memory on some platforms 2008-04-18 10:55:04 -04:00
CTest BUG: 0006988 do not set coverage to false when it is not 2008-05-08 12:47:30 -04:00
CursesDialog ENH: fix it for working with an empty cache 2008-03-07 16:32:09 -05:00
FLTKDialog
kwsys STYLE: Nightly Date Stamp 2008-05-08 00:01:43 -04:00
MFCDialog ENH: fix dumb MS warning about BOOL and performance with more code 2008-03-11 23:01:41 -04:00
QtDialog ENH: add better error checks to symlink create stuff 2008-04-23 09:58:18 -04:00
WXDialog
.cvsignore
cmAddCustomCommandCommand.cxx ENH: Make add_custom_command interpret relative OUTPUT locations with respect to the build tre instead of the source tree. This can greatly simplify user code since generating a file will not need to reference CMAKE_CURRENT_BINARY_DIR. The new behavior is what users expect 99% of the time. 2008-01-30 11:22:10 -05:00
cmAddCustomCommandCommand.h ENH: Make add_custom_command interpret relative OUTPUT locations with respect to the build tre instead of the source tree. This can greatly simplify user code since generating a file will not need to reference CMAKE_CURRENT_BINARY_DIR. The new behavior is what users expect 99% of the time. 2008-01-30 11:22:10 -05:00
cmAddCustomTargetCommand.cxx COMP: Fix unused parameter warning in cmAddCustomTargetCommand. 2008-03-07 17:05:06 -05:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx COMP: Fix shadowed local variable warning. 2008-02-11 17:33:46 -05:00
cmAddExecutableCommand.h ENH: Enforce global target name uniqueness. 2008-02-11 13:35:39 -05:00
cmAddLibraryCommand.cxx COMP: Fix shadowed local variable warning. 2008-02-11 17:33:46 -05:00
cmAddLibraryCommand.h ENH: Enforce global target name uniqueness. 2008-02-11 13:35:39 -05:00
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h
cmake.cxx BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmake.h BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
CMakeLists.txt COMP: Add missing module for CHECK_INCLUDE_FILE macro. 2008-03-28 13:22:43 -04:00
cmakemain.cxx ENH: fix -Wno-dev for ccmake 2008-03-11 16:02:10 -04:00
cmaketest.h.in
cmakewizard.cxx
cmakewizard.h
cmakexbuild.cxx
cmAuxSourceDirectoryCommand.cxx BUG: fix for bug 6911, aux source dir was broken from a previous fix 2008-04-26 08:39:27 -04:00
cmAuxSourceDirectoryCommand.h
cmBootstrapCommands.cxx ENH: add first cut and policies still need to add the doc support 2008-03-01 15:20:35 -05:00
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx BUG: Fix uninitialzed members of cmCacheManager. 2008-01-29 17:30:48 -05:00
cmCacheManager.h ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATIBILITY and CMAKE_MINIMUM_REQUIRED 2008-03-07 11:43:47 -05:00
cmCallVisualStudioMacro.cxx ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
cmCallVisualStudioMacro.h
cmCMakeMinimumRequired.cxx ENH: Cleanup policy version interface presented to user. 2008-03-24 10:56:26 -04:00
cmCMakeMinimumRequired.h ENH: Clarify documentation of policy CMP0000 and its relationship with cmake_minimum_required. 2008-03-13 17:32:13 -04:00
cmCMakePolicyCommand.cxx ENH: Cleanup policy version interface presented to user. 2008-03-24 10:56:26 -04:00
cmCMakePolicyCommand.h ENH: Improve documentation of cmake_policy command. 2008-03-17 20:30:47 -04:00
cmCommand.h ENH: add first cut and policies still need to add the doc support 2008-03-01 15:20:35 -05:00
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h
cmCommands.cxx ENH: support for cpack and install of cmake-gui as mac app bundle 2008-02-16 13:05:03 -05:00
cmCommands.h
cmComputeComponentGraph.cxx ENH: Improve link line generation for static library cycles. 2008-02-07 16:14:05 -05:00
cmComputeComponentGraph.h ENH: Improve link line generation for static library cycles. 2008-02-07 16:14:05 -05:00
cmComputeLinkDepends.cxx ENH: When preserving potentially static portions of original user link lines recognize shared library names by their extension and skip them. 2008-04-30 18:04:48 -04:00
cmComputeLinkDepends.h ENH: When preserving potentially static portions of original user link lines recognize shared library names by their extension and skip them. 2008-04-30 18:04:48 -04:00
cmComputeLinkInformation.cxx ENH: When preserving potentially static portions of original user link lines recognize shared library names by their extension and skip them. 2008-04-30 18:04:48 -04:00
cmComputeLinkInformation.h ENH: When preserving potentially static portions of original user link lines recognize shared library names by their extension and skip them. 2008-04-30 18:04:48 -04:00
cmComputeTargetDepends.cxx ENH: Improve link line generation for static library cycles. 2008-02-07 16:14:05 -05:00
cmComputeTargetDepends.h ENH: Improve link line generation for static library cycles. 2008-02-07 16:14:05 -05:00
cmConfigure.cmake.h.in ENH: Add ELF file parsing 2008-02-27 16:26:35 -05:00
cmConfigureFileCommand.cxx ENH: Improve handling of old-style compatibility. 2008-03-07 15:30:35 -05:00
cmConfigureFileCommand.h
cmCoreTryCompile.cxx ENH: make sure numAttempts is incremented 2008-03-26 13:50:23 -04:00
cmCoreTryCompile.h
cmCPluginAPI.cxx
cmCPluginAPI.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCTest.cxx BUG: cmCTest::GetConfigType should return the string by reference-to-const so that callers may use .c_str() safely. 2008-02-03 08:57:41 -05:00
cmCTest.h BUG: cmCTest::GetConfigType should return the string by reference-to-const so that callers may use .c_str() safely. 2008-02-03 08:57:41 -05:00
cmCustomCommand.cxx
cmCustomCommand.h
cmData.h
cmDefinePropertyCommand.cxx ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 2008-02-14 13:36:23 -05:00
cmDefinePropertyCommand.h ENH: Updated DEFINE_PROPERTY command to be more extendible and more consistent with new SET_PROPERTY and GET_PROPERTY signatures. 2008-02-14 13:36:23 -05:00
cmDepends.cxx ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmDepends.h ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmDependsC.cxx ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmDependsC.h ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmDependsFortran.cxx ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmDependsFortran.h ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmDependsFortranLexer.cxx ENH: Patch from Maik to add Fortran03 USE syntax support. 2008-04-23 23:53:20 -04:00
cmDependsFortranLexer.h BUG: Fix Fortran dependency parser preprocessor handling crash. 2008-04-21 11:15:56 -04:00
cmDependsFortranLexer.in.l ENH: Patch from Maik to add Fortran03 USE syntax support. 2008-04-23 23:53:20 -04:00
cmDependsFortranParser.cxx ENH: Patch from Maik to add Fortran03 USE syntax support. 2008-04-23 23:53:20 -04:00
cmDependsFortranParser.h
cmDependsFortranParser.y ENH: Patch from Maik to add Fortran03 USE syntax support. 2008-04-23 23:53:20 -04:00
cmDependsFortranParserTokens.h ENH: Patch from Maik to add Fortran03 USE syntax support. 2008-04-23 23:53:20 -04:00
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx
cmDependsJavaParserHelper.h
cmDependsJavaParserTokens.h
cmDocumentation.cxx ENH: add master index into html full help 2008-03-05 11:05:22 -05:00
cmDocumentation.h ENH: add --help-policies and --help-policy command line options 2008-03-04 09:16:33 -05:00
cmDocumentationFormatter.cxx ENH: Fix generated documentation internal links. 2008-05-05 12:02:36 -04:00
cmDocumentationFormatter.h ENH: Fix generated documentation internal links. 2008-05-05 12:02:36 -04:00
cmDocumentationFormatterDocbook.cxx ENH: Fix generated documentation internal links. 2008-05-05 12:02:36 -04:00
cmDocumentationFormatterDocbook.h ENH: add support for creating the documentation in docbook format 2008-02-19 14:33:43 -05:00
cmDocumentationFormatterHTML.cxx ENH: Fix generated documentation internal links. 2008-05-05 12:02:36 -04:00
cmDocumentationFormatterHTML.h ENH: add master index into html full help 2008-03-05 11:05:22 -05:00
cmDocumentationFormatterMan.cxx
cmDocumentationFormatterMan.h
cmDocumentationFormatterText.cxx ENH: In cmMakefile::IssueMessage use cmDocumentationFormatterText to format the message nicely. 2008-03-07 16:01:22 -05:00
cmDocumentationFormatterText.h
cmDocumentationFormatterUsage.cxx
cmDocumentationFormatterUsage.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDocumentVariables.cxx ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003. 2008-03-13 16:23:18 -04:00
cmDocumentVariables.h
cmDumpDocumentation.cxx
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx COMP: Fix signed/unsigned comparison warning in cmELF. 2008-04-15 09:00:20 -04:00
cmELF.h ENH: Added cmELF methods to get information about DYNAMIC section entries. 2008-04-14 15:02:24 -04:00
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 ENH: New format for warning and error messages 2008-03-07 08:40:36 -05:00
cmExportBuildFileGenerator.cxx ENH: Improve exporting/importing of targets 2008-02-06 14:20:36 -05:00
cmExportBuildFileGenerator.h ENH: Pass dependent library search path to linker on some platforms. 2008-02-01 08:56:00 -05:00
cmExportCommand.cxx ENH: Improve exporting/importing of targets 2008-02-06 14:20:36 -05:00
cmExportCommand.h ENH: Implemented link-interface specification feature. 2008-01-30 17:25:52 -05:00
cmExportFileGenerator.cxx ENH: protect the export files against inclusion with cmake 2.4 2008-04-27 07:30:46 -04:00
cmExportFileGenerator.h ENH: Pass dependent library search path to linker on some platforms. 2008-02-01 08:56:00 -05:00
cmExportInstallFileGenerator.cxx ENH: Improve exporting/importing of targets 2008-02-06 14:20:36 -05:00
cmExportInstallFileGenerator.h ENH: Pass dependent library search path to linker on some platforms. 2008-02-01 08:56:00 -05:00
cmExportLibraryDependencies.cxx ENH: write the cmake version into the file created by EXPORT_LIBRARY_DEPENDENCIES() 2008-04-27 07:01:05 -04:00
cmExportLibraryDependencies.h ENH: Deprecate export_library_dependencies 2008-02-20 13:36: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
cmExtraCodeBlocksGenerator.h
cmExtraEclipseCDT4Generator.cxx ENH: add edit_cache target for Eclipse (if it's not ccmake, because this 2008-04-03 18:43:43 -04:00
cmExtraEclipseCDT4Generator.h ENH: patch from Miguel part 2: if ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT is 2008-02-19 16:27:03 -05:00
cmFileCommand.cxx BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmFileCommand.h BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmFileTimeComparison.cxx
cmFileTimeComparison.h
cmFindBase.cxx BUG: fix network path by mistake in search 2008-04-06 22:19:06 -04:00
cmFindBase.h
cmFindCommon.cxx
cmFindCommon.h
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx BUG: FIND_LIBRARY should not require CMAKE_SIZEOF_VOID_P to be set. 2008-02-11 17:00:45 -05:00
cmFindLibraryCommand.h BUG: Move decision to switch library paths found in implicit link directories to use -l options from cmFindLibraryCommand to cmComputeLinkInformation. Existing projects may depend on find_library returning a full path. This slightly weakens cmComputeLinkInformation but is necessary for compatibility. 2008-01-31 07:50:40 -05:00
cmFindPackageCommand.cxx ENH: Added not to find_package documentation about unspecified choice among multiple versions. 2008-01-29 09:57:39 -05:00
cmFindPackageCommand.h ENH: Added version support to Config mode of find_package command. 2008-01-28 20:38:48 -05:00
cmFindPathCommand.cxx
cmFindPathCommand.h
cmFindProgramCommand.cxx
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx
cmFLTKWrapUICommand.h
cmForEachCommand.cxx ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the property. If any value is specified in an endif, endforeach, endwhile, etc then make sure it matches the start string. If no values are given then it is no longer an error. 2008-02-29 12:18:11 -05:00
cmForEachCommand.h
cmFunctionBlocker.h
cmFunctionCommand.cxx ENH: New format for warning and error messages 2008-03-07 08:40:36 -05:00
cmFunctionCommand.h
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetPropertyCommand.cxx COMP: fix warning 2008-04-01 15:22:30 -04:00
cmGetPropertyCommand.h ENH: support unset of properties 2008-04-01 14:22:09 -04:00
cmGetSourceFilePropertyCommand.cxx BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property hack. This fixes the LOCATION property when retrieved via the get_property command. 2008-01-30 11:21:54 -05:00
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGlobalBorlandMakefileGenerator.cxx
cmGlobalBorlandMakefileGenerator.h
cmGlobalGenerator.cxx BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmGlobalGenerator.h ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing projects that depend on having duplicate custom targets. It is allowed only for Makefile generators. See bug#6348. 2008-02-14 16:42:29 -05:00
cmGlobalKdevelopGenerator.cxx COMP: fix warning about unused mf 2008-03-27 17:40:43 -04:00
cmGlobalKdevelopGenerator.h COMP: fix warning about unused mf 2008-03-27 17:40:43 -04:00
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx ENH: add PHONY targets 2008-03-24 10:26:38 -04:00
cmGlobalUnixMakefileGenerator3.h ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing projects that depend on having duplicate custom targets. It is allowed only for Makefile generators. See bug#6348. 2008-02-14 16:42:29 -05:00
cmGlobalVisualStudio6Generator.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmGlobalVisualStudio6Generator.h
cmGlobalVisualStudio7Generator.cxx ENH: add support for Intel Fortran Visual studio IDE 2008-04-30 13:26:04 -04:00
cmGlobalVisualStudio7Generator.h STYLE: line length 2008-01-31 16:38:45 -05:00
cmGlobalVisualStudio8Generator.cxx BUG: fix location of tmp file to use the full path, caused error on vista not running as admin 2008-04-01 17:39:04 -04:00
cmGlobalVisualStudio8Generator.h ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
cmGlobalVisualStudio8Win64Generator.cxx
cmGlobalVisualStudio8Win64Generator.h
cmGlobalVisualStudio9Generator.cxx ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
cmGlobalVisualStudio9Generator.h ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
cmGlobalVisualStudio9Win64Generator.cxx
cmGlobalVisualStudio9Win64Generator.h
cmGlobalVisualStudio71Generator.cxx ENH: add support for Intel Fortran Visual studio IDE 2008-04-30 13:26:04 -04:00
cmGlobalVisualStudio71Generator.h ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 and 9.0 in addition to 8.0 sp1... Make new macros file with VS 7.1 so that it can be read by 7.1 and later. VS 7.1 does not appear to run the macros while a build is in progress, but does not return any errors either, so for now, the reload macro is not called when using 7.1. If I can figure out how to get 7.1 to execute the macro, I will uncomment the code in cmGlobalVisualStudio71Generator::GetUserMacrosDirectory() to activate executing the macros in VS 7.1, too. 2008-02-15 11:49:58 -05:00
cmGlobalVisualStudioGenerator.cxx STYLE: fix warning 2008-04-30 22:17:35 -04:00
cmGlobalVisualStudioGenerator.h ENH: add support for Intel Fortran Visual studio IDE 2008-04-30 13:26:04 -04:00
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCode21Generator.cxx
cmGlobalXCode21Generator.h
cmGlobalXCodeGenerator.cxx ENH: allow users to set sysroot 2008-04-28 13:53:14 -04:00
cmGlobalXCodeGenerator.h
cmGraphAdjacencyList.h ENH: Improve link line generation for static library cycles. 2008-02-07 16:14:05 -05:00
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIfCommand.cxx ENH: Add "if(POLICY policy-id)" option for IF command. 2008-03-20 18:25:59 -04:00
cmIfCommand.h ENH: Add "if(POLICY policy-id)" option for IF command. 2008-03-20 18:25:59 -04:00
cmIncludeCommand.cxx ENH: Improve formatting of include command error message. 2008-03-08 09:27:44 -05:00
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx BUG: Fix include_directories command to produce an immediately whether or not 2.4 compatibility is enabled. CMake 2.4 already produced an error, just not immediately. 2008-03-08 09:50:56 -05:00
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmIncludeExternalMSProjectCommand.h
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx BUG: Fix implementation of CMP0006 to not override the BUNDLE destination with the RUNTIME destination. 2008-04-23 11:13:25 -04:00
cmInstallCommand.h ENH: Clarify documentation of install(TARGETS) command to refer to install target types by the upper-case keywords used when invoking the command. 2008-04-14 18:03:15 -04:00
cmInstallCommandArguments.cxx BUG: fix the default "Unspecified" component when only the generic (i.e. not 2008-03-26 18:30:34 -04:00
cmInstallCommandArguments.h ENH: Allow separate installation of shared libs and their links. 2008-02-04 17:03:48 -05:00
cmInstallDirectoryGenerator.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallDirectoryGenerator.h
cmInstallExportGenerator.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallExportGenerator.h ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallFilesCommand.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallFilesGenerator.h
cmInstallGenerator.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallGenerator.h ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmInstallProgramsCommand.cxx ENH: support for cpack and install of cmake-gui as mac app bundle 2008-02-16 13:05:03 -05:00
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx ENH: Improve RPATH behavior during installation. 2008-04-14 15:02:44 -04:00
cmInstallTargetGenerator.h ENH: Improve RPATH behavior during installation. 2008-04-14 15:02:44 -04:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmListCommand.cxx ENH: fix sort to work with CMP0007 2008-05-07 14:57:29 -04:00
cmListCommand.h ENH: add REMOVE_DUPLICATES subcommand to LIST command (and test). Remove duplicates from a list (keep the ordering) 2008-03-12 17:02:10 -04:00
cmListFileCache.cxx ENH: write the cmake version into the file created by EXPORT_LIBRARY_DEPENDENCIES() 2008-04-27 07:01:05 -04:00
cmListFileCache.h ENH: Improve new error/warning message generation 2008-03-13 13:48:57 -04:00
cmListFileLexer.c
cmListFileLexer.h
cmListFileLexer.in.l
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx
cmLoadCommandCommand.h
cmLocalGenerator.cxx ENH: add support for Intel Fortran Visual studio IDE 2008-04-30 13:26:04 -04:00
cmLocalGenerator.h ENH: Allow multiple OS X applications bundles to be created in a single build directory. Converted Info.plist files to be generated directly instead of configured with make variables. The MACOSX_BUNDLE_* variables are now properties (and vars for compatibility). 2008-02-14 15:31:08 -05:00
cmLocalUnixMakefileGenerator3.cxx ENH: Light refactoring of implicit dependency scanning configuration implementation. 2008-05-08 10:09:14 -04:00
cmLocalUnixMakefileGenerator3.h
cmLocalVisualStudio6Generator.cxx BUG: fix for 6720, source groups on vs6 not working 2008-04-21 18:24:56 -04:00
cmLocalVisualStudio6Generator.h BUG: cmTarget instances should not be copied. Removed pass-by-value arguments from cmLocalVisualStudio7Generator::WriteGroup and cmLocalVisualStudio6Generator::WriteGroup. Updated cmTarget to make this easier to find. 2008-01-29 17:30:34 -05:00
cmLocalVisualStudio7Generator.cxx ENH: add support for Intel Fortran Visual studio IDE 2008-04-30 13:26:04 -04:00
cmLocalVisualStudio7Generator.h ENH: add support for Intel Fortran Visual studio IDE 2008-04-30 13:26:04 -04:00
cmLocalVisualStudioGenerator.cxx
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx ENH: New format for warning and error messages 2008-03-07 08:40:36 -05:00
cmMacroCommand.h
cmMakeDepend.cxx
cmMakeDepend.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmMakefile.h BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmMakefileExecutableTargetGenerator.cxx BUG: Do not create target output directory in cmTarget. Let the generators do it. 2008-04-07 13:39:13 -04:00
cmMakefileExecutableTargetGenerator.h ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties 2008-02-18 16:38:34 -05:00
cmMakefileLibraryTargetGenerator.cxx BUG: make sure OBJECT_DIR is in the path of the SHELL 2008-04-11 13:13:15 -04:00
cmMakefileLibraryTargetGenerator.h BUG: Correct Mac OS X framework behavior 2008-04-08 00:06:47 -04:00
cmMakefileTargetGenerator.cxx BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and should work the same way as it does in the vs ide 2008-04-22 11:10:19 -04:00
cmMakefileTargetGenerator.h BUG: Correct Mac OS X framework behavior 2008-04-08 00:06:47 -04:00
cmMakefileUtilityTargetGenerator.cxx ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties 2008-02-18 16:38:34 -05:00
cmMakefileUtilityTargetGenerator.h ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties 2008-02-18 16:38:34 -05:00
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
cmMathCommand.h
cmMessageCommand.cxx ENH: Make message(SEND_ERROR) report context. 2008-04-14 09:20:16 -04:00
cmMessageCommand.h
cmObject.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderDirectories.cxx COMP: Fix unreachable code warning in cmOrderDirectories. 2008-02-22 09:44:11 -05:00
cmOrderDirectories.h ENH: Better linker search path computation. 2008-02-21 11:41:11 -05:00
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmPolicies.cxx ENH: fix list command with empty elements 2008-04-21 16:57:11 -04:00
cmPolicies.h ENH: fix list command with empty elements 2008-04-21 16:57:11 -04:00
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
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h STYLE: fix typo 2008-01-23 18:34:19 -05:00
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmSetCommand.cxx ENH: Simplify error message for invalid set(... CACHE) calls to make it look nicer with new message format. 2008-03-13 13:52:49 -04:00
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx ENH: support unset of properties 2008-04-01 14:22:09 -04:00
cmSetPropertyCommand.h ENH: support unset of properties 2008-04-01 14:22:09 -04:00
cmSetSourceFilesPropertiesCommand.cxx ENH: Cleanup building of OS X bundle content 2008-02-15 11:22:23 -05:00
cmSetSourceFilesPropertiesCommand.h ENH: fix docs 2008-02-29 21:33:04 -05:00
cmSetTargetPropertiesCommand.cxx ENH: Updated exporting and importing of targets to support libraries and configurations. 2008-01-28 08:38:36 -05:00
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx ENH: In cmSourceFile::GetLanguage use the file extension (if not ambiguous) to determine the language without requiring the source file to exist. 2008-04-29 14:17:42 -04:00
cmSourceFile.h ENH: In cmSourceFile::GetLanguage use the file extension (if not ambiguous) to determine the language without requiring the source file to exist. 2008-04-29 14:17:42 -04:00
cmSourceFileLocation.cxx STYLE: Fix line-too-long for new INTERNAL_ERROR messages. 2008-03-15 10:00:07 -04:00
cmSourceFileLocation.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardIncludes.h COMP: Fix Borland 5.5 build 2008-02-24 14:05:11 -05:00
cmStandardLexer.h
cmStringCommand.cxx
cmStringCommand.h
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx ENH: Added RPATH methods to cmSystemTools 2008-04-14 15:02:34 -04:00
cmSystemTools.h ENH: Added RPATH methods to cmSystemTools 2008-04-14 15:02:34 -04:00
cmTarget.cxx BUG: A per-config target name postfix should be ignored for Mac bundle and framework names. 2008-04-14 15:27:27 -04:00
cmTarget.h ENH: remove qualifier from .h file 2008-04-08 16:13:43 -04:00
cmTargetLinkLibrariesCommand.cxx
cmTargetLinkLibrariesCommand.h STYLE: Improve documentation of target_link_libraries command to make target-level dependency explicit. See bug #6043. 2008-02-06 15:23:36 -05:00
cmTest.cxx ENH: support unset of properties 2008-04-01 14:22:09 -04:00
cmTest.h
cmTryCompileCommand.cxx
cmTryCompileCommand.h
cmTryRunCommand.cxx
cmTryRunCommand.h
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h
cmw9xcom.cxx
cmWhileCommand.cxx ENH: fix warnings 2008-02-29 21:33:33 -05:00
cmWhileCommand.h
cmWin32ProcessExecution.cxx
cmWin32ProcessExecution.h
cmWriteFileCommand.cxx BUG: Remove check for files written by file(WRITE) being loaded. 2008-04-30 13:42:40 -04:00
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx
cmXCodeObject.h
cmXMLParser.cxx
cmXMLParser.h
ctest.cxx ENH: read in old file formats Dart as well 2008-01-31 11:43:44 -05:00