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