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
*
cmExtraEclipseCDT4Generator: use std::replace.
Daniel Pfeifer
2016-05-24
1
-5/+1
*
cmCTestScriptHandler: don't call find repeatedly.
Daniel Pfeifer
2016-05-24
1
-3/+4
*
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
|
*
|
|
Ninja: Convert link library file names like all other output paths
Nicolas Despres
2016-05-17
1
-1/+2
|
*
|
|
Ninja: Pre-compute "CMakeCache.txt" build target name
Nicolas Despres
2016-05-17
2
-2/+4
|
*
|
|
Ninja: Pre-compute "all" build target name
Nicolas Despres
2016-05-17
2
-2/+7
|
*
|
|
Ninja: Simplify generation of custom target logical path
Brad King
2016-05-17
1
-9/+4
|
|
/
/
*
|
|
Merge topic 'ExternalProject-UPDATE_COMMAND-always'
Brad King
2016-05-19
2
-0/+15
|
\
\
\
|
*
|
|
ExternalProject: Always run update step with non-empty UPDATE_COMMAND
Brad King
2016-05-18
2
-0/+15
*
|
|
|
Merge topic 'cpack-ifw-updates'
Brad King
2016-05-19
9
-91/+609
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
CPackIFW: Add support for Promoting Updates
Konstantin Podsvirov
2016-05-18
9
-91/+607
|
*
|
|
CPackIFW: Add more known QtIFW releases
Konstantin Podsvirov
2016-05-18
1
-0/+2
|
|
/
/
[next]