summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* ExternalData: Preserve escaped semicolons during argument expansionBrad King2013-03-121-5/+12
* Merge topic 'GetPrerequisites-objdump'Brad King2013-03-041-19/+37
|\
| * GetPrerequisites: Add documentation for objdumpMichael Tänzer2013-03-011-0/+1
| * GetPrerequisites: Add support for objdumpMichael Tänzer2013-02-281-2/+18
| * GetPrerequisites: Move tool search paths upMichael Tänzer2013-02-281-17/+18
* | Merge topic 'non-fatal-Qt4-missing-targets'Brad King2013-03-041-6/+10
|\ \
| * | Only add existing targets to the Qt4 target depends properties.Stephen Kelly2013-02-261-6/+10
| |/
* | Merge topic 'Win-HOST_SYSTEM_PROCESSOR'Brad King2013-03-041-1/+5
|\ \ | |/ |/|
| * properly detect processor architecture on WindowsRolf Eike Beer2013-02-251-1/+5
* | Merge topic 'FPHSA_FOUND_VAR_OPTION'Brad King2013-02-251-23/+44
|\ \
| * | FPHSA: improve documentationAlex Neundorf2013-02-221-8/+12
| * | FPHSA: Add FOUND_VAR option to specify _FOUND variable nameAlex Neundorf2013-02-221-15/+32
| |/
* | Merge topic 'try_compile-targets'Brad King2013-02-2511-54/+21
|\ \
| * | Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-2211-54/+21
* | | Merge topic 'generate-export-header-warnings'Brad King2013-02-251-4/+0
|\ \ \
| * | | Removed GenerateExportHeader warnings about old compilersMarcus D. Hanwell2013-02-201-4/+0
| | |/ | |/|
* | | Merge topic 'fix-GEH-docs'Brad King2013-02-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix GenerateExportHeader documentation #13936Stephen Kelly2013-02-201-1/+1
| |/
* | NAG: Use -PIC for Fortran position-independent code (#13932)Neil Carlson2013-02-181-0/+1
|/
* Merge topic 'rpath-use-implicit-link-dirs'Brad King2013-02-151-0/+1
|\
| * Merge topic 'LINK_LIBRARIES-property' into rpath-use-implicit-link-dirsBrad King2013-02-1499-994/+1576
| |\
| * | AIX-GNU: Put implicit link directories in runtime libpath (#13909)Brad King2013-02-141-0/+1
* | | Merge topic 'OpenMP-doc'Brad King2013-02-151-1/+3
|\ \ \
| * | | FindOpenMP: improve documentation (#13895)Rolf Eike Beer2013-02-131-1/+3
* | | | Merge topic 'Embarcadero-linker-flags'Brad King2013-02-151-1/+1
|\ \ \ \
| * | | | Embarcadero: Fix default link stack/heap flags (#13912)Brad King2013-02-131-1/+1
| |/ / /
* | | | Merge topic 'linked-usage-cleanup'Brad King2013-02-151-8/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Don't add target-specific interface includes and defines to Qt 4 targets.Stephen Kelly2013-02-131-8/+0
* | | | Merge topic 'EclipseDetectClangIncludeDirs'Brad King2013-02-121-2/+2
|\ \ \ \
| * | | | Eclipse: also detect include dirs and macro for clang (#13823)Alex Neundorf2013-02-101-2/+2
* | | | | Merge topic 'CPackRPM-fixSomeRPMSpecificVarHandling'Brad King2013-02-121-9/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPackRPM fix #13898 uses IF(DEFINED var) to avoid wrong var value logicEric NOULARD2013-02-091-9/+19
* | | | | Merge topic 'minor-fixes'Brad King2013-02-111-6/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Generate config-specific interface link libraries propeties.Stephen Kelly2013-02-091-6/+18
| |/ / /
* | | | Merge topic 'generator-toolset'Brad King2013-02-083-4/+22
|\ \ \ \
| * \ \ \ Merge branch 'master' into generator-toolsetBrad King2013-02-077-43/+864
| |\ \ \ \ | | |/ / /
| * | | | ExternalProject: Propagate the generator toolsetBrad King2013-02-071-0/+11
| * | | | Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-072-0/+6
| * | | | Merge branch 'xcode-duplicate-flags-13354' into generator-toolsetBrad King2013-01-3125-66/+288
| |\ \ \ \
| * | | | | ExternalProject: Simplify CMake command line generationBrad King2013-01-311-4/+5
* | | | | | Merge topic 'CMAKE_CL_64-CXX'Brad King2013-02-081-1/+1
|\ \ \ \ \ \
| * | | | | | MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896)Brad King2013-02-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'implicit-lib-canonical-path'Brad King2013-02-081-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Normalize full paths in implicit link library listBrad King2013-02-061-0/+6
| | |_|/ / | |/| | |
* | | | | Merge topic 'add-ExternalData-module'Brad King2013-02-052-0/+765
|\ \ \ \ \
| * | | | | ExternalData: Attach download rules to content links in IDEsBrad King2013-02-041-2/+2
| * | | | | ExternalData: Collapse ../ components in DATA{} pathsBrad King2013-01-301-1/+2
| * | | | | ExternalData: Add support for SHA 1 and 2 hash algorithmsBrad King2013-01-301-2/+7
| * | | | | ExternalData: Generalize hash algo/ext handlingBrad King2013-01-301-11/+9
| * | | | | ExternalData: Allow DATA{} syntax to reference directoriesBrad King2013-01-301-7/+38