summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ExternalProject-format-docs'Brad King2014-10-291-188/+277
|\
| * ExternalProject: Use explicit markup and definition lists in docsBrad King2014-10-281-139/+227
| * ExternalProject: Convert docs to a bracket commentBrad King2014-10-281-187/+188
* | Merge topic 'FindCurses-include-CheckLibraryExists'Brad King2014-10-291-1/+2
|\ \ | |/ |/|
| * FindCurses: Include CheckLibraryExists before using it (#15220)Brad King2014-10-281-1/+2
* | Merge topic 'osx-gnu-fortran-deployment'Brad King2014-10-281-0/+2
|\ \
| * | OS X: Detect deployment target flags from GNU Fortran compilersBrad King2014-10-271-0/+2
* | | Merge topic 'cpack-rpm-pre-post-install'Brad King2014-10-281-3/+64
|\ \ \
| * | | CPackRPM: Support PREUN and POSTUN requirementsEvgeny Kalishenko2014-10-271-4/+33
| * | | CPackRPM: Support pre(post) install script requirementsEvgeny Kalishenko2014-10-271-1/+33
* | | | Merge topic 'find-boost-no-reroot'Brad King2014-10-281-2/+2
|\ \ \ \
| * | | | FindBoost: fix find_library call when using "re-rooting"Guillaume Papin2014-10-261-2/+2
| | |/ / | |/| |
* | | | Merge topic 'autorcc-depends'Brad King2014-10-271-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | QtAutogen: Regenerate qrc files if their input changes (#15074)Stephen Kelly2014-10-241-0/+1
| |/ /
* | | FPHSA: remove unneeded variable dereferencingRolf Eike Beer2014-10-251-2/+2
|/ /
* | Merge topic 'xcode-ios-compiler-id'Brad King2014-10-232-3/+19
|\ \
| * | Xcode: Fix compiler id detection when code signing is requiredBrad King2014-10-222-0/+6
| * | Xcode: Fix compiler id detection for iOS tools (#15214)Brad King2014-10-222-3/+13
| |/
* | Merge topic 'doc-line-lengths'Brad King2014-10-2317-202/+279
|\ \
| * | Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-2217-202/+279
| |/
* | Merge topic 'FindHg-no-cygwin-hg-on-windows'Brad King2014-10-221-0/+4
|\ \
| * | FindHg: Do not use cygwin hg on WindowsBrad King2014-10-221-0/+4
| |/
* | Merge topic 'cuda-rpath-osx'Brad King2014-10-221-12/+0
|\ \
| * | FindCUDA: Remove rpath logic outdated by CMake's own @rpath supportClinton Stimpson2014-10-221-12/+0
| |/
* | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-221-2/+16
|\ \
| * | BundleUtilities: Ensure framework symlinks and Info.plist existAdam Strzelecki2014-10-211-2/+16
* | | Merge topic 'cpack-rpm-component-descriptions'Brad King2014-10-221-11/+67
|\ \ \
| * | | CPackRPM: Add component based packaging description and summaryDomen Vrankar2014-10-211-11/+67
* | | | Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-219-21/+21
|\ \ \ \
| * | | | Avoid if() quoted auto-dereferenceBen Boeckel2014-10-209-21/+21
| |/ / /
* | | | Merge topic 'UseJava-classpath-cross-compile'Brad King2014-10-211-1/+1
|\ \ \ \
| * | | | UseJava: Fix classpath separator on WIN32 cross compilation (#15206)Lorenz Witte2014-10-141-1/+1
| |/ / /
* | | | Merge topic 'UseSWIG-r-support'Brad King2014-10-211-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | UseSWIG: Fix R module prefixJulien Schueller2014-10-141-0/+2
| | |/ | |/|
* | | CheckStructHasMember: avoid breakage on -Wall -Werror (#15203)Peter Wu2014-10-131-1/+1
|/ /
* | Merge topic 'fix-OSX-bundle-rpaths-and-Qt5'Brad King2014-10-102-32/+141
|\ \ | |/
| * BundleUtilities: Framework codesign Resources/Info.plist & CurrentAdam Strzelecki2014-10-101-2/+21
| * BundleUtilities: Resolve & replace @rpath placeholdersAdam Strzelecki2014-10-102-26/+98
| * GetPrerequisites: Make sure dyld placeholders are prefixesAdam Strzelecki2014-10-101-3/+3
| * BundleUtilities: Use find on UNIX for fast executable lookupAdam Strzelecki2014-10-101-1/+19
* | Merge topic 'FindThreads_overhaul'Brad King2014-10-091-36/+78
|\ \
| * | FindThreads: introduce THREADS_PREFER_PTHREAD_FLAG (#14767)Rolf Eike Beer2014-10-081-0/+18
| * | FindThreads: introduce an imported target to link toTimo Rothenpieler2014-10-081-0/+18
| * | FindThreads: move checking of the -pthread compiler flag into a macroRolf Eike Beer2014-10-061-36/+42
* | | Merge topic 'FPHSA_exact_version'Brad King2014-10-081-7/+36
|\ \ \
| * | | FPHSA: fix when requested or found version is exactly 0Rolf Eike Beer2014-10-071-3/+4
| * | | FPHSA: when EXACT version match is requested only compare the components givenRolf Eike Beer2014-10-071-4/+32
| | |/ | |/|
* | | Merge topic 'FindLATEX-cross-compile-ps2pdf14'Brad King2014-10-081-1/+1
|\ \ \
| * | | FindLATEX: Search for ps2pdf14 even on Windows (#15198)Brad King2014-10-071-1/+1
| | |/ | |/|
* | | Merge topic 'ctest-memcheck-sanitizers'Brad King2014-10-071-0/+1
|\ \ \