summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28Brad King2023-11-011-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge topic 'FindFreeType-config-windows' into release-3.28Brad King2023-10-311-2/+32
| | |\ \ \ \
| * | | | | | CMakeParseImplicitLinkInfo: Log exclusion of MSVC link /implib: flagBrad King2023-11-011-2/+3
* | | | | | | Merge topic 'Genex-LINK_LIBRARY-updates'Brad King2023-11-021-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Genex LINK_LIBRARY: fix some definitions for Apple platformsMarc Chevrier2023-11-011-4/+4
* | | | | | | | Merge topic 'findwxwidgets-lexilla'Brad King2023-11-021-27/+55
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | FindwxWidgets: link with lexillaMaarten Bent2023-11-011-4/+7
| * | | | | | | FindwxWidgets: Convert include and library paths to cmake-styleMaarten Bent2023-11-011-0/+3
| * | | | | | | FindwxWidgets: Prevent searching libraries multiple timesMaarten Bent2023-11-011-0/+3
| * | | | | | | FindwxWidgets: Improve linking with scintillaMaarten Bent2023-11-011-3/+9
| * | | | | | | FindwxWidgets: Move wx-config specific checks inside UNIX find-styleMaarten Bent2023-11-011-20/+20
| * | | | | | | FindwxWidgets: Include hotfix numberMaarten Bent2023-11-011-0/+9
| * | | | | | | FindwxWidgets: use IN_LISTMaarten Bent2023-11-011-2/+6
| * | | | | | | Merge topic 'findcuda_toolkit_restore_lib_search_dir'Brad King2023-10-061-1/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'FindPkgConfig-error'Brad King2023-10-041-3/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'LLVMFlang-MSVC'Brad King2023-10-048-48/+196
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'revert-GetPrerequisites-linux-x86'Brad King2023-11-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | GetPrerequisites: Revert "Ignore relative paths printed by ldd"Brad King2023-10-311-1/+1
* | | | | | | | | | Merge topic 'UseEcos-doc'Brad King2023-10-311-15/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UseEcos: Improve documentation formatting權少2023-10-311-15/+25
* | | | | | | | | | | Merge topic 'FindFreeType-config-windows'Brad King2023-10-311-2/+32
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | FindFreeType: also set `FREETYPE_FOUND`Ben Boeckel2023-10-301-0/+1
| * | | | | | | | | FindFreeType: insert Freetype's location to the startBen Boeckel2023-10-281-1/+1
| * | | | | | | | | FindFreeType: handle config-specific `LOCATION` settings as wellBen Boeckel2023-10-281-1/+13
| * | | | | | | | | FindFreeType: consider `IMPLIB`-using platformsBen Boeckel2023-10-261-1/+18
* | | | | | | | | | Merge topic 'FindOpenThreads-doc'Brad King2023-10-301-12/+18
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | FindOpenThreads: Update documentation權少2023-10-301-12/+18
* | | | | | | | | | Merge topic 'FindProtobuf-restore-protoc-include-path'Brad King2023-10-301-4/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | FindProtobuf: Fix protoc include path regressionAndré Apitzsch2023-10-271-4/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'fix-Wstrict-prototypes'Brad King2023-10-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Modules: Fix clang -Wstrict-prototypes warningsSean McBride2023-10-261-1/+1
* | | | | | | | | Link Step: linker depfile configuration: bug fixMarc Chevrier2023-10-251-5/+6
|/ / / / / / / /
* | | | | | | | Merge topic 'compute-compiler-linker'Brad King2023-10-2417-108/+350
|\ \ \ \ \ \ \ \
| * | | | | | | | Link Step: use the correct linker for depfile handlingMarc Chevrier2023-10-241-11/+18
| * | | | | | | | Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-2416-97/+332
* | | | | | | | | Merge topic 'clang-ansi-color'Brad King2023-10-231-2/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Clang: Use -fno-ansi-escape-codes for color diagnostics on WindowsCristian Adam2023-10-231-2/+8
* | | | | | | | Merge topic 'ExternalProject-ghs'Brad King2023-10-171-3/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Fix INSTALL step for GHS generatorWilliam Sciaroni2023-10-161-3/+14
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'adsp-asm'Brad King2023-10-171-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | ADSP: Add support for assemblerSebastian Wendt2023-10-121-0/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'remove-comeau'Brad King2023-10-172-12/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Comeau: Remove undocumented support for this compilerscivision2023-10-162-12/+0
| |/ / / / / / /
* | | | | | | | Merge topic 'linker-user-selection'Brad King2023-10-1617-2/+76
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add options to specify linker toolMarc Chevrier2023-10-1317-2/+76
| |/ / / / / /
* | | | | | | PGI/NVHPC: Remove -Mipa compiler option for 23.3+مهدي شينون (Mehdi Chinoune)2023-10-131-1/+1
|/ / / / / /
* | | | | | FindRuby: Add support for 3.2Heiko Becker2023-10-101-6/+6
* | | | | | Merge topic 'findcuda_toolkit_restore_lib_search_dir' into release-3.28Brad King2023-10-061-1/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | FindCUDAToolkit: Restore CUDAToolkit_LIBRARY_SEARCH_DIRS variableRobert Maynard2023-10-041-1/+0
| | |/ / / | |/| | |
* | | | | Merge topic 'FindPkgConfig-error' into release-3.28Brad King2023-10-041-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |