..
Compiler
Add initial XL C compiler flags for safer builds
2009-09-30 09:38:23 -04:00
FindCUDA
Fix Xcode build.
2009-10-06 22:52:52 -04:00
FortranCInterface
FortranCInterface: Mangling for Intel on Windows
2009-10-05 16:30:58 -04:00
Platform
Teach intel compiler on windows to place .lib files and .pdb files.
2009-10-05 13:17:53 -04:00
AddFileDependencies.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
BundleUtilities.cmake
Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on Linux. Thanks to Clinton Stimpson for the patch.
2009-09-28 17:43:52 -04:00
CheckCCompilerFlag.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCSourceCompiles.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCSourceRuns.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCXXCompilerFlag.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCXXSourceCompiles.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckCXXSourceRuns.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckForPthreads.c
ENH: add initial support for HAIKU OS from bug# 7425
2008-09-15 17:53:28 -04:00
CheckFortranFunctionExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckFunctionExists.c
CheckFunctionExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckIncludeFile.c.in
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
2006-05-18 10:28:12 -04:00
CheckIncludeFile.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckIncludeFiles.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckLibraryExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckLibraryExists.lists.in
CheckSizeOf.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckStructHasMember.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckSymbolExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckTypeSize.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CheckTypeSizeC.c.in
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CheckVariableExists.c
CheckVariableExists.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMake.cmake
Add missing copyright notice to CMake.cmake module
2009-10-01 14:05:33 -04:00
CMakeAddNewLanguage.txt
CMakeASM_MASMInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeASM-ATTInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeASMCompiler.cmake.in
ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea)
2007-07-12 08:37:10 -04:00
CMakeASMInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeBackwardCompatibilityC.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeBackwardCompatibilityCXX.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeBorlandFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeBuildSettings.cmake.in
Drop old CMake "build settings" export/import
2009-09-08 15:55:41 -04:00
CMakeCCompiler.cmake.in
Fix check for -isysroot on OS X
2009-09-19 10:14:31 -04:00
CMakeCCompilerABI.c
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCCompilerId.c.in
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
CMakeCInformation.cmake
Use work-around from bug 4772 for C++ and Fortran
2009-10-06 11:06:38 -04:00
CMakeCommonLanguageInclude.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeCompilerABI.h
ENH: Remove sparcv9 architecture subdir added earlier. The new implicit link directory policy takes care of the problem.
2008-01-23 17:53:18 -05:00
CMakeConfigurableFile.in
CMakeCXXCompiler.cmake.in
Fix check for -isysroot on OS X
2009-09-19 10:14:31 -04:00
CMakeCXXCompilerABI.cpp
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
CMakeCXXCompilerId.cpp.in
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
CMakeCXXInformation.cmake
Use work-around from bug 4772 for C++ and Fortran
2009-10-06 11:06:38 -04:00
CMakeDependentOption.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineASM_MASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineASM-ATTCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineCompilerABI.cmake
Log implicit link information parsing actions
2009-10-06 15:16:12 -04:00
CMakeDetermineCompilerId.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineCXXCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineFortranCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineJavaCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineRCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeDetermineSystem.cmake
Support GNU/kFreeBSD
2009-10-05 10:26:50 -04:00
CMakeDetermineVSServicePack.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeExportBuildSettings.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindBinUtils.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindCodeBlocks.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindEclipseCDT4.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindFrameworks.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindKDevelop3.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindWMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFindXCode.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeForceCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeFortranCompiler.cmake.in
Pass Fortran90 test result to try-compile
2009-07-30 13:46:51 -04:00
CMakeFortranCompilerABI.F
ENH: Create Fortran ABI detection framework
2009-07-13 11:24:01 -04:00
CMakeFortranCompilerId.F.in
Teach compiler id about VisualAge -> XL rebranding
2009-08-07 10:13:07 -04:00
CMakeFortranInformation.cmake
Use work-around from bug 4772 for C++ and Fortran
2009-10-06 11:06:38 -04:00
CMakeGenericSystem.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeImportBuildSettings.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeJavaCompiler.cmake.in
BUG: Restore old interface of "make foo.o" and "make foo.i" even though object file names now include source extensions. For Java we also need to always remove the source extension (.java -> .class). This fixes the re-opening of bug #6169 .
2008-01-07 16:12:37 -05:00
CMakeJavaInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeMinGWFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeMSYSFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeNMakeFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeParseImplicitLinkInfo.cmake
Log implicit link line detection regex
2009-10-06 16:31:43 -04:00
CMakePlatformId.h.in
ENH: add initial support for HAIKU OS from bug# 7425
2008-09-15 17:53:28 -04:00
CMakePrintSystemInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeRCCompiler.cmake.in
CMakeRCInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeSystem.cmake.in
STYLE: don't use an extra file to generate CMakeSystem.cmake but instead
2007-08-15 14:26:00 -04:00
CMakeSystemSpecificInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestASM_MASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestASM-ATTCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestASMCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestCXXCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestForFreeVC.cxx
CMakeTestFortranCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeTestNMakeCLVersion.c
CMakeTestRCCompiler.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeUnixFindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS6BackwardCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS6FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS7BackwardCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS7FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS8FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS9FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS10FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CMakeVS71FindMake.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CPack.background.png.in
ENH: add file back bug use cmake image
2009-03-04 12:30:23 -05:00
CPack.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CPack.Description.plist.in
CPack.distribution.dist.in
BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch.
2008-06-18 07:08:33 -04:00
CPack.DS_Store.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
2007-02-13 14:13:51 -05:00
CPack.Info.plist.in
ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers.
2008-07-09 13:38:56 -04:00
CPack.OSXScriptLauncher.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXScriptLauncher.rsrc.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXX11.Info.plist.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.OSXX11.main.scpt.in
BUG: Fix issue #7833 : Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
2009-01-21 11:54:30 -05:00
CPack.RuntimeScript.in
CPack: Fix bash-isms in launch script
2009-10-05 13:14:30 -04:00
CPack.STGZ_Header.sh.in
ENH: try if tail works with the -n +<number> syntax, if not use only
2007-07-19 15:39:58 -04:00
CPack.VolumeIcon.icns.in
ENH: More work on the packaging. Add Applicaitons, add icons, etc
2007-02-13 14:13:51 -05:00
CPackDeb.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CPackRPM.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CPackZIP.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CTest.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CTestScriptMode.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
CTestTargets.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
Dart.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
DartConfiguration.tcl.in
Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs
2009-09-02 10:08:40 -04:00
Documentation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
DummyCXXFile.cxx
ecos_clean.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
ExternalProject.cmake
Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile generators. It was causing problems with parallel make -j invocations. Keep it for multi-configuration build systems so that Debug and Release stamp files remain separate.
2009-09-30 16:22:36 -04:00
FeatureSummary.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
FindALSA.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindASPELL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindAVIFile.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBISON.cmake
Fix module docs to be manpage (groff) friendly
2009-10-05 10:28:05 -04:00
FindBLAS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBoost.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBullet.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindBZip2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCABLE.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCoin3D.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCUDA.cmake
Fix Xcode build.
2009-10-06 22:52:52 -04:00
FindCups.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCURL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCurses.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCVS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCxxTest.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindCygwin.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDart.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDCMTK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDevIL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindDoxygen.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindEXPAT.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindFLEX.cmake
Fix module docs to be manpage (groff) friendly
2009-10-05 10:28:05 -04:00
FindFLTK2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindFLTK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindFreetype.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGCCXML.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGDAL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGettext.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGIF.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGLU.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGLUT.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGnuplot.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGnuTLS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGTest.cmake
Some bugfixes, also added public function for closer integration btwn GoogleTest & CTest, contributed by Dan Blezek.
2009-10-01 01:12:40 -04:00
FindGTK2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindGTK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindHDF5.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindHSPELL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindHTMLHelp.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindImageMagick.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindITK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindJasper.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindJava.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindJNI.cmake
Fix for bug #9611 , some more paths for OpenJDK.
2009-09-30 14:15:23 -04:00
FindJPEG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindKDE3.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindKDE4.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLAPACK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLATEX.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLibXml2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLibXslt.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLua50.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindLua51.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMatlab.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMFC.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMotif.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMPEG2.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMPEG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindMPI.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenAL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenGL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenMP.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenSceneGraph.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenSSL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindOpenThreads.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
Findosg_functions.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
Findosg.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgAnimation.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgDB.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgFX.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgGA.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgIntrospection.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgManipulator.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgParticle.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgProducer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgShadow.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgSim.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgTerrain.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgText.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgUtil.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgViewer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgVolume.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindosgWidget.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPackageHandleStandardArgs.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPackageMessage.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPerl.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPerlLibs.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPHP4.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPhysFS.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPike.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPkgConfig.cmake
Remove old license from FindPkgConfig.cmake module
2009-10-05 09:13:29 -04:00
FindPNG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindProducer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindProtobuf.cmake
Fix module docs to be manpage (groff) friendly
2009-10-05 10:28:05 -04:00
FindPythonInterp.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindPythonLibs.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindQt3.cmake
FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)
2009-10-05 10:25:36 -04:00
FindQt4.cmake
When getting include dirs for moc, also watch for framework includes and use -F instead of -I.
2009-10-05 11:21:30 -04:00
FindQt.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindQuickTime.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindRTI.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindRuby.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_image.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_mixer.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_net.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_sound.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL_ttf.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSDL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSelfPackers.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSquish.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSubversion.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindSWIG.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTCL.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTclsh.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTclStub.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindThreads.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindTIFF.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindUnixCommands.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindVTK.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindWget.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindWish.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindwxWidgets.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindwxWindows.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindX11.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindXMLRPC.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FindZLIB.cmake
Convert CMake find-modules to BSD License
2009-09-28 11:45:50 -04:00
FLTKCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
FortranCInterface.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
GetPrerequisites.cmake
Fix issue #9395 - only return true for .exe files on Windows from the is_file_executable function. Makes behavior of this function conceptually consistent with Mac and Linux behavior. Thanks to Clinton Stimpson for the patch.
2009-09-28 17:35:40 -04:00
InstallRequiredSystemLibraries.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
ITKCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
kde3init_dummy.cpp.in
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
2006-03-09 14:10:59 -05:00
kde3uic.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
KDE3Macros.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
MacOSXBundleInfo.plist.in
ENH: Allow users to specify a custom Info.plist template
2008-05-17 12:53:56 -04:00
MacOSXFrameworkInfo.plist.in
ENH: Create Info.plist files in OS X Frameworks
2008-09-02 12:06:32 -04:00
MacroAddFileDependencies.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
NSIS.InstallOptions.ini.in
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
2007-09-18 15:16:21 -04:00
NSIS.template.in
Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so that it is not excluded from execution when 'Do not create shortcuts' is checked.
2009-10-04 14:19:43 -04:00
readme.txt
Fix bug#9619 add a link to module maintainers page in readme.txt for Modules
2009-09-30 09:53:48 -04:00
RepositoryInfo.txt.in
ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others...
2008-12-04 13:27:48 -05:00
SelectLibraryConfigurations.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
SquishRunTestCase.bat
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishRunTestCase.sh
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
2008-12-08 17:39:30 -05:00
SquishTestScript.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
SystemInformation.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
SystemInformation.in
ENH: improvements
2007-02-27 09:43:34 -05:00
TestBigEndian.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
TestCXXAcceptsFlag.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
TestEndianess.c.in
ENH: Improve robustness of compiler INFO strings
2008-08-07 09:09:45 -04:00
TestForANSIForScope.cmake
Fix the documentation to say what it really does. Bug #9638
2009-10-02 08:44:51 -04:00
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
Fix the documentation to say what it really does. Bug #9638
2009-10-02 08:44:51 -04:00
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake
Fix the documentation to say what it really does. Bug #9638
2009-10-02 08:44:51 -04:00
TestForSSTREAM.cxx
TestForSTDNamespace.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
TestForSTDNamespace.cxx
Use_wxWindows.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseEcos.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UsePkgConfig.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseQt4.cmake
QtHelp depends on QtNetwork
2009-10-01 16:12:39 -04:00
UseSWIG.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseVTK40.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseVTKBuildSettings40.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UseVTKConfig40.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
UsewxWidgets.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00
VTKCompatibility.cmake
Convert CMake non-find modules to BSD License
2009-09-28 11:46:51 -04:00