summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
* LLVMFlang: Add support for targeting MSVC ABI on WindowsBrad King2023-10-031-3/+58
* OrangeC: Add support for OrangeC compilerDavid Lindauer2023-09-253-0/+14
* macOS: Framework: simplify link flagMarc Chevrier2023-09-212-0/+7
* MinGW: Search for packages in standard MSYSTEM environment prefixesBrad King2023-09-131-0/+19
* Windows: Add experimental WindowsKernelModeDriver platformKyle Edwards2023-07-176-3/+41
* Merge topic 'android-platform'Brad King2023-07-141-0/+2
|\
| * Android: Restore platform info and search paths shared with LinuxBrad King2023-07-131-0/+2
* | apple: add preliminary visionOS supportGregor Jasny2023-07-116-2/+17
|/
* Android: Restore platform id vars with legacy toolchain fileBrad King2023-06-201-5/+5
* enable_language: Establish target platform identification variables earlierBrad King2023-06-0765-51/+72
* kFreeBSD,GNU: Provide multiarch library directory regex earlierBrad King2023-06-066-7/+9
* AppleClang: Fix ASM compiler identificationGregor Jasny2023-06-051-0/+1
* Linux: Provide multiarch library directory regex earlierBrad King2023-05-312-3/+2
* IntelLLVM: Use compiler driver as linker for MODULE libraries tooWilliam R. Dieter2023-05-251-0/+1
* 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-151-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-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