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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'FindCUDA-flags-genex'
Brad King
2016-05-25
1
-2/+7
|
\
|
*
FindCUDA: Add support for generator expressions in CUDA_NVCC_FLAGS
Chuck Atkins
2016-05-25
1
-2/+7
*
|
Merge topic 'standard-include-directories'
Brad King
2016-05-25
12
-2/+74
|
\
\
|
*
|
Add a variable to specify language-wide system include directories
Brad King
2016-05-25
10
-0/+66
|
*
|
cmMakefile: Optimize AddSystemIncludeDirectories for empty set
Brad King
2016-05-24
1
-0/+4
|
*
|
GHS: Compute include directories consistently with other generators
Brad King
2016-05-24
1
-2/+4
*
|
|
Merge topic 'doc-standard-libs'
Brad King
2016-05-25
4
-8/+17
|
\
\
\
|
|
/
/
|
*
|
Help: Document CMAKE_<LANG>_STANDARD_LIBRARIES variable
Brad King
2016-05-24
4
-8/+17
*
|
|
Merge topic 'output-converter-enums'
Brad King
2016-05-25
25
-302/+339
|
\
\
\
|
*
|
|
Use enums defined in cmOutputConverter using their fully qualified name.
Daniel Pfeifer
2016-05-25
25
-302/+339
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-25
1
-1/+1
*
|
|
Merge topic 'cpack-deb-different-package-names'
Brad King
2016-05-24
22
-30/+120
|
\
\
\
|
*
|
|
CPack/Deb possibility to change package name
Domen Vrankar
2016-05-23
22
-30/+120
|
|
/
/
*
|
|
Merge topic 'cpack-deb-component-depends'
Brad King
2016-05-24
4
-14/+27
|
\
\
\
|
*
|
|
CPack/Deb prevent accidental component dependencies
Domen Vrankar
2016-05-23
4
-14/+27
|
|
/
/
*
|
|
Merge topic 'ExternalProject-fix-stash-all'
Brad King
2016-05-24
1
-0/+2
|
\
\
\
|
*
|
|
ExternalProject: Fix git stash not using "--all" option
Christian Fetzer
2016-05-21
1
-0/+2
*
|
|
|
Merge topic 'doc-CPACK_DMG_FORMAT'
Brad King
2016-05-24
1
-1/+1
|
\
\
\
\
|
*
|
|
|
CPackDMG: Document CPACK_DMG_FORMAT default
Harry Mallon
2016-05-23
1
-1/+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'cpackifw-updates'
Brad King
2016-05-24
3
-23/+44
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option
Konstantin Podsvirov
2016-05-23
3
-2/+19
|
*
|
|
CPackIFW: Doc decoration
Konstantin Podsvirov
2016-05-23
1
-21/+25
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-24
1
-1/+1
|
/
/
*
|
Merge topic 'rpath-no-regex'
Brad King
2016-05-23
1
-26/+22
|
\
\
|
*
|
Fix support for large RPATH updates (#16105)
Brad King
2016-05-19
1
-26/+22
*
|
|
Merge topic 'make_osx_packaging_more_robust'
Brad King
2016-05-23
1
-2/+17
|
\
\
\
|
*
|
|
Make packaging script wait for the disk image to be mounted.
Robert Maynard
2016-05-19
1
-2/+17
*
|
|
|
Merge topic 'clang-format-script'
Brad King
2016-05-23
1
-2/+45
|
\
\
\
\
|
*
|
|
|
clang-format.bash: Limit formatting to files selected by options
Brad King
2016-05-20
1
-2/+45
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-23
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-22
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-21
1
-1/+1
*
|
|
|
Merge topic 'FindCUDA-fp16'
Brad King
2016-05-20
1
-0/+7
|
\
\
\
\
|
*
|
|
|
FindCUDA: Detect and report FP16 support
Boris Fomitchev
2016-05-19
1
-0/+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'ExternalProject-improve-retry'
Brad King
2016-05-20
3
-100/+264
|
\
\
\
\
|
*
|
|
|
ExternalProject: Re-implement download logic as a dedicated script
Ruslan Baratov
2016-05-19
2
-42/+180
|
*
|
|
|
ExternalProject: Re-implement download verification as a dedicated script
Ruslan Baratov
2016-05-19
2
-25/+66
|
*
|
|
|
ExternalProject: Avoid repeating download verification
Ruslan Baratov
2016-05-19
1
-1/+2
|
*
|
|
|
ExternalProject: Remove unused verify script logic
Ruslan Baratov
2016-05-19
1
-17/+2
|
*
|
|
|
ExternalProject: Remove unused 'retries' argument from verify script
Ruslan Baratov
2016-05-19
1
-4/+3
|
*
|
|
|
ExternalProject: Use uppercase placeholders for script generation
Ruslan Baratov
2016-05-19
1
-27/+27
|
|
/
/
/
*
|
|
|
Merge topic 'minor-cleanup'
Brad King
2016-05-20
1
-5/+4
|
\
\
\
\
|
*
|
|
|
cmCPackDragNDropGenerator: Replace std::{ostringstream => string}
Brad King
2016-05-17
1
-5/+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-05-20
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'ninja-output-path-prefix'
Brad King
2016-05-19
31
-32/+481
|
\
\
\
|
*
|
|
Tests: Select RunCMake.Ninja test cases based on ninja version
Brad King
2016-05-18
1
-0/+20
|
*
|
|
Ninja: Support embedding of CMake as subninja project
Nicolas Despres
2016-05-17
28
-7/+412
|
*
|
|
Ninja: Pass all build paths through a central method
Nicolas Despres
2016-05-17
4
-9/+27
|
*
|
|
Ninja: Fix path to soname-d target file
Nicolas Despres
2016-05-17
1
-1/+2
|
*
|
|
Ninja: Convert object file names to ninja paths earlier
Nicolas Despres
2016-05-17
1
-4/+6
[next]