summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Modules: Collapse consecutive whitespace in stringsDaan De Meyer2020-03-2312-22/+22
* | | | | MinGW: Fix default windres selection when cross-compilingBrad King2020-03-251-1/+1
* | | | | MinGW: Drop unnecessary windres selection code with Unix MakefilesBrad King2020-03-251-4/+0
|/ / / /
* | | | CUDA: Abstract language flag to compiler modulesRaul Tambre2020-03-111-4/+4
* | | | Merge topic 'msvc-librarian'Brad King2020-03-043-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | MSVC: Use 'lib' instead of 'link /lib' to create static librariesFrancisco Facioni2020-03-033-3/+3
* | | | llvm-rc: Forward DEFINES instead of FLAGSThomas Bernard2020-03-031-1/+1
|/ / /
* | | PCH: Clang: Update PCH usage flags to include original headerSergey Larin2020-02-242-2/+2
* | | Swift: Exclude SDK include pathsYauheni Khnykin2020-02-101-1/+1
* | | Merge topic 'llvm-rc-preprocess'Brad King2020-02-051-0/+17
|\ \ \
| * | | Add -E cmake_llvm_rc to preprocess files for llvm-rcThomas Bernard2020-02-041-0/+17
* | | | Merge topic 'sdcc-no-default-target'Brad King2020-02-051-11/+0
|\ \ \ \
| * | | | SDCC: Remove default flags for a specific targetfruit2020-02-041-11/+0
| |/ / /
* | | | Merge topic 'android-ndk-r19-binutils'Brad King2020-02-041-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Android: Fix binutils selection with NDK r19+ unified toolchainBrad King2020-02-031-0/+1
* | | Merge topic 'windows-gnu-asm'Brad King2020-02-037-16/+28
|\ \ \
| * | | ASM: Hook up Windows-specific GNU/Clang compiler information modulesMartin Storsjö2020-01-317-16/+28
* | | | AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-312-4/+4
* | | | AIX: Improve name of internal symbol export list fileBrad King2020-01-312-4/+4
* | | | AIX: Add ExportImportList option to skip the object filesBrad King2020-01-311-14/+18
* | | | AIX: Revise ExportImportList to build output more incrementallyBrad King2020-01-311-2/+5
|/ / /
* | | Merge topic 'aix-skip-exports'Brad King2020-01-311-1/+11
|\ \ \ | | |/ | |/|
| * | AIX: Restore pre-3.16 undocumented method to suppress exports with XLBrad King2020-01-301-1/+11
| |/
| * Merge topic 'macOS-Xcode-11-frameworks' into release-3.16Brad King2020-01-131-0/+4
| |\
* | | CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-271-0/+5
* | | MinGW: Update find_library to not find plain .dll filesBrad King2020-01-202-2/+2
* | | Ninja: Add a separate job pool for PCH creationDan Johnston2020-01-161-1/+2
* | | Merge topic 'macOS-Xcode-11-frameworks'Brad King2020-01-131-0/+4
|\ \ \ | | |/ | |/|
| * | macOS: Add support for new Xcode 11 frameworks directoryMarc Chevrier2020-01-101-0/+4
* | | Merge topic 'GNUtoMS-vs2019'Brad King2020-01-101-1/+1
|\ \ \ | | |/ | |/|
| * | GNUtoMS: Add search path for VS 2019 environment scriptsBrad King2020-01-091-1/+1
| |/
* | Swift: move windows handling into platform file (NFC)Saleem Abdulrasool2019-12-221-0/+1
* | Merge topic 'fat-ios'Brad King2019-12-171-11/+94
|\ \
| * | Handle multi-arch sysroots on Apple platformsTor Arne Vestbø2019-12-131-0/+79
| * | Refactor SDK name to path into a functionCristian Adam2019-12-111-11/+15
| * | Use xcrun instead of xcodebuild for resolving SDK pathTor Arne Vestbø2019-12-091-1/+1
* | | MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)shibayan2019-12-101-1/+1
* | | CUDA: forward unknown flags to host compiler when possible.Robert Maynard2019-11-291-12/+5
|/ /
* | SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-10/+24
* | Merge topic 'cmake-e-rm'Kyle Edwards2019-11-152-2/+2
|\ \
| * | replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-132-2/+2
* | | Merge topic 'objc-link-main'Brad King2019-11-111-50/+26
|\ \ \ | |/ / |/| / | |/
| * ObjC: Set same settings for all languages supported on DarwinCristian Adam2019-11-071-50/+26
* | Merge topic 'objc-pch'Brad King2019-11-051-3/+0
|\ \ | |/
| * PCH: Add support for OBJC/OBJCXX languagesCristian Adam2019-11-031-3/+0
* | Merge topic 'message-check-types'Craig Scott2019-11-041-6/+6
|\ \
| * | Refactor: Use added message types in various modulesAlex Turbov2019-11-021-6/+6
* | | Merge topic 'swift-sdk-on-mac'Brad King2019-10-291-0/+1
|\ \ \ | | |/ | |/|
| * | Swift: Honor CMAKE_OSX_SYSROOT on Apple platformsBrad King2019-10-281-0/+1
| * | Apple: Set Clang ASM compiler featuresGregor Jasny2019-10-091-0/+2