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
*
OpenWatcom: Add support for 16-bit Windows
jbs
2022-11-30
1
-9/+38
*
Merge topic 'android-no-LINUX'
Brad King
2022-11-29
1
-0/+1
|
\
|
*
Android: Revert setting LINUX variable on Android target systems
Brad King
2022-11-28
1
-0/+1
*
|
Merge topic 'revert-find_library-msvc-libfoo.a'
Brad King
2022-11-29
1
-2/+2
|
\
\
|
*
|
MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"
Brad King
2022-11-28
1
-2/+2
|
|
/
*
|
Merge topic 'mingw-windres'
Brad King
2022-11-29
1
-1/+2
|
\
\
|
*
|
MinGW: Fix regression when windres is not found
Brad King
2022-11-29
1
-1/+2
*
|
|
Only initialize CMAKE_CXX_COMPILER_PREDEFINES_COMMAND
Joerg Bornemann
2022-11-16
1
-1/+3
|
|
/
|
/
|
*
|
Linux: Avoid finding libraries using lib64 on ArchLinux
Letu Ren
2022-10-30
1
-3/+8
*
|
Merge topic 'flang-windows' into release-3.25
Brad King
2022-10-25
1
-0/+1
|
\
\
|
|
/
|
*
LLVMFlang: Add a required line to define linking rules on Windows
مهدي شينون (Mehdi Chinoune)
2022-10-24
1
-0/+1
*
|
Merge topic 'android-path-suffixes' into release-3.25
Brad King
2022-10-19
1
-0/+6
|
\
\
|
|
/
|
*
Android: Avoid searching API level directories matching architecture bitness
Sergiu Deitsch
2022-10-18
1
-0/+6
*
|
SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer exists
Andrew Kaster
2022-10-17
1
-1/+1
*
|
HIP, Windows: Add Windows-Clang-HIP platform module
Gergely Meszaros
2022-10-09
2
-15/+49
*
|
Merge topic 'flang-windows'
Brad King
2022-09-23
1
-0/+2
|
\
\
|
|
/
|
*
LLVMFlang: Add support for Windows
مهدي شينون (Mehdi Chinoune)
2022-09-21
1
-0/+2
*
|
MSVC: Teach find_library to consider the 'libfoo.a' naming convention
Yonggang Luo
2022-09-19
1
-2/+2
*
|
Merge topic 'MsvcDebugInformationFormatAbstraction'
Brad King
2022-09-14
5
-14/+65
|
\
\
|
*
|
MSVC: Add abstraction for debug information format
Glen Chung
2022-09-14
5
-6/+57
|
*
|
Clang/Windows: Clarify name of internal runtime library flags variables
Brad King
2022-09-13
1
-10/+10
*
|
|
Intel classic compilers on Windows: use msvc style dependencies
Marc Chevrier
2022-09-13
2
-12/+10
*
|
|
BSD: Only use BSD as variable for target BSD system
Cristian Adam
2022-09-05
4
-8/+4
|
/
/
*
|
Merge topic 'bsd-variables'
Craig Scott
2022-08-22
5
-2/+10
|
\
\
|
*
|
BSD: Set *BSD variables when targeting a *BSD system
Cristian Adam
2022-08-20
4
-0/+8
|
*
|
kFreeBSD: Do not unset LINUX variable
Cristian Adam
2022-08-20
1
-2/+2
*
|
|
Merge topic 'nvhpc_fpie_support'
Brad King
2022-08-16
1
-7/+9
|
\
\
\
|
*
|
|
NVHPC: Enable PIE support on linux
Robert Maynard
2022-08-15
1
-7/+9
*
|
|
|
Merge topic 'mingw-windres'
Brad King
2022-08-16
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
MinGW: Restore using windres when toolchain-prefixed name is not available
Brad King
2022-08-15
1
-1/+1
*
|
|
variable: Set LINUX variable on Linux target systems
Cristian Adam
2022-08-11
2
-0/+2
|
|
/
|
/
|
*
|
Enable IPO for IntelLLVM compilers on Linux and Windows
William R. Dieter
2022-08-01
1
-26/+0
*
|
IntelLLVM: Pass linker flags to the compiler when used as linker
William R. Dieter
2022-08-01
1
-8/+43
*
|
AIX: Export symbols from IBMClang IPA objects
William Marlow
2022-07-12
3
-16/+38
*
|
Merge topic 'LINK_LIBRARY-Darwin-LIBRARY-features-enhancements'
Craig Scott
2022-07-05
1
-6/+6
|
\
\
|
|
/
|
*
Genex LINK_LIBRARY: MacOS: enhance *_LIBRARY features
Marc Chevrier
2022-07-03
1
-3/+3
|
*
Darwin.cmake: Fix indenting
Craig Scott
2022-07-03
1
-3/+3
|
*
Merge topic 'lcc-liblfortran-renamed' into release-3.24
Brad King
2022-06-28
1
-1/+5
|
|
\
*
|
\
Merge topic 'lcc-liblfortran-renamed'
Brad King
2022-06-28
1
-1/+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
LCC: link with -lgfortran instead of -llfortran since 1.26.03
Igor Molchanov
2022-06-27
1
-1/+5
*
|
|
SerenityOS: Add Platform module
Andrew Kaster
2022-06-14
8
-0/+48
|
|
/
|
/
|
*
|
MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"
Brad King
2022-06-09
3
-25/+2
*
|
MSVC: Default to -ZI instead of /Zi for x86 and x64
Glen Chung
2022-05-26
3
-2/+25
*
|
Merge branch 'backport-3.23-clang-imsvc' into clang-imsvc
Brad King
2022-05-17
1
-1/+1
|
\
\
|
|
/
|
*
Clang: Use -imsvc flag without space to support Clang tools
Brad King
2022-05-17
1
-1/+1
*
|
Merge topic 'werror-property'
Brad King
2022-05-10
1
-0/+2
|
\
\
|
*
|
COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errors
Martin Duffy
2022-05-06
1
-0/+2
*
|
|
OpenWatcom: Support CMAKE_WATCOM_RUNTIME_LIBRARY with Linux and OS/2 builds
Cameron Cawley
2022-05-06
6
-0/+32
*
|
|
OpenWatcom: Allow specifying the runtime library
Cameron Cawley
2022-05-06
1
-5/+19
*
|
|
Merge topic 'clang-cl-asm-msvc-runtime'
Brad King
2022-04-22
1
-0/+5
|
\
\
\
[next]