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
/
Compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the Clang pattern to specify compiler options.
Stephen Kelly
2013-11-25
1
-2/+7
*
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
Stephen Kelly
2013-11-19
1
-0/+1
*
Allow toolchain files to specify an external toolchain.
Stephen Kelly
2013-11-19
1
-0/+1
*
Add compiler target compile options.
Stephen Kelly
2013-11-19
1
-0/+1
*
Ninja: add depfile support for Intel's compiler
Peter Kümmel
2013-11-04
2
-0/+4
*
Merge topic 'apple-clang-id'
Brad King
2013-10-09
3
-0/+3
|
\
|
*
Clang: Add separate "AppleClang" compiler id
Brad King
2013-10-08
3
-0/+3
*
|
Clang: Support Windows variants for GNU and MSVC (#13035, #14458)
Brad King
2013-10-04
2
-8/+16
|
/
*
Revert "Add compiler target compile options."
Stephen Kelly
2013-08-09
1
-1/+0
*
Revert "Use --sysroot when cross compiling."
Stephen Kelly
2013-07-12
1
-1/+0
*
Merge topic 'COMPILER_TARGET'
Brad King
2013-06-26
1
-0/+1
|
\
|
*
Add compiler target compile options.
Stephen Kelly
2013-06-11
1
-0/+1
*
|
Use --sysroot when cross compiling.
Stephen Kelly
2013-06-07
1
-0/+1
|
/
*
Add a COMPILE_OPTION for a VISIBILITY_INLINES_HIDDEN target property.
Stephen Kelly
2013-06-02
2
-0/+12
*
Introduce target property <LANG>_VISIBILITY_PRESET
Stephen Kelly
2013-06-02
4
-0/+12
*
Add support files for C, C++ and ASM for the IAR toolchain.
Alex Neundorf
2013-04-15
4
-0/+128
*
Merge topic 'dev/add-isystem-for-clang'
Brad King
2013-03-28
1
-0/+1
|
\
|
*
Clang: Add -isystem flag support everywhere
Ben Boeckel
2013-03-28
1
-0/+1
*
|
rename TI_DSP toolchain to TI, since it works also for the ARM compiler
Alex Neundorf
2013-03-14
3
-0/+0
*
|
Merge topic 'aix-pic'
Brad King
2013-03-14
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
XL: Use -qpic for position independent code (#14010)
Brad King
2013-03-13
1
-0/+1
*
|
NAG: Use -PIC for Fortran position-independent code (#13932)
Neil Carlson
2013-02-18
1
-0/+1
*
|
Add support for Texas Instruments DSP compiler (#12405)
Alex Neundorf
2012-11-04
3
-0/+28
|
/
*
Clang: All versions know about -fPIE (#13550)
Brad King
2012-09-19
1
-0/+1
*
Clang: Split Compiler/Clang* modules out from GNU (#13550)
Brad King
2012-09-19
4
-3/+34
*
Merge topic 'relwithdebinfo-consistency'
David Cole
2012-08-20
10
-10/+10
|
\
|
*
Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it.
Clinton Stimpson
2012-08-16
10
-10/+10
*
|
Recognize Clang ASM support (#13473)
Brad King
2012-08-15
1
-0/+1
|
/
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
5
-6/+6
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
25
-153/+153
*
Add platform variable for flags specific to shared libraries
Stephen Kelly
2012-06-12
1
-0/+1
*
Add platform variables for position independent code flags
Stephen Kelly
2012-06-12
4
-0/+10
*
Support building shared libraries or modules without soname (#13155)
Modestas Vainius
2012-04-30
1
-1/+1
*
Ninja: Substitute <OBJECT> and <CMAKE_C_COMPILER> in depfile flags
Peter Collingbourne
2012-03-26
1
-1/+4
*
Provide dependency file flags to generator
Peter Collingbourne
2012-02-02
1
-0/+9
*
TinyCC: Add default compilation flags (#12605)
Mathieu Malaterre
2011-12-05
1
-0/+7
*
TinyCC: Add compiler info for shared libs on Linux (#12605)
Brad King
2011-12-02
1
-0/+1
*
Merge topic 'fortran-format'
David Cole
2011-09-07
12
-0/+27
|
\
|
*
Fortran: Add support for free- and fixed-form flags
Brad King
2011-08-31
12
-0/+27
*
|
Fix XL compilers on non-AIX machines.
Todd Gamblin
2011-08-29
1
-10/+15
|
/
*
GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value (#12258)
Brad King
2011-06-13
1
-1/+1
*
XL: Place Fortran modules with -qmoddir= flag (#12246)
Brad King
2011-06-01
1
-0/+2
*
Merge topic 'absoft-fortran-compiler'
Brad King
2011-05-24
1
-0/+8
|
\
|
*
Add Absoft Fortran compiler id and basic flags
Brad King
2011-05-20
1
-0/+8
*
|
XL: Avoid copying archives into shared libraries that link them
Brad King
2011-04-08
1
-0/+17
*
|
XL: Consolidate compiler flag information
Brad King
2011-04-07
4
-23/+44
*
|
XL: Set C++ and Fortran flags consistently with C
Brad King
2011-04-07
2
-0/+8
*
|
Add support for the Intel compiler used for ASM under Windows
Alex Neundorf
2011-03-02
1
-1/+5
*
|
Add assemble- and preprocess commands for HP
Alex Neundorf
2011-02-23
2
-3/+6
*
|
Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use it
Alex Neundorf
2011-02-23
1
-2/+0
[next]