| .. |
|
Compiler
|
196d9a54aa
The preprocessing and assembly rules also need the <DEFINES>, otherwise different reults are created.
|
16 سال پیش |
|
FindCUDA
|
393b09cb85
Convert FindCUDA helper newlines from CRLF to LF
|
16 سال پیش |
|
FortranCInterface
|
dc78838737
Fix FortranCInterface_VERIFY for non-C++ case
|
16 سال پیش |
|
Platform
|
180c60a86f
Fix check for -isysroot on OS X
|
16 سال پیش |
|
AddFileDependencies.cmake
|
a980fdc96a
BUG: don't include MacroLibrary.cmake, but add a cmake module which implements ADD_FILE_DEPENDENCIES()
|
20 سال پیش |
|
BundleUtilities.cmake
|
fe0b121da9
Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something useful on Windows and Linux.
|
16 سال پیش |
|
CMake.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeASM-ATTInformation.cmake
|
c6a10370bb
Don't pass *.S files to the assembler, they must go through gcc, because they must be preprocessed
|
16 سال پیش |
|
CMakeASMCompiler.cmake.in
|
021ceea1b0
ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea)
|
18 سال پیش |
|
CMakeASMInformation.cmake
|
19d9c824a8
BUG: Fix ASM source file extension default list
|
17 سال پیش |
|
CMakeASM_MASMInformation.cmake
|
19046aa98c
ENH: add support for the MS masm and masm64 assemblers, works with nmake,
|
17 سال پیش |
|
CMakeAddNewLanguage.txt
|
8be3e4eeca
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
|
20 سال پیش |
|
CMakeBackwardCompatibilityC.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeBackwardCompatibilityCXX.cmake
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 سال پیش |
|
CMakeBorlandFindMake.cmake
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 سال پیش |
|
CMakeBuildSettings.cmake.in
|
fd47a2ae96
Drop old CMake "build settings" export/import
|
16 سال پیش |
|
CMakeCCompiler.cmake.in
|
180c60a86f
Fix check for -isysroot on OS X
|
16 سال پیش |
|
CMakeCCompilerABI.c
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 سال پیش |
|
CMakeCCompilerId.c.in
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 سال پیش |
|
CMakeCInformation.cmake
|
797e49a1cc
ENH: Load platform-independent per-compiler files
|
16 سال پیش |
|
CMakeCXXCompiler.cmake.in
|
180c60a86f
Fix check for -isysroot on OS X
|
16 سال پیش |
|
CMakeCXXCompilerABI.cpp
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 سال پیش |
|
CMakeCXXCompilerId.cpp.in
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 سال پیش |
|
CMakeCXXInformation.cmake
|
797e49a1cc
ENH: Load platform-independent per-compiler files
|
16 سال پیش |
|
CMakeCommonLanguageInclude.cmake
|
45d85c2e34
BUG: fix for 3550 again
|
19 سال پیش |
|
CMakeCompilerABI.h
|
11ad0bace4
ENH: Remove sparcv9 architecture subdir added earlier. The new implicit link directory policy takes care of the problem.
|
18 سال پیش |
|
CMakeConfigurableFile.in
|
01a55559dd
ENH: Make modules use configure instead of file write
|
20 سال پیش |
|
CMakeDependentOption.cmake
|
de007ef199
ENH: Adding CMAKE_DEPENDENT_OPTION macro.
|
19 سال پیش |
|
CMakeDetermineASM-ATTCompiler.cmake
|
19046aa98c
ENH: add support for the MS masm and masm64 assemblers, works with nmake,
|
17 سال پیش |
|
CMakeDetermineASMCompiler.cmake
|
b53217339d
Correct comments and use ASM${ASM_DIALECT} env. var instead of ASM env. var to initialize the the assembler to use.
|
16 سال پیش |
|
CMakeDetermineASM_MASMCompiler.cmake
|
19046aa98c
ENH: add support for the MS masm and masm64 assemblers, works with nmake,
|
17 سال پیش |
|
CMakeDetermineCCompiler.cmake
|
a30a41e5ca
ENH: Identify HP C compiler
|
16 سال پیش |
|
CMakeDetermineCXXCompiler.cmake
|
1bcf48de98
BUG: only check for a toolchain prefix (e.g. "arm-linux-" in
|
17 سال پیش |
|
CMakeDetermineCompilerABI.cmake
|
5195a664b9
Skip implicit link info for multiple OS X archs
|
16 سال پیش |
|
CMakeDetermineCompilerId.cmake
|
8aac17471c
BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,
|
18 سال پیش |
|
CMakeDetermineFortranCompiler.cmake
|
4debb7ac69
Bias Fortran compiler search with C/C++ compilers
|
16 سال پیش |
|
CMakeDetermineJavaCompiler.cmake
|
0b804cbece
|
18 سال پیش |
|
CMakeDetermineRCCompiler.cmake
|
e099dccf4b
ENH: remove extra set
|
17 سال پیش |
|
CMakeDetermineSystem.cmake
|
b100fe1fe1
|
18 سال پیش |
|
CMakeDetermineVSServicePack.cmake
|
63a1e45076
ENH: New function for determining Visual Studio service pack
|
17 سال پیش |
|
CMakeExportBuildSettings.cmake
|
fd47a2ae96
Drop old CMake "build settings" export/import
|
16 سال پیش |
|
CMakeFindBinUtils.cmake
|
e2ec3b671b
ENH: Cleanup Find* modules with new HINTS feature
|
17 سال پیش |
|
CMakeFindCodeBlocks.cmake
|
ea8c04a4f8
STYLE: rename the files from CMake<GENERATOR>.cmake to
|
16 سال پیش |
|
CMakeFindEclipseCDT4.cmake
|
308e972412
The check for include dirs and builtin macros also works with the Intel compiler
|
16 سال پیش |
|
CMakeFindFrameworks.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeFindKDevelop3.cmake
|
ea8c04a4f8
STYLE: rename the files from CMake<GENERATOR>.cmake to
|
16 سال پیش |
|
CMakeFindWMake.cmake
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 سال پیش |
|
CMakeFindXCode.cmake
|
8960a220a9
ENH: add trycompile code for xcode
|
21 سال پیش |
|
CMakeForceCompiler.cmake
|
5f8feedbac
STYLE: Fixed docs of new CMakeForceCompiler
|
18 سال پیش |
|
CMakeFortranCompiler.cmake.in
|
6843448379
Pass Fortran90 test result to try-compile
|
16 سال پیش |
|
CMakeFortranCompilerABI.F
|
de6f88d06f
ENH: Create Fortran ABI detection framework
|
16 سال پیش |
|
CMakeFortranCompilerId.F.in
|
115ecc5750
Teach compiler id about VisualAge -> XL rebranding
|
16 سال پیش |
|
CMakeFortranInformation.cmake
|
797e49a1cc
ENH: Load platform-independent per-compiler files
|
16 سال پیش |
|
CMakeGenericSystem.cmake
|
493f88ce55
ENH: Allow projects to disable per-rule echo lines
|
17 سال پیش |
|
CMakeImportBuildSettings.cmake
|
fd47a2ae96
Drop old CMake "build settings" export/import
|
16 سال پیش |
|
CMakeJavaCompiler.cmake.in
|
52eb0ccac7
BUG: Restore old interface of "make foo.o" and "make foo.i" even though object file names now include source extensions. For Java we also need to always remove the source extension (.java -> .class). This fixes the re-opening of bug #6169.
|
18 سال پیش |
|
CMakeJavaInformation.cmake
|
6b31f40e40
BUG: Go back to using "." so the Java test passes on the nightly nmake dashboards again. Still need a solution that works with both nmake and Visual Studio builds.
|
18 سال پیش |
|
CMakeMSYSFindMake.cmake
|
5042581f43
ENH: better algorithm for looking for make and gcc on msys and mingw
|
20 سال پیش |
|
CMakeMinGWFindMake.cmake
|
5042581f43
ENH: better algorithm for looking for make and gcc on msys and mingw
|
20 سال پیش |
|
CMakeNMakeFindMake.cmake
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 سال پیش |
|
CMakeParseImplicitLinkInfo.cmake
|
edad475e26
Recognize linker commands without paths
|
16 سال پیش |
|
CMakePlatformId.h.in
|
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
|
17 سال پیش |
|
CMakePrintSystemInformation.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeRCCompiler.cmake.in
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 سال پیش |
|
CMakeRCInformation.cmake
|
9d9582ffef
ENH: fix problem where rc language recursively included itself because CMAKE_BASE_NAME was used from c compiler, do the same fix for other uses of CMAKE_BASE_NAME
|
17 سال پیش |
|
CMakeSystem.cmake.in
|
b100fe1fe1
|
18 سال پیش |
|
CMakeSystemSpecificInformation.cmake
|
ea8c04a4f8
STYLE: rename the files from CMake<GENERATOR>.cmake to
|
16 سال پیش |
|
CMakeTestASM-ATTCompiler.cmake
|
19046aa98c
ENH: add support for the MS masm and masm64 assemblers, works with nmake,
|
17 سال پیش |
|
CMakeTestASMCompiler.cmake
|
5b18b80b58
|
18 سال پیش |
|
CMakeTestASM_MASMCompiler.cmake
|
19046aa98c
ENH: add support for the MS masm and masm64 assemblers, works with nmake,
|
17 سال پیش |
|
CMakeTestCCompiler.cmake
|
34744b6bc0
BUG: remove warning in test of compiler so -Werror does not fail
|
16 سال پیش |
|
CMakeTestCXXCompiler.cmake
|
ad113d4df2
BUG: fix cmake so that if you configure with a bad env for cl, then with a good path, it will configure correctly
|
16 سال پیش |
|
CMakeTestForFreeVC.cxx
|
0d4cd0436b
ENH better test for free VC tools
|
21 سال پیش |
|
CMakeTestFortranCompiler.cmake
|
6843448379
Pass Fortran90 test result to try-compile
|
16 سال پیش |
|
CMakeTestGNU.c
|
6b31e5c851
BUG: fix problem where cmake thinks the intel compiler is gnu
|
21 سال پیش |
|
CMakeTestJavaCompiler.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeTestNMakeCLVersion.c
|
dfcd4f2154
added test for whether pdbtype should be used for nmake
|
22 سال پیش |
|
CMakeTestRCCompiler.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeUnixFindMake.cmake
|
90e4d70dcc
BUG: fix for 4188 look for smake as well as gmake and make
|
19 سال پیش |
|
CMakeVS10FindMake.cmake
|
5c4208f50e
ENH: only 5 failing tests for VS 10
|
16 سال پیش |
|
CMakeVS6BackwardCompatibility.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeVS6FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
20 سال پیش |
|
CMakeVS71FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
20 سال پیش |
|
CMakeVS7BackwardCompatibility.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
CMakeVS7FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
20 سال پیش |
|
CMakeVS8FindMake.cmake
|
08817ac400
BUG: Rearrange paths to find correct installations of Visual Studio. Patch devenv.modified_search_order.patch came from issue #7919.
|
16 سال پیش |
|
CMakeVS9FindMake.cmake
|
08817ac400
BUG: Rearrange paths to find correct installations of Visual Studio. Patch devenv.modified_search_order.patch came from issue #7919.
|
16 سال پیش |
|
COPYING-CMAKE-SCRIPTS
|
8b46841b6d
ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,
|
19 سال پیش |
|
CPack.DS_Store.in
|
f2c0dbd164
ENH: More work on the packaging. Add Applicaitons, add icons, etc
|
19 سال پیش |
|
CPack.Description.plist.in
|
5358809a5c
ENH: More CPack stuff and fix zlib compression
|
20 سال پیش |
|
CPack.Info.plist.in
|
71f61636b6
ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers.
|
17 سال پیش |
|
CPack.OSXScriptLauncher.in
|
c647ed54d9
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
|
17 سال پیش |
|
CPack.OSXScriptLauncher.rsrc.in
|
c647ed54d9
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
|
17 سال پیش |
|
CPack.OSXX11.Info.plist.in
|
c647ed54d9
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
|
17 سال پیش |
|
CPack.OSXX11.main.scpt.in
|
c647ed54d9
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
|
17 سال پیش |
|
CPack.RuntimeScript.in
|
c647ed54d9
BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch.
|
17 سال پیش |
|
CPack.STGZ_Header.sh.in
|
3a12116e39
|
18 سال پیش |
|
CPack.VolumeIcon.icns.in
|
f2c0dbd164
ENH: More work on the packaging. Add Applicaitons, add icons, etc
|
19 سال پیش |
|
CPack.background.png.in
|
f9dd6a38c5
ENH: add file back bug use cmake image
|
17 سال پیش |
|
CPack.cmake
|
f686dbecb6
some white space fixes for the book
|
16 سال پیش |
|
CPack.distribution.dist.in
|
e8825d320b
BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch.
|
17 سال پیش |
|
CPackDeb.cmake
|
38a99f54e3
ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable
|
18 سال پیش |
|
CPackRPM.cmake
|
79ed6b8ebc
BUG: fix #9031: newer rpm versions complain about the "#%" lines
|
16 سال پیش |
|
CPackZIP.cmake
|
919265516e
|
18 سال پیش |
|
CTest.cmake
|
69fd641adb
Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs
|
16 سال پیش |
|
CTestScriptMode.cmake
|
7048373296
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
|
16 سال پیش |
|
CTestTargets.cmake
|
b604b98c56
ENH: Define RULE_LAUNCH_* properties
|
17 سال پیش |
|
CheckCCompilerFlag.cmake
|
83957d9e0d
Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunPro
|
16 سال پیش |
|
CheckCSourceCompiles.cmake
|
ca76645ab7
Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES
|
16 سال پیش |
|
CheckCSourceRuns.cmake
|
80af3ae35d
Cleanup generic compiler check macro documentation
|
16 سال پیش |
|
CheckCXXCompilerFlag.cmake
|
83957d9e0d
Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunPro
|
16 سال پیش |
|
CheckCXXSourceCompiles.cmake
|
ca76645ab7
Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILES
|
16 سال پیش |
|
CheckCXXSourceRuns.cmake
|
80af3ae35d
Cleanup generic compiler check macro documentation
|
16 سال پیش |
|
CheckForPthreads.c
|
64fc597de2
ENH: add initial support for HAIKU OS from bug# 7425
|
17 سال پیش |
|
CheckFortranFunctionExists.cmake
|
a57fc5585a
|
17 سال پیش |
|
CheckFunctionExists.c
|
fad91fb770
ENH: fix tests for non-ansi c on hp and remove warnings for ansi c
|
22 سال پیش |
|
CheckFunctionExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
CheckIncludeFile.c.in
|
095e975c81
BUG: Fix signature of main to work on both strict ANSI and non-ANSI C compilers.
|
19 سال پیش |
|
CheckIncludeFile.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
CheckIncludeFile.cxx.in
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 سال پیش |
|
CheckIncludeFileCXX.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
CheckIncludeFiles.cmake
|
1871f06ad6
BUG: fix double cmakefiles directory
|
18 سال پیش |
|
CheckLibraryExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
CheckLibraryExists.lists.in
|
3697ad6dc7
Initial attempt to check if library exists
|
23 سال پیش |
|
CheckSizeOf.cmake
|
ea1467d056
ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module.
|
23 سال پیش |
|
CheckStructHasMember.cmake
|
3e72dbe4c2
|
18 سال پیش |
|
CheckSymbolExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
CheckTypeSize.cmake
|
779a2abda3
ENH: allow users to turn off extra checks
|
17 سال پیش |
|
CheckTypeSizeC.c.in
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 سال پیش |
|
CheckVariableExists.c
|
a8b2400f7b
BUG#502: Do not let optimizing compilers think the symbol exists. Require the symbol by making the return value depend on it to force linking.
|
22 سال پیش |
|
CheckVariableExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
Dart.cmake
|
934949edd0
ENH: use ctest to drive dashboards for make targets as opposed to tclsh
|
18 سال پیش |
|
DartConfiguration.tcl.in
|
69fd641adb
Fixed ctest output where max test index is not the same width as the total number of tests. Also some preliminary changes for batching ctest jobs
|
16 سال پیش |
|
Documentation.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
DummyCXXFile.cxx
|
9a6c95fcea
add checks for ansi flags and not hard code them
|
23 سال پیش |
|
ExternalProject.cmake
|
cba1dd59fd
Better error message tells user possible ways to resolve the error.
|
16 سال پیش |
|
FLTKCompatibility.cmake
|
70585819fb
ENH: threads used to include this
|
18 سال پیش |
|
FeatureSummary.cmake
|
f686dbecb6
some white space fixes for the book
|
16 سال پیش |
|
FindALSA.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindASPELL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindAVIFile.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindBISON.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindBLAS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindBZip2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindBoost.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindBullet.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCABLE.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCUDA.cmake
|
1a527daa3b
Convert newlines from CRLF to LF
|
16 سال پیش |
|
FindCURL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCVS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCoin3D.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCups.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCurses.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCxxTest.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindCygwin.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindDCMTK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindDart.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindDevIL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindDoxygen.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindEXPAT.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindFLEX.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindFLTK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindFLTK2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindFreetype.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGCCXML.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGDAL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGIF.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGLU.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGLUT.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGTK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGTK2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGTest.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGettext.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGnuTLS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindGnuplot.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindHDF5.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindHSPELL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindHTMLHelp.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindITK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindImageMagick.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindJNI.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindJPEG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindJasper.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindJava.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindKDE3.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindKDE4.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindLAPACK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindLATEX.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindLibXml2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindLibXslt.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindLua50.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindLua51.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindMFC.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindMPEG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindMPEG2.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindMPI.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindMatlab.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindMotif.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindOpenAL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindOpenGL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindOpenMP.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindOpenSSL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindOpenSceneGraph.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindOpenThreads.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPHP4.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPNG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPackageHandleStandardArgs.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPackageMessage.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPerl.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPerlLibs.cmake
|
bff5772084
FindPerlLibs: Add notice of copyright
|
15 سال پیش |
|
FindPhysFS.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPike.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPkgConfig.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindProducer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindProtobuf.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPythonInterp.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindPythonLibs.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindQt.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindQt3.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindQt4.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindQuickTime.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindRTI.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindRuby.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSDL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSDL_image.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSDL_mixer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSDL_net.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSDL_sound.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSDL_ttf.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSWIG.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSelfPackers.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSquish.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindSubversion.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindTCL.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindTIFF.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindTclStub.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindTclsh.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindThreads.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindUnixCommands.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindVTK.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindWget.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindWish.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindX11.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindXMLRPC.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindZLIB.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
Findosg.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgAnimation.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgDB.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgFX.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgGA.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgIntrospection.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgManipulator.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgParticle.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgProducer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgShadow.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgSim.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgTerrain.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgText.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgUtil.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgViewer.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgVolume.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindosgWidget.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
Findosg_functions.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindwxWidgets.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FindwxWindows.cmake
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 سال پیش |
|
FortranCInterface.cmake
|
78160cee6e
Make FortranCInterface_VERIFY verbose on failure
|
16 سال پیش |
|
GetPrerequisites.cmake
|
fe0b121da9
Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something useful on Windows and Linux.
|
16 سال پیش |
|
ITKCompatibility.cmake
|
540d16384b
ENH: added to handle case in ITK 2.8 and earlier
|
19 سال پیش |
|
InstallRequiredSystemLibraries.cmake
|
d78eab74eb
BUG: Because of Windows registry madness, we could not find the redistributables directory on Win64 builds... Add a search directory based on devenv (CMAKE_MAKE_PROGRAM) location so we can find it despite the madness.
|
17 سال پیش |
|
KDE3Macros.cmake
|
7eb86d1e3c
|
18 سال پیش |
|
MacOSXBundleInfo.plist.in
|
c1b8ad4e1d
ENH: Allow users to specify a custom Info.plist template
|
17 سال پیش |
|
MacOSXFrameworkInfo.plist.in
|
f89dae7a94
ENH: Create Info.plist files in OS X Frameworks
|
17 سال پیش |
|
MacroAddFileDependencies.cmake
|
1e20be319f
STYLE: add documentation for MACRO_ADD_FILE_DEPENDENCIES()
|
16 سال پیش |
|
NSIS.InstallOptions.ini.in
|
0eba9b638f
ENH: allow for desktop link to be created and fix chop of last char in PATH on uninstall
|
18 سال پیش |
|
NSIS.template.in
|
c181408ad8
BUG: Fix issue #8177. Modify the system PATH for all users when requested during an NSIS based installer run. Thanks to Bart Janssens for the patch.
|
16 سال پیش |
|
RepositoryInfo.txt.in
|
930827d48c
ENH: First draft of add_external_project functionality. Tweaks, dashboard fixing, more tests and documentation certain to follow as it gets used by others...
|
17 سال پیش |
|
SelectLibraryConfigurations.cmake
|
e6734068ef
Add HDF5 find module and select_library_configurations module.
|
16 سال پیش |
|
SquishRunTestCase.bat
|
5fe7b17d98
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
|
17 سال پیش |
|
SquishRunTestCase.sh
|
5fe7b17d98
ENH: adding functionality for finding Squish, adding Squish tests from CMake, and running Squish tests from ctest
|
17 سال پیش |
|
SquishTestScript.cmake
|
879f2f98fe
STYLE: fix typos in the docs
|
16 سال پیش |
|
SystemInformation.cmake
|
971f9e4869
ENH: limit the output of system information to no more than 50K per file
|
19 سال پیش |
|
SystemInformation.in
|
fa9f03779f
ENH: improvements
|
19 سال پیش |
|
TestBigEndian.cmake
|
263bb4e172
|
18 سال پیش |
|
TestCXXAcceptsFlag.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
TestEndianess.c.in
|
b8fc8b324d
ENH: Improve robustness of compiler INFO strings
|
17 سال پیش |
|
TestForANSIForScope.cmake
|
0e33a166a3
STYLE: fix doc string
|
18 سال پیش |
|
TestForANSIStreamHeaders.cmake
|
74eaecfc3e
ENH: cleanups
|
20 سال پیش |
|
TestForANSIStreamHeaders.cxx
|
32b398e55b
new try compile module
|
23 سال پیش |
|
TestForAnsiForScope.cxx
|
a696dbc815
ERR: Removed warning for unused variable.
|
23 سال پیش |
|
TestForSSTREAM.cmake
|
b63ff2fb6f
ENH: minor doc cleanups and an example of documenting a variable
|
18 سال پیش |
|
TestForSSTREAM.cxx
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 سال پیش |
|
TestForSTDNamespace.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 سال پیش |
|
TestForSTDNamespace.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 سال پیش |
|
UseEcos.cmake
|
5586c6f41b
ENH: now also the "ecosclean" target works with MS nmake
|
19 سال پیش |
|
UsePkgConfig.cmake
|
0b937cc4ae
Fix for bug#9553, print a warning if pkg-config is not found.
|
16 سال پیش |
|
UseQt4.cmake
|
f4f5da869c
|
16 سال پیش |
|
UseSWIG.cmake
|
fc6497883c
BUG: fix for bug 6151
|
18 سال پیش |
|
UseVTK40.cmake
|
fd47a2ae96
Drop old CMake "build settings" export/import
|
16 سال پیش |
|
UseVTKBuildSettings40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
UseVTKConfig40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 سال پیش |
|
Use_wxWindows.cmake
|
879f2f98fe
STYLE: fix typos in the docs
|
16 سال پیش |
|
UsewxWidgets.cmake
|
cf55e01ada
BUG: Using PROPERTY COMPILE_DEFINITIONS_DEBUG to support Debug only preprocessor options (e.g., _DEBUG __WXDEBUG__).
|
17 سال پیش |
|
VTKCompatibility.cmake
|
d46ff28ac9
ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.
|
18 سال پیش |
|
ecos_clean.cmake
|
5586c6f41b
ENH: now also the "ecosclean" target works with MS nmake
|
19 سال پیش |
|
kde3init_dummy.cpp.in
|
d253baab99
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake, which wasn't used by anybody that I heard of
|
20 سال پیش |
|
kde3uic.cmake
|
0afe72e908
BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when
|
19 سال پیش |
|
readme.txt
|
0d34d44917
STYLE: Note find_package COMPONENTS in modules doc
|
17 سال پیش |