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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ninja_cuda_export_compile_commands_support' into release-3.9
Brad King
2017-07-13
1
-1/+3
|
\
|
*
CUDA: CMAKE_EXPORT_COMPILE_COMMANDS now works with CUDA and Ninja
Robert Maynard
2017-07-13
1
-1/+3
*
|
Android: Always add standard include directories last
Brad King
2017-07-13
1
-1/+0
|
/
*
Merge branch 'android-fix-c++_shared' into release-3.9
Brad King
2017-07-12
1
-0/+1
|
\
|
*
Android: Link to android_support with c++_shared
Brad King
2017-07-12
1
-0/+1
*
|
FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't exist
Robert Dailey
2017-07-06
1
-3/+11
*
|
FindDoxygen: Use a stable reference to the location of global resources
Robert Dailey
2017-06-29
1
-5/+5
|
/
*
Merge branch 'FindDoxygen-internal-var' into release-3.9
Brad King
2017-06-27
1
-6/+6
|
\
|
*
FindDoxygen: Add private prefix to internal variables
Brad King
2017-06-27
1
-6/+6
*
|
Merge branch 'GetPrerequisites-ucrt-no-warn' into release-3.9
Brad King
2017-06-26
1
-1/+1
|
\
\
|
*
|
GetPrerequisites: Do not warn about non-absolute UCRT system libraries
Brad King
2017-06-26
1
-1/+1
*
|
|
GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advanced
Brad King
2017-06-22
2
-0/+4
|
/
/
*
|
Merge branch 'android-unified-headers' into release-3.9
Brad King
2017-06-22
1
-2/+6
|
\
\
|
*
|
Android: Fix include path for unified headers
Brad King
2017-06-22
1
-2/+6
*
|
|
Merge branch 'ipo-per-lang' into release-3.9
Brad King
2017-06-14
5
-19/+21
|
\
\
\
|
*
|
|
IPO: Consider support for each language separately
Brad King
2017-06-14
5
-19/+21
*
|
|
|
Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9
Brad King
2017-06-13
2
-4/+21
|
\
\
\
\
|
*
|
|
|
CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings
Robert Maynard
2017-06-13
2
-4/+21
|
|
/
/
/
*
|
|
|
Merge branch 'doc-pkgconfig-list' into release-3.9
Brad King
2017-06-12
1
-1/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindPkgConfig: mention that variables will be ;-lists
Rolf Eike Beer
2017-06-12
1
-0/+6
|
*
|
|
FindPkgConfig: fix confusing indentation
Rolf Eike Beer
2017-06-12
1
-1/+1
*
|
|
|
Android: Add support for unified headers
Brad King
2017-06-12
4
-16/+52
|
/
/
/
*
|
|
Merge branch 'android-standalone-no-sysroot-include' into release-3.9
Brad King
2017-06-09
1
-2/+7
|
\
\
\
|
*
|
|
Android: Do not pass sysroot include for standalone toolchain
Brad King
2017-06-09
1
-2/+7
|
|
/
/
*
|
|
Merge branch 'android-standalone-unified-api-level' into release-3.9
Brad King
2017-06-09
1
-5/+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Android: Detect API version of standalone toolchain with unified headers
Brad King
2017-06-09
1
-5/+28
|
|
/
*
|
FindDoxygen: Create imported targets at most once in a given scope
Brad King
2017-06-09
1
-16/+24
*
|
FindDoxygen: Restore DOXYGEN_DOT_FOUND variable
Konstantin Podsvirov
2017-06-07
1
-1/+1
|
/
*
Merge topic 'GoogleTest-disabled-tests'
Brad King
2017-06-05
1
-8/+38
|
\
|
*
GoogleTest: Add support for disabled tests
Chuck Atkins
2017-06-05
1
-8/+38
*
|
Merge topic 'add-common-record-features-macros'
Brad King
2017-06-01
12
-179/+55
|
\
\
|
*
|
Intel: Fix missing C std default for 12.0 <= ver < 12.1
Chuck Atkins
2017-05-31
1
-1/+1
|
*
|
SunPro: Make sure all known versions get CXX98 defaults
Chuck Atkins
2017-05-31
1
-3/+3
|
*
|
GNU: Fix language defaults for 3.4
Chuck Atkins
2017-05-30
1
-1/+1
|
*
|
Clang: Fix language defaults for 2.1
Chuck Atkins
2017-05-30
1
-1/+1
|
*
|
Compilers: Port to use default cmake_record_lang_compile_features macros
Chuck Atkins
2017-05-30
11
-171/+2
|
*
|
MSVC: Add empty definitions for std compile options
Chuck Atkins
2017-05-29
1
-2/+16
|
*
|
Compilers: Add default cmake_record_{c,cxx}_compile_features macros
Chuck Atkins
2017-05-29
1
-0/+31
*
|
|
FindGSL: recognize libraries name with debug postfix as debug libraries
Silvio Traversaro
2017-05-31
1
-5/+6
|
/
/
*
|
Merge topic 'sunpro-std-flags'
Brad King
2017-05-28
1
-2/+6
|
\
\
|
*
|
SunPro: set -library=stlport as standard compile option for C++98
Daniel Pfeifer
2017-05-26
1
-0/+4
|
*
|
SunPro: add standard compile option for C++03
Daniel Pfeifer
2017-05-26
1
-2/+2
*
|
|
Merge topic 'intel-std-flags'
Brad King
2017-05-28
2
-36/+44
|
\
\
\
|
*
|
|
Intel: avoid variables in language standard flags
Daniel Pfeifer
2017-05-26
2
-36/+44
*
|
|
|
Merge topic 'FindBoost-use-IN_LIST'
Brad King
2017-05-28
1
-6/+10
|
\
\
\
\
|
*
|
|
|
FindBoost: Simplify search in lists.
Alex Turbov
2017-05-26
1
-6/+10
*
|
|
|
|
Merge topic 'autogen_config'
Brad King
2017-05-28
1
-3/+1
|
\
\
\
\
\
|
*
|
|
|
|
Autogen: Per-config file suffixes. New AUTOGEN_BUILD_DIR target property.
Sebastian Holtermann
2017-05-26
1
-3/+0
|
*
|
|
|
|
Autogen: Pass build directory in Info file
Sebastian Holtermann
2017-05-26
1
-0/+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindProtobuf-export-macro'
Brad King
2017-05-28
1
-5/+16
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]