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