summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CPack-cygwinGeneratorDoc'David Cole2012-03-021-0/+33
|\
| * Provide template for CPack Cygwin generator specific variables.Eric NOULARD2012-02-251-0/+33
* | Merge topic 'CPack-updateCommonDoc'David Cole2012-03-021-78/+106
|\ \
| * | Review and update CPack variable documentation.Eric NOULARD2012-02-251-78/+106
| |/
* | Merge topic 'CPack-fixCPackDMG-docLayout'David Cole2012-03-021-29/+29
|\ \
| * | Fix CPack Drag and Drop generator documentation layout.Eric NOULARD2012-02-251-29/+29
| |/
* | Merge topic 'CPack-fixCPackBundleDocLayout'David Cole2012-03-021-15/+14
|\ \
| * | Fix layout of the CPack Bundle documentationEric NOULARD2012-02-251-15/+14
| |/
* | Merge topic 'fix-findhspell-version'David Cole2012-03-021-1/+4
|\ \
| * | FindHSPELL: set HSPELL_VERSION_STRINGRolf Eike Beer2012-02-251-1/+4
| |/
* | Merge topic 'improve-findopenscenegraph'David Cole2012-03-021-5/+5
|\ \
| * | FindOpenSceneGraph: give every message() with an explicit levelRolf Eike Beer2012-02-241-5/+5
| |/
* | Merge topic 'improve-generateexportheader'David Cole2012-03-021-35/+9
|\ \
| * | GenerateExportHeader: improve compiler identificationRolf Eike Beer2012-02-241-28/+9
| * | GenerateExportHeader: remove unneeded codeRolf Eike Beer2012-02-241-7/+0
| |/
* | Merge topic 'icc-compiler-flags'David Cole2012-03-022-0/+2
|\ \
| * | Check{C,CXX}CompilerFlag: detect ICC error messagesRolf Eike Beer2012-02-232-0/+2
| |/
* | Merge topic 'improve-findpythonlibs'David Cole2012-03-022-8/+66
|\ \
| * | FindPythonLibs: stop scanning when libraries are foundRolf Eike Beer2012-02-231-0/+4
| * | FindPythonLibs: put debug libraries into PYTHON_LIBRARIESRolf Eike Beer2012-02-231-3/+11
| * | FindPythonLibs: get the exact version of the found library (#3080)Rolf Eike Beer2012-02-221-2/+12
| * | FindPythonLibs: make the version selection work as for PythonInterpRolf Eike Beer2012-02-221-2/+33
| * | FindPython{Interp,Libs}: document Python_ADDITIONAL_VERSIONS as inputRolf Eike Beer2012-02-222-2/+7
| |/
* | Merge topic 'cleanup-useswig'David Cole2012-03-021-8/+5
|\ \
| * | UseSWIG: clean up string comparesRolf Eike Beer2012-02-231-8/+5
| |/
* | Merge topic 'simplify-findopenmp'David Cole2012-03-021-10/+2
|\ \
| * | FindOpenMP: simplify check for enabled languagesRolf Eike Beer2012-02-221-10/+2
| |/
* | Merge topic 'fix-generate_export_header-docs'David Cole2012-03-021-1/+1
|\ \
| * | Fix documented function signature to match reality.Stephen Kelly2012-02-211-1/+1
| |/
* | Merge topic 'add-Embarcadero-support'David Cole2012-03-027-29/+53
|\ \ | |/ |/|
| * Recognize Embarcadero compiler (#12604)Brad King2012-02-207-26/+50
| * Rename Modules/Platform/Windows-{Borland => Embarcadero}.cmakeBrad King2012-02-173-7/+7
* | Merge topic 'HandleTargetsInCMakeRequiredLibraries'David Cole2012-02-2112-33/+217
|\ \
| * | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-2112-11/+195
| * | -remove trailing whitespaceAlex Neundorf2012-02-216-22/+22
* | | Merge topic 'qt3-find-qtmain'David Cole2012-02-211-1/+4
|\ \ \
| * | | Fix paths/hints for finding qtmain.Clinton Stimpson2012-02-201-1/+4
| | |/ | |/|
* | | Merge topic 'CPack-dynamicDocSection'David Cole2012-02-218-58/+206
|\ \ \
| * | | Fix typo in end markupEric NOULARD2012-02-181-1/+1
| * | | More documentation concerning CPack ComponentsEric NOULARD2012-02-181-1/+46
| * | | Put CPack DMG and PackageMaker doc in separate filesEric NOULARD2012-02-183-55/+104
| * | | Correct copy/paste section name mistakeEric NOULARD2012-02-181-1/+1
| * | | Add structure documentation for CPack Bundle generatorEric NOULARD2012-02-181-0/+12
| * | | Add structured documentation for NSISEric NOULARD2012-02-181-0/+42
| * | | Dynamically add documentation section specified in documented script.Eric NOULARD2012-02-182-2/+2
| |/ /
* | | Merge topic 'GenerateExportHeader_MinorFix'David Cole2012-02-211-1/+1
|\ \ \
| * | | GenerateExportHeader: use double quotes around _gcc_versionAlex Neundorf2012-02-181-1/+1
| |/ /
* | | Merge topic 'improve-findopenmp'David Cole2012-02-211-72/+133
|\ \ \
| * | | FindOpenMP: try the most likely flags firstRolf Eike Beer2012-02-181-32/+67
| * | | FindOpenMP: do not fail if only C or CXX is enabled (#11910)Rolf Eike Beer2012-02-081-43/+69