.. |
CursesDialog
|
Fixed warning.
|
2001-12-18 13:35:45 -05:00 |
FLTKDialog
|
ENH: These files are now generated from the .fl file by FLTK_WRAP_UI command.
|
2001-12-11 02:15:51 -05:00 |
MFCDialog
|
ENH: add mark as not advanced to mark as advanced
|
2001-12-07 15:47:39 -05:00 |
CMakeLib.dsp
|
new borland generator moved into place
|
2001-11-30 16:48:52 -05:00 |
CMakeLists.txt
|
ENH: allow local changes
|
2001-12-12 18:27:28 -05:00 |
CMakeSetup.dsw
|
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
2001-08-28 18:28:31 -04:00 |
DumpDocumentation.dsp
|
remove /ZI
|
2001-08-29 16:13:56 -04:00 |
InitialConfigureFlags.cmake.in
|
ENH: pass prefix from configure into cmake
|
2001-09-27 14:58:14 -04:00 |
Makefile.borland
|
add wizard
|
2001-12-03 13:05:29 -05:00 |
Makefile.in
|
new borland generator moved into place
|
2001-11-30 16:48:52 -05:00 |
cmAbstractFilesCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAbstractFilesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddCustomCommandCommand.cxx
|
SOURCE, COMMAND, TARGET are required now
|
2001-11-09 10:42:16 -05:00 |
cmAddCustomCommandCommand.h
|
SOURCE, COMMAND, TARGET are required now
|
2001-11-09 10:37:22 -05:00 |
cmAddCustomTargetCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddCustomTargetCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddDefinitionsCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddDefinitionsCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddDependenciesCommand.cxx
|
Expand variables in all target args
|
2001-11-08 09:16:32 -05:00 |
cmAddDependenciesCommand.h
|
ENH: fix spelling error
|
2001-11-13 12:21:42 -05:00 |
cmAddExecutableCommand.cxx
|
Expand vars in exe and lib name
|
2001-11-01 13:09:08 -05:00 |
cmAddExecutableCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddLibraryCommand.cxx
|
Break the "to infinity and beyond" stuff
|
2001-11-08 11:40:06 -05:00 |
cmAddLibraryCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddTestCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAddTestCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAuxSourceDirectoryCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmAuxSourceDirectoryCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmBorlandMakefileGenerator.cxx
|
ENH: Improved dependency generation. If any cmake.depends is out of date, all of them in the tree are re-generated. This is necessary in certain cases when CMakeLists.txt files change.
|
2001-12-18 10:21:59 -05:00 |
cmBorlandMakefileGenerator.h
|
Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen
|
2001-12-06 13:32:28 -05:00 |
cmBuildCommand.cxx
|
use -i not -k for make
|
2001-12-14 22:41:17 -05:00 |
cmBuildCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmBuildNameCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmBuildNameCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmCableClassSet.cxx
|
ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output.
|
2001-10-31 18:56:56 -05:00 |
cmCableClassSet.h
|
ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output.
|
2001-10-31 18:56:56 -05:00 |
cmCableClassSetCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmCableClassSetCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmCableWrapTclCommand.cxx
|
BUG: CustomCommand has to use full path to Source file now
|
2001-11-06 09:35:48 -05:00 |
cmCableWrapTclCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmCacheManager.cxx
|
If an entry starts with // (network paths), double quote it.
|
2001-12-07 18:27:26 -05:00 |
cmCacheManager.h
|
ENH: add advanced variable types and command line wizard gui
|
2001-11-26 18:28:27 -05:00 |
cmCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmCommands.cxx
|
ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator.
|
2001-12-17 16:20:33 -05:00 |
cmCommands.h
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
cmConfigure.cmake.h.in
|
BUG: add in for scope variable
|
2001-08-09 09:33:41 -04:00 |
cmConfigure.h.in
|
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
|
2001-08-08 11:54:46 -04:00 |
cmConfigureFileCommand.cxx
|
ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables
|
2001-10-30 14:05:07 -05:00 |
cmConfigureFileCommand.h
|
ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables
|
2001-10-30 14:05:07 -05:00 |
cmConfigureGccXmlCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmConfigureGccXmlCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmCustomCommand.cxx
|
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
2001-09-04 16:07:54 -04:00 |
cmCustomCommand.h
|
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
2001-09-04 16:07:54 -04:00 |
cmDSPWriter.cxx
|
ENH: allow custom commands for files that msdev knows about
|
2001-12-17 11:15:23 -05:00 |
cmDSPWriter.h
|
support for custom targets on exe and lib
|
2001-11-09 13:00:53 -05:00 |
cmDSWWriter.cxx
|
fix warning for Borland build
|
2001-11-30 17:20:43 -05:00 |
cmDSWWriter.h
|
INCLUDE_EXTERNAL_MSPROJECT command
|
2001-10-31 07:03:32 -05:00 |
cmData.h
|
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.
|
2001-05-16 09:19:46 -04:00 |
cmDirectory.cxx
|
fixed bug in mismatched directory opens consuming file descriptors
|
2001-09-07 10:08:03 -04:00 |
cmDirectory.h
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
cmDumpDocumentation.cxx
|
ENH: add dump documentation test
|
2001-08-23 17:40:07 -04:00 |
cmElseCommand.cxx
|
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
|
2001-12-18 09:51:18 -05:00 |
cmElseCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmEnableTestingCommand.cxx
|
fixed Dart issue
|
2001-06-28 16:45:22 -04:00 |
cmEnableTestingCommand.h
|
Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost)
|
2001-10-19 10:07:56 -04:00 |
cmEndForEachCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmEndForEachCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmEndIfCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmEndIfCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmExecProgramCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmExecProgramCommand.h
|
ENH: fix doc string
|
2001-11-06 16:14:28 -05:00 |
cmFLTKWrapUICommand.cxx
|
FIX: The command was modified it uses now a target and a source list
|
2001-12-11 02:21:18 -05:00 |
cmFLTKWrapUICommand.h
|
FIX: The command was modified it uses now a target and a source list
|
2001-12-11 02:21:18 -05:00 |
cmFindFileCommand.cxx
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindFileCommand.h
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindLibraryCommand.cxx
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindLibraryCommand.h
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindPathCommand.cxx
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindPathCommand.h
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindProgramCommand.cxx
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmFindProgramCommand.h
|
ENH: add possibility to add doc strings to varibles created by find type commands
|
2001-11-26 18:24:47 -05:00 |
cmForEachCommand.cxx
|
new borland generator moved into place
|
2001-11-30 16:48:52 -05:00 |
cmForEachCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmFunctionBlocker.h
|
added for each command
|
2001-07-25 16:53:13 -04:00 |
cmGeneratedFileStream.h
|
ENH: try to better handle control-c during make Makefiles
|
2001-06-04 11:34:22 -04:00 |
cmGetFilenameComponentCommand.cxx
|
The result of this utility command can now be optionally added to the cache
|
2001-10-23 17:49:13 -04:00 |
cmGetFilenameComponentCommand.h
|
The result of this utility command can now be optionally added to the cache
|
2001-10-23 17:49:13 -04:00 |
cmIfCommand.cxx
|
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
|
2001-12-18 09:39:26 -05:00 |
cmIfCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmIncludeCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmIncludeCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmIncludeDirectoryCommand.cxx
|
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
2001-11-02 22:32:39 -05:00 |
cmIncludeDirectoryCommand.h
|
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
2001-11-02 22:32:39 -05:00 |
cmIncludeExternalMSProjectCommand.cxx
|
ENH: clean up warnings
|
2001-11-13 12:38:53 -05:00 |
cmIncludeExternalMSProjectCommand.h
|
INCLUDE_EXTERNAL_MSPROJECT command
|
2001-10-31 07:03:32 -05:00 |
cmIncludeRegularExpressionCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmIncludeRegularExpressionCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmInstallFilesCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmInstallFilesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmInstallProgramsCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmInstallProgramsCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmInstallTargetsCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmInstallTargetsCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmLibraryCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmLinkDirectoriesCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmLinkDirectoriesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmLinkLibrariesCommand.cxx
|
removed extra lib paths to avoid finding old libs
|
2001-11-27 15:33:43 -05:00 |
cmLinkLibrariesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmListFileCache.cxx
|
Improvements to the curses interface.
|
2001-11-29 16:44:22 -05:00 |
cmListFileCache.h
|
initialize class
|
2001-09-14 15:18:19 -04:00 |
cmLoadCacheCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmLoadCacheCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmMSProjectGenerator.cxx
|
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
|
2001-08-08 11:54:46 -04:00 |
cmMSProjectGenerator.h
|
ENH: integrate borland support
|
2001-09-06 17:28:24 -04:00 |
cmMakeDepend.cxx
|
Now adds dependency if the file doesn't exist but will be created during the compilation
|
2001-11-16 09:03:31 -05:00 |
cmMakeDepend.h
|
ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files.
|
2001-08-22 11:58:17 -04:00 |
cmMakeDirectoryCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmMakeDirectoryCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmMakefile.cxx
|
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
|
2001-12-18 09:39:26 -05:00 |
cmMakefile.h
|
ENH: Added option to IF command to test if a command exists. Syntax is IF(COMMAND name-of-command).
|
2001-12-18 09:39:26 -05:00 |
cmMakefileGenerator.cxx
|
remove memory leaks
|
2001-09-14 16:26:56 -04:00 |
cmMakefileGenerator.h
|
add support for clean up
|
2001-09-14 15:18:01 -04:00 |
cmMarkAsAdvancedCommand.cxx
|
ENH: add mark as not advanced to mark as advanced
|
2001-12-07 15:47:39 -05:00 |
cmMarkAsAdvancedCommand.h
|
ENH: add mark as not advanced to mark as advanced
|
2001-12-07 15:47:39 -05:00 |
cmMessageCommand.cxx
|
Allow multiline messages
|
2001-11-07 12:23:27 -05:00 |
cmMessageCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmNMakeMakefileGenerator.cxx
|
ENH: Improved dependency generation. If any cmake.depends is out of date, all of them in the tree are re-generated. This is necessary in certain cases when CMakeLists.txt files change.
|
2001-12-18 10:21:59 -05:00 |
cmNMakeMakefileGenerator.h
|
Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativePath to NMake gen
|
2001-12-06 13:32:28 -05:00 |
cmOptionCommand.cxx
|
ENH: do not write over existing cache values even doc strings to avoid changing the cache file
|
2001-11-27 17:31:45 -05:00 |
cmOptionCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmOutputRequiredFilesCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmOutputRequiredFilesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmProjectCommand.cxx
|
Add PROJECT_NAME to the set of definitions
|
2001-10-17 15:11:02 -04:00 |
cmProjectCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmQTWrapCPPCommand.cxx
|
cleanups
|
2001-11-09 12:07:37 -05:00 |
cmQTWrapCPPCommand.h
|
cleanups
|
2001-11-09 12:07:37 -05:00 |
cmQTWrapUICommand.cxx
|
WAR: fix warning
|
2001-11-21 08:47:10 -05:00 |
cmQTWrapUICommand.h
|
corrected path problem and added moc compilation too
|
2001-11-16 09:01:57 -05:00 |
cmRegularExpression.cxx
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
cmRegularExpression.h
|
ENH:New copyright
|
2001-04-27 08:01:17 -04:00 |
cmSetCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSetCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSiteNameCommand.cxx
|
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)
|
2001-10-18 18:01:19 -04:00 |
cmSiteNameCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSourceFile.cxx
|
ENH: clean up error report for source files not found
|
2001-10-15 18:36:46 -04:00 |
cmSourceFile.h
|
ENH: Source and header file extensions are in variables in cmMakefile.
|
2001-07-16 18:40:42 -04:00 |
cmSourceFilesCommand.cxx
|
Fix bug. Was using unexpanded var instead of copy
|
2001-11-08 11:50:28 -05:00 |
cmSourceFilesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSourceFilesRemoveCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSourceFilesRemoveCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSourceGroup.cxx
|
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
2001-09-04 16:07:54 -04:00 |
cmSourceGroup.h
|
ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command
|
2001-09-04 16:07:54 -04:00 |
cmSourceGroupCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSourceGroupCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmStandardIncludes.h
|
define hacks and such for the dec compiler
|
2001-11-20 08:28:54 -05:00 |
cmSubdirCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSubdirCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmSubdirDependsCommand.cxx
|
remove warning
|
2001-12-11 12:29:23 -05:00 |
cmSubdirDependsCommand.h
|
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.
|
2001-12-10 11:03:44 -05:00 |
cmSystemTools.cxx
|
Better handling of new lines when moving from dos to unix
|
2001-12-17 17:44:24 -05:00 |
cmSystemTools.h
|
Improvements to the curses interface.
|
2001-11-29 16:44:22 -05:00 |
cmTarget.cxx
|
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.
|
2001-07-31 11:29:21 -04:00 |
cmTarget.h
|
FIX: GENERATED_CODE type is no longer needed: generated code is not a Target.
|
2001-12-11 02:17:53 -05:00 |
cmTargetLinkLibrariesCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmTargetLinkLibrariesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmUnixMakefileGenerator.cxx
|
ENH: Improved dependency generation. If any cmake.depends is out of date, all of them in the tree are re-generated. This is necessary in certain cases when CMakeLists.txt files change.
|
2001-12-18 10:21:59 -05:00 |
cmUnixMakefileGenerator.h
|
WAR: remove warning
|
2001-12-08 20:49:25 -05:00 |
cmUseMangledMesaCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmUseMangledMesaCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmUtilitySourceCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmUtilitySourceCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmVTKMakeInstantiatorCommand.cxx
|
ENH: Improved flexibility of command by allowing specificiation of separate input and outputs source lists. Multiple input source lists are now also allowed.
|
2001-12-18 11:35:51 -05:00 |
cmVTKMakeInstantiatorCommand.h
|
ENH: Improved flexibility of command by allowing specificiation of separate input and outputs source lists. Multiple input source lists are now also allowed.
|
2001-12-18 11:35:51 -05:00 |
cmVTKWrapJavaCommand.cxx
|
BUG: CustomCommand has to use full path to Source file now
|
2001-11-06 09:35:48 -05:00 |
cmVTKWrapJavaCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmVTKWrapPythonCommand.cxx
|
Wrap abstract class too, as per David Gobbi's request (for the sake of the internal
|
2001-12-16 18:52:49 -05:00 |
cmVTKWrapPythonCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmVTKWrapTclCommand.cxx
|
BUG: CustomCommand has to use full path to Source file now
|
2001-11-06 09:35:48 -05:00 |
cmVTKWrapTclCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmVariableRequiresCommand.cxx
|
ENH: let people know the variable is advanced
|
2001-12-03 17:47:30 -05:00 |
cmVariableRequiresCommand.h
|
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
2001-11-19 17:52:08 -05:00 |
cmWrapExcludeFilesCommand.cxx
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmWrapExcludeFilesCommand.h
|
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
2001-09-20 15:08:30 -04:00 |
cmake.cxx
|
ENH: add -C load cache file option
|
2001-12-03 17:00:43 -05:00 |
cmake.dsp
|
remove /ZI
|
2001-08-29 16:13:56 -04:00 |
cmake.h
|
ENH: add command line arguments to set cache entries
|
2001-11-20 17:51:03 -05:00 |
cmakemain.cxx
|
new borland generator moved into place
|
2001-11-30 16:48:52 -05:00 |
cmaketest.cxx
|
ENH: convert to windows paths
|
2001-12-07 14:31:28 -05:00 |
cmaketest.h.in
|
Closer to nmake build
|
2001-11-14 18:12:22 -05:00 |
cmakewizard.cxx
|
ENH: call convert to unix slashes for path and filepath entries
|
2001-12-06 17:09:06 -05:00 |
cmakewizard.h
|
*** empty log message ***
|
2001-11-30 16:51:08 -05:00 |
ctest.cxx
|
ENH: add flush
|
2001-12-11 10:39:19 -05:00 |
ctest.dsp
|
remove /ZI
|
2001-08-29 16:13:56 -04:00 |
ctest.h
|
added regexp option
|
2001-08-29 16:42:03 -04:00 |