| .. |
|
FLTKDialog
|
796fc4c495
ENH: Update the cacheManager from the GUI after each callback.
|
24 years ago |
|
MFCDialog
|
78cc9b21e0
better GUI resize and combo box fixes
|
24 years ago |
|
CMakeLib.dsp
|
62d5051797
added make depend on win32
|
24 years ago |
|
CMakeLists.txt
|
1203dca687
escape quotes on cmaketest.h.in
|
24 years ago |
|
CMakeSetup.dsw
|
06f403b274
updated for out of tree builds
|
24 years ago |
|
DumpDocumentation.dsp
|
30ad61805b
bug fixes
|
24 years ago |
|
Makefile.in
|
4179c991f4
ENH: change MFC gui to use cmake class
|
24 years ago |
|
cmAbstractFilesCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAbstractFilesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddCustomTargetCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddCustomTargetCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddDefinitionsCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddDefinitionsCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddDependenciesCommand.cxx
|
43ac1a3a86
added add dependencies command
|
24 years ago |
|
cmAddDependenciesCommand.h
|
43ac1a3a86
added add dependencies command
|
24 years ago |
|
cmAddExecutableCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddExecutableCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddLibraryCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddLibraryCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAddTestCommand.cxx
|
f5ee70af60
ENH: Changed generated filename to DartTestfile.txt
|
24 years ago |
|
cmAddTestCommand.h
|
37801ddaae
added enable testing deprecated some commands
|
24 years ago |
|
cmAuxSourceDirectoryCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmAuxSourceDirectoryCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmBuildCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmBuildCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmBuildNameCommand.cxx
|
d2c2cf3296
FIX: added AddDefinition() to store site name and build name in makefile. Also stripped
|
24 years ago |
|
cmBuildNameCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmBuildSharedLibrariesCommand.cxx
|
a5087b8cca
ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The BUILD_SHARED_LIBRARIES command that used to be used is now deprecated.
|
24 years ago |
|
cmBuildSharedLibrariesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmCableClassSet.cxx
|
9f8d296f15
ERR: Removed use of member templates.
|
24 years ago |
|
cmCableClassSet.h
|
9f8d296f15
ERR: Removed use of member templates.
|
24 years ago |
|
cmCableClassSetCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmCableClassSetCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmCableWrapTclCommand.cxx
|
059ee3931d
BUG: Changed custom command generation to not use full path of output file from cable.
|
24 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.
|
24 years ago |
|
cmCacheManager.cxx
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
|
cmCacheManager.h
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
|
cmCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmCommands.cxx
|
43ac1a3a86
added add dependencies command
|
24 years ago |
|
cmCommands.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmConfigure.cmake.h.in
|
a2b757aa2d
ENH: better ability to find cmake program
|
24 years ago |
|
cmConfigure.h.in
|
1094200ea0
BUG: fix to compile on hp with aCC
|
24 years ago |
|
cmConfigureFileCommand.cxx
|
8609fdb051
added escape quotes option
|
24 years ago |
|
cmConfigureFileCommand.h
|
8609fdb051
added escape quotes option
|
24 years ago |
|
cmCustomCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCustomCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmDSPWriter.cxx
|
339bdd47b5
ENH: boot strap mfc gui and support for MFC
|
24 years ago |
|
cmDSPWriter.h
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
24 years ago |
|
cmDSWWriter.cxx
|
9c9461d130
allow no name project
|
24 years ago |
|
cmDSWWriter.h
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
24 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.
|
24 years ago |
|
cmDirectory.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmDirectory.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmDumpDocumentation.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmElseCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmElseCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmEnableTestingCommand.cxx
|
f5ee70af60
ENH: Changed generated filename to DartTestfile.txt
|
24 years ago |
|
cmEnableTestingCommand.h
|
37801ddaae
added enable testing deprecated some commands
|
24 years ago |
|
cmEndIfCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmEndIfCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmExecProgramCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmExecProgramCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindFileCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindFileCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindLibraryCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindLibraryCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindPathCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindPathCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindProgramCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFindProgramCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmFunctionBlocker.h
|
a3cfcd9894
BUG: clean up memory leaks.
|
24 years ago |
|
cmGeneratedFileStream.h
|
b6d823a7c1
ENH: try to better handle control-c during make Makefiles
|
24 years ago |
|
cmGetFilenameComponentCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmGetFilenameComponentCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmIfCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmIfCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmIncludeCommand.cxx
|
5c39470031
BUG: Added missing newline in error message.
|
24 years ago |
|
cmIncludeCommand.h
|
43c2a89568
ENH: add optional include and only allow one file per INCLUDE
|
24 years ago |
|
cmIncludeDirectoryCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmIncludeDirectoryCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmIncludeRegularExpressionCommand.cxx
|
cf82992964
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies.
|
24 years ago |
|
cmIncludeRegularExpressionCommand.h
|
cf82992964
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies.
|
24 years ago |
|
cmInstallFilesCommand.cxx
|
0ff3bdba20
better install support
|
24 years ago |
|
cmInstallFilesCommand.h
|
0ff3bdba20
better install support
|
24 years ago |
|
cmInstallTargetsCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmInstallTargetsCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmLibraryCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmLinkDirectoriesCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmLinkDirectoriesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmLinkLibrariesCommand.cxx
|
17b02b6530
ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the
|
24 years ago |
|
cmLinkLibrariesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmLoadCacheCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmLoadCacheCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmMSProjectGenerator.cxx
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
24 years ago |
|
cmMSProjectGenerator.h
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
24 years ago |
|
cmMakeDepend.cxx
|
cf82992964
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies.
|
24 years ago |
|
cmMakeDepend.h
|
cf82992964
ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies.
|
24 years ago |
|
cmMakeDirectoryCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmMakeDirectoryCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmMakefile.cxx
|
8da64c7c44
ENH: put back stdio.h to get sprintf
|
24 years ago |
|
cmMakefile.h
|
43793f7df4
added escape quotes option in replace strings
|
24 years ago |
|
cmMakefileGenerator.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmMakefileGenerator.h
|
a3cfcd9894
BUG: clean up memory leaks.
|
24 years ago |
|
cmMessageCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmMessageCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmOptionCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmOptionCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmOutputRequiredFilesCommand.cxx
|
b4339eba05
ERR: Removed unused variable.
|
24 years ago |
|
cmOutputRequiredFilesCommand.h
|
9508ae2b19
added new command
|
24 years ago |
|
cmProjectCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmProjectCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmRegularExpression.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmRegularExpression.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSetCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSetCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSiteNameCommand.cxx
|
d2c2cf3296
FIX: added AddDefinition() to store site name and build name in makefile. Also stripped
|
24 years ago |
|
cmSiteNameCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSourceFile.cxx
|
a7d114cfd6
BUG: fix bootstrap build on unix
|
24 years ago |
|
cmSourceFile.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSourceFilesCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSourceFilesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSourceFilesRemoveCommand.cxx
|
348d1994ac
ENH: Added new command SOURCE_FILES_REMOVE which can be used
|
24 years ago |
|
cmSourceFilesRemoveCommand.h
|
348d1994ac
ENH: Added new command SOURCE_FILES_REMOVE which can be used
|
24 years ago |
|
cmSourceGroup.cxx
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
|
cmSourceGroup.h
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
|
cmSourceGroupCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSourceGroupCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmStandardIncludes.h
|
fda8bcc978
ENH: Added string.h include.
|
24 years ago |
|
cmSubdirCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSubdirCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmSystemTools.cxx
|
373c1663cf
BUG: Wrote correct implementation of cmCopyFile.
|
24 years ago |
|
cmSystemTools.h
|
b977136904
added escape quote method
|
24 years ago |
|
cmTarget.cxx
|
012603c746
duh
|
24 years ago |
|
cmTarget.h
|
012603c746
duh
|
24 years ago |
|
cmTargetLinkLibrariesCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmTargetLinkLibrariesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmUnixMakefileGenerator.cxx
|
65a2a9f72c
BUG: shared libraries should not depend on other shared libraries, they get relinked too often.
|
24 years ago |
|
cmUnixMakefileGenerator.h
|
78ee6660a7
ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
|
24 years ago |
|
cmUtilitySourceCommand.cxx
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
|
cmUtilitySourceCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmVTKWrapJavaCommand.cxx
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
|
cmVTKWrapJavaCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmVTKWrapPythonCommand.cxx
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
|
cmVTKWrapPythonCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmVTKWrapTclCommand.cxx
|
4f77d737c9
ENH: move utilities to targets from makefile, and add versioning to cache
|
24 years ago |
|
cmVTKWrapTclCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmWrapExcludeFilesCommand.cxx
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmWrapExcludeFilesCommand.h
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
|
cmake.cxx
|
10e0197054
BUG: Fixed generation of cMakeRoot in one case.
|
24 years ago |
|
cmake.dsp
|
4179c991f4
ENH: change MFC gui to use cmake class
|
24 years ago |
|
cmake.h
|
4179c991f4
ENH: change MFC gui to use cmake class
|
24 years ago |
|
cmakemain.cxx
|
f03ee2a53d
cmake does not require two arguments
|
24 years ago |
|
cmaketest.cxx
|
6bf0be8e13
namespace issues
|
24 years ago |
|
cmaketest.h.in
|
bda5baa566
new test driver
|
24 years ago |