index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Modules: Collapse consecutive whitespace in strings
Daan De Meyer
2020-03-23
12
-22/+22
*
|
|
|
|
MinGW: Fix default windres selection when cross-compiling
Brad King
2020-03-25
1
-1/+1
*
|
|
|
|
MinGW: Drop unnecessary windres selection code with Unix Makefiles
Brad King
2020-03-25
1
-4/+0
|
/
/
/
/
*
|
|
|
CUDA: Abstract language flag to compiler modules
Raul Tambre
2020-03-11
1
-4/+4
*
|
|
|
Merge topic 'msvc-librarian'
Brad King
2020-03-04
3
-3/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
Francisco Facioni
2020-03-03
3
-3/+3
*
|
|
|
llvm-rc: Forward DEFINES instead of FLAGS
Thomas Bernard
2020-03-03
1
-1/+1
|
/
/
/
*
|
|
PCH: Clang: Update PCH usage flags to include original header
Sergey Larin
2020-02-24
2
-2/+2
*
|
|
Swift: Exclude SDK include paths
Yauheni Khnykin
2020-02-10
1
-1/+1
*
|
|
Merge topic 'llvm-rc-preprocess'
Brad King
2020-02-05
1
-0/+17
|
\
\
\
|
*
|
|
Add -E cmake_llvm_rc to preprocess files for llvm-rc
Thomas Bernard
2020-02-04
1
-0/+17
*
|
|
|
Merge topic 'sdcc-no-default-target'
Brad King
2020-02-05
1
-11/+0
|
\
\
\
\
|
*
|
|
|
SDCC: Remove default flags for a specific target
fruit
2020-02-04
1
-11/+0
|
|
/
/
/
*
|
|
|
Merge topic 'android-ndk-r19-binutils'
Brad King
2020-02-04
1
-0/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Android: Fix binutils selection with NDK r19+ unified toolchain
Brad King
2020-02-03
1
-0/+1
*
|
|
Merge topic 'windows-gnu-asm'
Brad King
2020-02-03
7
-16/+28
|
\
\
\
|
*
|
|
ASM: Hook up Windows-specific GNU/Clang compiler information modules
Martin Storsjö
2020-01-31
7
-16/+28
*
|
|
|
AIX: Add an option to disable automatic exports from shared libraries
Brad King
2020-01-31
2
-4/+4
*
|
|
|
AIX: Improve name of internal symbol export list file
Brad King
2020-01-31
2
-4/+4
*
|
|
|
AIX: Add ExportImportList option to skip the object files
Brad King
2020-01-31
1
-14/+18
*
|
|
|
AIX: Revise ExportImportList to build output more incrementally
Brad King
2020-01-31
1
-2/+5
|
/
/
/
*
|
|
Merge topic 'aix-skip-exports'
Brad King
2020-01-31
1
-1/+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
AIX: Restore pre-3.16 undocumented method to suppress exports with XL
Brad King
2020-01-30
1
-1/+11
|
|
/
|
*
Merge topic 'macOS-Xcode-11-frameworks' into release-3.16
Brad King
2020-01-13
1
-0/+4
|
|
\
*
|
|
CUDA: Add abstraction for cuda runtime selection
Robert Maynard
2020-01-27
1
-0/+5
*
|
|
MinGW: Update find_library to not find plain .dll files
Brad King
2020-01-20
2
-2/+2
*
|
|
Ninja: Add a separate job pool for PCH creation
Dan Johnston
2020-01-16
1
-1/+2
*
|
|
Merge topic 'macOS-Xcode-11-frameworks'
Brad King
2020-01-13
1
-0/+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
macOS: Add support for new Xcode 11 frameworks directory
Marc Chevrier
2020-01-10
1
-0/+4
*
|
|
Merge topic 'GNUtoMS-vs2019'
Brad King
2020-01-10
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
GNUtoMS: Add search path for VS 2019 environment scripts
Brad King
2020-01-09
1
-1/+1
|
|
/
*
|
Swift: move windows handling into platform file (NFC)
Saleem Abdulrasool
2019-12-22
1
-0/+1
*
|
Merge topic 'fat-ios'
Brad King
2019-12-17
1
-11/+94
|
\
\
|
*
|
Handle multi-arch sysroots on Apple platforms
Tor Arne Vestbø
2019-12-13
1
-0/+79
|
*
|
Refactor SDK name to path into a function
Cristian Adam
2019-12-11
1
-11/+15
|
*
|
Use xcrun instead of xcodebuild for resolving SDK path
Tor Arne Vestbø
2019-12-09
1
-1/+1
*
|
|
MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)
shibayan
2019-12-10
1
-1/+1
*
|
|
CUDA: forward unknown flags to host compiler when possible.
Robert Maynard
2019-11-29
1
-12/+5
|
/
/
*
|
SDCC compiler: use sdar instead of sdcclib as librarian for recent versions
Johnny Jazeix
2019-11-18
1
-10/+24
*
|
Merge topic 'cmake-e-rm'
Kyle Edwards
2019-11-15
2
-2/+2
|
\
\
|
*
|
replace remove and remove_directory with rm in tests
Johnny Jazeix
2019-11-13
2
-2/+2
*
|
|
Merge topic 'objc-link-main'
Brad King
2019-11-11
1
-50/+26
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ObjC: Set same settings for all languages supported on Darwin
Cristian Adam
2019-11-07
1
-50/+26
*
|
Merge topic 'objc-pch'
Brad King
2019-11-05
1
-3/+0
|
\
\
|
|
/
|
*
PCH: Add support for OBJC/OBJCXX languages
Cristian Adam
2019-11-03
1
-3/+0
*
|
Merge topic 'message-check-types'
Craig Scott
2019-11-04
1
-6/+6
|
\
\
|
*
|
Refactor: Use added message types in various modules
Alex Turbov
2019-11-02
1
-6/+6
*
|
|
Merge topic 'swift-sdk-on-mac'
Brad King
2019-10-29
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Swift: Honor CMAKE_OSX_SYSROOT on Apple platforms
Brad King
2019-10-28
1
-0/+1
|
*
|
Apple: Set Clang ASM compiler features
Gregor Jasny
2019-10-09
1
-0/+2
[prev]
[next]