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 '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
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindProtobuf: add optional export declaration macro to generated cpp files
André Apitzsch
2017-05-26
1
-5/+16
*
|
|
|
|
Merge topic 'findxmlrpc_fix'
Brad King
2017-05-26
1
-18/+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
FindXMLRPC: handle QUIETLY and REQUIRED correctly
Niklas Simons
2017-05-25
1
-18/+12
*
|
|
|
|
Merge topic 'FindCygwin-alt-arch'
Brad King
2017-05-25
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
FindCygwin: Use find_program instead of find_path
Tibor Szabo
2017-05-23
1
-2/+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindDoxygen-add-docs-function'
Brad King
2017-05-25
1
-124/+997
|
\
\
\
\
\
|
*
|
|
|
|
Improve Doxygen support
Alex Turbov
2017-05-24
1
-124/+997
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'find_dependency-improvements'
Brad King
2017-05-25
1
-29/+9
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Improve find_dependency argument handling
Matthew Woehlke
2017-05-22
1
-29/+9
*
|
|
|
|
Merge topic 'vs15-GNUtoMS'
Brad King
2017-05-24
1
-0/+15
|
\
\
\
\
\
|
*
|
|
|
|
GNUtoMS: Add search path for VS 2017 environment scripts
Alex Ghosh
2017-05-22
1
-0/+15
*
|
|
|
|
|
Merge topic 'IAR-response-flag-space'
Brad King
2017-05-24
2
-2/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Added space after IAR response file flag
Andreas Weis
2017-05-23
2
-2/+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindImageMagick-support-v7'
Brad King
2017-05-23
1
-7/+16
|
\
\
\
\
\
|
*
|
|
|
|
FindImageMagick: Update to work with v7
Robert Dailey
2017-05-22
1
-7/+16
|
|
/
/
/
/
*
|
|
|
|
FindProtobuf: Rename imported targets to match upstream names
Brad King
2017-05-22
1
-27/+27
|
/
/
/
/
[next]