| .. |
|
Platform
|
3f45a27a6b
ENH: add support for xlf with -WF,-D for -D
|
18 years ago |
|
AddFileDependencies.cmake
|
a980fdc96a
BUG: don't include MacroLibrary.cmake, but add a cmake module which implements ADD_FILE_DEPENDENCIES()
|
19 years ago |
|
CMake.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeASM-ATTInformation.cmake
|
5b18b80b58
|
18 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
|
d885d45b0f
|
18 years ago |
|
CMakeAddNewLanguage.txt
|
8be3e4eeca
ENH: clean up EnableLanguage try to fix problem where try compile runs cmake
|
20 years ago |
|
CMakeBackwardCompatibilityC.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeBackwardCompatibilityCXX.cmake
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
|
CMakeBorlandFindMake.cmake
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 years ago |
|
CMakeBuildSettings.cmake.in
|
ee72d5740b
ENH: Adding CMAKE_EXPORT_BUILD_SETTINGS and CMAKE_IMPORT_BUILD_SETTINGS macro.
|
23 years ago |
|
CMakeCCompiler.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 |
|
CMakeCCompilerId.c
|
4ee1ee1bd0
|
18 years ago |
|
CMakeCInformation.cmake
|
9eb207aa89
BUG: fix for bug 6167 get rid of extra space in flags
|
18 years ago |
|
CMakeCXXCompiler.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 |
|
CMakeCXXCompilerId.cpp
|
4ee1ee1bd0
|
18 years ago |
|
CMakeCXXInformation.cmake
|
9eb207aa89
BUG: fix for bug 6167 get rid of extra space in flags
|
18 years ago |
|
CMakeCommonLanguageInclude.cmake
|
45d85c2e34
BUG: fix for 3550 again
|
19 years ago |
|
CMakeConfigurableFile.in
|
01a55559dd
ENH: Make modules use configure instead of file write
|
20 years ago |
|
CMakeDependentOption.cmake
|
de007ef199
ENH: Adding CMAKE_DEPENDENT_OPTION macro.
|
19 years ago |
|
CMakeDetermineASM-ATTCompiler.cmake
|
5b18b80b58
|
18 years ago |
|
CMakeDetermineASMCompiler.cmake
|
5b18b80b58
|
18 years ago |
|
CMakeDetermineCCompiler.cmake
|
ff9ed18dad
|
18 years ago |
|
CMakeDetermineCXXCompiler.cmake
|
ff9ed18dad
|
18 years ago |
|
CMakeDetermineCompilerId.cmake
|
4b2218045d
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id source more than once with different extra flags added to the compiler. Use the support to correctly identify the Intel Fortran compiler on windows which does not preprocess by default without special flags.
|
18 years ago |
|
CMakeDetermineFortranCompiler.cmake
|
4b2218045d
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id source more than once with different extra flags added to the compiler. Use the support to correctly identify the Intel Fortran compiler on windows which does not preprocess by default without special flags.
|
18 years ago |
|
CMakeDetermineJavaCompiler.cmake
|
0b804cbece
|
18 years ago |
|
CMakeDetermineRCCompiler.cmake
|
8ffb32369f
BUG: Need to search for rc by default, not c++ compilers.
|
19 years ago |
|
CMakeDetermineSystem.cmake
|
b100fe1fe1
|
18 years ago |
|
CMakeExportBuildSettings.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
CMakeFindBinUtils.cmake
|
474629568c
ENH: check the magic code of the executable file to determine the executable
|
18 years ago |
|
CMakeFindFrameworks.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeFindWMake.cmake
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
|
CMakeFindXCode.cmake
|
8960a220a9
ENH: add trycompile code for xcode
|
21 years ago |
|
CMakeForceCompiler.cmake
|
f35f1ac9ab
|
18 years ago |
|
CMakeFortranCompiler.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 |
|
CMakeFortranCompilerId.F90
|
a83ef917af
STYLE: Move VisualAge id macro to correct block.
|
18 years ago |
|
CMakeFortranInformation.cmake
|
9eb207aa89
BUG: fix for bug 6167 get rid of extra space in flags
|
18 years ago |
|
CMakeGenericSystem.cmake
|
c3b42e90ed
|
18 years ago |
|
CMakeImportBuildSettings.cmake
|
2523629f4b
ENH: fix for case difference with nmake
|
19 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
|
5ecfd3d4d3
ENH: fix java and add OBJECT_DIR support
|
19 years ago |
|
CMakeLists.txt
|
63fa1180f9
BUG: Need to install fortran compiler id source.
|
18 years ago |
|
CMakeMSYSFindMake.cmake
|
5042581f43
ENH: better algorithm for looking for make and gcc on msys and mingw
|
20 years ago |
|
CMakeMinGWFindMake.cmake
|
5042581f43
ENH: better algorithm for looking for make and gcc on msys and mingw
|
20 years ago |
|
CMakeNMakeFindMake.cmake
|
e2d1104881
determine CMAKE_MAKE_PROGRAM in EnableLanguage
|
23 years ago |
|
CMakePlatformId.h
|
2d051a6709
ENH: Unify design of CMakeCCompilerId.c, CMakeCXXCompilerId.cpp, and CMakePlatformId.h. BUG: Do not violate system-reserved symbol namespace _[A-Z].
|
18 years ago |
|
CMakePrintSystemInformation.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 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
|
718de4cea5
ENH: fix spelling errors
|
20 years ago |
|
CMakeSystem.cmake.in
|
b100fe1fe1
|
18 years ago |
|
CMakeSystemSpecificInformation.cmake
|
512e0d40ef
|
18 years ago |
|
CMakeTestASM-ATTCompiler.cmake
|
5b18b80b58
|
18 years ago |
|
CMakeTestASMCompiler.cmake
|
5b18b80b58
|
18 years ago |
|
CMakeTestCCompiler.cmake
|
61d3444f93
|
18 years ago |
|
CMakeTestCXXCompiler.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CMakeTestForFreeVC.cxx
|
0d4cd0436b
ENH better test for free VC tools
|
21 years ago |
|
CMakeTestFortranCompiler.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CMakeTestGNU.c
|
6b31e5c851
BUG: fix problem where cmake thinks the intel compiler is gnu
|
21 years ago |
|
CMakeTestJavaCompiler.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeTestNMakeCLVersion.c
|
dfcd4f2154
added test for whether pdbtype should be used for nmake
|
22 years ago |
|
CMakeTestRCCompiler.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeUnixFindMake.cmake
|
90e4d70dcc
BUG: fix for 4188 look for smake as well as gmake and make
|
19 years ago |
|
CMakeVS6BackwardCompatibility.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeVS6FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 years ago |
|
CMakeVS71FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 years ago |
|
CMakeVS7BackwardCompatibility.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
CMakeVS7FindMake.cmake
|
51f91db648
ENH: add correct flags for msvc generators
|
19 years ago |
|
CMakeVS8FindMake.cmake
|
9cbb998737
ENH: add support for vs 2008 beta 2
|
18 years ago |
|
CMakeVS9FindMake.cmake
|
9cbb998737
ENH: add support for vs 2008 beta 2
|
18 years ago |
|
COPYING-CMAKE-SCRIPTS
|
8b46841b6d
ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,
|
19 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
|
764f6838a7
ENH: Give Mac installers package relocation capability. Default location is still the same for backwards compatibility, but packages will now be relocatable by default like they are on Windows via the NSIS installer. New CPack variables for controlling this functionality are CPACK_PACKAGE_DEFAULT_LOCATION and CPACK_PACKAGE_RELOCATABLE.
|
18 years ago |
|
CPack.OSXScriptLauncher.in
|
de5540f7e5
ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager
|
19 years ago |
|
CPack.OSXX11.Info.plist.in
|
de5540f7e5
ENH: First pass at CPack generator for OSX X11 applications. This are applications that require X11 to work. This is not really installed but a bundle packager
|
19 years ago |
|
CPack.RuntimeScript.in
|
f015e1ff03
ENH: Change permission for getdisplay.sh to make the runtimescript work
|
19 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
|
f2c0dbd164
ENH: More work on the packaging. Add Applicaitons, add icons, etc
|
19 years ago |
|
CPack.cmake
|
764f6838a7
ENH: Give Mac installers package relocation capability. Default location is still the same for backwards compatibility, but packages will now be relocatable by default like they are on Windows via the NSIS installer. New CPack variables for controlling this functionality are CPACK_PACKAGE_DEFAULT_LOCATION and CPACK_PACKAGE_RELOCATABLE.
|
18 years ago |
|
CPackDeb.cmake
|
2d1bcf806f
BUG: rename DEBIAN_PACKAGE_* variables to CPACK_DEBIAN_PACKAGE_* variables
|
18 years ago |
|
CPackRPM.cmake
|
a1a5895c89
ENH: fix for RPM generator from Eric
|
18 years ago |
|
CPackZIP.cmake
|
919265516e
|
18 years ago |
|
CTest.cmake
|
46fff6c83a
STYLE: use IF(NOT ) instead of IF() ELSE() with empty IF() branch
|
18 years ago |
|
CTestTargets.cmake
|
f9dc5b5553
ENH: On Visual Studio and Xcode handle config type
|
19 years ago |
|
CheckCCompilerFlag.cmake
|
86c63dca11
ENH: two macros to check whether the C/CXX compiler supports a given flag:
|
19 years ago |
|
CheckCSourceCompiles.cmake
|
4668f03484
BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx"
|
18 years ago |
|
CheckCSourceRuns.cmake
|
bd8b733d5e
|
18 years ago |
|
CheckCXXCompilerFlag.cmake
|
86c63dca11
ENH: two macros to check whether the C/CXX compiler supports a given flag:
|
19 years ago |
|
CheckCXXSourceCompiles.cmake
|
d454231a0a
STYLE: fix #3519 (incorrect comment)
|
19 years ago |
|
CheckCXXSourceRuns.cmake
|
bd8b733d5e
|
18 years ago |
|
CheckForPthreads.c
|
3a32cec969
ENH: merge in changes for beos support
|
19 years ago |
|
CheckFortranFunctionExists.cmake
|
680cff0b9f
|
18 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
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 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
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CheckIncludeFile.cxx.in
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
|
CheckIncludeFileCXX.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CheckIncludeFiles.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CheckLibraryExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CheckLibraryExists.lists.in
|
3697ad6dc7
Initial attempt to check if library exists
|
23 years ago |
|
CheckSizeOf.cmake
|
ea1467d056
ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module.
|
23 years ago |
|
CheckStructHasMember.cmake
|
3e72dbe4c2
|
18 years ago |
|
CheckSymbolExists.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
CheckTypeSize.cmake
|
578841cce5
|
18 years ago |
|
CheckTypeSizeC.c.in
|
6989f80026
|
18 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
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
Dart.cmake
|
88bb17bee9
|
18 years ago |
|
DartConfiguration.tcl.in
|
1ca05e219a
ENH: Reorganize and add subversion support
|
21 years ago |
|
Documentation.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
DummyCXXFile.cxx
|
9a6c95fcea
add checks for ansi flags and not hard code them
|
23 years ago |
|
FLTKCompatibility.cmake
|
70585819fb
ENH: threads used to include this
|
18 years ago |
|
FeatureSummary.cmake
|
8d7b502337
|
18 years ago |
|
FindASPELL.cmake
|
e808f81f90
BUG: fix for bug 0005871
|
18 years ago |
|
FindAVIFile.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindBLAS.cmake
|
680cff0b9f
|
18 years ago |
|
FindBZip2.cmake
|
13db5b578b
|
18 years ago |
|
FindBoost.cmake
|
3d6f10650e
BUG: it seems on some installations boost is installed under boost-1_34 ,
|
18 years ago |
|
FindCABLE.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindCURL.cmake
|
13db5b578b
|
18 years ago |
|
FindCups.cmake
|
b5f656e0de
|
18 years ago |
|
FindCurses.cmake
|
c41f798383
|
18 years ago |
|
FindCygwin.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
FindDCMTK.cmake
|
c7770b8edb
|
18 years ago |
|
FindDart.cmake
|
7603244509
ENH: use program files env for searching
|
20 years ago |
|
FindDoxygen.cmake
|
3b1c74d34a
ENH: fix for backwards compatibility
|
19 years ago |
|
FindEXPAT.cmake
|
bdc1e4e054
BUG: use the correct variable for checking the success (#6062)
|
18 years ago |
|
FindFLTK.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindFLTK2.cmake
|
b2ac4754a6
ENH: add from bug 0004219
|
18 years ago |
|
FindFreetype.cmake
|
eed9b1b0da
ENH: rename variables from GIFLIB_* to GIF_*
|
18 years ago |
|
FindGCCXML.cmake
|
7603244509
ENH: use program files env for searching
|
20 years ago |
|
FindGDAL.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindGIF.cmake
|
eed9b1b0da
ENH: rename variables from GIFLIB_* to GIF_*
|
18 years ago |
|
FindGLU.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
FindGLUT.cmake
|
c7770b8edb
|
18 years ago |
|
FindGTK.cmake
|
c7770b8edb
|
18 years ago |
|
FindGettext.cmake
|
20d75ac237
BUG: fix typo reported by Duncan Mac Vicar
|
19 years ago |
|
FindGnuplot.cmake
|
13db5b578b
|
18 years ago |
|
FindHSPELL.cmake
|
13db5b578b
|
18 years ago |
|
FindHTMLHelp.cmake
|
7603244509
ENH: use program files env for searching
|
20 years ago |
|
FindITK.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindImageMagick.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindJNI.cmake
|
d6bf2457a7
BUG: fix for 5933, look for java in more reg entries
|
18 years ago |
|
FindJPEG.cmake
|
13db5b578b
|
18 years ago |
|
FindJasper.cmake
|
13db5b578b
|
18 years ago |
|
FindJava.cmake
|
e607d5f7df
ENH: More locations for Java
|
19 years ago |
|
FindKDE.cmake
|
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 |
|
FindKDE3.cmake
|
7eb86d1e3c
|
18 years ago |
|
FindKDE4.cmake
|
983e2a9a51
|
18 years ago |
|
FindLAPACK.cmake
|
680cff0b9f
|
18 years ago |
|
FindLATEX.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindLibXml2.cmake
|
13db5b578b
|
18 years ago |
|
FindLibXslt.cmake
|
13db5b578b
|
18 years ago |
|
FindLua50.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindLua51.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindMFC.cmake
|
74eaecfc3e
ENH: cleanups
|
20 years ago |
|
FindMPEG.cmake
|
13db5b578b
|
18 years ago |
|
FindMPEG2.cmake
|
13db5b578b
|
18 years ago |
|
FindMPI.cmake
|
b82b47e329
|
18 years ago |
|
FindMatlab.cmake
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
|
FindMotif.cmake
|
13db5b578b
|
18 years ago |
|
FindOpenAL.cmake
|
4726811487
ENH: Added all lowercase 'openal' to library search names in hopes of addressing
|
18 years ago |
|
FindOpenGL.cmake
|
1fe4220669
|
18 years ago |
|
FindOpenSSL.cmake
|
8b46841b6d
ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,
|
19 years ago |
|
FindOpenThreads.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindPHP4.cmake
|
ad8efca061
|
18 years ago |
|
FindPNG.cmake
|
13db5b578b
|
18 years ago |
|
FindPackageHandleStandardArgs.cmake
|
af1b145b3b
|
18 years ago |
|
FindPerl.cmake
|
13db5b578b
|
18 years ago |
|
FindPerlLibs.cmake
|
b24b859a93
BUG: Fix bug 6106 FindPerlLibs.cmake missing escaped $
|
18 years ago |
|
FindPhysFS.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindPike.cmake
|
c7770b8edb
|
18 years ago |
|
FindPkgConfig.cmake
|
1cfe812f11
BUG: fix for 5722
|
18 years ago |
|
FindProducer.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindPythonInterp.cmake
|
52bf51b425
|
18 years ago |
|
FindPythonLibs.cmake
|
ec207513e4
|
18 years ago |
|
FindQt.cmake
|
b442e86492
ENH: change to fatal error
|
20 years ago |
|
FindQt3.cmake
|
1a71290836
BUG: Fixed name of variable used to check version of uic executable.
|
18 years ago |
|
FindQt4.cmake
|
510f578f8b
ENH: For moc commands on Windows, use @param_file method to allow arguments
|
18 years ago |
|
FindQuickTime.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindRuby.cmake
|
5097640671
ENH: add more ruby paths: sitearch, sitelib, vendorarch, vendorlib (#5531)
|
18 years ago |
|
FindSDL.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindSDL_image.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindSDL_mixer.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindSDL_net.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindSDL_sound.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindSDL_ttf.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindSWIG.cmake
|
f61305e88c
BUG: fix for bug 4145 much better findSwig
|
18 years ago |
|
FindSelfPackers.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
FindSubversion.cmake
|
b2240ef6af
ENH: Adding FindSubversion module from Tristan Carel. This addresses bug#3987.
|
19 years ago |
|
FindTCL.cmake
|
13db5b578b
|
18 years ago |
|
FindTIFF.cmake
|
13db5b578b
|
18 years ago |
|
FindTclsh.cmake
|
13db5b578b
|
18 years ago |
|
FindThreads.cmake
|
c5b197842f
BUG: Enable CMAKE_HP_PTHREADS only when the old CMA threads are available. Modern HP pthreads are just normal pthreads.
|
18 years ago |
|
FindUnixCommands.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
FindVTK.cmake
|
859db10e2a
ENH: Add ability to find VTK 5 without user help.
|
19 years ago |
|
FindWget.cmake
|
13db5b578b
|
18 years ago |
|
FindWish.cmake
|
d460481da3
BUG: fix for bug #3846 more advanced stuff
|
19 years ago |
|
FindX11.cmake
|
b67a35e081
BUG: fix spelling of the xf86misc and xf86vmode variables
|
18 years ago |
|
FindXMLRPC.cmake
|
3fb55bff36
BUG: fix for bug 4123, find xmlrpc in standard locations
|
19 years ago |
|
FindZLIB.cmake
|
13db5b578b
|
18 years ago |
|
Findosg.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgDB.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgFX.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgGA.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgIntrospection.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgManipulator.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgParticle.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgProducer.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgShadow.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgSim.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgTerrain.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgText.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgUtil.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindosgViewer.cmake
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |
|
FindwxWidgets.cmake
|
4c6dcc0ed9
BUG: Support cross-compiling; wx-config should be searched for in target platform ONLY (bug 6187).
|
18 years ago |
|
FindwxWindows.cmake
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
19 years ago |
|
ITKCompatibility.cmake
|
540d16384b
ENH: added to handle case in ITK 2.8 and earlier
|
19 years ago |
|
InstallRequiredSystemLibraries.cmake
|
bb82b48715
ENH: change name
|
18 years ago |
|
KDE3Macros.cmake
|
7eb86d1e3c
|
18 years ago |
|
MacOSXBundleInfo.plist.in
|
1dbcfd2a98
ENH: Improve Mac OSX bundle support
|
21 years ago |
|
MacOSXFrameworkInfo.plist.in
|
9323a27989
ENH: initial support for creation of frameworks on Mac
|
18 years ago |
|
MacroAddFileDependencies.cmake
|
63c241ea1e
ENH: Updates from KDE
|
19 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
|
02f79c7242
ENH: add ability to set installer icons, links to web pages, nsis code in the icon section of the template, and ability to escape variables correctly
|
18 years ago |
|
SystemInformation.cmake
|
971f9e4869
ENH: limit the output of system information to no more than 50K per file
|
19 years ago |
|
SystemInformation.in
|
fa9f03779f
ENH: improvements
|
19 years ago |
|
TestBigEndian.cmake
|
263bb4e172
|
18 years ago |
|
TestCXXAcceptsFlag.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
TestEndianess.c.in
|
578841cce5
|
18 years ago |
|
TestForANSIForScope.cmake
|
0e33a166a3
STYLE: fix doc string
|
18 years ago |
|
TestForANSIStreamHeaders.cmake
|
74eaecfc3e
ENH: cleanups
|
20 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
|
b63ff2fb6f
ENH: minor doc cleanups and an example of documenting a variable
|
18 years ago |
|
TestForSSTREAM.cxx
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
|
TestForSTDNamespace.cmake
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
|
TestForSTDNamespace.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
|
UseEcos.cmake
|
5586c6f41b
ENH: now also the "ecosclean" target works with MS nmake
|
19 years ago |
|
UsePkgConfig.cmake
|
100723fbb0
BUG: untested fix for newlines in the output of pkg config
|
19 years ago |
|
UseQt4.cmake
|
96d8460b4e
ENH: Define QT_NO_DEBUG when building with release Qt libs.
|
18 years ago |
|
UseSWIG.cmake
|
fc6497883c
BUG: fix for bug 6151
|
18 years ago |
|
UseVTK40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
UseVTKBuildSettings40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
UseVTKConfig40.cmake
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
|
Use_wxWindows.cmake
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
19 years ago |
|
UsewxWidgets.cmake
|
2fd1b374c1
ENH: Patch from Jan for bug#3453. Cleans up find script and enables -isystem feature for use script.
|
19 years ago |
|
VTKCompatibility.cmake
|
e1a142f033
ENH: fix for back VTK error message
|
19 years ago |
|
ecos_clean.cmake
|
5586c6f41b
ENH: now also the "ecosclean" target works with MS nmake
|
19 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
|
0afe72e908
BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when
|
19 years ago |
|
readme.txt
|
c7770b8edb
|
18 years ago |