1
0
James Bigler 6916f8dba7 Allow -g3 for CUDA v3.0+. 15 жил өмнө
..
Compiler 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCUDA d2d3672f1c Define __CUDACC__ during dependency scanning, since NVCC doesn't. 16 жил өмнө
FortranCInterface 4685872078 FortranCInterface: Fix PathScale detection again 16 жил өмнө
Platform 14d5ea7438 Merge topic 'mingw-long-object-lists' 15 жил өмнө
AddFileDependencies.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
BundleUtilities.cmake 18c71e3c79 Merge topic 'fix-10417' 15 жил өмнө
CMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeASM-ATTInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeASMCompiler.cmake.in 021ceea1b0 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) 18 жил өмнө
CMakeASMInformation.cmake b333779e34 Detect a COMPILER_ID also for ASM. 15 жил өмнө
CMakeASM_MASMInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeAddNewLanguage.txt 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 20 жил өмнө
CMakeBackwardCompatibilityC.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeBackwardCompatibilityCXX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeBorlandFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeBuildSettings.cmake.in fd47a2ae96 Drop old CMake "build settings" export/import 16 жил өмнө
CMakeCCompiler.cmake.in 6ee87b2e5c Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running. 16 жил өмнө
CMakeCCompilerABI.c b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 жил өмнө
CMakeCCompilerId.c.in 571dc74891 Recognize Clang C and C++ compilers (see #10693) 15 жил өмнө
CMakeCInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeCXXCompiler.cmake.in d26cd46989 Only use .CPP .CXX and .C++ do not work by default with g+++. 15 жил өмнө
CMakeCXXCompilerABI.cpp b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 жил өмнө
CMakeCXXCompilerId.cpp.in 571dc74891 Recognize Clang C and C++ compilers (see #10693) 15 жил өмнө
CMakeCXXInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeCommonLanguageInclude.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeCompilerABI.h 981c7f5a5b -check for the ARM ABI/EABI compiler ABI for the GNU compilers 15 жил өмнө
CMakeConfigurableFile.in 01a55559dd ENH: Make modules use configure instead of file write 20 жил өмнө
CMakeDependentOption.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineASM-ATTCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineASMCompiler.cmake b333779e34 Detect a COMPILER_ID also for ASM. 15 жил өмнө
CMakeDetermineASM_MASMCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineCXXCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineCompilerABI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineCompilerId.cmake e6c9bc267b Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID(). 15 жил өмнө
CMakeDetermineFortranCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineJavaCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineRCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeDetermineSystem.cmake 2412d9bc0e Use 'uname -m' for processor on Cygwin (#10774) 15 жил өмнө
CMakeDetermineVSServicePack.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeExportBuildSettings.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFindBinUtils.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFindCodeBlocks.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFindEclipseCDT4.cmake 9fd4e1814b Fix parsing of builtin macros so Eclipse handles them properly (#10868) 15 жил өмнө
CMakeFindFrameworks.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFindKDevelop3.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFindWMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFindXCode.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeForceCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeFortranCompiler.cmake.in 0457d53151 Use Fortran ABI detection results conservatively 15 жил өмнө
CMakeFortranCompilerABI.F 6c1e24276f Detect Fortran ABI Information 16 жил өмнө
CMakeFortranCompilerId.F.in 1e9f58e605 Recognize the PathScale C/C++/Fortran compilers 16 жил өмнө
CMakeFortranInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeGenericSystem.cmake 2f98dac486 Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) 15 жил өмнө
CMakeImportBuildSettings.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeJOMFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeJavaCompiler.cmake.in 52eb0ccac7 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. 18 жил өмнө
CMakeJavaInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeMSYSFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeMinGWFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeNMakeFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeParseArguments.cmake c327cbdfef Modules: Fix CMakeParseArguments copyright notice 15 жил өмнө
CMakeParseImplicitLinkInfo.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakePlatformId.h.in ceac346af6 Fix the build for non-MS compilers. 16 жил өмнө
CMakePrintSystemInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeRCCompiler.cmake.in b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 20 жил өмнө
CMakeRCInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeSystem.cmake.in b100fe1fe1 18 жил өмнө
CMakeSystemSpecificInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestASM-ATTCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestASMCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestASM_MASMCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestCXXCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestCompilerCommon.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestForFreeVC.cxx 0d4cd0436b ENH better test for free VC tools 21 жил өмнө
CMakeTestFortranCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestGNU.c 6b31e5c851 BUG: fix problem where cmake thinks the intel compiler is gnu 21 жил өмнө
CMakeTestJavaCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeTestNMakeCLVersion.c dfcd4f2154 added test for whether pdbtype should be used for nmake 22 жил өмнө
CMakeTestRCCompiler.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeUnixFindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeVS10FindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeVS6BackwardCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeVS6FindMake.cmake 0ea9d650f7 Merge topic 'msvc-version' 15 жил өмнө
CMakeVS71FindMake.cmake 0ea9d650f7 Merge topic 'msvc-version' 15 жил өмнө
CMakeVS7BackwardCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeVS7FindMake.cmake 0ea9d650f7 Merge topic 'msvc-version' 15 жил өмнө
CMakeVS8FindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeVS9FindMake.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CMakeVerifyManifest.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CPack.DS_Store.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 19 жил өмнө
CPack.Description.plist.in 5358809a5c ENH: More CPack stuff and fix zlib compression 20 жил өмнө
CPack.Info.plist.in 71f61636b6 ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers. 17 жил өмнө
CPack.OSXScriptLauncher.in c647ed54d9 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. 17 жил өмнө
CPack.OSXScriptLauncher.rsrc.in c647ed54d9 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. 17 жил өмнө
CPack.OSXX11.Info.plist.in c647ed54d9 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. 17 жил өмнө
CPack.OSXX11.main.scpt.in c647ed54d9 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. 17 жил өмнө
CPack.RuntimeScript.in b133467567 CPack: Fix bash-isms in launch script 16 жил өмнө
CPack.STGZ_Header.sh.in 3a12116e39 18 жил өмнө
CPack.VolumeIcon.icns.in f2c0dbd164 ENH: More work on the packaging. Add Applicaitons, add icons, etc 19 жил өмнө
CPack.background.png.in f9dd6a38c5 ENH: add file back bug use cmake image 16 жил өмнө
CPack.cmake cf4a50bcdb Add documentation for CPACK_PROJECT_CONFIG_FILE. 15 жил өмнө
CPack.distribution.dist.in e8825d320b BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 жил өмнө
CPackDeb.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CPackRPM.cmake 6a521f8604 CPack Enable better handling of absolute installed files 15 жил өмнө
CPackZIP.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CTest.cmake 4a323bde0c Honor MAKECOMMAND value saved in cache (#11026) 15 жил өмнө
CTestScriptMode.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CTestTargets.cmake 28edb70a9e Merge topic 'vs-project-groups' 15 жил өмнө
CheckCCompilerFlag.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckCSourceCompiles.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckCSourceRuns.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckCXXCompilerFlag.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckCXXSourceCompiles.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckCXXSourceRuns.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckForPthreads.c 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 жил өмнө
CheckFortranFunctionExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckFunctionExists.c fad91fb770 ENH: fix tests for non-ansi c on hp and remove warnings for ansi c 21 жил өмнө
CheckFunctionExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckIncludeFile.c.in 095e975c81 BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers. 19 жил өмнө
CheckIncludeFile.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckIncludeFile.cxx.in f5d95fb078 Complete rework of makefile generators expect trouble 23 жил өмнө
CheckIncludeFileCXX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckIncludeFiles.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckLibraryExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckLibraryExists.lists.in 3697ad6dc7 Initial attempt to check if library exists 23 жил өмнө
CheckSizeOf.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckStructHasMember.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckSymbolExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckTypeSize.c.in c9b726c314 New CheckTypeSize for OS X Universal Binaries 16 жил өмнө
CheckTypeSize.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
CheckTypeSizeMap.cmake.in c9b726c314 New CheckTypeSize for OS X Universal Binaries 16 жил өмнө
CheckVariableExists.c a8b2400f7b BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking. 21 жил өмнө
CheckVariableExists.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
Dart.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
DartConfiguration.tcl.in f7a0386fc5 Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3' 15 жил өмнө
Documentation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
DummyCXXFile.cxx 9a6c95fcea add checks for ansi flags and not hard code them 23 жил өмнө
ExternalProject.cmake ef9dd49d3d Add STEP_TARGETS to ExternalProject module. 15 жил өмнө
FLTKCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FeatureSummary.cmake b935f00fdf Close ENDFUNCTION() properly with the same name as FUNCTION() 15 жил өмнө
FindALSA.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindASPELL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindAVIFile.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindBISON.cmake a53b47a77c 10241: FindBISON.cmake clears wrong variable 15 жил өмнө
FindBLAS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindBZip2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindBoost.cmake b8b9a32170 FindBoost.cmake: Fix library search path glitch introduced in earlier commit 15 жил өмнө
FindBullet.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCABLE.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCUDA.cmake 6916f8dba7 Allow -g3 for CUDA v3.0+. 15 жил өмнө
FindCURL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCVS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCoin3D.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCups.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCurses.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindCxxTest.cmake ed78a72a9b 11041: Improve FindCxxTest to use Python or Perl automatically; custom flags 15 жил өмнө
FindCygwin.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindDCMTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindDart.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindDevIL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindDoxygen.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindEXPAT.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindFLEX.cmake 38691d91a5 FindFLEX.cmake: Fix issue 11249 15 жил өмнө
FindFLTK.cmake a6628d154a FindFLTK*: Use Cygwin fltk on Cygwin 15 жил өмнө
FindFLTK2.cmake a6628d154a FindFLTK*: Use Cygwin fltk on Cygwin 15 жил өмнө
FindFreetype.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGCCXML.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGDAL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGIF.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGLU.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGLUT.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGTK2.cmake c1675951a0 Merge patch for detecting gdk-pixbuf library 15 жил өмнө
FindGTest.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGettext.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGit.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGnuTLS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindGnuplot.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindHDF5.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindHSPELL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindHTMLHelp.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindITK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindImageMagick.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindJNI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindJPEG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindJasper.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindJava.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 жил өмнө
FindKDE3.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindKDE4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLAPACK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLATEX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLibArchive.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLibXml2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLibXslt.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLua50.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindLua51.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindMFC.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindMPEG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindMPEG2.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindMPI.cmake a56969f3d3 FindMPI: Recoginze -f flags from mpicc (#10771) 15 жил өмнө
FindMatlab.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindMotif.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindOpenAL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindOpenGL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindOpenMP.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindOpenSSL.cmake d570ee7b5a Fix 11035 : debug/release library configuration mistake 15 жил өмнө
FindOpenSceneGraph.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindOpenThreads.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPHP4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPNG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPackageHandleStandardArgs.cmake 567ac0bb1f Also store the required version number in the details message. 15 жил өмнө
FindPackageMessage.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPerl.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPerlLibs.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 жил өмнө
FindPhysFS.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPike.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPkgConfig.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPostgreSQL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindProducer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindProtobuf.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindPythonInterp.cmake 2f665d5d1f FindPythonInterp: Look for python2.7 interpreter 15 жил өмнө
FindPythonLibs.cmake d36c16a760 Set the module prefix, updated Windows suffix. 15 жил өмнө
FindQt.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindQt3.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindQt4.cmake c86d677fe0 Merge topic 'findqt4-cross-compile' 15 жил өмнө
FindQuickTime.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindRTI.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindRuby.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 жил өмнө
FindSDL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSDL_image.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSDL_mixer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSDL_net.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSDL_sound.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSDL_ttf.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSWIG.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 жил өмнө
FindSelfPackers.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindSquish.cmake 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' 15 жил өмнө
FindSubversion.cmake 80bad29af6 Issue 10199: Fixed code documentation and now set <prefix>_WC_ROOT 15 жил өмнө
FindTCL.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindTIFF.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindTclStub.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindTclsh.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindThreads.cmake 7016fae6d4 Fix 11136: [patch] FindThreads.cmake documents the wrong variable 15 жил өмнө
FindUnixCommands.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindVTK.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindWget.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindWish.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindX11.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindXMLRPC.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindZLIB.cmake 75e727855a Fix ZLIB version parsing if no TWEAK version exists 15 жил өмнө
Findosg.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgAnimation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgDB.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgFX.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgGA.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgIntrospection.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgManipulator.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgParticle.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgProducer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgShadow.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgSim.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgTerrain.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgText.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgUtil.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgViewer.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgVolume.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindosgWidget.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
Findosg_functions.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FindwxWidgets.cmake ede24f8171 ENH #8993: FindwxWidgets add support for wx-config custom options. 15 жил өмнө
FindwxWindows.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
FortranCInterface.cmake e872f5d70a FortranCInterface: Fix doc typo FC.h -> FCMangle.h 15 жил өмнө
GetPrerequisites.cmake e93a4b4d34 Avoid adding self as prerequisite. (#10417) 15 жил өмнө
ITKCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
InstallRequiredSystemLibraries.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
KDE3Macros.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
MacOSXBundleInfo.plist.in c1b8ad4e1d ENH: Allow users to specify a custom Info.plist template 17 жил өмнө
MacOSXFrameworkInfo.plist.in f89dae7a94 ENH: Create Info.plist files in OS X Frameworks 17 жил өмнө
MacroAddFileDependencies.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
NSIS.InstallOptions.ini.in 0eba9b638f ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall 18 жил өмнө
NSIS.template.in 0619813e03 Fix for bug #10257, NSIS could remove a PATH if it was too long 16 жил өмнө
Qt4ConfigDependentSettings.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
Qt4Macros.cmake 2756311a9a Make sure moc parameters file goes in binary directory. 15 жил өмнө
RepositoryInfo.txt.in 930827d48c ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others... 17 жил өмнө
SelectLibraryConfigurations.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
SquishRunTestCase.bat 5fe7b17d98 ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 17 жил өмнө
SquishRunTestCase.sh 5fe7b17d98 ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest 17 жил өмнө
SquishTestScript.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
SystemInformation.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
SystemInformation.in 9daa4a6c3f Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG 16 жил өмнө
TestBigEndian.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
TestCXXAcceptsFlag.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
TestEndianess.c.in b8fc8b324d ENH: Improve robustness of compiler INFO strings 17 жил өмнө
TestForANSIForScope.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
TestForANSIStreamHeaders.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
TestForANSIStreamHeaders.cxx 32b398e55b new try compile module 23 жил өмнө
TestForAnsiForScope.cxx a696dbc815 ERR: Removed warning for unused variable. 22 жил өмнө
TestForSSTREAM.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
TestForSSTREAM.cxx 9891260a6d ENH: add support for watcom wmake and wcl386 20 жил өмнө
TestForSTDNamespace.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
TestForSTDNamespace.cxx f5d95fb078 Complete rework of makefile generators expect trouble 23 жил өмнө
UseEcos.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UsePkgConfig.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UseQt4.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UseSWIG.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UseVTK40.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UseVTKBuildSettings40.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UseVTKConfig40.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
Use_wxWindows.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
UsewxWidgets.cmake 3dbeeb7793 BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW. 15 жил өмнө
VTKCompatibility.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
ecos_clean.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
kde3init_dummy.cpp.in d253baab99 ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of 20 жил өмнө
kde3uic.cmake 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 жил өмнө
readme.txt f233a9b3af Remove spurious tabs 15 жил өмнө

readme.txt

For more information about how to contribute modules to CMake, see this page:
http://www.itk.org/Wiki/CMake:Module_Maintainers

Note to authors of FindXXX.cmake files

We would like all FindXXX.cmake files to produce consistent variable names.

Please use the following consistent variable names for general use.

XXX_INCLUDE_DIRS The final set of include directories listed in one variable for use by client code. This should not be a cache entry.
XXX_LIBRARIES The libraries to link against to use XXX. These should include full paths. This should not be a cache entry.
XXX_DEFINITIONS Definitions to use when compiling code that uses XXX. This really shouldn't include options such as (-DHAS_JPEG)that a client source-code file uses to decide whether to #include
XXX_EXECUTABLE Where to find the XXX tool.
XXX_YYY_EXECUTABLE Where to find the YYY tool that comes with XXX.
XXX_LIBRARY_DIRS Optionally, the final set of library directories listed in one variable for use by client code. This should not be a cache entry.
XXX_ROOT_DIR Where to find the base directory of XXX.
XXX_VERSION_YY Expect Version YY if true. Make sure at most one of these is ever true.
XXX_WRAP_YY If False, do not try to use the relevent CMake wrapping command.
XXX_YY_FOUND If False, optional YY part of XXX sytem is not available.
XXX_FOUND Set to false, or undefined, if we haven't found, or don't want to use XXX.
XXX_RUNTIME_LIBRARY_DIRS Optionally, the runtime library search path for use when running an executable linked to shared libraries.
The list should be used by user code to create the PATH on windows or LD_LIBRARY_PATH on unix.
This should not be a cache entry.
XXX_VERSION_STRING A human-readable string containing the version of the package found, if any.
XXX_VERSION_MAJOR The major version of the package found, if any.
XXX_VERSION_MINOR The minor version of the package found, if any.
XXX_VERSION_PATCH The patch version of the package found, if any.

You do not have to provide all of the above variables. You should provide XXX_FOUND under most circumstances. If XXX is a library, then XXX_LIBRARIES, should also be defined, and XXX_INCLUDE_DIRS should usually be defined (I guess libm.a might be an exception)

The following names should not usually be used in CMakeLists.txt files, but they may be usefully modified in users' CMake Caches to control stuff.

XXX_LIBRARY Name of XXX Library. A User may set this and XXX_INCLUDE_DIR to ignore to force non-use of XXX.
XXX_YY_LIBRARY Name of YY library that is part of the XXX system. It may or may not be required to use XXX.
XXX_INCLUDE_DIR Where to find xxx.h, etc. (XXX_INCLUDE_PATH was considered bad because a path includes an actual filename.)
XXX_YY_INCLUDE_DIR Where to find xxx_yy.h, etc.

For tidiness's sake, try to keep as many options as possible out of the cache, leaving at least one option which can be used to disable use of the module, or locate a not-found library (e.g. XXX_ROOT_DIR). For the same reason, mark most cache options as advanced.

If you need other commands to do special things then it should still begin with XXX_. This gives a sort of namespace effect and keeps things tidy for the user. You should put comments describing all the exported settings, plus descriptions of any the users can use to control stuff.

You really should also provide backwards compatibility any old settings that were actually in use. Make sure you comment them as deprecated, so that no-one starts using them.

To correctly document a module, create a comment block at the top with # comments. There are three types of comments that can be in the block:

1. The brief description of the module, this is done by:
# - a small description

2. A paragraph of text. This is done with all text that has a single
space between the # and the text. To create a new paragraph, just
put a # with no text on the line.

3. A verbatim line. This is done with two spaces between the # and the text.

For example:

# - This is a cool module
# This module does really cool stuff.
# It can do even more than you think.
#
# It even needs to paragraphs to tell you about it.
# And it defines the following variables:
# VAR_COOL - this is great isn't it?
# VAR_REALLY_COOL - cool right?
#

To have a .cmake file in this directory NOT show up in the
modules documentation, you should start the file with a blank
line.

A FindXXX.cmake module will typically be loaded by the command

FIND_PACKAGE(XXX [major[.minor[.patch[.tweak]]]] [EXACT]
[QUIET] [[REQUIRED|COMPONENTS] [components...]])

If any version numbers are given to the command it will set the
following variables before loading the module:

XXX_FIND_VERSION = full requested version string
XXX_FIND_VERSION_MAJOR = major version if requested, else 0
XXX_FIND_VERSION_MINOR = minor version if requested, else 0
XXX_FIND_VERSION_PATCH = patch version if requested, else 0
XXX_FIND_VERSION_TWEAK = tweak version if requested, else 0
XXX_FIND_VERSION_COUNT = number of version components, 0 to 4
XXX_FIND_VERSION_EXACT = true if EXACT option was given

If the find module supports versioning it should locate a version of
the package that is compatible with the version requested. If a
compatible version of the package cannot be found the module should
not report success. The version of the package found should be stored
in "XXX_VERSION..." version variables documented by the module.

If the QUIET option is given to the command it will set the variable
XXX_FIND_QUIETLY to true before loading the FindXXX.cmake module. If
this variable is set the module should not complain about not being
able to find the package. If the
REQUIRED option is given to the command it will set the variable
XXX_FIND_REQUIRED to true before loading the FindXXX.cmake module. If
this variable is set the module should issue a FATAL_ERROR if the
package cannot be found. For each package-specific component, say
YYY, listed after the REQUIRED option a variable XXX_FIND_REQUIRED_YYY
to true. The set of components listed after either the REQUIRED
option or the COMPONENTS option will be specified in a
XXX_FIND_COMPONENTS variable. This can be used by the FindXXX.cmake
module to determine which sub-components of the package must be found.
If neither the QUIET nor REQUIRED options are given then the
FindXXX.cmake module should look for the package and complain without
error if the module is not found.

To get this behaviour you can use the FIND_PACKAGE_HANDLE_STANDARD_ARGS()
macro, as an example see FindJPEG.cmake.

For internal implementation, it's a generally accepted convention that variables starting with
underscore are for temporary use only. (variable starting with an underscore
are not intended as a reserved prefix).