summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'find-linker'Brad King2018-02-211-0/+19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | CMakeFindBinUtils: Find linker in PATHxoviat2018-02-211-0/+19
* | | | | | | Merge topic 'ti-depfile-flag-fix'Brad King2018-02-201-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Compiler/TI: Fix depfile generation for C++Grzegorz Dobinski2018-02-201-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'findzlib-folder-priority'Brad King2018-02-201-2/+2
|\ \ \ \ \ \
| * | | | | | FindZLIB: Search names per directoryStefan Hacker2018-02-151-2/+2
* | | | | | | Merge topic 'CheckCSourceRuns-log-run-output'Brad King2018-02-201-3/+8
|\ \ \ \ \ \ \
| * | | | | | | CheckCSourceRuns: Teach CHECK_C_SOURCE_RUNS to log run outputEdward Z. Yang2018-02-161-3/+8
| |/ / / / / /
* | | | | | | Merge topic 'follow-up-misc-typos'Brad King2018-02-208-8/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Maint: misc. typosluz.paz2018-02-168-8/+8
| |/ / / / /
* | | | | | Replaces execute_process calls to touch files with file(TOUCH) callsShane Parris2018-02-151-1/+1
|/ / / / /
* | | | | UseSWIG: modernize moduleMarc Chevrier2018-02-141-148/+337
* | | | | UseSWIG: Re-work test frameworkMarc Chevrier2018-02-141-0/+6
| |/ / / |/| | |
* | | | Merge topic 'more-misc-typos'Brad King2018-02-132-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Misc. typosluz.paz2018-02-132-6/+6
| |/ /
* | | FindImageMagick: Add 7.0 library namesRoman Wüger2018-02-061-2/+2
|/ /
* | Merge topic 'autogen-improve-multi-config'Brad King2018-02-052-39/+0
|\ \
| * | Autogen: Improved multi-config include schemeSebastian Holtermann2018-02-022-39/+0
* | | UseSWIG: Restore support for like-named .i files in different modulesMarc Chevrier2018-02-021-2/+4
|/ /
* | Merge topic 'UseSWIG-doc-clarify'Brad King2018-02-011-52/+64
|\ \
| * | UseSWIG: Clarify documentation of SWIG_OUTFILE_DIRNoel Eck2018-01-311-2/+2
| * | UseSWIG: Improve documentation markupBrad King2018-01-311-31/+42
| * | UseSWIG: Convert docs to a bracket commentBrad King2018-01-311-52/+53
* | | Merge topic 'findmpi-linker-parsing-enh'Brad King2018-02-011-92/+281
|\ \ \ | |/ / |/| |
| * | FindMPI: Discard IMPI boilerplate textChristian Pfeiffer2018-01-311-0/+4
| * | FindMPI: Support for IMPI's compiler checkChristian Pfeiffer2018-01-311-0/+27
| * | FindMPI: Set up environment variables for wrapperChristian Pfeiffer2018-01-311-5/+80
| * | FindMPI: Retain unused link pathsChristian Pfeiffer2018-01-301-6/+18
| * | FindMPI: Use more CMake variablesChristian Pfeiffer2018-01-301-59/+118
| * | FindMPI: Improve link information parsingChristian Pfeiffer2018-01-251-53/+65
* | | Merge topic 'CheckIPOSupported-doc-Fortran'Brad King2018-01-311-1/+1
|\ \ \
| * | | CheckIPOSupported: Document existing Fortran supportBrad King2018-01-301-1/+1
* | | | Merge topic 'adsp-asmembler-identification'Brad King2018-01-311-0/+4
|\ \ \ \
| * | | | ASM: ADSP assembler identificationAnton Danielsson2018-01-301-0/+4
| |/ / /
* | | | FindCUDA: Fix regression in per-config flagsBrad King2018-01-301-0/+12
|/ / /
* | | Merge topic 'intel-cxx17-flags'Brad King2018-01-292-1/+13
|\ \ \
| * | | Intel: Add C++17 compiler optionsChristian Pfeiffer2018-01-271-0/+11
| * | | Intel: Correct the C11 ext flagChristian Pfeiffer2018-01-271-1/+2
* | | | Merge topic 'CPackDeb-help-typo'Brad King2018-01-251-2/+2
|\ \ \ \
| * | | | CPackDeb: Fix typo in documentationTobias Svehagen2018-01-241-2/+2
* | | | | Merge topic 'xl-qoptfile'Brad King2018-01-251-0/+2
|\ \ \ \ \
| * | | | | XL: Enable use of response files for includes and objectsBrad King2018-01-241-0/+2
| |/ / / /
* | | | | Merge topic 'fix-cray-pic'Brad King2018-01-255-6/+15
|\ \ \ \ \
| * | | | | Cray: Add common PIC flagsChuck Atkins2018-01-245-7/+16
| | |_|_|/ | |/| | |
* | | | | Merge topic 'RemoveKDevelop3'Brad King2018-01-251-13/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-13/+0
* | | | | Merge topic 'GenerateExportHeader-include-guard'Brad King2018-01-242-3/+8
|\ \ \ \ \
| * | | | | GenerateExportHeader: add INCLUDE_GUARD_NAME optionKyle Edwards2018-01-232-3/+8
| |/ / / /
* | | | | Merge topic 'UseJava-native-headers-generation'Brad King2018-01-241-1/+73
|\ \ \ \ \
| * | | | | add_jar: add option GENERATE_NATIVE_HEADERSMarc Chevrier2018-01-221-1/+73
| | |_|/ / | |/| | |