Bill Hoffman 03e7b6a67a remove warning vor 24 Jahren
..
CursesDialog b689b4b5fa Fix bug with string vor 24 Jahren
FLTKDialog e3fa722b44 ENH: These files are now generated from the .fl file by FLTK_WRAP_UI command. vor 24 Jahren
MFCDialog 8e5f3bb9e1 ENH: add mark as not advanced to mark as advanced vor 24 Jahren
CMakeLib.dsp 0d3eefb1f1 new borland generator moved into place vor 24 Jahren
CMakeLists.txt 0d3eefb1f1 new borland generator moved into place vor 24 Jahren
CMakeSetup.dsw 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up vor 24 Jahren
DumpDocumentation.dsp 8d681d4793 remove /ZI vor 24 Jahren
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake vor 24 Jahren
Makefile.borland 07363b8318 add wizard vor 24 Jahren
Makefile.in 0d3eefb1f1 new borland generator moved into place vor 24 Jahren
cmAbstractFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAbstractFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddCustomCommandCommand.cxx 61a66c2645 SOURCE, COMMAND, TARGET are required now vor 24 Jahren
cmAddCustomCommandCommand.h bdf0241d2e SOURCE, COMMAND, TARGET are required now vor 24 Jahren
cmAddCustomTargetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddCustomTargetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddDefinitionsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddDefinitionsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddDependenciesCommand.cxx 229b9064d1 Expand variables in all target args vor 24 Jahren
cmAddDependenciesCommand.h a244cb242c ENH: fix spelling error vor 24 Jahren
cmAddExecutableCommand.cxx 63cb6c7407 Expand vars in exe and lib name vor 24 Jahren
cmAddExecutableCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddLibraryCommand.cxx 53f8721f99 Break the "to infinity and beyond" stuff vor 24 Jahren
cmAddLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddTestCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAddTestCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAuxSourceDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmAuxSourceDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmBorlandMakefileGenerator.cxx 30a56de4b7 ENH: add custom commands for targets vor 24 Jahren
cmBorlandMakefileGenerator.h dea1309e8d Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen vor 24 Jahren
cmBuildCommand.cxx b180bf609b fix warning for Borland build vor 24 Jahren
cmBuildCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmBuildNameCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmBuildNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmCableClassSet.cxx 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. vor 24 Jahren
cmCableClassSet.h 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. vor 24 Jahren
cmCableClassSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmCableClassSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmCableWrapTclCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now vor 24 Jahren
cmCableWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmCacheManager.cxx b0f3a17450 If an entry starts with // (network paths), double quote it. vor 24 Jahren
cmCacheManager.h eecf4b9cbf ENH: add advanced variable types and command line wizard gui vor 24 Jahren
cmCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmCommands.cxx 1bb3fada7a ENH: Command for running FLTK's UI tool "Fluid" was added. vor 24 Jahren
cmCommands.h 54cfe84f3f ENH:New copyright vor 25 Jahren
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable vor 24 Jahren
cmConfigure.h.in db1303aa7d 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 vor 24 Jahren
cmConfigureFileCommand.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables vor 24 Jahren
cmConfigureFileCommand.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables vor 24 Jahren
cmConfigureGccXmlCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmConfigureGccXmlCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmCustomCommand.cxx cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command vor 24 Jahren
cmCustomCommand.h cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command vor 24 Jahren
cmDSPWriter.cxx b180bf609b fix warning for Borland build vor 24 Jahren
cmDSPWriter.h 722283804b support for custom targets on exe and lib vor 24 Jahren
cmDSWWriter.cxx b180bf609b fix warning for Borland build vor 24 Jahren
cmDSWWriter.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command vor 24 Jahren
cmData.h a5480276d5 ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands to register arbitrary extra data with the makefile without modifying the cmMakefile class definition. vor 25 Jahren
cmDirectory.cxx ea2690d667 fixed bug in mismatched directory opens consuming file descriptors vor 24 Jahren
cmDirectory.h 54cfe84f3f ENH:New copyright vor 25 Jahren
cmDumpDocumentation.cxx a4f40c31f1 ENH: add dump documentation test vor 24 Jahren
cmElseCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmElseCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue vor 24 Jahren
cmEnableTestingCommand.h 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) vor 24 Jahren
cmEndForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmEndForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmEndIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmEndIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmExecProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmExecProgramCommand.h 8139a3121d ENH: fix doc string vor 24 Jahren
cmFLTKWrapUICommand.cxx cdecad7a05 FIX: The command was modified it uses now a target and a source list vor 24 Jahren
cmFLTKWrapUICommand.h cdecad7a05 FIX: The command was modified it uses now a target and a source list vor 24 Jahren
cmFindFileCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindFileCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindLibraryCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindLibraryCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindPathCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindPathCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindProgramCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmFindProgramCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands vor 24 Jahren
cmForEachCommand.cxx 0d3eefb1f1 new borland generator moved into place vor 24 Jahren
cmForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmFunctionBlocker.h 4ab2650802 added for each command vor 24 Jahren
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles vor 24 Jahren
cmGetFilenameComponentCommand.cxx cc731ac548 The result of this utility command can now be optionally added to the cache vor 24 Jahren
cmGetFilenameComponentCommand.h cc731ac548 The result of this utility command can now be optionally added to the cache vor 24 Jahren
cmIfCommand.cxx b180bf609b fix warning for Borland build vor 24 Jahren
cmIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmIncludeCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmIncludeCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmIncludeDirectoryCommand.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs vor 24 Jahren
cmIncludeDirectoryCommand.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs vor 24 Jahren
cmIncludeExternalMSProjectCommand.cxx 41017cbc88 ENH: clean up warnings vor 24 Jahren
cmIncludeExternalMSProjectCommand.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command vor 24 Jahren
cmIncludeRegularExpressionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmIncludeRegularExpressionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmInstallFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmInstallFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmInstallProgramsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmInstallProgramsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmInstallTargetsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmInstallTargetsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmLinkDirectoriesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmLinkDirectoriesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmLinkLibrariesCommand.cxx a99f293e3a removed extra lib paths to avoid finding old libs vor 24 Jahren
cmLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmListFileCache.cxx 521d8d9410 Improvements to the curses interface. vor 24 Jahren
cmListFileCache.h 9438a5965a initialize class vor 24 Jahren
cmLoadCacheCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmLoadCacheCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmMSProjectGenerator.cxx db1303aa7d 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 vor 24 Jahren
cmMSProjectGenerator.h d204791e45 ENH: integrate borland support vor 24 Jahren
cmMakeDepend.cxx 8c7b9cbf10 Now adds dependency if the file doesn't exist but will be created during the compilation vor 24 Jahren
cmMakeDepend.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. vor 24 Jahren
cmMakeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmMakeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmMakefile.cxx ee31c3e0a4 ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped. vor 24 Jahren
cmMakefile.h ee31c3e0a4 ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped. vor 24 Jahren
cmMakefileGenerator.cxx e197d3f219 remove memory leaks vor 24 Jahren
cmMakefileGenerator.h 58a3e38167 add support for clean up vor 24 Jahren
cmMarkAsAdvancedCommand.cxx 8e5f3bb9e1 ENH: add mark as not advanced to mark as advanced vor 24 Jahren
cmMarkAsAdvancedCommand.h 8e5f3bb9e1 ENH: add mark as not advanced to mark as advanced vor 24 Jahren
cmMessageCommand.cxx 0314c5f76a Allow multiline messages vor 24 Jahren
cmMessageCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmNMakeMakefileGenerator.cxx 30a56de4b7 ENH: add custom commands for targets vor 24 Jahren
cmNMakeMakefileGenerator.h dea1309e8d Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen vor 24 Jahren
cmOptionCommand.cxx 3173249761 ENH: do not write over existing cache values even doc strings to avoid changing the cache file vor 24 Jahren
cmOptionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmOutputRequiredFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmOutputRequiredFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmProjectCommand.cxx 71fe9280cb Add PROJECT_NAME to the set of definitions vor 24 Jahren
cmProjectCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmQTWrapCPPCommand.cxx 53d0de2a9f cleanups vor 24 Jahren
cmQTWrapCPPCommand.h 53d0de2a9f cleanups vor 24 Jahren
cmQTWrapUICommand.cxx 6156928549 WAR: fix warning vor 24 Jahren
cmQTWrapUICommand.h 9f9db7dad5 corrected path problem and added moc compilation too vor 24 Jahren
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright vor 25 Jahren
cmRegularExpression.h 54cfe84f3f ENH:New copyright vor 25 Jahren
cmSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSiteNameCommand.cxx 5cc95e4387 SITE_NAME should return the most qualified name of the host. If nslookup works, now the domain is appended to the hostname (whereas it *replaced* the host name before) vor 24 Jahren
cmSiteNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSourceFile.cxx 7d907c8d59 ENH: clean up error report for source files not found vor 24 Jahren
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. vor 24 Jahren
cmSourceFilesCommand.cxx 9ad598a9f0 Fix bug. Was using unexpanded var instead of copy vor 24 Jahren
cmSourceFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSourceFilesRemoveCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSourceFilesRemoveCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSourceGroup.cxx cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command vor 24 Jahren
cmSourceGroup.h cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command vor 24 Jahren
cmSourceGroupCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSourceGroupCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmStandardIncludes.h 572e5146f8 define hacks and such for the dec compiler vor 24 Jahren
cmSubdirCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSubdirCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmSubdirDependsCommand.cxx 03e7b6a67a remove warning vor 24 Jahren
cmSubdirDependsCommand.h ee31c3e0a4 ENH: SUBDIR_DEPENDS command now does nothing. The parallel build functionality is now automatic. Dependencies are setup to force the same build order as a single threaded build, but multiple files in the same directory can be built simultaneously. Also fixed bug with inheriting CMakeLists.txt files when a directory level is skipped. vor 24 Jahren
cmSystemTools.cxx 82b3ed83d4 handle tildas vor 24 Jahren
cmSystemTools.h 521d8d9410 Improvements to the curses interface. vor 24 Jahren
cmTarget.cxx cfa25e9e1a ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will. vor 24 Jahren
cmTarget.h bf7470be7c FIX: GENERATED_CODE type is no longer needed: generated code is not a Target. vor 24 Jahren
cmTargetLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmTargetLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmUnixMakefileGenerator.cxx bf7470be7c FIX: GENERATED_CODE type is no longer needed: generated code is not a Target. vor 24 Jahren
cmUnixMakefileGenerator.h 14e25b614d WAR: remove warning vor 24 Jahren
cmUseMangledMesaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmUseMangledMesaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmUtilitySourceCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmUtilitySourceCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmVTKWrapJavaCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now vor 24 Jahren
cmVTKWrapJavaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmVTKWrapPythonCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now vor 24 Jahren
cmVTKWrapPythonCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmVTKWrapTclCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now vor 24 Jahren
cmVTKWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmVariableRequiresCommand.cxx 2c853716ce ENH: let people know the variable is advanced vor 24 Jahren
cmVariableRequiresCommand.h da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files vor 24 Jahren
cmWrapExcludeFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmWrapExcludeFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
cmake.cxx b545988c0b ENH: add -C load cache file option vor 24 Jahren
cmake.dsp 8d681d4793 remove /ZI vor 24 Jahren
cmake.h f7fae15d39 ENH: add command line arguments to set cache entries vor 24 Jahren
cmakemain.cxx 0d3eefb1f1 new borland generator moved into place vor 24 Jahren
cmaketest.cxx 5a488fc850 ENH: convert to windows paths vor 24 Jahren
cmaketest.h.in 94f82edd07 Closer to nmake build vor 24 Jahren
cmakewizard.cxx 26ecd7731d ENH: call convert to unix slashes for path and filepath entries vor 24 Jahren
cmakewizard.h ab46fd164a *** empty log message *** vor 24 Jahren
ctest.cxx 2c0f4f6725 ENH: add flush vor 24 Jahren
ctest.dsp 8d681d4793 remove /ZI vor 24 Jahren
ctest.h 08a89bd8dc added regexp option vor 24 Jahren