summaryrefslogtreecommitdiff
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* VS/Android: Deduce processor type from CMAKE_GENERATOR_PLATFORMMichael Karcher2023-04-261-1/+14
* VS/Android: Use safe API level when detecting the NDK directoryMichael Karcher2023-04-251-0/+1
* VS/Android: Detect full NDK root instead of sysrootMichael Karcher2023-04-252-14/+9
* VS/Android: Use ApplicationTypeRevision 3.0 in VS2022Michael Karcher2023-04-251-1/+1
* Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-0/+5
* Merge topic 'swift-debug-info'Brad King2023-02-171-0/+2
|\
| * Swift: Emit debug information on WindowsSaleem Abdulrasool2023-02-161-0/+2
* | LCC: Disable Fortran preprocessor testing if unsupportedmakise-homura2023-02-161-0/+2
* | LCC: Don't require liblfortran on lcc versions that don't have itmakise-homura2023-02-161-3/+3
|/
* Merge topic 'android-ndk-legacy-toolchain'Brad King2023-02-071-0/+2
|\
| * Android: Provide CMAKE_ANDROID_NDK_VERSION with NDK legacy toolchain fileBrad King2023-02-061-0/+2
| * Merge topic 'android-no-LINUX' into release-3.25Brad King2022-11-291-0/+1
| |\
| * \ Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25Brad King2022-11-291-2/+2
| |\ \
| * \ \ Merge topic 'mingw-windres' into release-3.25Brad King2022-11-291-1/+2
| |\ \ \
* | | | | OpenWatcom: Add correct support for 16-bit WindowsJiri Malak2023-01-255-33/+61
* | | | | OpenWatcom: Refactor population of standard include directoriesJiri Malak2023-01-246-61/+38
* | | | | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32Brad King2023-01-191-45/+0
* | | | | Modules: Record system inspection steps in the configure logBrad King2023-01-181-2/+2
* | | | | 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-281-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-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