CMake/Source
Bill Hoffman f76a992ff9 ENH: add ability to run from different directories 2000-11-03 16:37:53 -05:00
..
MFCDialog ENH: add ability to run from different directories 2000-11-03 16:37:53 -05:00
CMakeBuildTargets.cxx BUG: if the path to your source directory has a -S in it, it will be picked up as the source directory by the command line parser, because it matches -S at any character position in the argements. Bad, should have used getopt, except that it is not cross platform. 2000-10-02 14:21:23 -04:00
CMakeSetup.dsw ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system. 2000-09-12 05:30:35 -04:00
CMakeSetupCMD.cxx ENH: clean up code, and varible names 2000-09-21 13:45:08 -04:00
CMakeSetupCMD.dsp ENH: remove unused files 2000-09-18 07:29:19 -04:00
EXEFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
EXEHeader.dsptemplate BUG: fix release build on windows 2000-09-01 10:43:10 -04:00
Makefile.in ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system. 2000-09-12 05:30:35 -04:00
cmClassFile.cxx ENH:Reworked CMake to clearer indicate what the variables do 2000-11-02 10:24:59 -05:00
cmClassFile.h ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the directories of the system. 2000-09-12 05:30:35 -04:00
cmCollectFlags.cxx ENH: clean up code, and varible names 2000-09-21 13:45:08 -04:00
cmCollectFlags.h ENH: clean up code, and varible names 2000-09-21 13:45:08 -04:00
cmDSPMakefile.cxx ENH: clean up code, and varible names 2000-09-21 13:45:08 -04:00
cmDSPMakefile.h NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
cmDSPWriter.cxx ENH: clean up code, and varible names 2000-09-21 13:45:08 -04:00
cmDSPWriter.h NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
cmDSWMakefile.cxx ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmDSWMakefile.h ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmDSWWriter.cxx ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmDSWWriter.h ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmDirectory.cxx ENH: add ability to compile all the files in a sub-directory 2000-08-30 14:00:44 -04:00
cmDirectory.h ENH: add ability to compile all the files in a sub-directory 2000-08-30 14:00:44 -04:00
cmMakeDepend.cxx ENH: clean up code, and varible names 2000-09-21 13:45:08 -04:00
cmMakeDepend.h NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
cmMakefile.cxx BUG: make sure SOURCE_FILES starts at the begining of line 2000-11-02 11:13:23 -05:00
cmMakefile.h ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmRegularExpression.cxx NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
cmRegularExpression.h NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
cmSystemTools.cxx BUG: remove tabs from classnames 2000-10-25 17:19:27 -04:00
cmSystemTools.h ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmUnixMakefile.cxx ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmUnixMakefile.h ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and replaced with CMake 2000-09-27 15:01:19 -04:00
cmWindowsConfigure.cxx ENH: added a config setup file for CMakeSetup. Cleaned up the names of the source and binary directories 2000-09-18 09:19:38 -04:00
cmWindowsConfigure.h ENH: added a config setup file for CMakeSetup. Cleaned up the names of the source and binary directories 2000-09-18 09:19:38 -04:00
staticLibFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
staticLibHeader.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00