CMake/Source
Brad King fdd48818db ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. 2001-07-10 12:09:18 -04:00
..
FLTKDialog Undefined symbol 2001-06-28 15:11:40 -04:00
MFCDialog ENH: convert to unix slashes on browse, remove font and color junk 2001-06-26 16:44:22 -04:00
CMakeLib.dsp added make depend on win32 2001-06-14 11:45:10 -04:00
CMakeLists.txt ENH: fix install for cygwin, build cmake from configure 2001-06-27 15:42:27 -04:00
CMakeSetup.dsw updated for out of tree builds 2001-05-21 09:50:24 -04:00
DumpDocumentation.dsp bug fixes 2001-04-26 09:38:31 -04:00
Makefile.in ENH: change MFC gui to use cmake class 2001-05-30 15:28:55 -04:00
cmAbstractFilesCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAbstractFilesCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAddCustomTargetCommand.cxx modified how paths are escaped, added depends 2001-06-26 13:23:55 -04:00
cmAddCustomTargetCommand.h modified how paths are escaped, added depends 2001-06-26 13:23:55 -04:00
cmAddDefinitionsCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAddDefinitionsCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAddDependenciesCommand.cxx added add dependencies command 2001-06-26 10:01:03 -04:00
cmAddDependenciesCommand.h added add dependencies command 2001-06-26 10:01:03 -04:00
cmAddExecutableCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAddExecutableCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAddLibraryCommand.cxx ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmAddLibraryCommand.h ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmAddTestCommand.cxx ENH: Changed generated filename to DartTestfile.txt 2001-06-19 07:41:43 -04:00
cmAddTestCommand.h added enable testing deprecated some commands 2001-06-06 13:58:18 -04:00
cmAuxSourceDirectoryCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmAuxSourceDirectoryCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmBuildCommand.cxx modified how paths are escaped, added depends 2001-06-26 13:23:55 -04:00
cmBuildCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmBuildNameCommand.cxx changes to better handle old values or hand set values 2001-07-10 09:23:34 -04:00
cmBuildNameCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmCableClassSet.cxx ERR: Removed use of member templates. 2001-05-16 17:43:53 -04:00
cmCableClassSet.h ERR: Removed use of member templates. 2001-05-16 17:43:53 -04:00
cmCableClassSetCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmCableClassSetCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmCableWrapTclCommand.cxx ENH: Removed -fsyntax-only flag from call to gcc-xml. It should be part of GCCXML_FLAGS. 2001-07-03 10:53:10 -04:00
cmCableWrapTclCommand.h ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS cache entries. This also allowed the correct generation of gccxml rules. 2001-06-08 14:40:28 -04:00
cmCacheManager.cxx ENH: move utilities to targets from makefile, and add versioning to cache 2001-06-07 14:52:29 -04:00
cmCacheManager.h ENH: move utilities to targets from makefile, and add versioning to cache 2001-06-07 14:52:29 -04:00
cmCommand.h ERR:Spelling mistake 2001-07-06 12:46:31 -04:00
cmCommands.cxx ENH: Removed deprecated command completely. 2001-07-02 15:58:01 -04:00
cmCommands.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmConfigure.cmake.h.in ENH: better ability to find cmake program 2001-06-21 16:34:13 -04:00
cmConfigure.h.in BUG: fix to compile on hp with aCC 2001-05-17 11:44:26 -04:00
cmConfigureFileCommand.cxx Wrong place for fout 2001-07-02 14:02:55 -04:00
cmConfigureFileCommand.h added escape quotes option 2001-06-22 11:15:18 -04:00
cmCustomCommand.cxx ENH:New copyright 2001-04-27 08:01:17 -04:00
cmCustomCommand.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmDSPWriter.cxx Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo, 2001-07-03 05:27:39 -04:00
cmDSPWriter.h ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmDSWWriter.cxx ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmDSWWriter.h ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 2001-06-06 13:48:13 -04:00
cmData.h 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. 2001-05-16 09:19:46 -04:00
cmDirectory.cxx ENH:New copyright 2001-04-27 08:01:17 -04:00
cmDirectory.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmDumpDocumentation.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmElseCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmElseCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmEnableTestingCommand.cxx fixed Dart issue 2001-06-28 16:45:22 -04:00
cmEnableTestingCommand.h added enable testing deprecated some commands 2001-06-06 13:58:18 -04:00
cmEndIfCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmEndIfCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmExecProgramCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmExecProgramCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindFileCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindFileCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindLibraryCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindLibraryCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindPathCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindPathCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindProgramCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFindProgramCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmFunctionBlocker.h BUG: clean up memory leaks. 2001-06-04 10:18:03 -04:00
cmGeneratedFileStream.h ENH: try to better handle control-c during make Makefiles 2001-06-04 11:34:22 -04:00
cmGetFilenameComponentCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmGetFilenameComponentCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmIfCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmIfCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmIncludeCommand.cxx BUG: Added missing newline in error message. 2001-06-22 12:17:03 -04:00
cmIncludeCommand.h ENH: add optional include and only allow one file per INCLUDE 2001-06-21 10:36:01 -04:00
cmIncludeDirectoryCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmIncludeDirectoryCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmIncludeRegularExpressionCommand.cxx ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 2001-06-21 15:02:52 -04:00
cmIncludeRegularExpressionCommand.h ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 2001-06-21 15:02:52 -04:00
cmInstallFilesCommand.cxx better install support 2001-06-21 12:01:18 -04:00
cmInstallFilesCommand.h better install support 2001-06-21 12:01:18 -04:00
cmInstallTargetsCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmInstallTargetsCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmLibraryCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmLinkDirectoriesCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmLinkDirectoriesCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmLinkLibrariesCommand.cxx ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the 2001-06-18 16:54:13 -04:00
cmLinkLibrariesCommand.h documentation change 2001-06-27 13:14:34 -04:00
cmLoadCacheCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmLoadCacheCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmMSProjectGenerator.cxx ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 2001-06-06 13:48:13 -04:00
cmMSProjectGenerator.h ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 2001-06-06 13:48:13 -04:00
cmMakeDepend.cxx ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 2001-06-21 15:02:52 -04:00
cmMakeDepend.h ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about missing dependencies. 2001-06-21 15:02:52 -04:00
cmMakeDirectoryCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmMakeDirectoryCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmMakefile.cxx ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmMakefile.h ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmMakefileGenerator.cxx ENH:New copyright 2001-04-27 08:01:17 -04:00
cmMakefileGenerator.h BUG: clean up memory leaks. 2001-06-04 10:18:03 -04:00
cmMessageCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmMessageCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmOptionCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmOptionCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmOutputRequiredFilesCommand.cxx ERR: Removed unused variable. 2001-06-19 12:01:47 -04:00
cmOutputRequiredFilesCommand.h added new command 2001-06-12 11:08:25 -04:00
cmProjectCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmProjectCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmRegularExpression.cxx ENH:New copyright 2001-04-27 08:01:17 -04:00
cmRegularExpression.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmSetCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmSetCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmSiteNameCommand.cxx FIX: added AddDefinition() to store site name and build name in makefile. Also stripped 2001-06-25 13:34:09 -04:00
cmSiteNameCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmSourceFile.cxx BUG: fix bootstrap build on unix 2001-06-21 13:48:08 -04:00
cmSourceFile.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmSourceFilesCommand.cxx BUG: find files in subdirectories 2001-06-28 14:01:21 -04:00
cmSourceFilesCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmSourceFilesRemoveCommand.cxx ENH: Added new command SOURCE_FILES_REMOVE which can be used 2001-06-22 09:58:13 -04:00
cmSourceFilesRemoveCommand.h ENH: Added new command SOURCE_FILES_REMOVE which can be used 2001-06-22 09:58:13 -04:00
cmSourceGroup.cxx ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
cmSourceGroup.h ENH: move testing stuff to cmake from configure, good bye dashboard... :) 2001-05-04 11:30:46 -04:00
cmSourceGroupCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmSourceGroupCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmStandardIncludes.h ENH: Warning 4503 disable for MSVC. 2001-07-06 09:22:41 -04:00
cmSubdirCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmSubdirCommand.h documentation change 2001-06-27 13:14:34 -04:00
cmSystemTools.cxx ENH: add better error output 2001-07-05 17:52:31 -04:00
cmSystemTools.h added escape quote method 2001-06-22 10:21:08 -04:00
cmTarget.cxx duh 2001-06-13 13:53:11 -04:00
cmTarget.h ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmTargetLinkLibrariesCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmTargetLinkLibrariesCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmUnixMakefileGenerator.cxx ENH: Added -D(library_name)_EXPORTS to build rules for sources that are going to be linked into a shared library. This allows dllexport setup for DLL building on cygwin. It may also come in handy in unix in the future. This corresponds to the same definition added by the dll dsp template in windows. 2001-07-10 11:46:20 -04:00
cmUnixMakefileGenerator.h ENH: some clean up, and better checking to see if we are building cmake 2001-07-06 14:41:18 -04:00
cmUtilitySourceCommand.cxx ENH: move utilities to targets from makefile, and add versioning to cache 2001-06-07 14:52:29 -04:00
cmUtilitySourceCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmVTKWrapJavaCommand.cxx Better error checking. 2001-07-02 14:03:20 -04:00
cmVTKWrapJavaCommand.h Should not be inherited. 2001-07-02 14:03:45 -04:00
cmVTKWrapPythonCommand.cxx Better error checking. 2001-07-02 14:03:20 -04:00
cmVTKWrapPythonCommand.h Should not be inherited. 2001-07-02 14:03:45 -04:00
cmVTKWrapTclCommand.cxx Better error checking. 2001-07-02 14:03:20 -04:00
cmVTKWrapTclCommand.h Should not be inherited. 2001-07-02 14:03:45 -04:00
cmWrapExcludeFilesCommand.cxx ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmWrapExcludeFilesCommand.h ENH: rename Invoke to InitialPass 2001-06-06 13:19:15 -04:00
cmake.cxx ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. 2001-07-10 12:09:18 -04:00
cmake.dsp ENH: change MFC gui to use cmake class 2001-05-30 15:28:55 -04:00
cmake.h ENH: change MFC gui to use cmake class 2001-05-30 15:28:55 -04:00
cmakemain.cxx cmake does not require two arguments 2001-06-12 11:55:54 -04:00
cmaketest.cxx minor compile fix 2001-06-29 09:53:09 -04:00
cmaketest.h.in minor fixes to testing 2001-06-27 09:17:12 -04:00