| .. |
|
Compiler
|
c106cb2e2f
Generalize support for Portland Group Compiler
|
16 years ago |
|
FindCUDA
|
c9235c0159
Don't allow -G -M on CUDA versions less than 3.0.
|
16 years ago |
|
FortranCInterface
|
0306080e6e
FortranCInterface: Support '=' in language flags
|
16 years ago |
|
Platform
|
a830786c44
Fix issues #9959 and #9898 - do not set CMAKE_OSX_DEPLOYMENT_TARGET if CMAKE_OSX_SYSROOT is set.
|
16 years ago |
|
AddFileDependencies.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
BundleUtilities.cmake
|
23dbb3b803
Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on Linux. Thanks to Clinton Stimpson for the patch.
|
16 years ago |
|
CMake.cmake
|
cc11846dbf
Add missing copyright notice to CMake.cmake module
|
16 years ago |
|
CMakeASM-ATTInformation.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeASM_MASMInformation.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeAddNewLanguage.txt
|
8be3e4eeca
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
|
20 years ago |
|
CMakeBackwardCompatibilityC.cmake
|
27873a48d7
Use one arch for 1.4-compatible check_type_size
|
16 years ago |
|
CMakeBackwardCompatibilityCXX.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeBorlandFindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeBuildSettings.cmake.in
|
fd47a2ae96
Drop old CMake "build settings" export/import
|
16 years ago |
|
CMakeCCompiler.cmake.in
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
CMakeCCompilerABI.c
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 years ago |
|
CMakeCCompilerId.c.in
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
CMakeCInformation.cmake
|
d0c03f804f
Use work-around from bug 4772 for C++ and Fortran
|
16 years ago |
|
CMakeCXXCompiler.cmake.in
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
CMakeCXXCompilerABI.cpp
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 years ago |
|
CMakeCXXCompilerId.cpp.in
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 years ago |
|
CMakeCXXInformation.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
CMakeCommonLanguageInclude.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeCompilerABI.h
|
11ad0bace4
ENH: Remove sparcv9 architecture subdir added earlier. The new implicit link directory policy takes care of the problem.
|
18 years ago |
|
CMakeConfigurableFile.in
|
01a55559dd
ENH: Make modules use configure instead of file write
|
20 years ago |
|
CMakeDependentOption.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeDetermineASM-ATTCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeDetermineASMCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeDetermineASM_MASMCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeDetermineCCompiler.cmake
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
CMakeDetermineCXXCompiler.cmake
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
CMakeDetermineCompilerABI.cmake
|
b9850a614e
Log implicit link information parsing actions
|
16 years ago |
|
CMakeDetermineCompilerId.cmake
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 years ago |
|
CMakeDetermineFortranCompiler.cmake
|
55275e017d
New decision method to enable Fortran tests
|
16 years ago |
|
CMakeDetermineJavaCompiler.cmake
|
74805dbbbd
ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cmake now
|
16 years ago |
|
CMakeDetermineRCCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeDetermineSystem.cmake
|
451d68b7e3
Support GNU/kFreeBSD
|
16 years ago |
|
CMakeDetermineVSServicePack.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeExportBuildSettings.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindBinUtils.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindCodeBlocks.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindEclipseCDT4.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindFrameworks.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindKDevelop3.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindWMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeFindXCode.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeForceCompiler.cmake
|
126c93cdda
Provide macro to force Fortran compiler
|
16 years ago |
|
CMakeFortranCompiler.cmake.in
|
6843448379
Pass Fortran90 test result to try-compile
|
16 years ago |
|
CMakeFortranCompilerABI.F
|
de6f88d06f
ENH: Create Fortran ABI detection framework
|
16 years ago |
|
CMakeFortranCompilerId.F.in
|
83816cc6ec
Add support for the g95 Fortran compiler
|
16 years ago |
|
CMakeFortranInformation.cmake
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
16 years ago |
|
CMakeGenericSystem.cmake
|
e28c16b482
Split GNU compiler information files
|
16 years ago |
|
CMakeImportBuildSettings.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeJOMFindMake.cmake
|
2fc9c5fb14
Add jom find module
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeMSYSFindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeMinGWFindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeNMakeFindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeParseImplicitLinkInfo.cmake
|
56d4619984
Remove non-language implicit link dependencies
|
16 years ago |
|
CMakePlatformId.h.in
|
ceac346af6
Fix the build for non-MS compilers.
|
16 years ago |
|
CMakePrintSystemInformation.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeSystem.cmake.in
|
b100fe1fe1
|
18 years ago |
|
CMakeSystemSpecificInformation.cmake
|
9daa4a6c3f
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
|
16 years ago |
|
CMakeTestASM-ATTCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestASMCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestASM_MASMCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestCCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestCXXCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestForFreeVC.cxx
|
0d4cd0436b
ENH better test for free VC tools
|
21 years ago |
|
CMakeTestFortranCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestGNU.c
|
6b31e5c851
BUG: fix problem where cmake thinks the intel compiler is gnu
|
21 years ago |
|
CMakeTestJavaCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeTestNMakeCLVersion.c
|
dfcd4f2154
added test for whether pdbtype should be used for nmake
|
22 years ago |
|
CMakeTestRCCompiler.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeUnixFindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS10FindMake.cmake
|
1c3d66c933
Better fix for finding the MSBuild that matches the VS 10 install.
|
16 years ago |
|
CMakeVS6BackwardCompatibility.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS6FindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS71FindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS7BackwardCompatibility.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS7FindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS8FindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVS9FindMake.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CMakeVerifyManifest.cmake
|
bc3cab3634
clean up to work with manifest files better.
|
16 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
|
d9f78eca72
Fix issue #10055 - add documentation for the CPack Mac OSX only Bundle generator.
|
16 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
|
d25952ee9f
FIX: BUG: 0009124. Fix documentation
|
16 years ago |
|
CPackRPM.cmake
|
5b0bbd6c33
CPackRPM:: Fix bug on Open SuSE 11.2 coming from initial fix of bug8972
|
16 years ago |
|
CPackZIP.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CTest.cmake
|
700da5f266
Document usage of the include(CTest) module
|
16 years ago |
|
CTestScriptMode.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CTestTargets.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckCCompilerFlag.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckCSourceCompiles.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckCSourceRuns.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckCXXCompilerFlag.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckCXXSourceCompiles.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckCXXSourceRuns.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckForPthreads.c
|
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
|
17 years ago |
|
CheckFortranFunctionExists.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckIncludeFile.cxx.in
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
|
CheckIncludeFileCXX.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckIncludeFiles.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckLibraryExists.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckLibraryExists.lists.in
|
3697ad6dc7
Initial attempt to check if library exists
|
23 years ago |
|
CheckSizeOf.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckStructHasMember.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckSymbolExists.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckTypeSize.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
CheckTypeSizeC.c.in
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
Dart.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
DartConfiguration.tcl.in
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 years ago |
|
Documentation.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
DummyCXXFile.cxx
|
9a6c95fcea
add checks for ansi flags and not hard code them
|
23 years ago |
|
ExternalProject.cmake
|
490009c016
Fix issue #9764 - add TIMEOUT arg to ExternalProject_Add so that callers have explicit control over the amount of time they are willing to wait for a download step. Default to no timeout, which means just run download for however long it takes.
|
16 years ago |
|
FLTKCompatibility.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
FeatureSummary.cmake
|
b143c335fd
make it more robust wrt. #9621
|
16 years ago |
|
FindALSA.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindASPELL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindAVIFile.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindBISON.cmake
|
282b4e3776
Fix module docs to be manpage (groff) friendly
|
16 years ago |
|
FindBLAS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindBZip2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindBoost.cmake
|
df487fc04e
fix for bug# 9751, add check for MSVC10
|
16 years ago |
|
FindBullet.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCABLE.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCUDA.cmake
|
bbfcb198f8
Fix #9970: Use execute_process instead of deprecated exec_program.
|
16 years ago |
|
FindCURL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCVS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCoin3D.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCups.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCurses.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCxxTest.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindCygwin.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindDCMTK.cmake
|
2b071aeb07
ENH: Make those variables advanced.
|
16 years ago |
|
FindDart.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindDevIL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindDoxygen.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindEXPAT.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindFLEX.cmake
|
282b4e3776
Fix module docs to be manpage (groff) friendly
|
16 years ago |
|
FindFLTK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindFLTK2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindFreetype.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGCCXML.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGDAL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGIF.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGLU.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGLUT.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGTK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGTK2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGTest.cmake
|
e8cdd54f74
Some bugfixes, also added public function for closer integration btwn GoogleTest & CTest, contributed by Dan Blezek.
|
16 years ago |
|
FindGettext.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindGnuTLS.cmake
|
d5dd8f126d
Resolve #9685: Fix include dir to be correct path
|
16 years ago |
|
FindGnuplot.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindHDF5.cmake
|
7bc90c3edf
Set value of HDF5_INCLUDE_DIR for backwards compatibility.
|
16 years ago |
|
FindHSPELL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindHTMLHelp.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindITK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindImageMagick.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindJNI.cmake
|
865e0a11b4
BUG: 0009817 cmake does not search in solaris subdirectory for JAVA_INCLUDE_PATH2. Thanks to Gaetan Lehmann for patch
|
16 years ago |
|
FindJPEG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindJasper.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindJava.cmake
|
fdc6638b1c
Add more documentation to module
|
16 years ago |
|
FindKDE3.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindKDE4.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindLAPACK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindLATEX.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindLibXml2.cmake
|
a10198c54e
don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosmetics
|
16 years ago |
|
FindLibXslt.cmake
|
a10198c54e
don't use deprecated UsePkgConfig.cmake file in FindLibXslt.cmake, some cosmetics
|
16 years ago |
|
FindLua50.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindLua51.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindMFC.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindMPEG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindMPEG2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindMPI.cmake
|
3154cde792
BUG: rename MPI_PACKAGE_DIR and MPI_PREFIX_PATH vars to be prefixed with _ to prevent conflicts with known variable names in other projects.
|
16 years ago |
|
FindMatlab.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindMotif.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindOpenAL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindOpenGL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindOpenMP.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindOpenSSL.cmake
|
7c9e5ba37f
Fix FindOpenSSL on mingw. This has been reported to be working by ctrlaltca libero.it on cmake mailing list.
|
16 years ago |
|
FindOpenSceneGraph.cmake
|
63ee0333cd
Fixes version detection using osg/Version on Mac OSX when OSG is installed as a framework
|
16 years ago |
|
FindOpenThreads.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPHP4.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPNG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPackageHandleStandardArgs.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPackageMessage.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPerl.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPerlLibs.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPhysFS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPike.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPkgConfig.cmake
|
940733997a
Remove old license from FindPkgConfig.cmake module
|
16 years ago |
|
FindProducer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindProtobuf.cmake
|
282b4e3776
Fix module docs to be manpage (groff) friendly
|
16 years ago |
|
FindPythonInterp.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindPythonLibs.cmake
|
e4ebb49717
Added a second call to find_library to find the static library.
|
16 years ago |
|
FindQt.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindQt3.cmake
|
a0e63cff1d
FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)
|
16 years ago |
|
FindQt4.cmake
|
eb83c19789
-better support for Qt4 as frameworks
|
16 years ago |
|
FindQuickTime.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindRTI.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindRuby.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSDL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSDL_image.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSDL_mixer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSDL_net.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSDL_sound.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSDL_ttf.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSWIG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSelfPackers.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindSquish.cmake
|
91eeb6d941
fix whitespace, so documentation is formatted properly
|
16 years ago |
|
FindSubversion.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindTCL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindTIFF.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindTclStub.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindTclsh.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindThreads.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindUnixCommands.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindVTK.cmake
|
2c1a01dc6d
Modernize FindVTK module
|
16 years ago |
|
FindWget.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindWish.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindX11.cmake
|
04d3f576b1
Document X11_X11_LIB and X11_X11_INCLUDE_PATH
|
16 years ago |
|
FindXMLRPC.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindZLIB.cmake
|
0615218bdf
STYLE: respect convention (while being backward compat)
|
16 years ago |
|
Findosg.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgAnimation.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgDB.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgFX.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgGA.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgIntrospection.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgManipulator.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgParticle.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgProducer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgShadow.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgSim.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgTerrain.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgText.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgUtil.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgViewer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgVolume.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindosgWidget.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
Findosg_functions.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindwxWidgets.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FindwxWindows.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
|
FortranCInterface.cmake
|
0306080e6e
FortranCInterface: Support '=' in language flags
|
16 years ago |
|
GetPrerequisites.cmake
|
e28941b6d7
Consider a windows directory named syswow* a 'system' directory for GetPrerequisites.cmake purposes.
|
16 years ago |
|
ITKCompatibility.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
InstallRequiredSystemLibraries.cmake
|
f1d4f951d6
Minor typo in comments
|
16 years ago |
|
KDE3Macros.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
ece03cadc4
Fix issue #9011 - eliminate unnecessary uses of CPACK_PACKAGE_INSTALL_DIRECTORY.
|
16 years ago |
|
Qt4ConfigDependentSettings.cmake
|
56ee3b43a9
BUG: Fix #10021 don't specify libraries Qt depends on unless Qt is static.
|
16 years ago |
|
Qt4Macros.cmake
|
0f457937f4
Split some logic of FindQt4.cmake into separate files, which are included automatically.
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
SystemInformation.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
SystemInformation.in
|
9daa4a6c3f
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
|
16 years ago |
|
TestBigEndian.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
TestCXXAcceptsFlag.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
TestEndianess.c.in
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 years ago |
|
TestForANSIForScope.cmake
|
07c3597a86
Fix the documentation to say what it really does. Bug #9638
|
16 years ago |
|
TestForANSIStreamHeaders.cmake
|
07c3597a86
Fix the documentation to say what it really does. Bug #9638
|
16 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
|
07c3597a86
Fix the documentation to say what it really does. Bug #9638
|
16 years ago |
|
TestForSSTREAM.cxx
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
|
TestForSTDNamespace.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
TestForSTDNamespace.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
|
UseEcos.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
UsePkgConfig.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
UseQt4.cmake
|
eb83c19789
-better support for Qt4 as frameworks
|
16 years ago |
|
UseSWIG.cmake
|
3d898c2534
FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullname
|
16 years ago |
|
UseVTK40.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
UseVTKBuildSettings40.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
UseVTKConfig40.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
Use_wxWindows.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
UsewxWidgets.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
VTKCompatibility.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
ecos_clean.cmake
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 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
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
|
readme.txt
|
59ce04d4f8
STYLE: minor documentation + typo
|
16 years ago |