| .. |
|
CursesDialog
|
7ac4e78316
ERR: Re-ordered includes to fix macro conflict for gcc 3.0.
|
24 年 前 |
|
FLTKDialog
|
4bbdfc0315
ENH: remove warning
|
24 年 前 |
|
MFCDialog
|
669f7e7f07
Quick addition: "Create shortcut" menu entry.
|
24 年 前 |
|
CMakeLib.dsp
|
dc839f80f0
start work on nmake generator
|
24 年 前 |
|
CMakeLists.txt
|
dc839f80f0
start work on nmake generator
|
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 年 前 |
|
cmAddCustomCommandCommand.cxx
|
61a66c2645
SOURCE, COMMAND, TARGET are required now
|
24 年 前 |
|
cmAddCustomCommandCommand.h
|
bdf0241d2e
SOURCE, COMMAND, TARGET are required now
|
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
|
229b9064d1
Expand variables in all target args
|
24 年 前 |
|
cmAddDependenciesCommand.h
|
a244cb242c
ENH: fix spelling error
|
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
|
53f8721f99
Break the "to infinity and beyond" stuff
|
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
|
407afb906c
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
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
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
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
|
41017cbc88
ENH: clean up warnings
|
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
|
becce939a2
support for compilation of .ui files into .h and .cxx files
|
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
|
668974b01c
minor fix
|
24 年 前 |
|
cmDSPWriter.h
|
722283804b
support for custom targets on exe and lib
|
24 年 前 |
|
cmDSWWriter.cxx
|
05717b3dab
a better fix maybe
|
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
|
8139a3121d
ENH: fix doc string
|
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
|
41017cbc88
ENH: clean up warnings
|
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
|
41017cbc88
ENH: clean up warnings
|
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
|
5231ad0c7e
ENH: cmMakeDepend::GenerateDependInformation will now use hints regardless of whether the actual file exists. This can be used to add dependencies to .h files which are generated but included in hand-written .cxx files. If the .cxx does exist, though, it will be used first, and the hints will be used afterward.
|
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
|
41017cbc88
ENH: clean up warnings
|
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
|
0314c5f76a
Allow multiline messages
|
24 年 前 |
|
cmMessageCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 年 前 |
|
cmNMakeMakefileGenerator.cxx
|
407afb906c
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
24 年 前 |
|
cmNMakeMakefileGenerator.h
|
407afb906c
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
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
|
53d0de2a9f
cleanups
|
24 年 前 |
|
cmQTWrapCPPCommand.h
|
53d0de2a9f
cleanups
|
24 年 前 |
|
cmQTWrapUICommand.cxx
|
becce939a2
support for compilation of .ui files into .h and .cxx files
|
24 年 前 |
|
cmQTWrapUICommand.h
|
becce939a2
support for compilation of .ui files into .h and .cxx files
|
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
|
9ad598a9f0
Fix bug. Was using unexpanded var instead of copy
|
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
|
94f82edd07
Closer to nmake build
|
24 年 前 |
|
cmSystemTools.h
|
94f82edd07
Closer to nmake build
|
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
|
407afb906c
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
24 年 前 |
|
cmUnixMakefileGenerator.h
|
407afb906c
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake
|
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
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
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
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
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
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
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
|
2df56cf21b
ENH: fix library builds with nmake
|
24 年 前 |
|
cmake.dsp
|
8d681d4793
remove /ZI
|
24 年 前 |
|
cmake.h
|
d204791e45
ENH: integrate borland support
|
24 年 前 |
|
cmakemain.cxx
|
e197d3f219
remove memory leaks
|
24 年 前 |
|
cmaketest.cxx
|
ba62b9d94d
BUG: fix build for cygwin
|
24 年 前 |
|
cmaketest.h.in
|
94f82edd07
Closer to nmake build
|
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 年 前 |