CMake/Source
Alexander Neundorf cd0cd47416 BUG: const char* FilePath could point to a non-existent std::string for
commands used in a macro, using a std::string instead copies the contents so
this works (correct error message)

Alex
2007-05-11 08:36:05 -04:00
..
CPack BUG: fix coverity error, null check after usage fix 2007-03-20 12:44:36 -04:00
CTest STYLE: Fixed line too long. 2007-04-28 08:25:10 -04:00
CursesDialog
FLTKDialog
kwsys COMP: Fix code-not-reached warnings for SunCC. 2007-05-03 13:03:13 -04:00
MFCDialog ENH: typo 2007-03-12 13:30:36 -04:00
WXDialog
.cvsignore
cmAddCustomCommandCommand.cxx
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx ENH: some more cleanup 2007-03-13 15:18:27 -04:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmAddLibraryCommand.h
cmAddSubDirectoryCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h
cmake.cxx ENH: Add variable watch command 2007-04-11 15:13:05 -04:00
cmake.h
CMakeLists.txt ENH: add test for a simple depend test, does an exe re-link if a library that it uses changes 2007-05-10 10:31:44 -04:00
cmakemain.cxx
cmaketest.h.in
cmakewizard.cxx
cmakewizard.h
cmakexbuild.cxx
cmAuxSourceDirectoryCommand.cxx
cmAuxSourceDirectoryCommand.h
cmBootstrapCommands.cxx
cmBuildCommand.cxx
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx
cmCacheManager.h BUG: When a non-cache variable is marked as advance do not use the cmMakefile implementation of AddCacheDefinition to avoid removing the makefile definition. 2007-04-10 16:03:10 -04:00
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h
cmCommand.h
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h
cmCommandArgumentLexer.in.l
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommands.cxx ENH: Add variable watch command 2007-04-11 15:13:05 -04:00
cmCommands.h
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx BUG: No need for the backward compatibility variable warning 2007-04-04 12:05:44 -04:00
cmConfigureFileCommand.h
cmCPluginAPI.cxx ENH: some more cleanup 2007-03-13 15:18:27 -04:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCTest.cxx BUG: fix problem with new curl_getdate and ctest 2007-03-23 16:33:47 -04:00
cmCTest.h
cmCustomCommand.cxx
cmCustomCommand.h ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmData.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDepends.cxx
cmDepends.h
cmDependsC.cxx
cmDependsC.h
cmDependsFortran.cxx
cmDependsFortran.h
cmDependsFortranLexer.cxx
cmDependsFortranLexer.h
cmDependsFortranLexer.in.l
cmDependsFortranParser.cxx
cmDependsFortranParser.h
cmDependsFortranParser.y
cmDependsFortranParserTokens.h
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h
cmDependsJavaLexer.in.l
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx
cmDependsJavaParserHelper.h
cmDependsJavaParserTokens.h
cmDocumentation.cxx
cmDocumentation.h
cmDumpDocumentation.cxx
cmDynamicLoader.cxx
cmDynamicLoader.h
cmElseCommand.cxx
cmElseCommand.h
cmElseIfCommand.cxx
cmElseIfCommand.h
cmEnableLanguageCommand.cxx
cmEnableLanguageCommand.h ENH: fix docs 2007-04-24 14:03:25 -04:00
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h
cmEndForEachCommand.cxx
cmEndForEachCommand.h
cmEndIfCommand.cxx
cmEndIfCommand.h
cmEndMacroCommand.cxx
cmEndMacroCommand.h
cmEndWhileCommand.cxx
cmEndWhileCommand.h
cmExecProgramCommand.cxx
cmExecProgramCommand.h
cmExecuteProcessCommand.cxx
cmExecuteProcessCommand.h
cmExportLibraryDependencies.cxx
cmExportLibraryDependencies.h
cmExprLexer.cxx
cmExprLexer.h
cmExprLexer.in.l
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx
cmExprParserHelper.h
cmExprParserTokens.h
cmFileCommand.cxx COMP: Avoid warning. 2007-04-26 09:56:04 -04:00
cmFileCommand.h ENH: Added FILE(STRINGS) command. 2007-04-25 17:22:07 -04:00
cmFileTimeComparison.cxx
cmFileTimeComparison.h
cmFindBase.cxx
cmFindBase.h
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx
cmFindLibraryCommand.h
cmFindPackageCommand.cxx ENH: Add variable watch command 2007-04-11 15:13:05 -04:00
cmFindPackageCommand.h
cmFindPathCommand.cxx
cmFindPathCommand.h
cmFindProgramCommand.cxx
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx
cmFLTKWrapUICommand.h
cmForEachCommand.cxx
cmForEachCommand.h
cmFunctionBlocker.h
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGlobalBorlandMakefileGenerator.cxx ENH: Fixed recursive make call target escaping for Borland to support SubDirSpaces test. 2007-03-08 13:05:02 -05:00
cmGlobalBorlandMakefileGenerator.h
cmGlobalGenerator.cxx BUG: fix problem for non-C/CXX languages with Visual Studio, the 2007-05-09 14:41:38 -04:00
cmGlobalGenerator.h BUG: fix problem for non-C/CXX languages with Visual Studio, the 2007-05-09 14:41:38 -04:00
cmGlobalKdevelopGenerator.cxx
cmGlobalKdevelopGenerator.h
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmGlobalUnixMakefileGenerator3.h ENH: some code consolidation and cleanup 2007-04-12 15:46:14 -04:00
cmGlobalVisualStudio6Generator.cxx ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmGlobalVisualStudio6Generator.h ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global generators. 2007-04-04 11:22:14 -04:00
cmGlobalVisualStudio7Generator.cxx ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmGlobalVisualStudio7Generator.h ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global generators. 2007-04-04 11:22:14 -04:00
cmGlobalVisualStudio8Generator.cxx ENH: added internal target property for the name of the project file 2007-04-10 09:54:01 -04:00
cmGlobalVisualStudio8Generator.h BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789. 2007-04-04 14:50:35 -04:00
cmGlobalVisualStudio8Win64Generator.cxx BUG: Split precompiled header flags into a separate per-global-generator flag map. This is needed because the flag mappings differ across VS IDE versions. This fixes bug#3512 for VS8 where as the previous fix only worked for VS7. 2007-03-12 12:35:11 -04:00
cmGlobalVisualStudio8Win64Generator.h
cmGlobalVisualStudio71Generator.cxx ENH: added internal target property for the name of the project file 2007-04-10 09:54:01 -04:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx BUG: The ALL_BUILD target should not have any command lines so that it is not always considered out of date. Moved the 'Build all projects' message into the description field instead of an echo in the command field. Moved common implementation of Generate for VS6 and VS7 into the superclass to avoid duplicate code for the ALL_BUILD target. This addresses bug#4556. 2007-04-10 13:09:03 -04:00
cmGlobalVisualStudioGenerator.h BUG: The ALL_BUILD target should not have any command lines so that it is not always considered out of date. Moved the 'Build all projects' message into the description field instead of an echo in the command field. Moved common implementation of Generate for VS6 and VS7 into the superclass to avoid duplicate code for the ALL_BUILD target. This addresses bug#4556. 2007-04-10 13:09:03 -04:00
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCode21Generator.cxx
cmGlobalXCode21Generator.h
cmGlobalXCodeGenerator.cxx STYLE: fix line length 2007-05-10 11:38:23 -04:00
cmGlobalXCodeGenerator.h STYLE: fix line length 2007-05-10 11:38:23 -04:00
cmIfCommand.cxx
cmIfCommand.h
cmIncludeCommand.cxx
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx STYLE: Fix line-too-long. 2007-03-08 08:46:03 -05:00
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmIncludeExternalMSProjectCommand.h
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx ENH: Added support for import libraries created by executable and module targets. The module import libraries should never be used but some windows compilers always create them for .dll files since there is no distinction from shared libraries on that platform. The executable import libraries may be used to create modules that when loaded bind to symbols from the executables. This is an enhancement related to bug#4210 though not requested by it explicitly. 2007-03-19 10:00:36 -04:00
cmInstallCommand.h
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstallFilesCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx ENH: Added support for import libraries created by executable and module targets. The module import libraries should never be used but some windows compilers always create them for .dll files since there is no distinction from shared libraries on that platform. The executable import libraries may be used to create modules that when loaded bind to symbols from the executables. This is an enhancement related to bug#4210 though not requested by it explicitly. 2007-03-19 10:00:36 -04:00
cmInstallTargetGenerator.h
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmListCommand.cxx
cmListCommand.h
cmListFileCache.cxx
cmListFileCache.h BUG: const char* FilePath could point to a non-existent std::string for 2007-05-11 08:36:05 -04:00
cmListFileLexer.c
cmListFileLexer.h
cmListFileLexer.in.l
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx BUG: Reverting previous change. It did not account for the possibility that the loaded command was built with a different compiler. 2007-04-20 09:49:27 -04:00
cmLoadCommandCommand.h
cmLocalGenerator.cxx BUG: fix -D escaped quotes for watcom 2007-05-10 14:43:55 -04:00
cmLocalGenerator.h BUG: fix -D escaped quotes for watcom 2007-05-10 14:43:55 -04:00
cmLocalUnixMakefileGenerator3.cxx BUG: fix -D escaped quotes for watcom 2007-05-10 14:43:55 -04:00
cmLocalUnixMakefileGenerator3.h BUG: fix -D escaped quotes for watcom 2007-05-10 14:43:55 -04:00
cmLocalVisualStudio6Generator.cxx BUG: fix problem for non-C/CXX languages with Visual Studio, the 2007-05-09 14:41:38 -04:00
cmLocalVisualStudio6Generator.h BUG: fix problem for non-C/CXX languages with Visual Studio, the 2007-05-09 14:41:38 -04:00
cmLocalVisualStudio7Generator.cxx STYLE: fix line length 2007-05-10 11:38:23 -04:00
cmLocalVisualStudio7Generator.h BUG: fix problem for non-C/CXX languages with Visual Studio, the 2007-05-09 14:41:38 -04:00
cmLocalVisualStudioGenerator.cxx ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmLocalVisualStudioGenerator.h ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx
cmMacroCommand.h
cmMakeDepend.cxx
cmMakeDepend.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx ENH: now target names can be used in add_custom_command() and 2007-05-09 08:25:45 -04:00
cmMakefile.h ENH: some more cleanup 2007-03-13 15:18:27 -04:00
cmMakefileExecutableTargetGenerator.cxx BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change. 2007-05-01 13:51:25 -04:00
cmMakefileExecutableTargetGenerator.h
cmMakefileLibraryTargetGenerator.cxx ENH: initial support for creation of frameworks on Mac 2007-05-08 10:32:54 -04:00
cmMakefileLibraryTargetGenerator.h ENH: initial support for creation of frameworks on Mac 2007-05-08 10:32:54 -04:00
cmMakefileTargetGenerator.cxx BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change. 2007-05-01 13:51:25 -04:00
cmMakefileTargetGenerator.h BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change. 2007-05-01 13:51:25 -04:00
cmMakefileUtilityTargetGenerator.cxx BUG: A utility target should not run the custom commands from its source files directly. The target-level rule must add dependencies on the file-level custom commands to drive them. This bug was introduced by the "fix" to bug 4377. This also restores the documented behavior that PRE_BUILD rules are treated as PRE_LINK rules on non-VS generators. Also fixed custom command dependencies on the rule file build.make so that custom commands re-run when the commands themselves change. 2007-05-01 13:51:25 -04:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx STYLE: Fixed line-too-long. 2007-04-11 10:00:56 -04:00
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
cmMathCommand.h
cmMessageCommand.cxx
cmMessageCommand.h
cmObject.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderLinkDirectories.cxx
cmOrderLinkDirectories.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmProjectCommand.cxx
cmProjectCommand.h
cmProperty.cxx
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx ENH: add project to target map, not used yet, but created 2007-03-13 14:23:08 -04:00
cmPropertyMap.h
cmQTWrapCPPCommand.cxx
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx
cmQTWrapUICommand.h
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmSetCommand.cxx
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertiesCommand.cxx
cmSetPropertiesCommand.h
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx
cmSourceFile.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardIncludes.h
cmStandardLexer.h
cmStringCommand.cxx ENH: Add STRING STRIP command 2007-04-26 21:50:52 -04:00
cmStringCommand.h ENH: Add STRING STRIP command 2007-04-26 21:50:52 -04:00
cmSubdirCommand.cxx ENH: some code cleanup 2007-03-12 10:26:59 -04:00
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink. 2007-03-12 13:50:28 -04:00
cmSystemTools.h ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink. 2007-03-12 13:50:28 -04:00
cmTarget.cxx STYLE: fix line length 2007-05-10 11:38:23 -04:00
cmTarget.h STYLE: functions use upper case for the first letter 2007-05-09 09:35:59 -04:00
cmTargetLinkLibrariesCommand.cxx
cmTargetLinkLibrariesCommand.h
cmTest.cxx
cmTest.h
cmTryCompileCommand.cxx
cmTryCompileCommand.h
cmTryRunCommand.cxx ENH: look at CMAKE_TRY_COMPILE_CONFIGURATION var for TryRun as well 2007-05-03 15:25:41 -04:00
cmTryRunCommand.h STYLE: fix typo 2007-05-01 17:02:19 -04:00
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx ENH: Add variable watch command 2007-04-11 15:13:05 -04:00
cmVariableWatch.h ENH: Add variable watch command 2007-04-11 15:13:05 -04:00
cmVariableWatchCommand.cxx STYLE: Fix line lengths 2007-04-12 15:50:39 -04:00
cmVariableWatchCommand.h ENH: Add variable watch command 2007-04-11 15:13:05 -04:00
cmVersion.cxx STYLE: Nightly Version update 2007-05-11 08:11:22 -04:00
cmVersion.h
cmw9xcom.cxx
cmWhileCommand.cxx
cmWhileCommand.h
cmWin32ProcessExecution.cxx
cmWin32ProcessExecution.h
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx
cmXCode21Object.h
cmXCodeObject.cxx
cmXCodeObject.h
cmXMLParser.cxx
cmXMLParser.h
ctest.cxx ENH: support for --build-config-sample feature #1022 2007-03-19 13:04:10 -04:00