| .. |
|
Compiler
|
53e76c8f12
Teach CMake about Cray C, C++, and Fortran compilers
|
15 years ago |
|
FindCUDA
|
d2d3672f1c
Define __CUDACC__ during dependency scanning, since NVCC doesn't.
|
16 years ago |
|
FortranCInterface
|
4685872078
FortranCInterface: Fix PathScale detection again
|
16 years ago |
|
Platform
|
eda7841fd2
Pass Mac linker flag through PGI compiler using "-Wl,"
|
15 years ago |
|
AddFileDependencies.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
BundleUtilities.cmake
|
28c1be7a50
BundleUtilities: only do rpath strip on copied prerequisites.
|
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
|
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 years ago |
|
CMakeASMInformation.cmake
|
b333779e34
Detect a COMPILER_ID also for ASM.
|
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
|
53e76c8f12
Teach CMake about Cray C, C++, and Fortran compilers
|
15 years ago |
|
CMakeCInformation.cmake
|
20f49730ae
Reset platform/compiler info status for each language
|
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
|
53e76c8f12
Teach CMake about Cray C, C++, and Fortran compilers
|
15 years ago |
|
CMakeCXXInformation.cmake
|
20f49730ae
Reset platform/compiler info status for each language
|
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
|
e3dfbf62fc
Include CMakeDetermineCompilerId in CMakeDetermineASMCompiler.cmake (#11467)
|
15 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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakeDetermineCXXCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakeDetermineCompilerABI.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakeDetermineCompilerId.cmake
|
e6c9bc267b
Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().
|
15 years ago |
|
CMakeDetermineFortranCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakeDetermineJavaCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakeDetermineRCCompiler.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
9fd4e1814b
Fix parsing of builtin macros so Eclipse handles them properly (#10868)
|
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
|
0457d53151
Use Fortran ABI detection results conservatively
|
15 years ago |
|
CMakeFortranCompilerABI.F
|
6c1e24276f
Detect Fortran ABI Information
|
16 years ago |
|
CMakeFortranCompilerId.F.in
|
53e76c8f12
Teach CMake about Cray C, C++, and Fortran compilers
|
15 years ago |
|
CMakeFortranInformation.cmake
|
20f49730ae
Reset platform/compiler info status for each language
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakePlatformId.h.in
|
8f1798c14a
Modules: Fix spelling 'becase' -> 'because'.
|
15 years ago |
|
CMakePrintSystemInformation.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
CMakeRCCompiler.cmake.in
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 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
|
3a12116e39
|
18 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
|
cf4a50bcdb
Add documentation for CPACK_PROJECT_CONFIG_FILE.
|
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
|
2c84d169b3
CPackRPM add basic component support to CPackRPM
|
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
|
79e02333a6
BUG: Fix compiler flag test for non-English MSVC (#11336)
|
15 years ago |
|
CheckCSourceCompiles.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
74e49aa441
BUG 11451 - pass CMAKE_EXTRA_GENERATOR down.
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindASPELL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindAVIFile.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindBISON.cmake
|
384816e4de
Merge topic 'FixBisonWithLocale'
|
15 years ago |
|
FindBLAS.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindBZip2.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindBoost.cmake
|
fffe1c07d9
11363: FindBoost.cmake fails to find debug libraries in tagged layout install
|
15 years ago |
|
FindBullet.cmake
|
a44a05cd9d
11430: FindBullet doesn't find header files installed by Bullet >= 2.77
|
15 years ago |
|
FindCABLE.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindCUDA.cmake
|
b0fb2ad3e1
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
|
15 years ago |
|
FindCURL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindCVS.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindCoin3D.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindCups.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindCurses.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindCxxTest.cmake
|
0263d8dffe
11384: FindCxxTest now includes test code in VS project
|
15 years ago |
|
FindCygwin.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindDCMTK.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindDart.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindDevIL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindDoxygen.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindEXPAT.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindFLEX.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindFLTK.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindFLTK2.cmake
|
a6628d154a
FindFLTK*: Use Cygwin fltk on Cygwin
|
15 years ago |
|
FindFreetype.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindGCCXML.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindGDAL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindGIF.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindGLU.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindGLUT.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindGTK.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindGTK2.cmake
|
1321eb9796
11429: FindGTK2 does not find libraries built for Visual Studio 2010
|
15 years ago |
|
FindGTest.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindGettext.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindGit.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindGnuTLS.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindGnuplot.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindHDF5.cmake
|
b0fb2ad3e1
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
|
15 years ago |
|
FindHSPELL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindJNI.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindJPEG.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindJasper.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindJava.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindLATEX.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindLibArchive.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindLibXml2.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindLibXslt.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindLua50.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindLua51.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindMFC.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindMPEG.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindMPEG2.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindMPI.cmake
|
b0fb2ad3e1
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
|
15 years ago |
|
FindMatlab.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindMotif.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindOpenAL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindOpenGL.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindOpenMP.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindOpenSSL.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindOpenSceneGraph.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindOpenThreads.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindPHP4.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindPNG.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindPerlLibs.cmake
|
20ceccc4f2
FindPerlLibs: Fix for Mac locally applied patches
|
15 years ago |
|
FindPhysFS.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindProtobuf.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindPythonInterp.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindPythonLibs.cmake
|
424ba550e5
Merge topic 'PythonLibs-2.7'
|
15 years ago |
|
FindQt.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindQt3.cmake
|
a39ee97c6c
Fix #11421: FindQt3.cmake doesn't honor the REQUIRED keyword
|
15 years ago |
|
FindQt4.cmake
|
cfba5ef111
Fix regression in 2dae2f1 which added find of Qt imports dir.
|
15 years ago |
|
FindQuickTime.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindRTI.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindRuby.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b0fb2ad3e1
Merge topic 'AddCMAKE_CURRENT_LIST_DIR'
|
15 years ago |
|
FindTCL.cmake
|
d95913e232
FindTCL: Fix TCL and TK version variable references (#11528)
|
15 years ago |
|
FindTIFF.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindTclStub.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindTclsh.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindThreads.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
Findosg.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgAnimation.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgDB.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgFX.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgGA.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgIntrospection.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgManipulator.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgParticle.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgProducer.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgShadow.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgSim.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgTerrain.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgText.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgUtil.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgViewer.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgVolume.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
FindosgWidget.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
|
Findosg_functions.cmake
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
|
FindwxWidgets.cmake
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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
|
0619813e03
Fix for bug #10257, NSIS could remove a PATH if it was too long
|
16 years ago |
|
Qt4ConfigDependentSettings.cmake
|
bd66cc9d39
Fix build issues cross compiling with static Qt.
|
15 years ago |
|
Qt4Macros.cmake
|
88281035bd
Merge topic 'moc-includes-regex'
|
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
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
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 |