| .. |
|
CursesDialog
|
5adda3463a
BUG: Curses was being used without initialization.
|
24 лет назад |
|
FLTKDialog
|
e3fa722b44
ENH: These files are now generated from the .fl file by FLTK_WRAP_UI command.
|
24 лет назад |
|
MFCDialog
|
c213a8bcd8
make it a modal dialog
|
24 лет назад |
|
CMakeLib.dsp
|
0d3eefb1f1
new borland generator moved into place
|
24 лет назад |
|
CMakeLists.txt
|
56252e1100
ENH: make the fltk build default to OFF, it fails on too many linux machines with the default build
|
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.borland
|
07363b8318
add wizard
|
24 лет назад |
|
Makefile.in
|
0d3eefb1f1
new borland generator moved into place
|
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
|
e0d02e10b5
Remove hack.
|
24 лет назад |
|
cmAddCustomCommandCommand.h
|
58ee855503
Fix add custom command so that it actually executes the code
|
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
|
445f122a92
ENH: add error checking
|
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.cxx
|
d0397266d2
BUG: use borland run time dll for shared builds to avoid crashes
|
24 лет назад |
|
cmBorlandMakefileGenerator.h
|
b67dc16be6
ENH: add silent mode for makefile builds and fix borland and nmake after the depend stuff
|
24 лет назад |
|
cmBuildCommand.cxx
|
27522269ff
use -i not -k for make
|
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
|
1a31d4b314
ENH: try to keep the dsp files from changing between each write
|
24 лет назад |
|
cmCacheManager.h
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
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
|
fa53ab0807
ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator.
|
24 лет назад |
|
cmCommands.h
|
54cfe84f3f
ENH:New copyright
|
25 лет назад |
|
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
|
ce89556706
BUG: make sure non cmakedef lines are not skipped
|
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
|
3df3d839cc
ENH: only output each link path once
|
24 лет назад |
|
cmDSPWriter.h
|
722283804b
support for custom targets on exe and lib
|
24 лет назад |
|
cmDSWWriter.cxx
|
b180bf609b
fix warning for Borland build
|
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
|
25 лет назад |
|
cmDumpDocumentation.cxx
|
a4f40c31f1
ENH: add dump documentation test
|
24 лет назад |
|
cmElseCommand.cxx
|
d163cb7014
expand vars nwo for exists test
|
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 лет назад |
|
cmFLTKWrapUICommand.cxx
|
3b9b80b14c
ENH: No longer tries to create a directory for the output
|
24 лет назад |
|
cmFLTKWrapUICommand.h
|
cdecad7a05
FIX: The command was modified it uses now a target and a source list
|
24 лет назад |
|
cmFindFileCommand.cxx
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 лет назад |
|
cmFindFileCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 лет назад |
|
cmFindLibraryCommand.cxx
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 лет назад |
|
cmFindLibraryCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 лет назад |
|
cmFindPathCommand.cxx
|
e452849640
FIX: Entry doc. should never be overwritten. This may cause cmake to be re-run very often.
|
24 лет назад |
|
cmFindPathCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 лет назад |
|
cmFindProgramCommand.cxx
|
e452849640
FIX: Entry doc. should never be overwritten. This may cause cmake to be re-run very often.
|
24 лет назад |
|
cmFindProgramCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 лет назад |
|
cmForEachCommand.cxx
|
0d3eefb1f1
new borland generator moved into place
|
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
|
d163cb7014
expand vars nwo for exists test
|
24 лет назад |
|
cmIfCommand.h
|
e07ea14e31
added exists option for if statement
|
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
|
a99f293e3a
removed extra lib paths to avoid finding old libs
|
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
|
521d8d9410
Improvements to the curses interface.
|
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
|
8c7b9cbf10
Now adds dependency if the file doesn't exist but will be created during the compilation
|
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
|
1859209282
BUG: .txx are not source files. They contain template code which can only
|
24 лет назад |
|
cmMakefile.h
|
4688198996
ERR: Missing forward declaration of cmMakeDepend added.
|
24 лет назад |
|
cmMakefileGenerator.cxx
|
e197d3f219
remove memory leaks
|
24 лет назад |
|
cmMakefileGenerator.h
|
58a3e38167
add support for clean up
|
24 лет назад |
|
cmMarkAsAdvancedCommand.cxx
|
8e5f3bb9e1
ENH: add mark as not advanced to mark as advanced
|
24 лет назад |
|
cmMarkAsAdvancedCommand.h
|
8e5f3bb9e1
ENH: add mark as not advanced to mark as advanced
|
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
|
5e8f9427d1
BUG: fix build of library in other directory if it is not there
|
24 лет назад |
|
cmNMakeMakefileGenerator.h
|
dea1309e8d
Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen
|
24 лет назад |
|
cmOptionCommand.cxx
|
3173249761
ENH: do not write over existing cache values even doc strings to avoid changing the cache file
|
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
|
6156928549
WAR: fix warning
|
24 лет назад |
|
cmQTWrapUICommand.h
|
9f9db7dad5
corrected path problem and added moc compilation too
|
24 лет назад |
|
cmRegularExpression.cxx
|
54cfe84f3f
ENH:New copyright
|
25 лет назад |
|
cmRegularExpression.h
|
54cfe84f3f
ENH:New copyright
|
25 лет назад |
|
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
|
4ec2836634
ENH: Classify a file as source or header even when the extension is given
|
24 лет назад |
|
cmSourceFile.h
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
24 лет назад |
|
cmSourceFilesCommand.cxx
|
e77515c2da
Add option of adding generated files to source list
|
24 лет назад |
|
cmSourceFilesCommand.h
|
e77515c2da
Add option of adding generated files to source list
|
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
|
572e5146f8
define hacks and such for the dec compiler
|
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
|
03e7b6a67a
remove warning
|
24 лет назад |
|
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.
|
24 лет назад |
|
cmSystemTools.cxx
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
24 лет назад |
|
cmSystemTools.h
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
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
|
bf7470be7c
FIX: GENERATED_CODE type is no longer needed: generated code is not a Target.
|
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
|
cddba435b8
ENH: add silent and suffixes to check depend file
|
24 лет назад |
|
cmUnixMakefileGenerator.h
|
e4843d83a4
ENH: remove the rule to run make depend from the top with each change in any cmakelist file. Instead, run make depend in the current directory if a source file changes, or if a .h file changes or is removed
|
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 лет назад |
|
cmVTKMakeInstantiatorCommand.cxx
|
12b286ea13
change ostrstream to strstream
|
24 лет назад |
|
cmVTKMakeInstantiatorCommand.h
|
1f68c1be85
ENH: Improved flexibility of command by allowing specificiation of separate input and outputs source lists. Multiple input source lists are now also allowed.
|
24 лет назад |
|
cmVTKWrapJavaCommand.cxx
|
0333f15b96
minor fixes
|
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
|
0333f15b96
minor fixes
|
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
|
a57202fcc4
minor fix
|
24 лет назад |
|
cmVTKWrapTclCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 лет назад |
|
cmVariableRequiresCommand.cxx
|
2c853716ce
ENH: let people know the variable is advanced
|
24 лет назад |
|
cmVariableRequiresCommand.h
|
da17f30cb5
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
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
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
24 лет назад |
|
cmake.dsp
|
8d681d4793
remove /ZI
|
24 лет назад |
|
cmake.h
|
b2085d7e9d
Rolling back symbolic path changes until it works on Windows.
|
24 лет назад |
|
cmakemain.cxx
|
0d3eefb1f1
new borland generator moved into place
|
24 лет назад |
|
cmaketest.cxx
|
384cf0c7f3
add example to tests
|
24 лет назад |
|
cmaketest.h.in
|
94f82edd07
Closer to nmake build
|
24 лет назад |
|
cmakewizard.cxx
|
26ecd7731d
ENH: call convert to unix slashes for path and filepath entries
|
24 лет назад |
|
cmakewizard.h
|
ab46fd164a
*** empty log message ***
|
24 лет назад |
|
ctest.cxx
|
2c0f4f6725
ENH: add flush
|
24 лет назад |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
24 лет назад |
|
ctest.h
|
08a89bd8dc
added regexp option
|
24 лет назад |