CMake/Source
Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
..
CTest fix warnings 2004-02-16 09:49:29 -05:00
CursesDialog BUG: Prevent crash when deleting the last cache item 2004-02-22 22:06:33 -05:00
MFCDialog shut up unfixable warning 2004-02-16 10:57:38 -05:00
WXDialog ENH: Fix problem with wx 2.4 2003-10-17 07:45:21 -04:00
kwsys ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them 2004-02-13 10:51:44 -05:00
.cvsignore
CMakeLists.txt ENH: Comment out test 2004-02-19 10:33:24 -05:00
cmAbstractFilesCommand.cxx ENH: add stdlib.h for portability to borland 6 2003-05-24 10:07:58 -04:00
cmAbstractFilesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddCustomCommandCommand.cxx ENH: Fix typo: Bug #100 - Spelling correction to an error message 2003-07-29 07:01:56 -04:00
cmAddCustomCommandCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddCustomTargetCommand.cxx fixed argument parsing 2003-11-13 14:45:40 -05:00
cmAddCustomTargetCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddExecutableCommand.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmAddExecutableCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddLibraryCommand.cxx
cmAddLibraryCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAddTestCommand.cxx BUG: Cannot add extra escapes for backslashes because it makes the behavior inconsistent with previous versions of cmake. 2003-11-04 08:50:43 -05:00
cmAddTestCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmAuxSourceDirectoryCommand.cxx fix compiler warnings 2003-06-27 08:46:00 -04:00
cmAuxSourceDirectoryCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmBuildCommand.cxx
cmBuildCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmBuildNameCommand.cxx ENH: Use the new signature 2003-08-03 22:33:35 -04:00
cmBuildNameCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmCMakeMinimumRequired.cxx removed redundent includes 2003-08-10 18:30:54 -04:00
cmCMakeMinimumRequired.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmCPluginAPI.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmCPluginAPI.h version 19 2003-08-11 14:41:43 -04:00
cmCTest.cxx BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts 2004-02-24 10:05:12 -05:00
cmCTest.h BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts 2004-02-24 10:05:12 -05:00
cmCacheManager.cxx BUG: Fixed Bug #154 - Uninitialized type initialized value cache variables should return value 2003-08-18 14:05:53 -04:00
cmCacheManager.h ENH: Get accessor for cache value as boolean 2003-08-08 09:22:56 -04:00
cmCommand.h ENH: Start includding the scripting support 2003-10-29 08:58:54 -05:00
cmCommands.cxx BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command. 2003-08-11 17:34:44 -04:00
cmCommands.h
cmConfigure.cmake.h.in ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions 2004-02-16 10:48:54 -05:00
cmConfigureFileCommand.cxx ENH: Preserve permissions when copying files 2004-01-26 15:50:38 -05:00
cmConfigureFileCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmCreateTestSourceList.cxx fix compiler warning 2003-12-15 12:56:13 -05:00
cmCreateTestSourceList.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmCustomCommand.cxx ENH: allow duplicate commands with the same output to be reduced automatically to one command 2003-06-04 13:42:42 -04:00
cmCustomCommand.h performance improvement 2003-06-23 16:25:50 -04:00
cmData.h
cmDocumentation.cxx BUG: Don't use -V as a version option. It conflicts with ctest. 2003-08-06 18:43:49 -04:00
cmDocumentation.h ENH: Added configuration of name of executable in man page header and version banner. 2003-08-06 14:49:52 -04:00
cmDumpDocumentation.cxx ENH: Added CommandLineTest to add coverage for command line arguments to cmake executables. This replaces the old DumpDocumentation test. 2003-07-24 10:58:40 -04:00
cmDynamicLoader.cxx BUG: don't crash when loading a module that does not exist 2004-02-17 08:35:23 -05:00
cmDynamicLoader.h
cmElseCommand.cxx
cmElseCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmEnableTestingCommand.cxx sets variable now 2003-12-29 16:27:06 -05:00
cmEnableTestingCommand.h sets variable now 2003-12-29 16:35:32 -05:00
cmEndForEachCommand.cxx
cmEndForEachCommand.h ENH: Make more commands scriptable 2004-02-06 13:47:11 -05:00
cmEndIfCommand.cxx ENH: add stdlib.h for portability to borland 6 2003-05-24 10:07:58 -04:00
cmEndIfCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmExecProgramCommand.cxx
cmExecProgramCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmExportLibraryDependencies.cxx fix for bug # 101 2003-08-01 09:11:04 -04:00
cmExportLibraryDependencies.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmFLTKWrapUICommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmFLTKWrapUICommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmFileCommand.cxx ENH: Add DESTDIR support 2004-02-12 21:44:24 -05:00
cmFileCommand.h ENH: Add unix style install in file command 2004-01-26 16:05:58 -05:00
cmFindFileCommand.cxx removed redundent includes 2003-08-10 18:30:54 -04:00
cmFindFileCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmFindLibraryCommand.cxx
cmFindLibraryCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmFindPackageCommand.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmFindPackageCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmFindPathCommand.cxx
cmFindPathCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmFindProgramCommand.cxx removed redundent includes 2003-08-10 18:30:54 -04:00
cmFindProgramCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmForEachCommand.cxx perf improvement 2003-06-23 16:26:48 -04:00
cmForEachCommand.h ENH: Make more commands scriptable 2004-02-06 13:47:11 -05:00
cmFunctionBlocker.h
cmGeneratedFileStream.h
cmGetCMakePropertyCommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmGetCMakePropertyCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmGetSourceFilePropertyCommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmGetSourceFilePropertyCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmGetTargetPropertyCommand.cxx minor bug fix 2003-05-29 15:30:54 -04:00
cmGetTargetPropertyCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmGlob.cxx ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files. 2004-02-06 15:26:15 -05:00
cmGlob.h ENH: Recurse subdirectories 2003-07-14 09:15:13 -04:00
cmGlobalBorlandMakefileGenerator.cxx BUG: fix for bug 346, borland should now support dash in the path 2003-11-05 11:18:15 -05:00
cmGlobalBorlandMakefileGenerator.h ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 2003-07-07 21:52:10 -04:00
cmGlobalCodeWarriorGenerator.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:17:36 -05:00
cmGlobalCodeWarriorGenerator.h ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 2003-07-07 21:52:10 -04:00
cmGlobalGenerator.cxx BUG: fix put/get env problems 2004-01-26 13:32:46 -05:00
cmGlobalGenerator.h ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 2003-08-21 16:22:23 -04:00
cmGlobalNMakeMakefileGenerator.cxx BUG: fix for bug 303 pass makeflags to sub makes 2003-10-28 11:06:06 -05:00
cmGlobalNMakeMakefileGenerator.h ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 2003-07-07 21:52:10 -04:00
cmGlobalUnixMakefileGenerator.cxx ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 2003-08-21 16:22:23 -04:00
cmGlobalUnixMakefileGenerator.h ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 2003-07-07 21:52:10 -04:00
cmGlobalVisualStudio6Generator.cxx BUG: fix crash in external dsp include 2004-01-07 09:22:30 -05:00
cmGlobalVisualStudio6Generator.h remove warnings 2003-11-26 16:12:52 -05:00
cmGlobalVisualStudio7Generator.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:17:36 -05:00
cmGlobalVisualStudio7Generator.h remove warnings 2003-11-26 16:12:52 -05:00
cmGlobalVisualStudio71Generator.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:17:36 -05:00
cmGlobalVisualStudio71Generator.h ENH: fix some warnings 2003-11-26 16:04:01 -05:00
cmITKWrapTclCommand.cxx updated for new custom command 2003-06-05 14:37:35 -04:00
cmITKWrapTclCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmIfCommand.cxx ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 2003-06-23 14:10:12 -04:00
cmIfCommand.h ENH: Make IF command scriptable 2004-02-19 10:29:51 -05:00
cmIncludeCommand.cxx
cmIncludeCommand.h ENH: Start includding the scripting support 2003-10-29 08:58:54 -05:00
cmIncludeDirectoryCommand.cxx
cmIncludeDirectoryCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmIncludeExternalMSProjectCommand.cxx ENH: improve coverage 2003-08-07 16:07:23 -04:00
cmIncludeExternalMSProjectCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmInstallTargetsCommand.cxx ENH: Make install on windows seems to work now 2004-01-27 12:37:30 -05:00
cmInstallTargetsCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmLinkLibrariesCommand.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:04:28 -05:00
cmLinkLibrariesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmListFileCache.cxx ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. 2003-12-08 13:36:59 -05:00
cmListFileCache.h ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. 2003-12-08 13:36:59 -05:00
cmListFileLexer.c ERR: Removed YY_BREAK statements after return statements because they are unreachable. 2003-12-09 09:16:40 -05:00
cmListFileLexer.h ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. 2003-12-08 13:36:59 -05:00
cmListFileLexer.in.l ERR: Removed YY_BREAK statements after return statements because they are unreachable. 2003-12-09 09:16:40 -05:00
cmLoadCacheCommand.cxx ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 2003-06-23 14:10:12 -04:00
cmLoadCacheCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmLoadCommandCommand.cxx ERR: Fix crash of cmake on broken load commands 2003-08-19 11:02:56 -04:00
cmLoadCommandCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmLocalCodeWarriorGenerator.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:17:36 -05:00
cmLocalCodeWarriorGenerator.h add COdeWarrior back in for testing 2003-04-16 14:47:44 -04:00
cmLocalGenerator.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmLocalGenerator.h ENH: Make install on windows seems to work now 2004-01-27 12:37:30 -05:00
cmLocalUnixMakefileGenerator.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmLocalUnixMakefileGenerator.h BUG: Fix to build rule generation with relative paths. 2004-01-23 09:54:50 -05:00
cmLocalVisualStudio6Generator.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmLocalVisualStudio6Generator.h yikes added new custom command support 2003-06-03 10:30:23 -04:00
cmLocalVisualStudio7Generator.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmLocalVisualStudio7Generator.h yikes added new custom command support 2003-06-03 10:30:23 -04:00
cmMacroCommand.cxx ENH: Add option to retrieve list of macros. Close Bug #25 - Get_CMAKE_PROPERTIES 2003-08-06 18:54:13 -04:00
cmMacroCommand.h ENH: Macro should be scriptable 2004-02-19 09:35:30 -05:00
cmMakeDepend.cxx BUG: fix for bug 373 make depend problem 2003-11-12 14:20:21 -05:00
cmMakeDepend.h removed duplicate includes 2003-08-10 16:02:25 -04:00
cmMakeDirectoryCommand.cxx ENH: Merged use of kwsys library. 2003-06-23 08:58:58 -04:00
cmMakeDirectoryCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmMakefile.cxx ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmMakefile.h ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmMessageCommand.cxx
cmMessageCommand.h ENH: Start includding the scripting support 2003-10-29 08:58:54 -05:00
cmOptionCommand.cxx ERR: Fix problems with OPTION and -D on command line. Fix Bug #408 - Using -D without a type does not always work 2003-12-29 15:26:01 -05:00
cmOptionCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmOutputRequiredFilesCommand.cxx Implement GetLineFromStream that actually works and use it instead of getline 2003-03-27 12:24:30 -05:00
cmOutputRequiredFilesCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmProjectCommand.cxx
cmProjectCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmQTWrapCPPCommand.cxx BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP 2004-01-05 11:13:50 -05:00
cmQTWrapCPPCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmQTWrapUICommand.cxx ENH: Fix comment 2003-09-24 17:51:26 -04:00
cmQTWrapUICommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmRemoveCommand.cxx BUG: fix broken command 2003-03-21 11:24:09 -05:00
cmRemoveCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmSetCommand.cxx
cmSetCommand.h ENH: Add support for install postfix 2004-02-03 10:53:41 -05:00
cmSetSourceFilesPropertiesCommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmSetSourceFilesPropertiesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSiteNameCommand.cxx ENH: Do not use nslookup. All we really care is hostname. If somebody wants something fancy, just set it yourself. Fixes Bug #407 - nslookup is being deprecated for Red Hat and Fedora distributions 2003-12-29 16:10:15 -05:00
cmSiteNameCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSourceFile.cxx removed duplicate includes 2003-08-10 16:02:25 -04:00
cmSourceFile.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSourceFilesCommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmSourceFilesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSourceFilesRemoveCommand.cxx ENH: add stdlib.h for portability to borland 6 2003-05-24 10:07:58 -04:00
cmSourceFilesRemoveCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSourceGroup.cxx ENH: Fully implemented SOURCE_GROUP command. 2003-07-23 15:32:54 -04:00
cmSourceGroup.h ENH: Fully implemented SOURCE_GROUP command. 2003-07-23 15:32:54 -04:00
cmSourceGroupCommand.cxx ENH: put back old style call to SOURCE_GROUP, no need to break things for this 2003-07-28 14:43:04 -04:00
cmSourceGroupCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmStandardIncludes.h ERR: Properly handle mode_t on borland 2004-01-27 09:05:01 -05:00
cmStringCommand.cxx BUG#452: Fix to argument checking for TOUPPER and TOLOWER subcommands. 2003-12-29 13:31:04 -05:00
cmStringCommand.h ENH: Make more commands scriptable 2004-02-06 13:47:11 -05:00
cmSubdirCommand.cxx
cmSubdirCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmSystemTools.cxx ERR: Fix crash. We should check output before appending to it 2004-02-24 18:48:44 -05:00
cmSystemTools.h ERR: Properly handle mode_t on borland 2004-01-27 09:05:01 -05:00
cmTarget.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:04:28 -05:00
cmTarget.h ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 2004-02-28 18:59:19 -05:00
cmTargetLinkLibrariesCommand.cxx BUG: Fix Bug #445 - Same library in multiple projects can cause problems 2003-12-18 13:04:28 -05:00
cmTargetLinkLibrariesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmTryCompileCommand.cxx BUG: keep more of the case information 2003-12-23 15:01:10 -05:00
cmTryCompileCommand.h fix to the signature and argument parsing 2003-12-11 08:57:40 -05:00
cmTryRunCommand.cxx ENH: Use the new signature 2003-08-03 22:33:35 -04:00
cmTryRunCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmUseMangledMesaCommand.cxx ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. 2003-06-23 14:10:12 -04:00
cmUseMangledMesaCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmUtilitySourceCommand.cxx fix for utility command without EXECUTABLE_OUTPUT_PATH 2003-08-01 13:54:53 -04:00
cmUtilitySourceCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmVTKMakeInstantiatorCommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmVTKMakeInstantiatorCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmVTKWrapJavaCommand.cxx
cmVTKWrapJavaCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmVTKWrapPythonCommand.cxx
cmVTKWrapPythonCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmVTKWrapTclCommand.cxx
cmVTKWrapTclCommand.h ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmVariableWatch.cxx ENH: Add remove watch 2003-08-07 16:26:07 -04:00
cmVariableWatch.h ENH: Add remove watch 2003-08-07 16:26:07 -04:00
cmWin32ProcessExecution.cxx ENH: add new feature to ctest so that it can cmake, build and run a test executable 2004-01-07 11:24:22 -05:00
cmWin32ProcessExecution.h
cmWrapExcludeFilesCommand.cxx ENH: Cleanups 2004-02-22 13:14:59 -05:00
cmWrapExcludeFilesCommand.h removed redundent includes 2003-08-10 18:30:54 -04:00
cmWriteFileCommand.cxx
cmWriteFileCommand.h ENH: Make more commands scriptable 2004-02-22 22:07:02 -05:00
cmake.cxx ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between 2004-02-20 14:46:33 -05:00
cmake.h BUG: fix put/get env problems 2004-01-26 13:32:46 -05:00
cmakemain.cxx ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between 2004-02-20 14:46:33 -05:00
cmaketest.h.in BUG: Fix some dependencies for location of executables 2003-05-05 08:42:44 -04:00
cmakewizard.cxx BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 2003-08-26 15:06:52 -04:00
cmakewizard.h BUG: Fixed crash of cmake -i when CMAKE_ROOT cannot be found. Made resulting error message cleaner. 2003-08-26 15:06:52 -04:00
cmw9xcom.cxx
ctest.cxx ENH: add new feature to ctest so that it can cmake, build and run a test executable 2004-01-07 11:24:22 -05:00