..
CMakeAddFortranSubdirectory
Compiler
Merge topic 'fix-QCC-compile-flags'
2014-07-21 10:36:07 -04:00
CompilerId
CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore
2014-07-31 14:08:48 -04:00
FindCUDA
FindCUDA: Fix OSX Clang & no C language enabled
2014-06-30 11:23:36 -04:00
FortranCInterface
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
IntelVSImplicitPath
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
Internal
Features: Use the features symbol in the feature-test compile.
2014-05-15 19:38:25 +02:00
Platform
Genex: Implement generator expressions for target PDB files.
2014-07-31 09:17:53 -04:00
AddFileDependencies.cmake
AutogenInfo.cmake.in
QtAutogen: Put generated qrc files in a target-specific dir.
2014-04-18 16:41:13 +02:00
BasicConfigVersion-AnyNewerVersion.cmake.in
BasicConfigVersion-ExactVersion.cmake.in
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
BasicConfigVersion-SameMajorVersion.cmake.in
BundleUtilities.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CheckCCompilerFlag.cmake
CheckCSourceCompiles.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCSourceRuns.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCXXCompilerFlag.cmake
CheckCXXSourceCompiles.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCXXSourceRuns.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckCXXSymbolExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckForPthreads.c
CheckFortranFunctionExists.cmake
CheckFunctionExists.c
CheckFunctionExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckIncludeFile.c.in
CheckIncludeFile.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckIncludeFile.cxx.in
CheckIncludeFileCXX.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckIncludeFiles.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckLanguage.cmake
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
CheckLibraryExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckLibraryExists.lists.in
CheckPrototypeDefinition.c.in
CheckPrototypeDefinition.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckSizeOf.cmake
CheckStructHasMember.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckSymbolExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CheckTypeSize.c.in
CheckTypeSize.cmake
Do not change minimum required version in modules
2014-05-19 16:55:12 +02:00
CheckTypeSizeMap.cmake.in
CheckVariableExists.c
CheckVariableExists.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CMake.cmake
CMakeAddFortranSubdirectory.cmake
CMakeAddNewLanguage.txt
CMakeASM_MASMInformation.cmake
CMakeASM_NASMInformation.cmake
CMakeASM-ATTInformation.cmake
CMakeASMCompiler.cmake.in
CMakeASMInformation.cmake
CMakeBackwardCompatibilityC.cmake
CMakeBackwardCompatibilityCXX.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeBorlandFindMake.cmake
CMakeBuildSettings.cmake.in
CMakeCCompiler.cmake.in
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeCCompilerABI.c
CMakeCCompilerId.c.in
Project: Refactor C compiler determination into multiple files.
2014-05-07 14:28:36 +02:00
CMakeCheckCompilerFlagCommonPatterns.cmake
Check*CompilerFlag: Avoid ';' in common pattern ( #15048 )
2014-07-30 15:21:44 -04:00
CMakeCInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeClDeps.cmake
CMakeCommonLanguageInclude.cmake
Avoid trailing space in CMAKE_*_LINKER_FLAGS when LDFLAGS is empty
2014-03-24 09:11:48 -04:00
CMakeCompilerABI.h
CMakeCompilerIdDetection.cmake
Project: Detect other compilers before detecting Clang.
2014-06-13 18:50:10 +02:00
CMakeConfigurableFile.in
CMakeConfigurableFile: Remove excess newline.
2014-05-10 09:07:05 +02:00
CMakeCXXCompiler.cmake.in
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeCXXCompilerABI.cpp
CMakeCXXCompilerId.cpp.in
Project: Generate the CXX compiler Id test from multiple files.
2014-05-07 14:00:00 +02:00
CMakeCXXInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeDependentOption.cmake
CMakeDetermineASM_MASMCompiler.cmake
CMakeDetermineASM_NASMCompiler.cmake
CMakeDetermineASM-ATTCompiler.cmake
CMakeDetermineASMCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineCCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineCompileFeatures.cmake
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
CMakeDetermineCompiler.cmake
CMakeDetermineCompiler: Simplify CMAKE_<LANG>_COMPILER default force-cache
2014-07-24 13:37:07 -04:00
CMakeDetermineCompilerABI.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CMakeDetermineCompilerId.cmake
CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore
2014-07-31 14:08:48 -04:00
CMakeDetermineCXXCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineFortranCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineJavaCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineRCCompiler.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeDetermineSystem.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
CMakeDetermineVSServicePack.cmake
CMakeDetermineVSServicePack: Add deprecation diagnostic
2014-04-14 09:31:54 -04:00
CMakeExpandImportedTargets.cmake
CMakeExpandImportedTargets: Do not read property on non-target ( #15008 )
2014-07-07 10:58:43 -04:00
CMakeExportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
CMakeFindBinUtils.cmake
OS X: Only search for install_name_tool if the toolchain has it
2014-07-02 09:42:22 -04:00
CMakeFindCodeBlocks.cmake
CMakeFindDependencyMacro.cmake
find_dependency: Give more helpful message if VERSION is empty
2014-03-13 15:51:11 -04:00
CMakeFindEclipseCDT4.cmake
CMakeFindFrameworks.cmake
CMakeFindJavaCommon.cmake
CMakeFindKate.cmake
CMakeFindKDevelop3.cmake
CMakeFindPackageMode.cmake
CMakeFindWMake.cmake
CMakeFindXCode.cmake
CMakeForceCompiler.cmake
CMakeFortranCompiler.cmake.in
CMakeFortranCompilerABI.F
Fortran: Detect pointer size on Intel archs with PGI ( #14870 )
2014-04-10 12:57:02 -04:00
CMakeFortranCompilerId.F.in
CMakeFortranInformation.cmake
Support duplicate object names in large archives ( #14874 )
2014-04-16 13:19:43 -04:00
CMakeGenericSystem.cmake
CMakeGraphVizOptions.cmake
graphviz: allow to disable per target graphs ( #14746 )
2014-02-10 10:30:50 -05:00
CMakeImportBuildSettings.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
CMakeJavaCompiler.cmake.in
CMakeJavaInformation.cmake
CMakeJOMFindMake.cmake
CMakeMinGWFindMake.cmake
CMakeMSYSFindMake.cmake
CMakeNinjaFindMake.cmake
CMakeNMakeFindMake.cmake
CMakePackageConfigHelpers.cmake
CMakeParseArguments.cmake
CMakeParseImplicitLinkInfo.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
CMakePlatformId.h.in
Watcom: Detect compiler target architecture and platform
2014-03-17 14:54:43 -04:00
CMakePrintHelpers.cmake
CMakePrintSystemInformation.cmake
CMakePushCheckState.cmake
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
2014-03-29 20:14:23 -06:00
CMakeRCCompiler.cmake.in
CMakeRCCompiler: Handle uppercase 'RC' as resource file format extension
2014-06-06 10:11:15 -04:00
CMakeRCInformation.cmake
CMakeRCInformation: Recognize 'windres' tools with '.' in name ( #14865 )
2014-04-11 09:10:56 -04:00
CMakeSystem.cmake.in
CMakeSystemSpecificInformation.cmake
CMakeSystemSpecificInitialize.cmake
Add platform-specific initialization step when enabling languages
2014-04-29 09:36:14 -04:00
CMakeTestASM_MASMCompiler.cmake
CMakeTestASM_NASMCompiler.cmake
CMakeTestASM-ATTCompiler.cmake
CMakeTestASMCompiler.cmake
CMakeTestCCompiler.cmake
Features: Extend concept to C language.
2014-05-15 00:15:18 +02:00
CMakeTestCompilerCommon.cmake
CMakeTestCXXCompiler.cmake
project: Add infrastructure for recording CXX compiler features
2014-04-07 16:48:44 +02:00
CMakeTestFortranCompiler.cmake
CMakeTestGNU.c
CMakeTestJavaCompiler.cmake
CMakeTestRCCompiler.cmake
CMakeTestWatcomVersion.c
CMakeUnixFindMake.cmake
CMakeVerifyManifest.cmake
CMakeVS6BackwardCompatibility.cmake
CMakeVS7BackwardCompatibility.cmake
CPack.background.png.in
CPack.cmake
CPack: Mark CPACK_BINARY_IFW option as advanced
2014-07-30 16:00:06 -04:00
CPack.Description.plist.in
CPack.distribution.dist.in
CPack.DS_Store.in
CPack.Info.plist.in
CPack.OSXScriptLauncher.in
CPack.OSXScriptLauncher.rsrc.in
CPack.OSXX11.Info.plist.in
CPack.OSXX11.main.scpt.in
CPack.RuntimeScript.in
CPack.STGZ_Header.sh.in
CPack.VolumeIcon.icns.in
CPackBundle.cmake
CPackComponent.cmake
CPack: Add an "IFW" generator for Qt Framework Installer
2014-07-28 10:24:03 -04:00
CPackCygwin.cmake
CPackDeb.cmake
CPackDeb: Invoke "dpkg-shlibdeps --version" with C locale
2014-05-28 13:17:57 +02:00
CPackDMG.cmake
CPackIFW.cmake
CPackIFW: Add package configuration variables
2014-07-29 15:55:19 -04:00
CPackNSIS.cmake
CPackPackageMaker.cmake
CPackRPM.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
CPackWIX.cmake
CPackWIX: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
CPackZIP.cmake
CTest.cmake
CTestScriptMode.cmake
CTestTargets.cmake
CTestUseLaunchers.cmake
Dart.cmake
DartConfiguration.tcl.in
CTest: Fix MemoryCheckType from 'ctest -T MemCheck'
2014-07-16 11:50:33 -04:00
DeployQt4.cmake
Documentation.cmake
DummyCXXFile.cxx
ecos_clean.cmake
exportheader.cmake.in
ExternalData_config.cmake.in
ExternalData.cmake
ExternalData: Warn on missing file instead of failing
2014-04-17 09:45:09 -04:00
ExternalProject.cmake
ExternalProject: Recognize lzma-compressed files ( #13515 )
2014-07-29 09:32:27 -04:00
FeatureSummary.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindALSA.cmake
FindArmadillo.cmake
FindASPELL.cmake
FindAVIFile.cmake
FindBacktrace.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindBISON.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindBLAS.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindBoost.cmake
FindBoost: Add -vc140 mangling for VS 14
2014-06-25 14:51:25 -04:00
FindBullet.cmake
FindBZip2.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindCABLE.cmake
FindCoin3D.cmake
FindCUDA.cmake
FindCUDA: Fix OSX Clang & no C language enabled
2014-06-30 11:23:36 -04:00
FindCups.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindCURL.cmake
FindCurses.cmake
FindCurses: Overhaul Curses and NCurses search logic ( #15011 )
2014-07-14 11:23:02 -04:00
FindCVS.cmake
FindCxxTest.cmake
FindCygwin.cmake
FindDart.cmake
FindDCMTK.cmake
FindDevIL.cmake
FindDoxygen.cmake
FindDoxygen: Deprecate DOXYGEN_DOT_PATH
2014-05-27 16:40:40 -04:00
FindEXPAT.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFLEX.cmake
FindFLTK2.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFLTK.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindFreetype.cmake
FindFreetype: Indent with 2 spaces instead of 4
2014-05-27 10:42:10 -04:00
FindGCCXML.cmake
FindGDAL.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindGettext.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindGIF.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindGit.cmake
FindGLEW.cmake
FindGLEW: Add imported target and documentation
2014-06-23 11:09:29 -04:00
FindGLU.cmake
FindGLUT.cmake
FindGLUT.cmake: Add imported targets and documentation
2014-06-24 14:08:02 -04:00
FindGnuplot.cmake
FindGnuTLS.cmake
FindGTest.cmake
FindGTest: use new add_test() signature ( #14913 )
2014-05-12 18:21:37 +02:00
FindGTK2.cmake
Do not change minimum required version in modules
2014-05-19 16:55:12 +02:00
FindGTK.cmake
FindHDF5.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindHg.cmake
FindHg: Add Hg_WC_INFO macro
2014-02-25 11:14:06 -05:00
FindHSPELL.cmake
FindHTMLHelp.cmake
FindIcotool.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindImageMagick.cmake
FindImageMagick: Provide per-component include dirs ( #15007 )
2014-07-23 15:33:48 -04:00
FindITK.cmake
FindJasper.cmake
FindJava.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindJNI.cmake
FindJNI: search for ppc64 on ppc64le as well
2014-07-01 12:07:37 +02:00
FindJPEG.cmake
FindJPEG: Add alternative name 'libjpeg'
2014-06-27 09:26:05 -04:00
FindKDE3.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindKDE4.cmake
FindLAPACK.cmake
Replace MATCHES ".+" tests with NOT STREQUAL ""
2014-04-14 18:17:23 +02:00
FindLATEX.cmake
FindLibArchive.cmake
FindLibLZMA.cmake
Find*: Make find_package(.. QUIET) affect Check* modules.
2014-03-29 20:22:54 -06:00
FindLibXml2.cmake
FindLibXslt.cmake
FindLua50.cmake
FindLua51.cmake
FindLua.cmake
FindMatlab.cmake
FindMFC.cmake
FindMotif.cmake
FindMPEG2.cmake
FindMPEG.cmake
FindMPI.cmake
Merge topic 'matches-cleanup'
2014-04-15 10:22:34 -04:00
FindOpenAL.cmake
FindOpenCL.cmake
FindOpenCL: Added missing ENV for each environment variable reference
2014-06-23 10:26:52 -04:00
FindOpenGL.cmake
FindOpenGL: Fix typo in documented target name
2014-06-09 08:54:22 -04:00
FindOpenMP.cmake
FindOpenMP: ICC 15 deprecates -openmp, use -qopenmp
2014-06-27 09:30:51 -04:00
FindOpenSceneGraph.cmake
FindOpenSSL.cmake
FindOpenSSL: Prefer OPENSSL_ROOT_DIR first ( #14764 )
2014-02-18 15:05:32 -05:00
FindOpenThreads.cmake
Findosg_functions.cmake
Findosg.cmake
FindosgAnimation.cmake
FindosgDB.cmake
FindosgFX.cmake
FindosgGA.cmake
FindosgIntrospection.cmake
FindosgManipulator.cmake
FindosgParticle.cmake
FindosgPresentation.cmake
FindosgProducer.cmake
FindosgQt.cmake
FindosgShadow.cmake
FindosgSim.cmake
FindosgTerrain.cmake
FindosgText.cmake
FindosgUtil.cmake
FindosgViewer.cmake
FindosgVolume.cmake
FindosgWidget.cmake
FindPackageHandleStandardArgs.cmake
FindPackageMessage.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
FindPerl.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPerlLibs.cmake
FindPHP4.cmake
FindPhysFS.cmake
FindPike.cmake
FindPkgConfig.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPNG.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPostgreSQL.cmake
FindProducer.cmake
FindProtobuf.cmake
FindPythonInterp.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindPythonLibs.cmake
Merge topic 'different-python-header-libs-exe-0013794'
2014-03-14 09:30:24 -04:00
FindQt3.cmake
FindQt[34]: Prefer matching versioned tool names
2014-05-22 08:56:05 -04:00
FindQt4.cmake
Merge topic 'FindQt4-more-plugins'
2014-07-29 08:52:11 -04:00
FindQt.cmake
Replace MATCHES test on numbers with EQUAL test
2014-04-14 18:17:49 +02:00
FindQuickTime.cmake
FindRTI.cmake
FindRuby.cmake
FindRuby: Add support for Ruby 2.0 and 2.1
2014-02-28 08:41:33 -05:00
FindSDL_image.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_mixer.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_net.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL_sound.cmake
Keep cmake_minimum_required calls in sync with current version
2014-05-19 16:55:12 +02:00
FindSDL_ttf.cmake
FindSDL: Make FindSDL_*.cmake path suffixes consistent with main module
2014-03-10 09:40:34 -04:00
FindSDL.cmake
FindSelfPackers.cmake
FindSquish.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindSubversion.cmake
FindSWIG.cmake
FindSWIG: Add support for swig 3.0 application
2014-07-07 09:18:50 -04:00
FindTCL.cmake
FindTclsh.cmake
FindTclStub.cmake
FindThreads.cmake
Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient
2014-04-14 18:17:18 +02:00
FindTIFF.cmake
FindUnixCommands.cmake
FindVTK.cmake
FindVTK: Drop support for finding VTK 4.0
2014-07-01 08:41:52 -04:00
FindWget.cmake
FindWish.cmake
FindwxWidgets.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindwxWindows.cmake
FindX11.cmake
FindX11: fix documentation formatting error
2014-06-24 08:24:33 -04:00
FindXMLRPC.cmake
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
2014-04-14 18:16:58 +02:00
FindZLIB.cmake
FindZLIB: Add imported target and documentation
2014-06-23 11:09:25 -04:00
FLTKCompatibility.cmake
FortranCInterface.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
GenerateExportHeader.cmake
GenerateExportHeader: support exporting from OBJECT libraries
2014-07-03 10:23:40 -04:00
GetPrerequisites.cmake
Replace string(REGEX REPLACE) with string(REPLACE) where possible
2014-04-14 18:17:05 +02:00
GNUInstallDirs.cmake
GNUInstallDirs: use the proper default for info and man paths on OpenBSD
2014-05-20 18:14:10 +02:00
InstallRequiredSystemLibraries.cmake
VS14: Add Visual Studio 14 generator ( #14982 )
2014-06-25 14:51:19 -04:00
ITKCompatibility.cmake
kde3init_dummy.cpp.in
kde3uic.cmake
KDE3Macros.cmake
MacOSXBundleInfo.plist.in
MacOSXFrameworkInfo.plist.in
MacroAddFileDependencies.cmake
NSIS.InstallOptions.ini.in
NSIS.template.in
ProcessorCount.cmake
ProcessorCount: Update for HPUX 11iv3
2014-06-10 13:27:58 -04:00
Qt4ConfigDependentSettings.cmake
Qt4Macros.cmake
Qt4: write moc parameter file only when content has changed
2014-04-25 18:24:56 +02:00
readme.txt
RepositoryInfo.txt.in
SelectLibraryConfigurations.cmake
Squish4RunTestCase.bat
Squish4RunTestCase.sh
SquishRunTestCase.bat
SquishRunTestCase.sh
SquishTestScript.cmake
SystemInformation.cmake
SystemInformation.in
TestBigEndian.cmake
TestCXXAcceptsFlag.cmake
TestEndianess.c.in
TestForANSIForScope.cmake
TestForAnsiForScope.cxx
TestForANSIStreamHeaders.cmake
TestForANSIStreamHeaders.cxx
TestForSSTREAM.cmake
TestForSSTREAM.cxx
TestForSTDNamespace.cmake
TestForSTDNamespace.cxx
Use_wxWindows.cmake
UseEcos.cmake
UseJava.cmake
UseJava: Copy resource files before compiling the jar ( #13360 )
2014-03-20 09:50:47 -04:00
UseJavaClassFilelist.cmake
UseJavaSymlinks.cmake
UsePkgConfig.cmake
UseQt4.cmake
FindQt4: prevent overlinking when using UseQt4.cmake.
2014-02-26 10:55:38 -07:00
UseSWIG.cmake
Merge topic 'UseSWIG-fix-noproxy-check'
2014-06-27 09:42:54 -04:00
UseVTK40.cmake
UseVTKBuildSettings40.cmake
UseVTKConfig40.cmake
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
UsewxWidgets.cmake
VTKCompatibility.cmake
WIX.template.in
CPackWIX: Allow Windows Installer property customization
2014-03-01 23:13:35 +01:00
WriteBasicConfigVersionFile.cmake
WriteCompilerDetectionHeader.cmake
WCDH: Ensure that the prefix argument to the macro is valid.
2014-07-02 19:37:04 +02:00