summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* OpenWatcom: Add support for 16-bit Windowsjbs2022-11-301-9/+38
* Merge topic 'android-no-LINUX'Brad King2022-11-291-0/+1
|\
| * Android: Revert setting LINUX variable on Android target systemsBrad King2022-11-281-0/+1
* | Merge topic 'revert-find_library-msvc-libfoo.a'Brad King2022-11-291-2/+2
|\ \
| * | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-281-2/+2
| |/
* | Merge topic 'mingw-windres'Brad King2022-11-291-1/+2
|\ \
| * | MinGW: Fix regression when windres is not foundBrad King2022-11-291-1/+2
* | | Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMANDJoerg Bornemann2022-11-161-1/+3
| |/ |/|
* | 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-054-8/+4
|/ /
* | Merge topic 'bsd-variables'Craig Scott2022-08-225-2/+10
|\ \
| * | BSD: Set *BSD variables when targeting a *BSD systemCristian Adam2022-08-204-0/+8
| * | kFreeBSD: Do not unset LINUX variableCristian Adam2022-08-201-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-112-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-051-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
|\ \ \