| .. |
|
Compiler
|
64e66ebdc8
Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILER
|
15 yıl önce |
|
FindCUDA
|
d2d3672f1c
Define __CUDACC__ during dependency scanning, since NVCC doesn't.
|
16 yıl önce |
|
FortranCInterface
|
09d1c1080d
FortranCInterface: Recognize NAG Fortran module symbols
|
15 yıl önce |
|
Platform
|
e60c8ec6c7
Factor SCO compiler info out of platform file (#11700)
|
15 yıl önce |
|
AddFileDependencies.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
BundleUtilities.cmake
|
c2895f48a4
BundleUtilities: error if fixup_bundle_item called on non-embedded item
|
15 yıl önce |
|
CMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeASM-ATTInformation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeASMCompiler.cmake.in
|
4b40d4297a
Rework the way assembler is handled, use the C/CXX compiler by default
|
15 yıl önce |
|
CMakeASMInformation.cmake
|
4b40d4297a
Rework the way assembler is handled, use the C/CXX compiler by default
|
15 yıl önce |
|
CMakeASM_MASMInformation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeASM_NASMInformation.cmake
|
e0b60166d4
Some more fixes for nasm support, from Etienne (#10069)
|
15 yıl önce |
|
CMakeAddNewLanguage.txt
|
8be3e4eeca
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
|
20 yıl önce |
|
CMakeBackwardCompatibilityC.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeBackwardCompatibilityCXX.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeBorlandFindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeBuildSettings.cmake.in
|
fd47a2ae96
Drop old CMake "build settings" export/import
|
16 yıl önce |
|
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 yıl önce |
|
CMakeCCompilerABI.c
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 yıl önce |
|
CMakeCCompilerId.c.in
|
db05da35d2
Recognize SCO UnixWare C/C++ compilers (#11700)
|
15 yıl önce |
|
CMakeCInformation.cmake
|
7e6a004659
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
15 yıl önce |
|
CMakeCXXCompiler.cmake.in
|
d26cd46989
Only use .CPP .CXX and .C++ do not work by default with g+++.
|
15 yıl önce |
|
CMakeCXXCompilerABI.cpp
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 yıl önce |
|
CMakeCXXCompilerId.cpp.in
|
db05da35d2
Recognize SCO UnixWare C/C++ compilers (#11700)
|
15 yıl önce |
|
CMakeCXXInformation.cmake
|
7e6a004659
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
15 yıl önce |
|
CMakeCommonLanguageInclude.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeCompilerABI.h
|
981c7f5a5b
-check for the ARM ABI/EABI compiler ABI for the GNU compilers
|
16 yıl önce |
|
CMakeConfigurableFile.in
|
01a55559dd
ENH: Make modules use configure instead of file write
|
20 yıl önce |
|
CMakeDependentOption.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeDetermineASM-ATTCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeDetermineASMCompiler.cmake
|
38f92bfbe1
Add ASM support for the Intel compiler
|
15 yıl önce |
|
CMakeDetermineASM_MASMCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeDetermineASM_NASMCompiler.cmake
|
e614e9b3d7
Add support for yasm, a nasm compatible assembler
|
15 yıl önce |
|
CMakeDetermineCCompiler.cmake
|
5883c5191e
Fix parsing of compiler name with a version number
|
15 yıl önce |
|
CMakeDetermineCXXCompiler.cmake
|
5883c5191e
Fix parsing of compiler name with a version number
|
15 yıl önce |
|
CMakeDetermineCompilerABI.cmake
|
dd2f81491e
Merge branch 'dev/add_test-working-directory' into dev/strict-mode
|
15 yıl önce |
|
CMakeDetermineCompilerId.cmake
|
f794d589a4
Make --strict-mode option, and integrate with cmake-gui
|
15 yıl önce |
|
CMakeDetermineFortranCompiler.cmake
|
6f2482aa97
Merge topic 'intel-compiler-windows-info'
|
15 yıl önce |
|
CMakeDetermineJavaCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeDetermineRCCompiler.cmake
|
b2f308c8f9
Add support for windows resources with mingw/msys.
|
15 yıl önce |
|
CMakeDetermineSystem.cmake
|
2412d9bc0e
Use 'uname -m' for processor on Cygwin (#10774)
|
15 yıl önce |
|
CMakeDetermineVSServicePack.cmake
|
aca758bf29
Fixes issue 11279: CMakeDetermineVSServicePack support for VS10
|
15 yıl önce |
|
CMakeExportBuildSettings.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFindBinUtils.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFindCodeBlocks.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFindEclipseCDT4.cmake
|
27ee50a7d8
Add ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT as a ADVANCED cache variable (#9631)
|
15 yıl önce |
|
CMakeFindFrameworks.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFindKDevelop3.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFindWMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFindXCode.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeForceCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeFortranCompiler.cmake.in
|
58c73c43f6
Detect Fortran target architecture on Windows
|
15 yıl önce |
|
CMakeFortranCompilerABI.F
|
6c1e24276f
Detect Fortran ABI Information
|
16 yıl önce |
|
CMakeFortranCompilerId.F.in
|
58c73c43f6
Detect Fortran target architecture on Windows
|
15 yıl önce |
|
CMakeFortranInformation.cmake
|
7e6a004659
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
15 yıl önce |
|
CMakeGenericSystem.cmake
|
2f98dac486
Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992)
|
15 yıl önce |
|
CMakeImportBuildSettings.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeJOMFindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
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 yıl önce |
|
CMakeJavaInformation.cmake
|
7e6a004659
Merge topic 'relative-CMAKE_USER_MAKE_RULES_OVERRIDE'
|
15 yıl önce |
|
CMakeMSYSFindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeMinGWFindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeNMakeFindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeParseArguments.cmake
|
c327cbdfef
Modules: Fix CMakeParseArguments copyright notice
|
15 yıl önce |
|
CMakeParseImplicitLinkInfo.cmake
|
fe3f878f15
Detect object files in implicit link information
|
15 yıl önce |
|
CMakePlatformId.h.in
|
79f5a7c098
Merge topic 'compiler-id-literal-const'
|
15 yıl önce |
|
CMakePrintSystemInformation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeRCCompiler.cmake.in
|
b2f308c8f9
Add support for windows resources with mingw/msys.
|
15 yıl önce |
|
CMakeRCInformation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeSystem.cmake.in
|
b100fe1fe1
|
18 yıl önce |
|
CMakeSystemSpecificInformation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeTestASM-ATTCompiler.cmake
|
7b337ac8e2
Improve misleading comments.
|
15 yıl önce |
|
CMakeTestASMCompiler.cmake
|
7b337ac8e2
Improve misleading comments.
|
15 yıl önce |
|
CMakeTestASM_MASMCompiler.cmake
|
7b337ac8e2
Improve misleading comments.
|
15 yıl önce |
|
CMakeTestASM_NASMCompiler.cmake
|
79dd9becad
We already have 2010, fix copyright year.
|
15 yıl önce |
|
CMakeTestCCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeTestCXXCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeTestCompilerCommon.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeTestForFreeVC.cxx
|
0d4cd0436b
ENH better test for free VC tools
|
21 yıl önce |
|
CMakeTestFortranCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeTestGNU.c
|
6b31e5c851
BUG: fix problem where cmake thinks the intel compiler is gnu
|
22 yıl önce |
|
CMakeTestJavaCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeTestNMakeCLVersion.c
|
dfcd4f2154
added test for whether pdbtype should be used for nmake
|
22 yıl önce |
|
CMakeTestRCCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeUnixFindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeVS10FindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeVS6BackwardCompatibility.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeVS6FindMake.cmake
|
0ea9d650f7
Merge topic 'msvc-version'
|
15 yıl önce |
|
CMakeVS71FindMake.cmake
|
0ea9d650f7
Merge topic 'msvc-version'
|
15 yıl önce |
|
CMakeVS7BackwardCompatibility.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeVS7FindMake.cmake
|
0ea9d650f7
Merge topic 'msvc-version'
|
15 yıl önce |
|
CMakeVS8FindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeVS9FindMake.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CMakeVerifyManifest.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CPack.DS_Store.in
|
f2c0dbd164
ENH: More work on the packaging. Add Applicaitons, add icons, etc
|
19 yıl önce |
|
CPack.Description.plist.in
|
5358809a5c
ENH: More CPack stuff and fix zlib compression
|
20 yıl önce |
|
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 yıl önce |
|
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 yıl önce |
|
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 yıl önce |
|
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 yıl önce |
|
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 yıl önce |
|
CPack.RuntimeScript.in
|
b133467567
CPack: Fix bash-isms in launch script
|
16 yıl önce |
|
CPack.STGZ_Header.sh.in
|
07bd856bd0
CPackSTGZ quote here-doc, fix bug10518
|
15 yıl önce |
|
CPack.VolumeIcon.icns.in
|
f2c0dbd164
ENH: More work on the packaging. Add Applicaitons, add icons, etc
|
19 yıl önce |
|
CPack.background.png.in
|
f9dd6a38c5
ENH: add file back bug use cmake image
|
17 yıl önce |
|
CPack.cmake
|
b524f864ca
Merge topic 'fix-9148-cpack-nsis-installer-root'
|
15 yıl önce |
|
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 yıl önce |
|
CPackDeb.cmake
|
a749724029
CPackDeb Added several optional debian binary package fields
|
15 yıl önce |
|
CPackRPM.cmake
|
8d366cd1eb
CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...)
|
15 yıl önce |
|
CPackZIP.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CTest.cmake
|
4a323bde0c
Honor MAKECOMMAND value saved in cache (#11026)
|
15 yıl önce |
|
CTestScriptMode.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CTestTargets.cmake
|
28edb70a9e
Merge topic 'vs-project-groups'
|
15 yıl önce |
|
CheckCCompilerFlag.cmake
|
b3efdb58d5
CheckCCompilerFlag: Strict signature of 'main' (#11615)
|
15 yıl önce |
|
CheckCSourceCompiles.cmake
|
cabb6cd00e
Document Check(C|CXX)SourceCompiles behavior more clearly (#11688)
|
15 yıl önce |
|
CheckCSourceRuns.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckCXXCompilerFlag.cmake
|
79e02333a6
BUG: Fix compiler flag test for non-English MSVC (#11336)
|
15 yıl önce |
|
CheckCXXSourceCompiles.cmake
|
cabb6cd00e
Document Check(C|CXX)SourceCompiles behavior more clearly (#11688)
|
15 yıl önce |
|
CheckCXXSourceRuns.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckForPthreads.c
|
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
|
17 yıl önce |
|
CheckFortranFunctionExists.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckFunctionExists.c
|
fad91fb770
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
|
22 yıl önce |
|
CheckFunctionExists.cmake
|
114c3224a4
Document CheckFunctionExists more clearly (#10044)
|
15 yıl önce |
|
CheckIncludeFile.c.in
|
095e975c81
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
|
20 yıl önce |
|
CheckIncludeFile.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckIncludeFile.cxx.in
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 yıl önce |
|
CheckIncludeFileCXX.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckIncludeFiles.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckLibraryExists.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckLibraryExists.lists.in
|
3697ad6dc7
Initial attempt to check if library exists
|
23 yıl önce |
|
CheckSizeOf.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckStructHasMember.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckSymbolExists.cmake
|
4995b267b7
Update CheckSymbolExists copyright year
|
15 yıl önce |
|
CheckTypeSize.c.in
|
c9b726c314
New CheckTypeSize for OS X Universal Binaries
|
16 yıl önce |
|
CheckTypeSize.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
CheckTypeSizeMap.cmake.in
|
c9b726c314
New CheckTypeSize for OS X Universal Binaries
|
16 yıl önce |
|
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.
|
22 yıl önce |
|
CheckVariableExists.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
Dart.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
DartConfiguration.tcl.in
|
f7a0386fc5
Merge topic 'resolve/ctest-file-checksum/remove-CTestTest3'
|
15 yıl önce |
|
Documentation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
DummyCXXFile.cxx
|
9a6c95fcea
add checks for ansi flags and not hard code them
|
23 yıl önce |
|
ExternalProject.cmake
|
d67a513447
ExternalProject: Replace location tags in CMAKE_CACHE_ARGS
|
15 yıl önce |
|
FLTKCompatibility.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FeatureSummary.cmake
|
b935f00fdf
Close ENDFUNCTION() properly with the same name as FUNCTION()
|
15 yıl önce |
|
FindALSA.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindASPELL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindAVIFile.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindBISON.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindBLAS.cmake
|
e64b5daece
fix for Fortran-only projects
|
15 yıl önce |
|
FindBZip2.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindBoost.cmake
|
5103fe58ee
Lowercase all function names and improve consistency
|
15 yıl önce |
|
FindBullet.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCABLE.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindCUDA.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCURL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCVS.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCoin3D.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCups.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindCurses.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCxxTest.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindCygwin.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindDCMTK.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindDart.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindDevIL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindDoxygen.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindEXPAT.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindFLEX.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindFLTK.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindFLTK2.cmake
|
a6628d154a
FindFLTK*: Use Cygwin fltk on Cygwin
|
15 yıl önce |
|
FindFreetype.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGCCXML.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindGDAL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGIF.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGLU.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindGLUT.cmake
|
efd1d9c799
Add freeglut as library name (#10031)
|
15 yıl önce |
|
FindGTK.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindGTK2.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGTest.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGettext.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindGit.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGnuTLS.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindGnuplot.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindHDF5.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindHSPELL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindHTMLHelp.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindITK.cmake
|
38b0a84eea
Modernize FindITK module (#11494)
|
15 yıl önce |
|
FindImageMagick.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindJNI.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindJPEG.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindJasper.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindJava.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindKDE3.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindKDE4.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindLAPACK.cmake
|
51253da8bb
FindLAPACK works with C/C++ only projects (issue 0009976)
|
15 yıl önce |
|
FindLATEX.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindLibArchive.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindLibXml2.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindLibXslt.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindLua50.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindLua51.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindMFC.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindMPEG.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindMPEG2.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindMPI.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindMatlab.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindMotif.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindOpenAL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindOpenGL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindOpenMP.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindOpenSSL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindOpenSceneGraph.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindOpenThreads.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPHP4.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPNG.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPackageHandleStandardArgs.cmake
|
567ac0bb1f
Also store the required version number in the details message.
|
15 yıl önce |
|
FindPackageMessage.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindPerl.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPerlLibs.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPhysFS.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPike.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindPkgConfig.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindPostgreSQL.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindProducer.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindProtobuf.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPythonInterp.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindPythonLibs.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindQt.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindQt3.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindQt4.cmake
|
858fe0ed41
Replace exec_program with execute_process for qmake queries.
|
15 yıl önce |
|
FindQuickTime.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindRTI.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindRuby.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindSDL.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSDL_image.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSDL_mixer.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSDL_net.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSDL_sound.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSDL_ttf.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSWIG.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindSelfPackers.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindSquish.cmake
|
74805b28c1
Merge topic 'ImprovedVersionCheckingInSomeModules'
|
15 yıl önce |
|
FindSubversion.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindTCL.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindTIFF.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindTclStub.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindTclsh.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindThreads.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindUnixCommands.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindVTK.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindWget.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindWish.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindX11.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindXMLRPC.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindZLIB.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
Findosg.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgAnimation.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgDB.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgFX.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgGA.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgIntrospection.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgManipulator.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgParticle.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgProducer.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgShadow.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgSim.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgTerrain.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgText.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgUtil.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgViewer.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgVolume.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindosgWidget.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
Findosg_functions.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FindwxWidgets.cmake
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 yıl önce |
|
FindwxWindows.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
FortranCInterface.cmake
|
e872f5d70a
FortranCInterface: Fix doc typo FC.h -> FCMangle.h
|
15 yıl önce |
|
GetPrerequisites.cmake
|
48e80eb724
Fixes to GetPrerequisites for cygwin
|
15 yıl önce |
|
ITKCompatibility.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
InstallRequiredSystemLibraries.cmake
|
fa4a3b04d0
Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variable
|
15 yıl önce |
|
KDE3Macros.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
MacOSXBundleInfo.plist.in
|
c1b8ad4e1d
ENH: Allow users to specify a custom Info.plist template
|
18 yıl önce |
|
MacOSXFrameworkInfo.plist.in
|
f89dae7a94
ENH: Create Info.plist files in OS X Frameworks
|
17 yıl önce |
|
MacroAddFileDependencies.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
NSIS.InstallOptions.ini.in
|
0eba9b638f
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
|
18 yıl önce |
|
NSIS.template.in
|
b524f864ca
Merge topic 'fix-9148-cpack-nsis-installer-root'
|
15 yıl önce |
|
Qt4ConfigDependentSettings.cmake
|
bd66cc9d39
Fix build issues cross compiling with static Qt.
|
15 yıl önce |
|
Qt4Macros.cmake
|
d640d549d5
allow absolute paths for dbus interface.
|
15 yıl önce |
|
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 yıl önce |
|
SelectLibraryConfigurations.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
SquishRunTestCase.bat
|
5fe7b17d98
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
|
17 yıl önce |
|
SquishRunTestCase.sh
|
5fe7b17d98
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
|
17 yıl önce |
|
SquishTestScript.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
SystemInformation.cmake
|
a6cb1d4653
Declare min CMake version in --system-information project
|
15 yıl önce |
|
SystemInformation.in
|
9daa4a6c3f
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
|
16 yıl önce |
|
TestBigEndian.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
TestCXXAcceptsFlag.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
TestEndianess.c.in
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 yıl önce |
|
TestForANSIForScope.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
TestForANSIStreamHeaders.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
TestForANSIStreamHeaders.cxx
|
32b398e55b
new try compile module
|
23 yıl önce |
|
TestForAnsiForScope.cxx
|
a696dbc815
ERR: Removed warning for unused variable.
|
23 yıl önce |
|
TestForSSTREAM.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
TestForSSTREAM.cxx
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 yıl önce |
|
TestForSTDNamespace.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
TestForSTDNamespace.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 yıl önce |
|
UseEcos.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UsePkgConfig.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UseQt4.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UseSWIG.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UseVTK40.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UseVTKBuildSettings40.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UseVTKConfig40.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
Use_wxWindows.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
UsewxWidgets.cmake
|
3dbeeb7793
BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW.
|
15 yıl önce |
|
VTKCompatibility.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
ecos_clean.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
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 yıl önce |
|
kde3uic.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 yıl önce |
|
readme.txt
|
f233a9b3af
Remove spurious tabs
|
16 yıl önce |