summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | Merge topic 'generic-inc-sep-typo-remove'Brad King2018-01-243-9/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | GenericSystem: Remove misspelled flag defaultChristian Pfeiffer2018-01-233-9/+0
* | | | Merge topic 'boost-optional-components'Brad King2018-01-221-3/+5
|\ \ \ \
| * | | | FindBoost: support OPTIONAL_COMPONENTSSergiu Deitsch2018-01-191-3/+5
* | | | | Merge topic 'FindJava-jdk-10'Brad King2018-01-221-9/+25
|\ \ \ \ \
| * | | | | FindJava: ignore javah for JDK 10, it has been removedStefan BrĂ¼ns2018-01-191-9/+25
* | | | | | Merge topic 'FindPythonInterp-windows-current-user'Brad King2018-01-221-0/+3
|\ \ \ \ \ \
| * | | | | | FindPythonInterp: support single-user installs on WindowsWerner Palfinger2018-01-191-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'findopenmp-genex'Christian Pfeiffer2018-01-221-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | FindOpenMP: Employ genex where possibleChristian Pfeiffer2018-01-191-1/+1
| |/ / / /
* | | | | Merge topic 'FindOpenGL-fix-typo'Brad King2018-01-191-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | FindOpenGL: remove duplicate OpenGL::GL referenceBen Boeckel2018-01-181-1/+0
* | | | | Merge topic 'autogen-parallel'Brad King2018-01-182-4/+1
|\ \ \ \ \
| * | | | | Autogen: Process files concurrently in AUTOMOC and AUTOUICSebastian Holtermann2018-01-172-4/+1
| |/ / / /
* | | | | Merge topic 'FindTCL-thread-suffix'Brad King2018-01-181-2/+2
|\ \ \ \ \
| * | | | | FindTCL: Find 8.6 libraries with 't' suffixlorenz2018-01-161-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'FindDoxygen-macos-utils'Craig Scott2018-01-171-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | FindDoxygen: On macOS search in '/Applications/Utilities' tooThomas Thielemann2018-01-161-0/+5
| |/ / /
* | | | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-01-163-0/+9
|\ \ \ \
| * | | | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESDon Hinton2018-01-103-0/+9
* | | | | GNU: Use -fvisibility on AIX when supportedBrad King2018-01-121-1/+3
| |/ / / |/| | |
* | | | Merge topic 'msvc-asm'Brad King2018-01-111-0/+1
|\ \ \ \
| * | | | MSVC: Avoid warning when enabling ASM language with C compilerBrad King2018-01-101-0/+1
* | | | | Merge topic 'misc-typos'Brad King2018-01-111-1/+1
|\ \ \ \ \
| * | | | | MAINT: Misc. typosluz.paz2018-01-101-1/+1
| |/ / / /
* | | | | Merge topic 'FindBoost-1.66'Brad King2018-01-111-16/+48
|\ \ \ \ \
| * | | | | FindBoost: Generate imported targets for future Boost versionsPaul "TBBle" Hampson2018-01-101-1/+0
| * | | | | FindBoost: Search for upstream-packaged libs next to includesPaul "TBBle" Hampson2018-01-101-0/+1
| * | | | | FindBoost: Implement "Architecture and Address Model" tagPaul "TBBle" Hampson2018-01-101-10/+42
| * | | | | FindBoost: Fix incorrect alphabetisation of headers listPaul "TBBle" Hampson2018-01-101-1/+1