CMake/Source
Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
..
CursesDialog This dir should not be covered (form distrib) 2002-02-13 16:17:26 -05:00
MFCDialog Remove warnings 2002-03-13 15:29:26 -05:00
CMakeLib.dsp add dot net stuff to cmakelists file and dsp file 2002-02-19 09:43:26 -05:00
CMakeLists.txt ENH: add testdriver test with source file in subdir 2002-03-27 13:47:05 -05:00
CMakeSetup.dsw Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow. 2002-03-15 15:42:59 -05:00
DumpDocumentation.dsp remove /ZI 2001-08-29 16:13:56 -04:00
InitialConfigureFlags.cmake.in ENH: pass prefix from configure into cmake 2001-09-27 14:58:14 -04:00
Makefile.borland ENH: add dotnet stuff 2002-02-19 11:54:34 -05:00
Makefile.in new borland generator moved into place 2001-11-30 16:48:52 -05:00
ccommand.cxx ENH: use ccommand for del on windows 2002-03-26 12:38:52 -05:00
ccommand.dsp Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow. 2002-03-15 15:42:59 -05:00
cmAbstractFilesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmAbstractFilesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddCustomCommandCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmAddCustomCommandCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddCustomTargetCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmAddCustomTargetCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddDefinitionsCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmAddDefinitionsCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddDependenciesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmAddDependenciesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddExecutableCommand.cxx fix const problem 2002-03-29 11:11:03 -05:00
cmAddExecutableCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddLibraryCommand.cxx ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary 2002-03-29 11:04:19 -05:00
cmAddLibraryCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAddTestCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmAddTestCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmAuxSourceDirectoryCommand.cxx ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmAuxSourceDirectoryCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmBorlandMakefileGenerator.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmBorlandMakefileGenerator.h ENH: add a virtual CreateMakeVariable to shorten makefile variables for borland make 2002-02-21 15:55:20 -05:00
cmBuildCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmBuildCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmBuildNameCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmBuildNameCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmCableClassSet.cxx ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmCableClassSet.h ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmCableClassSetCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmCableClassSetCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmCableWrapTclCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmCableWrapTclCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmCacheManager.cxx ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 2002-01-22 10:17:37 -05:00
cmCacheManager.h ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 2002-01-22 10:17:37 -05:00
cmCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmCommands.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmCommands.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmConfigure.cmake.h.in BUG: add in for scope variable 2001-08-09 09:33:41 -04:00
cmConfigure.h.in ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping 2001-08-08 11:54:46 -04:00
cmConfigureFileCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmConfigureFileCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmConfigureGccXmlCommand.cxx ENH: overhaul of RunCommand on windows, if only win32 had popen... 2002-03-14 11:11:39 -05:00
cmConfigureGccXmlCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmCreateTestSourceList.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmCreateTestSourceList.h ENH: add new command to create a test driver 2002-03-20 16:19:00 -05:00
cmCustomCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmCustomCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmDSPWriter.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmDSPWriter.h ENH: add file specific compile flags 2002-03-04 14:14:41 -05:00
cmDSWWriter.cxx ENH: closer to working with spaces in the path 2002-03-13 14:23:58 -05:00
cmDSWWriter.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmData.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmDirectory.cxx ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmDirectory.h ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmDumpDocumentation.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmElseCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmElseCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmEnableTestingCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmEnableTestingCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmEndForEachCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmEndForEachCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmEndIfCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmEndIfCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmExecProgramCommand.cxx ENH: overhaul of RunCommand on windows, if only win32 had popen... 2002-03-14 11:11:39 -05:00
cmExecProgramCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmFLTKWrapUICommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmFLTKWrapUICommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmFindFileCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmFindFileCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmFindLibraryCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmFindLibraryCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmFindPathCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmFindPathCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmFindProgramCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmFindProgramCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmForEachCommand.cxx ENH: support semi-colon format (list of args as string) 2002-03-25 16:24:13 -05:00
cmForEachCommand.h FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. 2002-03-26 16:45:52 -05:00
cmFunctionBlocker.h FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. 2002-03-26 16:45:52 -05:00
cmGeneratedFileStream.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmGetFilenameComponentCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmGetFilenameComponentCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmGetSourceFilePropertyCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmGetSourceFilePropertyCommand.h make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmIfCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmIfCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmIncludeCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmIncludeCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmIncludeDirectoryCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmIncludeDirectoryCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmIncludeExternalMSProjectCommand.cxx ENH: expand variables in arguments before the commands get them 2002-03-05 18:41:24 -05:00
cmIncludeExternalMSProjectCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmIncludeRegularExpressionCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmIncludeRegularExpressionCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmInstallFilesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmInstallFilesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmInstallProgramsCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmInstallProgramsCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmInstallTargetsCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmInstallTargetsCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmLinkDirectoriesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmLinkDirectoriesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmLinkLibrariesCommand.cxx ENH: add suport for semi-colon separated list variables 2002-03-06 10:10:46 -05:00
cmLinkLibrariesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmListFileCache.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmListFileCache.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmLoadCacheCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmLoadCacheCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMSDotNETGenerator.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmMSDotNETGenerator.h ENH: add support for .def files 2002-03-11 12:11:20 -05:00
cmMSProjectGenerator.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMSProjectGenerator.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMakeDepend.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmMakeDepend.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMakeDirectoryCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmMakeDirectoryCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMakefile.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmMakefile.h ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmMakefileGenerator.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMakefileGenerator.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMarkAsAdvancedCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmMarkAsAdvancedCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmMessageCommand.cxx ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file 2002-03-29 10:56:07 -05:00
cmMessageCommand.h ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file 2002-03-29 10:56:07 -05:00
cmNMakeMakefileGenerator.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmNMakeMakefileGenerator.h BUG: fix for files with dashes in them 2002-03-14 14:58:28 -05:00
cmOptionCommand.cxx ENH: add error checking for option commands with too many arguments 2002-03-11 16:04:22 -05:00
cmOptionCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmOutputRequiredFilesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmOutputRequiredFilesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmProjectCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmProjectCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmQTWrapCPPCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmQTWrapCPPCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmQTWrapUICommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmQTWrapUICommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmRegularExpression.cxx ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmRegularExpression.h ENH: dot net almost working 2002-02-25 18:14:01 -05:00
cmSetCommand.cxx ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary 2002-03-29 11:04:19 -05:00
cmSetCommand.h ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary 2002-03-29 11:04:19 -05:00
cmSetSourceFilesPropertiesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSetSourceFilesPropertiesCommand.h make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSiteNameCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSiteNameCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSourceFile.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmSourceFile.h ENH: add file specific compile flags 2002-03-04 14:14:41 -05:00
cmSourceFilesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSourceFilesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSourceFilesRemoveCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSourceFilesRemoveCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSourceGroup.cxx ENH: remove several compiler warnings 2002-03-13 10:25:11 -05:00
cmSourceGroup.h ENH: add file specific compile flags 2002-03-04 14:14:41 -05:00
cmSourceGroupCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSourceGroupCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmStandardIncludes.h ENH: fix for dec compiler, they still do not have the correct ansi stream library 2002-01-30 11:23:07 -05:00
cmSubdirCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSubdirCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSubdirDependsCommand.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSubdirDependsCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmSystemTools.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmSystemTools.h make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmTarget.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmTarget.h ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmTargetLinkLibrariesCommand.cxx ENH: add suport for semi-colon separated list variables 2002-03-06 10:10:46 -05:00
cmTargetLinkLibrariesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmUnixMakefileGenerator.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmUnixMakefileGenerator.h ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type 2002-02-22 13:38:33 -05:00
cmUseMangledMesaCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmUseMangledMesaCommand.h make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmUtilitySourceCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmUtilitySourceCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmVTKMakeInstantiatorCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmVTKMakeInstantiatorCommand.h ENH: Added support for including extra files in generated header to get access to export macros of derived projects. 2002-03-01 15:49:10 -05:00
cmVTKWrapJavaCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmVTKWrapJavaCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmVTKWrapPythonCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmVTKWrapPythonCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmVTKWrapTclCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmVTKWrapTclCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmVariableRequiresCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmVariableRequiresCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmWrapExcludeFilesCommand.cxx make sure ; expansion is done in all commands 2002-03-29 14:20:32 -05:00
cmWrapExcludeFilesCommand.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmake.cxx removed quotes from cmake and ccommand executable to be consistant 2002-03-25 17:03:54 -05:00
cmake.dsp Argh 2002-02-21 08:53:26 -05:00
cmake.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmakemain.cxx ENH:Updated copyright 2002-01-21 15:30:43 -05:00
cmaketest.cxx ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmaketest.h.in ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 2002-03-29 10:06:30 -05:00
cmakewizard.cxx check bool values and prefere off 2002-02-28 15:57:45 -05:00
cmakewizard.h ENH:Updated copyright 2002-01-21 15:30:43 -05:00
ctest.cxx less noisy about changing directories 2002-03-15 10:43:24 -05:00
ctest.dsp remove /ZI 2001-08-29 16:13:56 -04:00
ctest.h ENH: add -E option (exclude tests matching a regexp) 2002-03-06 17:58:44 -05:00