Berk Geveci cd7297781d Adding form library. 24 年之前
..
CursesDialog cd7297781d Adding form library. 24 年之前
FLTKDialog 4a8b9ecf98 FIX: Reverted to use FillCacheManagerFromGUI(). 24 年之前
MFCDialog b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 年之前
CMakeLib.dsp d204791e45 ENH: integrate borland support 24 年之前
CMakeLists.txt c09d072be3 Fixing problems on Sun (name collusions between STL and curses) and disabling curses temporarily. 24 年之前
CMakeSetup.dsw 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 年之前
DumpDocumentation.dsp 8d681d4793 remove /ZI 24 年之前
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 年之前
Makefile.in 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 年之前
cmAbstractFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAbstractFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddCustomTargetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddCustomTargetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddDefinitionsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddDefinitionsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddDependenciesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddDependenciesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddExecutableCommand.cxx 63cb6c7407 Expand vars in exe and lib name 24 年之前
cmAddExecutableCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddLibraryCommand.cxx 63cb6c7407 Expand vars in exe and lib name 24 年之前
cmAddLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddTestCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAddTestCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAuxSourceDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmAuxSourceDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmBorlandMakefileGenerator.cpp ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files 24 年之前
cmBorlandMakefileGenerator.h 7adaefb403 ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> 24 年之前
cmBuildCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmBuildCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmBuildNameCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmBuildNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmCableClassSet.cxx 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 年之前
cmCableClassSet.h 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 年之前
cmCableClassSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmCableClassSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmCableWrapTclCommand.cxx b6158ac39c ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. Also added ADD_DEFINITIONS arguments to the generated rule. 24 年之前
cmCableWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmCacheManager.cxx 36e7b5567a On win32 path is all in lower case now 24 年之前
cmCacheManager.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 年之前
cmCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmCommands.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 年之前
cmCommands.h 54cfe84f3f ENH:New copyright 24 年之前
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable 24 年之前
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 24 年之前
cmConfigureFileCommand.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 年之前
cmConfigureFileCommand.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 年之前
cmConfigureGccXmlCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmConfigureGccXmlCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
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 24 年之前
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 24 年之前
cmDSPWriter.cxx 8476330979 switched string::compare to strncmp 24 年之前
cmDSPWriter.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 24 年之前
cmDSWWriter.cxx 8476330979 switched string::compare to strncmp 24 年之前
cmDSWWriter.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 年之前
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. 24 年之前
cmDirectory.cxx ea2690d667 fixed bug in mismatched directory opens consuming file descriptors 24 年之前
cmDirectory.h 54cfe84f3f ENH:New copyright 24 年之前
cmDumpDocumentation.cxx a4f40c31f1 ENH: add dump documentation test 24 年之前
cmElseCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmElseCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue 24 年之前
cmEnableTestingCommand.h 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 24 年之前
cmEndForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmEndForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmEndIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmEndIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmExecProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmExecProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindFileCommand.cxx 8106e93dca This command should always set the cahce variabel to a filepath not a path 24 年之前
cmFindFileCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindLibraryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindPathCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindPathCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFindProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmFunctionBlocker.h 4ab2650802 added for each command 24 年之前
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 24 年之前
cmGetFilenameComponentCommand.cxx cc731ac548 The result of this utility command can now be optionally added to the cache 24 年之前
cmGetFilenameComponentCommand.h cc731ac548 The result of this utility command can now be optionally added to the cache 24 年之前
cmIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmIncludeCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmIncludeCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmIncludeDirectoryCommand.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 年之前
cmIncludeDirectoryCommand.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 年之前
cmIncludeExternalMSProjectCommand.cxx 8c582aae12 allow more than one external MS project 24 年之前
cmIncludeExternalMSProjectCommand.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 年之前
cmIncludeRegularExpressionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmIncludeRegularExpressionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmInstallFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmInstallFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmInstallProgramsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmInstallProgramsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmInstallTargetsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmInstallTargetsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmLinkDirectoriesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmLinkDirectoriesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmListFileCache.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 年之前
cmListFileCache.h 9438a5965a initialize class 24 年之前
cmLoadCacheCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmLoadCacheCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
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 24 年之前
cmMSProjectGenerator.h d204791e45 ENH: integrate borland support 24 年之前
cmMakeDepend.cxx ddec29c52d BUG: Changed include and link directory paths in cmMakefile back to std::vector because there is an order dependency. Only cmMakefile::AddIncludeDirectory and cmMakefile::AddLinkDirectory should be called to add directories to the paths. They make sure the paths are unique as they are inserted. 24 年之前
cmMakeDepend.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 年之前
cmMakeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmMakeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmMakefile.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 年之前
cmMakefile.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 年之前
cmMakefileGenerator.cxx e197d3f219 remove memory leaks 24 年之前
cmMakefileGenerator.h 58a3e38167 add support for clean up 24 年之前
cmMessageCommand.cxx 1830690a0d ENH: expand variables in message command output 24 年之前
cmMessageCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmOptionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmOptionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmOutputRequiredFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmOutputRequiredFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmProjectCommand.cxx 71fe9280cb Add PROJECT_NAME to the set of definitions 24 年之前
cmProjectCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmQTWrapCPPCommand.cxx 8fefb3dd22 Detect error and output useful message 24 年之前
cmQTWrapCPPCommand.h 3a316a6e0a added a QT_WRAP_CPP command 24 年之前
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 24 年之前
cmRegularExpression.h 54cfe84f3f ENH:New copyright 24 年之前
cmSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
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) 24 年之前
cmSiteNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSourceFile.cxx 7d907c8d59 ENH: clean up error report for source files not found 24 年之前
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 年之前
cmSourceFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSourceFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSourceFilesRemoveCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSourceFilesRemoveCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
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 24 年之前
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 24 年之前
cmSourceGroupCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSourceGroupCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmStandardIncludes.h eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. 24 年之前
cmSubdirCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSubdirCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSubdirDependsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSubdirDependsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmSystemTools.cxx b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 年之前
cmSystemTools.h 539318f587 ENH: add callback for message display 24 年之前
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. 24 年之前
cmTarget.h 247c1640da 24 年之前
cmTargetLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmTargetLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmUnixMakefileGenerator.cxx c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first 24 年之前
cmUnixMakefileGenerator.h c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first 24 年之前
cmUseMangledMesaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmUseMangledMesaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmUtilitySourceCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmUtilitySourceCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmVTKWrapJavaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmVTKWrapJavaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmVTKWrapPythonCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmVTKWrapPythonCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmVTKWrapTclCommand.cxx b502515ad1 memory leak 24 年之前
cmVTKWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmWrapExcludeFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmWrapExcludeFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 年之前
cmake.cxx 8f652aad21 ENH: fixes for borland compiler testing 24 年之前
cmake.dsp 8d681d4793 remove /ZI 24 年之前
cmake.h d204791e45 ENH: integrate borland support 24 年之前
cmakemain.cxx e197d3f219 remove memory leaks 24 年之前
cmaketest.cxx 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test 24 年之前
cmaketest.h.in c19c252e23 minor fixes to testing 24 年之前
ctest.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 年之前
ctest.dsp 8d681d4793 remove /ZI 24 年之前
ctest.h 08a89bd8dc added regexp option 24 年之前