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
*
CPackDeb: Enable the DEB generator on Windows
Nils Gladitz
2017-06-28
1
-4/+10
*
Check*CompilerFlag: Rewrite documentation of these modules
Brad King
2017-06-15
3
-60/+90
*
Merge topic 'UseSWIG-avoid-dllimport-repeat'
Brad King
2017-06-15
1
-4/+7
|
\
|
*
UseSWIG: Add `-dllimport` only if not already specified
Robert Langlois
2017-06-14
1
-4/+7
*
|
Merge topic 'ipo-per-lang'
Brad King
2017-06-15
5
-19/+21
|
\
\
|
*
|
IPO: Consider support for each language separately
Brad King
2017-06-14
5
-19/+21
*
|
|
Merge topic 'android-unified-headers'
Brad King
2017-06-13
4
-16/+52
|
\
\
\
|
*
|
|
Android: Add support for unified headers
Brad King
2017-06-12
4
-16/+52
*
|
|
|
Merge topic 'doc-pkgconfig-list'
Brad King
2017-06-13
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
|
|
/
/
/
|
*
|
|
Merge branch 'android-standalone-no-sysroot-include' into release-3.9
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
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'cuda-dlink-no-deprecated-gpu'
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 topic 'android-standalone-no-sysroot-include'
Brad King
2017-06-12
1
-2/+7
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Android: Do not pass sysroot include for standalone toolchain
Brad King
2017-06-09
1
-2/+7
|
|
/
/
/
*
|
|
|
Merge topic 'android-standalone-unified-api-level'
Brad King
2017-06-12
1
-5/+28
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Android: Detect API version of standalone toolchain with unified headers
Brad King
2017-06-09
1
-5/+28
|
|
/
/
*
|
|
Merge topic 'cpack-freebsd-pkg'
Brad King
2017-06-12
2
-0/+249
|
\
\
\
|
*
|
|
CPack-FreeBSD: add a generator for FreeBSD pkg(8)
Adriaan de Groot
2017-06-10
2
-0/+249
|
|
/
/
*
|
|
FindHTMLHelp: Use PATH_SUFFIXES to search under Program Files
Brad King
2017-06-09
1
-14/+14
*
|
|
Merge topic 'sdcc-simplify-link-flags'
Brad King
2017-06-09
1
-1/+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SDCC: Remove superfluous whitespace from link line
Reto Schneider
2017-06-08
1
-1/+1
|
*
|
SDCC: Do not explicitly ask linker to generate Intel Hex files
Reto Schneider
2017-06-08
1
-1/+1
*
|
|
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
[next]