summaryrefslogtreecommitdiff
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* Linux: Avoid finding libraries using lib64 on ArchLinuxLetu Ren2022-10-301-3/+8
* Merge topic 'flang-windows' into release-3.25Brad King2022-10-251-0/+1
|\
| * LLVMFlang: Add a required line to define linking rules on Windowsمهدي شينون (Mehdi Chinoune)2022-10-241-0/+1
* | Merge topic 'android-path-suffixes' into release-3.25Brad King2022-10-191-0/+6
|\ \ | |/
| * Android: Avoid searching API level directories matching architecture bitnessSergiu Deitsch2022-10-181-0/+6
* | SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer existsAndrew Kaster2022-10-171-1/+1
* | HIP, Windows: Add Windows-Clang-HIP platform moduleGergely Meszaros2022-10-092-15/+49
* | Merge topic 'flang-windows'Brad King2022-09-231-0/+2
|\ \ | |/
| * LLVMFlang: Add support for Windowsمهدي شينون (Mehdi Chinoune)2022-09-211-0/+2
* | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionYonggang Luo2022-09-191-2/+2
* | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-145-14/+65
|\ \
| * | MSVC: Add abstraction for debug information formatGlen Chung2022-09-145-6/+57
| * | Clang/Windows: Clarify name of internal runtime library flags variablesBrad King2022-09-131-10/+10
* | | Intel classic compilers on Windows: use msvc style dependenciesMarc Chevrier2022-09-132-12/+10
* | | BSD: Only use BSD as variable for target BSD systemCristian Adam2022-09-064-8/+4
|/ /
* | Merge topic 'bsd-variables'Craig Scott2022-08-225-2/+10
|\ \
| * | BSD: Set *BSD variables when targeting a *BSD systemCristian Adam2022-08-214-0/+8
| * | kFreeBSD: Do not unset LINUX variableCristian Adam2022-08-211-2/+2
* | | Merge topic 'nvhpc_fpie_support'Brad King2022-08-161-7/+9
|\ \ \
| * | | NVHPC: Enable PIE support on linuxRobert Maynard2022-08-151-7/+9
* | | | Merge topic 'mingw-windres'Brad King2022-08-161-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | MinGW: Restore using windres when toolchain-prefixed name is not availableBrad King2022-08-151-1/+1
* | | variable: Set LINUX variable on Linux target systemsCristian Adam2022-08-122-0/+2
| |/ |/|
* | Enable IPO for IntelLLVM compilers on Linux and WindowsWilliam R. Dieter2022-08-011-26/+0
* | IntelLLVM: Pass linker flags to the compiler when used as linkerWilliam R. Dieter2022-08-011-8/+43
* | AIX: Export symbols from IBMClang IPA objectsWilliam Marlow2022-07-123-16/+38
* | Merge topic 'LINK_LIBRARY-Darwin-LIBRARY-features-enhancements'Craig Scott2022-07-041-6/+6
|\ \ | |/
| * Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY featuresMarc Chevrier2022-07-031-3/+3
| * Darwin.cmake: Fix indentingCraig Scott2022-07-031-3/+3
| * Merge topic 'lcc-liblfortran-renamed' into release-3.24Brad King2022-06-281-1/+5
| |\
* | \ Merge topic 'lcc-liblfortran-renamed'Brad King2022-06-281-1/+5
|\ \ \ | | |/ | |/|
| * | LCC: link with -lgfortran instead of -llfortran since 1.26.03Igor Molchanov2022-06-271-1/+5
* | | SerenityOS: Add Platform moduleAndrew Kaster2022-06-148-0/+48
| |/ |/|
* | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-093-25/+2
* | MSVC: Default to -ZI instead of /Zi for x86 and x64Glen Chung2022-05-263-2/+25
* | Merge branch 'backport-3.23-clang-imsvc' into clang-imsvcBrad King2022-05-171-1/+1
|\ \ | |/
| * Clang: Use -imsvc flag without space to support Clang toolsBrad King2022-05-171-1/+1
* | Merge topic 'werror-property'Brad King2022-05-101-0/+2
|\ \
| * | COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-061-0/+2
* | | OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 buildsCameron Cawley2022-05-066-0/+32
* | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-5/+19
* | | Merge topic 'clang-cl-asm-msvc-runtime'Brad King2022-04-221-0/+5
|\ \ \
| * | | Clang: populate MSVC runtime library abstraction tableSaleem Abdulrasool2022-04-171-0/+5
| |/ /
* | | Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-153-0/+3
|/ /
* | ADSP: Add dedicated platform moduleChris Wright2022-04-045-0/+70
* | Genex-LINK_GROUP: Add support feature RESCAN on BSD systemsMarc Chevrier2022-03-222-0/+14
* | Merge topic 'ghs_predefined_targets'Brad King2022-03-211-2/+0
|\ \
| * | GHS: Do not include WindowsPathsFred Baksik2022-03-171-2/+0
* | | genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVEMarc Chevrier2022-03-179-2/+168
|/ /
* | Merge topic 'LINK_LIBRARY-libraries'Brad King2022-03-073-41/+23
|\ \