| .. |
|
CursesDialog
|
6d6546ea7e
This dir should not be covered (form distrib)
|
il y a 24 ans |
|
MFCDialog
|
7c73456401
Remove warnings
|
il y a 24 ans |
|
CMakeLib.dsp
|
96898bed3e
add dot net stuff to cmakelists file and dsp file
|
il y a 24 ans |
|
CMakeLists.txt
|
1623dc2183
ENH: add testdriver test with source file in subdir
|
il y a 24 ans |
|
CMakeSetup.dsw
|
5bbae88569
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
|
il y a 24 ans |
|
DumpDocumentation.dsp
|
8d681d4793
remove /ZI
|
il y a 24 ans |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
il y a 24 ans |
|
Makefile.borland
|
b730794058
ENH: add dotnet stuff
|
il y a 24 ans |
|
Makefile.in
|
0d3eefb1f1
new borland generator moved into place
|
il y a 24 ans |
|
ccommand.cxx
|
7fc14a9cb4
ENH: use ccommand for del on windows
|
il y a 24 ans |
|
ccommand.dsp
|
5bbae88569
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
|
il y a 24 ans |
|
cmAbstractFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddCustomCommandCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddCustomCommandCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddCustomTargetCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddCustomTargetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddDefinitionsCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddDefinitionsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddDependenciesCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddDependenciesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddExecutableCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddExecutableCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddLibraryCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAddTestCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmAddTestCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmAuxSourceDirectoryCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmBorlandMakefileGenerator.cxx
|
7fc14a9cb4
ENH: use ccommand for del on windows
|
il y a 24 ans |
|
cmBorlandMakefileGenerator.h
|
3c748ec5ad
ENH: add a virtual CreateMakeVariable to shorten makefile variables for borland make
|
il y a 24 ans |
|
cmBuildCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmBuildCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmBuildNameCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmBuildNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmCableClassSet.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmCableClassSet.h
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmCableClassSetCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmCableClassSetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmCableWrapTclCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmCableWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmCacheManager.cxx
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
il y a 24 ans |
|
cmCacheManager.h
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
il y a 24 ans |
|
cmCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmCommands.cxx
|
2f639d37b5
ENH: add new command to create a test driver
|
il y a 24 ans |
|
cmCommands.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmConfigure.cmake.h.in
|
95e4feb361
BUG: add in for scope variable
|
il y a 24 ans |
|
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
|
il y a 24 ans |
|
cmConfigureFileCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmConfigureFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmConfigureGccXmlCommand.cxx
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
il y a 24 ans |
|
cmConfigureGccXmlCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmCreateTestSourceList.cxx
|
e081345595
ENH: perform case insensitive comparison on test names
|
il y a 24 ans |
|
cmCreateTestSourceList.h
|
2f639d37b5
ENH: add new command to create a test driver
|
il y a 24 ans |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmDSPWriter.cxx
|
d981347866
BUG: fix for paths with spaces
|
il y a 24 ans |
|
cmDSPWriter.h
|
076aafe79a
ENH: add file specific compile flags
|
il y a 24 ans |
|
cmDSWWriter.cxx
|
6349735590
ENH: closer to working with spaces in the path
|
il y a 24 ans |
|
cmDSWWriter.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmDirectory.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmDirectory.h
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmDumpDocumentation.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmElseCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmElseCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmEnableTestingCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmEnableTestingCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmEndForEachCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmEndForEachCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmEndIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmEndIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmExecProgramCommand.cxx
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
il y a 24 ans |
|
cmExecProgramCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmFLTKWrapUICommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmFLTKWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmFindFileCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmFindFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmFindLibraryCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmFindLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmFindPathCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmFindPathCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmFindProgramCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmFindProgramCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmForEachCommand.cxx
|
c617091d13
ENH: support semi-colon format (list of args as string)
|
il y a 24 ans |
|
cmForEachCommand.h
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
il y a 24 ans |
|
cmFunctionBlocker.h
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
il y a 24 ans |
|
cmGeneratedFileStream.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmGetFilenameComponentCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmGetFilenameComponentCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIncludeCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmIncludeCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIncludeDirectoryCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIncludeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIncludeExternalMSProjectCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmIncludeExternalMSProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIncludeRegularExpressionCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmIncludeRegularExpressionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmInstallFilesCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmInstallFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmInstallProgramsCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmInstallProgramsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmInstallTargetsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmInstallTargetsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmLinkDirectoriesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmLinkLibrariesCommand.cxx
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
il y a 24 ans |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmListFileCache.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmListFileCache.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmLoadCacheCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMSDotNETGenerator.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmMSDotNETGenerator.h
|
fc933df1fc
ENH: add support for .def files
|
il y a 24 ans |
|
cmMSProjectGenerator.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMSProjectGenerator.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMakeDepend.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMakeDepend.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMakeDirectoryCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmMakeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMakefile.cxx
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
il y a 24 ans |
|
cmMakefile.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMakefileGenerator.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMakefileGenerator.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMarkAsAdvancedCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMarkAsAdvancedCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmMessageCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmMessageCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmNMakeMakefileGenerator.cxx
|
7fc14a9cb4
ENH: use ccommand for del on windows
|
il y a 24 ans |
|
cmNMakeMakefileGenerator.h
|
15d365cddd
BUG: fix for files with dashes in them
|
il y a 24 ans |
|
cmOptionCommand.cxx
|
433e1128ab
ENH: add error checking for option commands with too many arguments
|
il y a 24 ans |
|
cmOptionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmOutputRequiredFilesCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmOutputRequiredFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmProjectCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmQTWrapCPPCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmQTWrapUICommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmRegularExpression.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmRegularExpression.h
|
6ad590aad6
ENH: dot net almost working
|
il y a 24 ans |
|
cmSetCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmSetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSiteNameCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSourceFile.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSourceFile.h
|
076aafe79a
ENH: add file specific compile flags
|
il y a 24 ans |
|
cmSourceFilesCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmSourceFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSourceFilesFlagsCommand.cxx
|
c8924864fd
BUG: The source file may be specified with an extension.
|
il y a 24 ans |
|
cmSourceFilesFlagsCommand.h
|
076aafe79a
ENH: add file specific compile flags
|
il y a 24 ans |
|
cmSourceFilesRemoveCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSourceFilesRemoveCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSourceGroup.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmSourceGroup.h
|
076aafe79a
ENH: add file specific compile flags
|
il y a 24 ans |
|
cmSourceGroupCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSourceGroupCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmStandardIncludes.h
|
7d6eb54cf0
ENH: fix for dec compiler, they still do not have the correct ansi stream library
|
il y a 24 ans |
|
cmSubdirCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmSubdirCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSubdirDependsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSubdirDependsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmSystemTools.cxx
|
ccbdc30a8c
ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored.
|
il y a 24 ans |
|
cmSystemTools.h
|
ccbdc30a8c
ENH: ExpandListArguments(): empty elements in semi-colon-separated string-list can now be ignored.
|
il y a 24 ans |
|
cmTarget.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmTarget.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmTargetLinkLibrariesCommand.cxx
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
il y a 24 ans |
|
cmTargetLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmUnixMakefileGenerator.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
il y a 24 ans |
|
cmUnixMakefileGenerator.h
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
il y a 24 ans |
|
cmUseMangledMesaCommand.cxx
|
d198c5e072
ENH: add error checking for mmesa
|
il y a 24 ans |
|
cmUseMangledMesaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmUtilitySourceCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmUtilitySourceCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmVTKMakeInstantiatorCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmVTKMakeInstantiatorCommand.h
|
ac74d51382
ENH: Added support for including extra files in generated header to get access to export macros of derived projects.
|
il y a 24 ans |
|
cmVTKWrapJavaCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmVTKWrapPythonCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmVTKWrapTclCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
il y a 24 ans |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmVariableRequiresCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmWrapExcludeFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmake.cxx
|
8d594bdcce
removed quotes from cmake and ccommand executable to be consistant
|
il y a 24 ans |
|
cmake.dsp
|
49fa9d8b61
Argh
|
il y a 24 ans |
|
cmake.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmakemain.cxx
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
cmaketest.cxx
|
60d604ae4e
ENH: show output when running tests
|
il y a 24 ans |
|
cmaketest.h.in
|
94f82edd07
Closer to nmake build
|
il y a 24 ans |
|
cmakewizard.cxx
|
d14a2314e5
check bool values and prefere off
|
il y a 24 ans |
|
cmakewizard.h
|
a6a43d5320
ENH:Updated copyright
|
il y a 24 ans |
|
ctest.cxx
|
543b4ca1b9
less noisy about changing directories
|
il y a 24 ans |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
il y a 24 ans |
|
ctest.h
|
e64c63cc90
ENH: add -E option (exclude tests matching a regexp)
|
il y a 24 ans |