CMake/Source
Ken Martin 1538956b7f fixed support for C test programs 2002-07-31 11:07:09 -04:00
..
CursesDialog ERR: Removed most of the repeated curses declarations. The cause errors on other platforms. Grrrr.. 2002-06-21 10:26:50 -04:00
MFCDialog FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use. 2002-07-31 10:34:06 -04:00
bootstrap Improve bootstrape for unix 2002-05-03 13:46:34 -04:00
.cvsignore
CMakeLists.txt BUG: cmake needs it's own directory for includes, so depends work 2002-06-10 11:33:49 -04:00
CMakeSetup.dsw
InitialConfigureFlags.cmake.in
Makefile.in
cmAbstractFilesCommand.cxx
cmAbstractFilesCommand.h
cmAddCustomCommandCommand.cxx ENH: add list expansion back 2002-05-22 13:20:54 -04:00
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx modified to accept no arguments 2002-07-20 08:55:55 -04:00
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx ENH: change LINK_LIBRARY to add to targets 2002-05-02 13:17:10 -04:00
cmAddLibraryCommand.h ENH: change LINK_LIBRARY to add to targets 2002-05-02 13:17:10 -04:00
cmAddTestCommand.cxx
cmAddTestCommand.h
cmAuxSourceDirectoryCommand.cxx bug fix for aux src dirs 2002-06-28 09:21:30 -04:00
cmAuxSourceDirectoryCommand.h
cmBorlandMakefileGenerator.cxx ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. 2002-06-19 15:21:49 -04:00
cmBorlandMakefileGenerator.h
cmBuildCommand.cxx
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCMakeMinimumRequired.cxx ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. 2002-06-19 15:21:49 -04:00
cmCMakeMinimumRequired.h
cmCacheManager.cxx
cmCacheManager.h
cmCommand.h
cmCommands.cxx ENH: Added ITK Tcl wrapping command. 2002-05-08 13:11:53 -04:00
cmCommands.h
cmConfigure.cmake.h.in ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. 2002-06-19 15:21:49 -04:00
cmConfigure.h.in ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. 2002-06-19 15:21:49 -04:00
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h
cmCreateTestSourceList.cxx fixed support for C test programs 2002-07-31 11:07:09 -04:00
cmCreateTestSourceList.h updated to handle extensions 2002-07-30 16:19:14 -04:00
cmCustomCommand.cxx
cmCustomCommand.h
cmDSPWriter.cxx
cmDSPWriter.h
cmDSWWriter.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmDSWWriter.h
cmData.h
cmDirectory.cxx
cmDirectory.h
cmDumpDocumentation.cxx
cmElseCommand.cxx better error handling with if statements 2002-07-10 11:38:38 -04:00
cmElseCommand.h
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h ERR: Fixed compiler warnings. 2002-06-18 17:20:27 -04:00
cmEndForEachCommand.cxx
cmEndForEachCommand.h
cmEndIfCommand.cxx
cmEndIfCommand.h
cmExecProgramCommand.cxx
cmExecProgramCommand.h
cmFLTKWrapUICommand.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmFLTKWrapUICommand.h
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator). 2002-06-14 10:37:59 -04:00
cmFindLibraryCommand.h FIX: command usage 2002-05-12 11:31:12 -04:00
cmFindPathCommand.cxx
cmFindPathCommand.h
cmFindProgramCommand.cxx ENH/FIX: add NO_SYSTEM_PATH option + fix command usage 2002-05-12 11:31:45 -04:00
cmFindProgramCommand.h ENH/FIX: add NO_SYSTEM_PATH option + fix command usage 2002-05-12 11:31:45 -04:00
cmForEachCommand.cxx fixed if statements inside a foreach 2002-07-17 10:48:39 -04:00
cmForEachCommand.h fixed if statements inside a foreach 2002-07-17 10:48:39 -04:00
cmFunctionBlocker.h ERR: Fixed compiler warnings. 2002-06-18 17:20:27 -04:00
cmGeneratedFileStream.h
cmGetFilenameComponentCommand.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmGetFilenameComponentCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h
cmITKWrapTclCommand.cxx BUG: Only one generated Tcl wrapper source was getting added to the package's library. 2002-07-26 10:15:04 -04:00
cmITKWrapTclCommand.h BUG: Only one generated Tcl wrapper source was getting added to the package's library. 2002-07-26 10:15:04 -04:00
cmIfCommand.cxx fix warning 2002-07-11 14:58:26 -04:00
cmIfCommand.h better error handling with if statements 2002-07-10 11:38:38 -04:00
cmIncludeCommand.cxx
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx allows no arguments 2002-07-22 10:01:53 -04:00
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx
cmIncludeExternalMSProjectCommand.h
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallFilesCommand.cxx fixe for files with paths 2002-07-17 15:57:51 -04:00
cmInstallFilesCommand.h fix install target 2002-07-15 08:44:58 -04:00
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h
cmLinkLibrariesCommand.cxx allows no arguments 2002-07-22 10:01:53 -04:00
cmLinkLibrariesCommand.h
cmListFileCache.cxx
cmListFileCache.h
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmMSDotNETGenerator.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmMSDotNETGenerator.h BUG: fix dot net for paths with spaces 2002-06-11 14:15:02 -04:00
cmMSProjectGenerator.cxx ENH: enable cxx by default if no languages have been enabled 2002-05-22 09:48:33 -04:00
cmMSProjectGenerator.h
cmMakeDepend.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmMakeDepend.h now includes current include files directory when searching for files it includes 2002-06-10 14:19:09 -04:00
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx makefile now does not ignore NOTFOUND libs and includes 2002-07-25 09:16:17 -04:00
cmMakefile.h better error handling with if statements 2002-07-10 11:38:38 -04:00
cmMakefileGenerator.cxx
cmMakefileGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMessageCommand.cxx
cmMessageCommand.h
cmNMakeMakefileGenerator.cxx ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. 2002-06-19 15:21:49 -04:00
cmNMakeMakefileGenerator.h use lower case and not short path for uniq paths on window 2002-06-11 14:25:44 -04:00
cmOptionCommand.cxx
cmOptionCommand.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmProjectCommand.cxx
cmProjectCommand.h
cmQTWrapCPPCommand.cxx fixed commands that were setting definitions in final pass to set definitions in initial pass 2002-06-29 20:04:28 -04:00
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmQTWrapUICommand.h
cmRegularExpression.cxx
cmRegularExpression.h
cmRemoveCommand.cxx
cmRemoveCommand.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmSetCommand.cxx
cmSetCommand.h
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx modified create test source to create a vector 2002-06-19 13:28:39 -04:00
cmSourceFile.h performance fix 2002-06-28 10:18:28 -04:00
cmSourceFilesCommand.cxx bug fix 2002-06-27 16:42:57 -04:00
cmSourceFilesCommand.h
cmSourceFilesRemoveCommand.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmSourceFilesRemoveCommand.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardIncludes.h BUG: Result from ostrstream::str() can be a null pointer. 2002-06-25 09:18:43 -04:00
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx Ok, now cd will work on windows 2002-07-25 16:41:36 -04:00
cmSystemTools.h ENH: Added GetFilenameWithoutLastExtension. 2002-07-15 09:45:47 -04:00
cmTarget.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmTarget.h BUG: Correct some of the dependency analysis code. 2002-05-10 13:35:42 -04:00
cmTargetLinkLibrariesCommand.cxx does not need a second argument 2002-07-19 14:40:49 -04:00
cmTargetLinkLibrariesCommand.h
cmUnixMakefileGenerator.cxx Fix problem when using NMake. This generated lines without space so nmake got all confused 2002-07-10 09:33:17 -04:00
cmUnixMakefileGenerator.h use lower case and not short path for uniq paths on window 2002-06-11 14:25:44 -04:00
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmVTKMakeInstantiatorCommand.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmVTKMakeInstantiatorCommand.h
cmVTKWrapJavaCommand.cxx fixed commands that were setting definitions in final pass to set definitions in initial pass 2002-06-29 20:04:28 -04:00
cmVTKWrapJavaCommand.h
cmVTKWrapPythonCommand.cxx fixed commands that were setting definitions in final pass to set definitions in initial pass 2002-06-30 13:53:08 -04:00
cmVTKWrapPythonCommand.h
cmVTKWrapTclCommand.cxx BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer to extern "C" version. 2002-07-26 09:54:47 -04:00
cmVTKWrapTclCommand.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmWrapExcludeFilesCommand.cxx removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building 2002-06-27 15:57:09 -04:00
cmWrapExcludeFilesCommand.h
cmake.cxx Fix changing of directories using cmSystemTools RunCommand feature 2002-07-17 11:53:07 -04:00
cmake.h BUG: CMake crashed if it failed to find its own executable. Also added better error messages when this occurs. 2002-06-27 09:35:21 -04:00
cmakemain.cxx removed ccommand use cmake now 2002-06-03 13:08:52 -04:00
cmaketest.cxx
cmaketest.h.in
cmakewizard.cxx
cmakewizard.h
ctest.cxx BUG: make sure windows paths are used for the command or it will not work for win 98 2002-06-24 14:07:46 -04:00
ctest.h ENH: fix depend problem 2002-05-22 09:47:41 -04:00