| .. |
|
CursesDialog
|
5b6e7bcf70
Improving interface.
|
24 lat temu |
|
FLTKDialog
|
10097d7685
FIX: When switching from one project to another the CacheGUI wasn't being
|
24 lat temu |
|
MFCDialog
|
e57a982136
ENH: fix memory leaks
|
24 lat temu |
|
CMakeLib.dsp
|
e7bb895afd
ENH: borland generator 2 is working more or less
|
24 lat temu |
|
CMakeLists.txt
|
15805d260e
fix for shared libs and borland
|
24 lat temu |
|
CMakeSetup.dsw
|
5edd7673e1
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
24 lat temu |
|
DumpDocumentation.dsp
|
8d681d4793
remove /ZI
|
24 lat temu |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 lat temu |
|
Makefile.borland
|
c80c5d245d
ENH: fix various problems caused by the generalization of nmake generator
|
24 lat temu |
|
Makefile.in
|
0d2f8e65c5
remove depend on star dot h as it is not really needed and breaks some versions of gmake
|
24 lat temu |
|
cmAbstractFilesCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAbstractFilesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddCustomCommandCommand.cxx
|
61a66c2645
SOURCE, COMMAND, TARGET are required now
|
24 lat temu |
|
cmAddCustomCommandCommand.h
|
bdf0241d2e
SOURCE, COMMAND, TARGET are required now
|
24 lat temu |
|
cmAddCustomTargetCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddCustomTargetCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddDefinitionsCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddDefinitionsCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddDependenciesCommand.cxx
|
229b9064d1
Expand variables in all target args
|
24 lat temu |
|
cmAddDependenciesCommand.h
|
a244cb242c
ENH: fix spelling error
|
24 lat temu |
|
cmAddExecutableCommand.cxx
|
63cb6c7407
Expand vars in exe and lib name
|
24 lat temu |
|
cmAddExecutableCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddLibraryCommand.cxx
|
53f8721f99
Break the "to infinity and beyond" stuff
|
24 lat temu |
|
cmAddLibraryCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddTestCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAddTestCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAuxSourceDirectoryCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmAuxSourceDirectoryCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmBorlandMakefileGenerator2.cxx
|
5b251bde7e
Add options for library manager (lib).
|
24 lat temu |
|
cmBorlandMakefileGenerator2.h
|
e7bb895afd
ENH: borland generator 2 is working more or less
|
24 lat temu |
|
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 lat temu |
|
cmBuildCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmBuildNameCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmBuildNameCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmCableClassSet.cxx
|
8e79e498f9
ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output.
|
24 lat temu |
|
cmCableClassSet.h
|
8e79e498f9
ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output.
|
24 lat temu |
|
cmCableClassSetCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmCableClassSetCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmCableWrapTclCommand.cxx
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 lat temu |
|
cmCableWrapTclCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmCacheManager.cxx
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 lat temu |
|
cmCacheManager.h
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 lat temu |
|
cmCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmCommands.cxx
|
1bb3fada7a
ENH: Command for running FLTK's UI tool "Fluid" was added.
|
24 lat temu |
|
cmCommands.h
|
54cfe84f3f
ENH:New copyright
|
25 lat temu |
|
cmConfigure.cmake.h.in
|
95e4feb361
BUG: add in for scope variable
|
24 lat temu |
|
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 lat temu |
|
cmConfigureFileCommand.cxx
|
091e95f26d
ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables
|
24 lat temu |
|
cmConfigureFileCommand.h
|
091e95f26d
ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables
|
24 lat temu |
|
cmConfigureGccXmlCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmConfigureGccXmlCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
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 lat temu |
|
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 lat temu |
|
cmDSPWriter.cxx
|
b51230a565
remove unused include
|
24 lat temu |
|
cmDSPWriter.h
|
722283804b
support for custom targets on exe and lib
|
24 lat temu |
|
cmDSWWriter.cxx
|
05717b3dab
a better fix maybe
|
24 lat temu |
|
cmDSWWriter.h
|
4ba36ca453
INCLUDE_EXTERNAL_MSPROJECT command
|
24 lat temu |
|
cmData.h
|
a5480276d5
ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands to register arbitrary extra data with the makefile without modifying the cmMakefile class definition.
|
25 lat temu |
|
cmDirectory.cxx
|
ea2690d667
fixed bug in mismatched directory opens consuming file descriptors
|
24 lat temu |
|
cmDirectory.h
|
54cfe84f3f
ENH:New copyright
|
25 lat temu |
|
cmDumpDocumentation.cxx
|
a4f40c31f1
ENH: add dump documentation test
|
24 lat temu |
|
cmElseCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmElseCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmEnableTestingCommand.cxx
|
850d74f67f
fixed Dart issue
|
24 lat temu |
|
cmEnableTestingCommand.h
|
8074eeebf1
Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost)
|
24 lat temu |
|
cmEndForEachCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmEndForEachCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmEndIfCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmEndIfCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmExecProgramCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmExecProgramCommand.h
|
8139a3121d
ENH: fix doc string
|
24 lat temu |
|
cmFLTKWrapUICommand.cxx
|
e11df32931
ENH: Custom commands are now builded.
|
24 lat temu |
|
cmFLTKWrapUICommand.h
|
ecd4b2b1ee
ENH: The command was simplified to generate a source list of cxx from a
|
24 lat temu |
|
cmFindFileCommand.cxx
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindFileCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindLibraryCommand.cxx
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindLibraryCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindPathCommand.cxx
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindPathCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindProgramCommand.cxx
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmFindProgramCommand.h
|
3e24edcd04
ENH: add possibility to add doc strings to varibles created by find type commands
|
24 lat temu |
|
cmForEachCommand.cxx
|
41017cbc88
ENH: clean up warnings
|
24 lat temu |
|
cmForEachCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmFunctionBlocker.h
|
4ab2650802
added for each command
|
24 lat temu |
|
cmGeneratedFileStream.h
|
b6d823a7c1
ENH: try to better handle control-c during make Makefiles
|
25 lat temu |
|
cmGetFilenameComponentCommand.cxx
|
cc731ac548
The result of this utility command can now be optionally added to the cache
|
24 lat temu |
|
cmGetFilenameComponentCommand.h
|
cc731ac548
The result of this utility command can now be optionally added to the cache
|
24 lat temu |
|
cmIfCommand.cxx
|
03e7f324f0
better error messages
|
24 lat temu |
|
cmIfCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmIncludeCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmIncludeCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmIncludeDirectoryCommand.cxx
|
ef74458b34
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
24 lat temu |
|
cmIncludeDirectoryCommand.h
|
ef74458b34
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
24 lat temu |
|
cmIncludeExternalMSProjectCommand.cxx
|
41017cbc88
ENH: clean up warnings
|
24 lat temu |
|
cmIncludeExternalMSProjectCommand.h
|
4ba36ca453
INCLUDE_EXTERNAL_MSPROJECT command
|
24 lat temu |
|
cmIncludeRegularExpressionCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmIncludeRegularExpressionCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmInstallFilesCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmInstallFilesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmInstallProgramsCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmInstallProgramsCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmInstallTargetsCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmInstallTargetsCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmLibraryCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmLinkDirectoriesCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmLinkDirectoriesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmLinkLibrariesCommand.cxx
|
a99f293e3a
removed extra lib paths to avoid finding old libs
|
24 lat temu |
|
cmLinkLibrariesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmListFileCache.cxx
|
521d8d9410
Improvements to the curses interface.
|
24 lat temu |
|
cmListFileCache.h
|
9438a5965a
initialize class
|
24 lat temu |
|
cmLoadCacheCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmLoadCacheCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
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 lat temu |
|
cmMSProjectGenerator.h
|
d204791e45
ENH: integrate borland support
|
24 lat temu |
|
cmMakeDepend.cxx
|
8c7b9cbf10
Now adds dependency if the file doesn't exist but will be created during the compilation
|
24 lat temu |
|
cmMakeDepend.h
|
ddd5a7d729
ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files.
|
24 lat temu |
|
cmMakeDirectoryCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmMakeDirectoryCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmMakefile.cxx
|
1944e1887d
ENH: expand variables in a command before escaping spaces in the command
|
24 lat temu |
|
cmMakefile.h
|
ef74458b34
Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs
|
24 lat temu |
|
cmMakefileGenerator.cxx
|
e197d3f219
remove memory leaks
|
24 lat temu |
|
cmMakefileGenerator.h
|
58a3e38167
add support for clean up
|
24 lat temu |
|
cmMarkAsAdvancedCommand.cxx
|
f901b9c340
fix warning
|
24 lat temu |
|
cmMarkAsAdvancedCommand.h
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 lat temu |
|
cmMessageCommand.cxx
|
0314c5f76a
Allow multiline messages
|
24 lat temu |
|
cmMessageCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmNMakeMakefileGenerator.cxx
|
5b251bde7e
Add options for library manager (lib).
|
24 lat temu |
|
cmNMakeMakefileGenerator.h
|
e7bb895afd
ENH: borland generator 2 is working more or less
|
24 lat temu |
|
cmOptionCommand.cxx
|
3173249761
ENH: do not write over existing cache values even doc strings to avoid changing the cache file
|
24 lat temu |
|
cmOptionCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmOutputRequiredFilesCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmOutputRequiredFilesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmProjectCommand.cxx
|
71fe9280cb
Add PROJECT_NAME to the set of definitions
|
24 lat temu |
|
cmProjectCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmQTWrapCPPCommand.cxx
|
53d0de2a9f
cleanups
|
24 lat temu |
|
cmQTWrapCPPCommand.h
|
53d0de2a9f
cleanups
|
24 lat temu |
|
cmQTWrapUICommand.cxx
|
6156928549
WAR: fix warning
|
24 lat temu |
|
cmQTWrapUICommand.h
|
9f9db7dad5
corrected path problem and added moc compilation too
|
24 lat temu |
|
cmRegularExpression.cxx
|
54cfe84f3f
ENH:New copyright
|
25 lat temu |
|
cmRegularExpression.h
|
54cfe84f3f
ENH:New copyright
|
25 lat temu |
|
cmSetCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSetCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
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 lat temu |
|
cmSiteNameCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSourceFile.cxx
|
7d907c8d59
ENH: clean up error report for source files not found
|
24 lat temu |
|
cmSourceFile.h
|
e169953e92
ENH: Source and header file extensions are in variables in cmMakefile.
|
24 lat temu |
|
cmSourceFilesCommand.cxx
|
9ad598a9f0
Fix bug. Was using unexpanded var instead of copy
|
24 lat temu |
|
cmSourceFilesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSourceFilesRemoveCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSourceFilesRemoveCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
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 lat temu |
|
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 lat temu |
|
cmSourceGroupCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSourceGroupCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmStandardIncludes.h
|
572e5146f8
define hacks and such for the dec compiler
|
24 lat temu |
|
cmSubdirCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSubdirCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSubdirDependsCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSubdirDependsCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmSystemTools.cxx
|
521d8d9410
Improvements to the curses interface.
|
24 lat temu |
|
cmSystemTools.h
|
521d8d9410
Improvements to the curses interface.
|
24 lat temu |
|
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 lat temu |
|
cmTarget.h
|
f86418e99f
ENH: A type of target was added for representing GENERATED_CODE
|
24 lat temu |
|
cmTargetLinkLibrariesCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmTargetLinkLibrariesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmUnixMakefileGenerator.cxx
|
5b251bde7e
Add options for library manager (lib).
|
24 lat temu |
|
cmUnixMakefileGenerator.h
|
f670003d24
Nmake build: move most of hard-coded values to config parameters
|
24 lat temu |
|
cmUseMangledMesaCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmUseMangledMesaCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmUtilitySourceCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmUtilitySourceCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmVTKWrapJavaCommand.cxx
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 lat temu |
|
cmVTKWrapJavaCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmVTKWrapPythonCommand.cxx
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 lat temu |
|
cmVTKWrapPythonCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmVTKWrapTclCommand.cxx
|
319a5e0077
BUG: CustomCommand has to use full path to Source file now
|
24 lat temu |
|
cmVTKWrapTclCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmVariableRequiresCommand.cxx
|
6156928549
WAR: fix warning
|
24 lat temu |
|
cmVariableRequiresCommand.h
|
da17f30cb5
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
24 lat temu |
|
cmWrapExcludeFilesCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmWrapExcludeFilesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 lat temu |
|
cmake.cxx
|
fd516c022d
add new borland generator
|
24 lat temu |
|
cmake.dsp
|
8d681d4793
remove /ZI
|
24 lat temu |
|
cmake.h
|
f7fae15d39
ENH: add command line arguments to set cache entries
|
24 lat temu |
|
cmakemain.cxx
|
e197d3f219
remove memory leaks
|
24 lat temu |
|
cmaketest.cxx
|
af9bc3fa9f
*** empty log message ***
|
24 lat temu |
|
cmaketest.h.in
|
94f82edd07
Closer to nmake build
|
24 lat temu |
|
cmakewizard.cxx
|
15805d260e
fix for shared libs and borland
|
24 lat temu |
|
ctest.cxx
|
521d8d9410
Improvements to the curses interface.
|
24 lat temu |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
24 lat temu |
|
ctest.h
|
08a89bd8dc
added regexp option
|
24 lat temu |