summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Add git support to ExternalProject.David Cole2010-06-021-0/+129
* FindZLIB: make sure zlib.h exists before reading itKovarththanan Rajaratnam2010-05-131-1/+1
* -make CMAKE_ASM_FLAGS_INIT and friends work (#10577)Alex Neundorf2010-05-121-0/+35
* BUG: 0009840 Fix case when only Java is available by implementing COMP RuntimeMathieu Malaterre2010-05-111-9/+42
* Add GITCommand key value pair.Bill Hoffman2010-05-111-0/+4
* -use the HINTS keyword for finding FindKDE4Internal.cmakeAlex Neundorf2010-05-111-1/+1
* BUG #10209: Fixed FindwxWidget CXX flags parsing error.Miguel A. Figueroa-Villanueva2010-05-091-2/+5
* -use find_package_handle_standard_args() in FindOpenAL (#9496)Alex Neundorf2010-05-091-4/+5
* -add QUIET keyword to pkgconfig macrosAlex Neundorf2010-05-082-9/+20
* -add support for QtMultimedia in UseQt4.cmake (#10675)Alex Neundorf2010-05-061-2/+3
* Load compiler information after configuring itBrad King2010-05-064-2/+3
* Use Fortran ABI detection results conservativelyBrad King2010-05-051-2/+2
* Fix Windows-cl.cmake so that at most one MSVC** variable is defined.David Cole2010-05-051-23/+4
* Fix FindCurses.cmake for new cygwin releases.Bill Hoffman2010-05-041-0/+9
* Fix for bug #10670, add another location to find MSBuild.Bill Hoffman2010-05-041-0/+1
* Fix missing set of MSVC10 and add CheckCompilerRelatedVariables test.David Cole2010-04-301-0/+1
* Detect PathScale Fortran compiler toolsC. Bergström2010-04-261-2/+5
* Do not error out if the java version is not found, if java is not required.Bill Hoffman2010-04-251-1/+5
* -add more names for libpng, so it also support libpng 1.4 on Windows (#10551)Alex Neundorf2010-04-191-1/+1
* FindDart: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-181-0/+5
* FindDart: mark DART_ROOT as advancedKovarththanan Rajaratnam2010-04-181-0/+2
* FindGLU: add deprecation messageKovarththanan Rajaratnam2010-04-181-1/+3
* FindGCCXML: document variablesKovarththanan Rajaratnam2010-04-181-0/+3
* FindGCCXML: mark executable as advancedKovarththanan Rajaratnam2010-04-181-0/+2
* FindLibXslt: move include statement + misc whitespace cleanupKovarththanan Rajaratnam2010-04-171-5/+2
* FindAVIFile: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-171-11/+9
* FindPhysFS: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-171-4/+4
* FindQuickTime: use find_package_handle_standard_args()Kovarththanan Rajaratnam2010-04-171-6/+4
* FindZLIB: only set INCLUDE_DIRECTORIES/LIBRARIES if zlib is foundKovarththanan Rajaratnam2010-04-171-5/+6
* FindLibXml2: move include statementKovarththanan Rajaratnam2010-04-171-2/+1
* Make VERBOSE_FLAG appear as first statement for consistencyKovarththanan Rajaratnam2010-04-174-5/+7
* Fix support of VS Express 10, but looking for MSBuild in the right place.Bill Hoffman2010-04-161-28/+3
* FindMPEG: mark variables in cache as advancedKovarththanan Rajaratnam2010-04-161-0/+2
* FindMPEG: also check if MPEG_vo_LIBRARY is validKovarththanan Rajaratnam2010-04-161-1/+1
* FindEXPAT: else() not neededKovarththanan Rajaratnam2010-04-161-3/+0
* FindJasper: don't put JASPER_LIBRARIES into cacheKovarththanan Rajaratnam2010-04-161-1/+1
* FindJasper: don't set JASPER_LIBRARIES twiceKovarththanan Rajaratnam2010-04-161-4/+0
* FindJasper: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-5/+0
* FindASPELL: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-6/+0
* FindHSPELL: capitalize Hspell properlyKovarththanan Rajaratnam2010-04-161-5/+5
* FindHSPELL: add version supportKovarththanan Rajaratnam2010-04-161-0/+10
* FindHSPELL: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-161-9/+2
* -add basic search directories for the "Generic" platformAlex Neundorf2010-04-141-0/+6
* FindSubversion: simplify using FindPackageHandleStandardArgs()Kovarththanan Rajaratnam2010-04-111-11/+2
* FindBZip2: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-111-4/+0
* FindBZip2: remove BZIP2_DEFINITIONS from doc (it's not referenced)Kovarththanan Rajaratnam2010-04-111-1/+0
* FindZLIB: add support for version handling (fixes #5588)Kovarththanan Rajaratnam2010-04-111-3/+13
* FindZLIB: add support for GnuWin32 (fixes #5588)Kovarththanan Rajaratnam2010-04-111-2/+9
* FindZLIB: FindPackageHandleStandardArgs already contains the quiet handlingKovarththanan Rajaratnam2010-04-111-7/+2
* -check for the ARM ABI/EABI compiler ABI for the GNU compilersAlex Neundorf2010-04-111-0/+10