Brad King 1f2c84f284 BUG: Fixed dependency generation to work for when there are many, many dependencies. Output is now easier to ready anyway because each dependency is on its own line. 24 years ago
..
FLTKDialog 2f76c425ef ENH: Save and Load of recent Source and Binary directories added. 24 years ago
MFCDialog 42e3ee8c05 BUG: make sure cache is cleared 25 years ago
CMakeLib.dsp 62d5051797 added make depend on win32 25 years ago
CMakeLists.txt a5cda2217d ENH: fix install for cygwin, build cmake from configure 25 years ago
CMakeSetup.dsw 06f403b274 updated for out of tree builds 25 years ago
DumpDocumentation.dsp 30ad61805b bug fixes 25 years ago
Makefile.in 4179c991f4 ENH: change MFC gui to use cmake class 25 years ago
cmAbstractFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmAbstractFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmAddCustomTargetCommand.cxx c84f6448a6 modified how paths are escaped, added depends 25 years ago
cmAddCustomTargetCommand.h c84f6448a6 modified how paths are escaped, added depends 25 years ago
cmAddDefinitionsCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmAddDefinitionsCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmAddDependenciesCommand.cxx 43ac1a3a86 added add dependencies command 25 years ago
cmAddDependenciesCommand.h 43ac1a3a86 added add dependencies command 25 years ago
cmAddExecutableCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmAddExecutableCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmAddLibraryCommand.cxx e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 25 years ago
cmAddLibraryCommand.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 25 years ago
cmAddTestCommand.cxx f5ee70af60 ENH: Changed generated filename to DartTestfile.txt 25 years ago
cmAddTestCommand.h 37801ddaae added enable testing deprecated some commands 25 years ago
cmAuxSourceDirectoryCommand.cxx e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmAuxSourceDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmBuildCommand.cxx c84f6448a6 modified how paths are escaped, added depends 25 years ago
cmBuildCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmBuildNameCommand.cxx e0fa3f281c changes to better handle old values or hand set values 25 years ago
cmBuildNameCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmCableClassSet.cxx 9f8d296f15 ERR: Removed use of member templates. 25 years ago
cmCableClassSet.h 9f8d296f15 ERR: Removed use of member templates. 25 years ago
cmCableClassSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmCableClassSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmCableWrapTclCommand.cxx 21d634c525 ENH: Added generation of dependencies on the CMake-generated input to gcc-xml so that re-generation of wrappers will occur if a header changes. 25 years ago
cmCableWrapTclCommand.h cff74e9a78 ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS cache entries. This also allowed the correct generation of gccxml rules. 25 years ago
cmCacheManager.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 25 years ago
cmCacheManager.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 25 years ago
cmCommand.h 9027c8bdf7 ERR:Spelling mistake 25 years ago
cmCommands.cxx dc87e1906d ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's flags for the current compiler. Currently only implemented correctly for Visual C++ in Windows. 24 years ago
cmCommands.h 54cfe84f3f ENH:New copyright 25 years ago
cmConfigure.cmake.h.in a2b757aa2d ENH: better ability to find cmake program 25 years ago
cmConfigure.h.in 1094200ea0 BUG: fix to compile on hp with aCC 25 years ago
cmConfigureFileCommand.cxx 238fe481f3 Wrong place for fout 25 years ago
cmConfigureFileCommand.h 8609fdb051 added escape quotes option 25 years ago
cmConfigureGccXmlCommand.cxx 9adacc17f8 BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test output can be checked. 24 years ago
cmConfigureGccXmlCommand.h 9adacc17f8 BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test output can be checked. 24 years ago
cmCustomCommand.cxx 54cfe84f3f ENH:New copyright 25 years ago
cmCustomCommand.h 54cfe84f3f ENH:New copyright 25 years ago
cmDSPWriter.cxx 1f2c84f284 BUG: Fixed dependency generation to work for when there are many, many dependencies. Output is now easier to ready anyway because each dependency is on its own line. 24 years ago
cmDSPWriter.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 25 years ago
cmDSWWriter.cxx e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 25 years ago
cmDSWWriter.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 25 years ago
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. 25 years ago
cmDirectory.cxx 54cfe84f3f ENH:New copyright 25 years ago
cmDirectory.h 54cfe84f3f ENH:New copyright 25 years ago
cmDumpDocumentation.cxx 658614ff6a ENH:Reworked CMake for consistency 25 years ago
cmElseCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmElseCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue 25 years ago
cmEnableTestingCommand.h 37801ddaae added enable testing deprecated some commands 25 years ago
cmEndIfCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmEndIfCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmExecProgramCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmExecProgramCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindFileCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindFileCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindLibraryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindPathCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindPathCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindProgramCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFindProgramCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmFunctionBlocker.h a3cfcd9894 BUG: clean up memory leaks. 25 years ago
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 25 years ago
cmGetFilenameComponentCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmGetFilenameComponentCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmIfCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmIfCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmIncludeCommand.cxx d4edafe717 BUG: remove iostream.h includes 25 years ago
cmIncludeCommand.h 43c2a89568 ENH: add optional include and only allow one file per INCLUDE 25 years ago
cmIncludeDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmIncludeDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmIncludeRegularExpressionCommand.cxx cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 25 years ago
cmIncludeRegularExpressionCommand.h cf82992964 ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 25 years ago
cmInstallFilesCommand.cxx 0ff3bdba20 better install support 25 years ago
cmInstallFilesCommand.h 0ff3bdba20 better install support 25 years ago
cmInstallTargetsCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmInstallTargetsCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmLinkDirectoriesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmLinkDirectoriesCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmLinkLibrariesCommand.cxx 17b02b6530 ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the 25 years ago
cmLinkLibrariesCommand.h 5579ee31d5 documentation change 25 years ago
cmLoadCacheCommand.cxx d4edafe717 BUG: remove iostream.h includes 25 years ago
cmLoadCacheCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmMSProjectGenerator.cxx 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 25 years ago
cmMSProjectGenerator.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 25 years ago
cmMakeDepend.cxx 7df455251b BUG: Need to expand variables in search paths in case it hasn't been done yet by the makefile. 25 years ago
cmMakeDepend.h 82c1916a6d ENH: Hacked together a new implementation of the dependency generator code. This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this. 25 years ago
cmMakeDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmMakeDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmMakefile.cxx e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmMakefile.h 0136329482 updated version 24 years ago
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright 25 years ago
cmMakefileGenerator.h a3cfcd9894 BUG: clean up memory leaks. 25 years ago
cmMessageCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmMessageCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmOptionCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmOptionCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmOutputRequiredFilesCommand.cxx 82c1916a6d ENH: Hacked together a new implementation of the dependency generator code. This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this. 25 years ago
cmOutputRequiredFilesCommand.h 9508ae2b19 added new command 25 years ago
cmProjectCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmProjectCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 25 years ago
cmRegularExpression.h 54cfe84f3f ENH:New copyright 25 years ago
cmSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmSiteNameCommand.cxx d2c2cf3296 FIX: added AddDefinition() to store site name and build name in makefile. Also stripped 25 years ago
cmSiteNameCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmSourceFile.cxx e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmSourceFilesCommand.cxx e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmSourceFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmSourceFilesRemoveCommand.cxx e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmSourceFilesRemoveCommand.h 348d1994ac ENH: Added new command SOURCE_FILES_REMOVE which can be used 25 years ago
cmSourceGroup.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 years ago
cmSourceGroup.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 years ago
cmSourceGroupCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmSourceGroupCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmStandardIncludes.h 8c3d29d0d3 ENH: Warning 4503 disable for MSVC. 25 years ago
cmSubdirCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmSubdirCommand.h 5579ee31d5 documentation change 25 years ago
cmSystemTools.cxx 572ecc9b8a ENH: Added support for non-verbose mode output from running a command. This can be used when it is expected that the command may fail. 24 years ago
cmSystemTools.h 572ecc9b8a ENH: Added support for non-verbose mode output from running a command. This can be used when it is expected that the command may fail. 24 years ago
cmTarget.cxx e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 25 years ago
cmTarget.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 25 years ago
cmTargetLinkLibrariesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmTargetLinkLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmUnixMakefileGenerator.cxx 82c1916a6d ENH: Hacked together a new implementation of the dependency generator code. This should support finding dependencies for individual files without doing them for the entire makefile. Use cmMakeDepend::FindDependencies() to do this. 25 years ago
cmUnixMakefileGenerator.h a1ec2852af ENH: some clean up, and better checking to see if we are building cmake 25 years ago
cmUtilitySourceCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 25 years ago
cmUtilitySourceCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmVTKWrapJavaCommand.cxx 44062bf4b7 Better error checking. 25 years ago
cmVTKWrapJavaCommand.h 4e80d8e2b2 Should not be inherited. 25 years ago
cmVTKWrapPythonCommand.cxx 44062bf4b7 Better error checking. 25 years ago
cmVTKWrapPythonCommand.h 4e80d8e2b2 Should not be inherited. 25 years ago
cmVTKWrapTclCommand.cxx 44062bf4b7 Better error checking. 25 years ago
cmVTKWrapTclCommand.h 4e80d8e2b2 Should not be inherited. 25 years ago
cmWrapExcludeFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmWrapExcludeFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 25 years ago
cmake.cxx fdd48818db ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. 25 years ago
cmake.dsp 4179c991f4 ENH: change MFC gui to use cmake class 25 years ago
cmake.h 4179c991f4 ENH: change MFC gui to use cmake class 25 years ago
cmakemain.cxx f03ee2a53d cmake does not require two arguments 25 years ago
cmaketest.cxx fd06cd32c1 minor compile fix 25 years ago
cmaketest.h.in c19c252e23 minor fixes to testing 25 years ago