summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Fix module docs to be manpage (groff) friendlyBrad King2009-10-053-30/+30
* Support GNU/kFreeBSDBrad King2009-10-052-11/+7
* FindQt3: Prefer (moc|uic)-qt3 names over (moc|uic)Brad King2009-10-051-2/+3
* Remove old license from FindPkgConfig.cmake moduleBrad King2009-10-051-24/+1
* Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t...David Cole2009-10-041-2/+2
* some syncing with the FindQt4.cmake from KDEAlexander Neundorf2009-10-041-13/+13
* -add the additional features for the dbus macros from KDE's FindQt4.cmakeAlexander Neundorf2009-10-031-7/+13
* Create INTERPROCEDURAL_OPTIMIZATION build featureBrad King2009-10-023-3/+9
* Fix typo in Intel xiar search codeBrad King2009-10-021-3/+3
* Fix the documentation to say what it really does. Bug #9638Bill Hoffman2009-10-023-4/+4
* document how the minimum version can be specifiedAlexander Neundorf2009-10-011-54/+57
* Add documentation for Cocoa flag and move Motif under X11 flag.Clinton Stimpson2009-10-011-1/+9
* QtHelp depends on QtNetworkClinton Stimpson2009-10-011-1/+1
* Add missing copyright notice to CMake.cmake moduleBrad King2009-10-011-0/+13
* Some bugfixes, also added public function for closer integration btwn GoogleT...Philip Lowman2009-10-011-40/+118
* Eliminate ExternalProject's use of CMAKE_CFG_INTDIR subdir for Makefile gener...David Cole2009-09-301-16/+42
* Fix for bug #9611, some more paths for OpenJDK.Bill Hoffman2009-09-301-1/+5
* Fix for bug #9611 do not hard code archs for search paths of java, look at th...Bill Hoffman2009-09-301-35/+52
* Fix bug#9619 add a link to module maintainers page in readme.txt for ModulesBill Hoffman2009-09-301-0/+4
* Add initial XL C compiler flags for safer buildsBrad King2009-09-301-0/+5
* Split XL compiler information filesBrad King2009-09-3013-32/+45
* Fix default install prefix on HaikuBrad King2009-09-301-0/+5
* Fix shared library creation flag for XL on LinuxBrad King2009-09-293-1/+3
* Updated the license on top of each file.James Bigler2009-09-293-48/+93
* Removed support for cutil library and header file.James Bigler2009-09-291-41/+54
* Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK.James Bigler2009-09-291-15/+22
* Fix issue #9412 - remove RPATH from files copied by BundleUtilities.cmake on ...David Cole2009-09-281-0/+4
* Fix issue #9395 - only return true for .exe files on Windows from the is_file...David Cole2009-09-281-4/+4
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-28121-32/+1588
* Convert CMake find-modules to BSD LicenseBrad King2009-09-28126-178/+1627
* Convert FindCUDA helper newlines from CRLF to LFBrad King2009-09-282-309/+309
* Correct comments and use ASM${ASM_DIALECT} env. var instead of ASM env. var t...Alexander Neundorf2009-09-261-5/+5
* document the RUBY_VERSION variableAlexander Neundorf2009-09-261-0/+1
* Convert newlines from CRLF to LFBrad King2009-09-253-1447/+1447
* Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory.James Bigler2009-09-251-136/+168
* BUG: Fix issue #8177. Modify the system PATH for all users when requested dur...David Cole2009-09-241-8/+29
* Updated formatting of documentation plus a little reorganization.James Bigler2009-09-231-141/+145
* Added a command to make the output directory. This is to fix the XCode build...James Bigler2009-09-231-0/+6
* add support for finding qcollectiongenerator executable. fixes #9248.Clinton Stimpson2009-09-221-9/+17
* Add support for Qt configured with custom qtlibinfix (see issue 9571). Also ...Clinton Stimpson2009-09-221-35/+36
* Skip implicit link info for multiple OS X archsBrad King2009-09-221-2/+6
* Make Boost easier to findPhilip Lowman2009-09-221-1/+4
* Fix issue 9581. Qt 4.5+ needs gobject-2.0.Clinton Stimpson2009-09-221-0/+27
* Add a blank line to my contributed find modules to prevent copyright info fro...Philip Lowman2009-09-224-15/+15
* Fix Bug #9158: FindBoost.cmake does not work properly with nmake and iclPhilip Lowman2009-09-221-10/+11
* Fix glitch where we were accidently unsetting CMAKE_FIND_LIBRARY_PREFIXESPhilip Lowman2009-09-211-1/+1
* Forgot to mark Protobuf cache variables as advancedPhilip Lowman2009-09-211-0/+5
* [NEW Module] FindAlsa audio library (Advanced Linux Sound Architecture)Philip Lowman2009-09-211-0/+32
* [NEW Module] Find and use Google's Protocol Buffers library & compilerPhilip Lowman2009-09-211-0/+106
* Fix boost library detection with Sun Studio compiler (Issue #9153)Philip Lowman2009-09-201-0/+2