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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
17
-55/+55
*
Remove redundant arguments from fstream constructors
Daniel Pfeifer
2016-06-14
6
-8/+8
*
Access std::ios_base with std::ios
Daniel Pfeifer
2016-06-14
3
-4/+4
*
CMake Nightly Date Stamp
Kitware Robot
2016-06-14
1
-1/+1
*
Merge topic 'expose-cache-properties'
Brad King
2016-06-13
7
-4/+35
|
\
|
*
cmState: Expose list of properties of values in the cache
Tobias Hunger
2016-06-10
2
-0/+9
|
*
cmCacheEntry: Retrieve all properties of cache entries
Tobias Hunger
2016-06-10
2
-0/+12
|
*
cmPropertyList: Add a way to retrieve all properties
Tobias Hunger
2016-06-10
2
-0/+14
|
*
cmake: Kill cmake::CacheManager and its getter
Tobias Hunger
2016-06-10
1
-4/+0
*
|
Merge topic 'fix-cmake-ISP-violation'
Brad King
2016-06-13
5
-18/+24
|
\
\
|
*
|
cmake: Remove force from IssueMessage API
Stephen Kelly
2016-06-12
5
-19/+16
|
*
|
cmake: Extract DisplayMessage API.
Stephen Kelly
2016-06-12
2
-0/+9
*
|
|
Merge topic 'avoid-cmMakefile-IssueMessage-after-configure'
Brad King
2016-06-13
5
-21/+49
|
\
\
\
|
*
|
|
cmMakefile: Port messages for compile features to cmake
Stephen Kelly
2016-06-12
2
-12/+33
|
*
|
|
cmGlobalGenerator: Don't use cmMakefile::IssueMessage after configure
Stephen Kelly
2016-06-12
1
-3/+4
|
*
|
|
cmMakefile: Avoid IssueMessage after configure is finished
Stephen Kelly
2016-06-12
1
-5/+9
|
*
|
|
cmLocalGenerator: Store Backtrace for the directory
Stephen Kelly
2016-06-12
2
-1/+3
|
|
/
/
*
|
|
Merge topic 'fix-Message-API-ISP-violation'
Brad King
2016-06-13
3
-52/+27
|
\
\
\
|
*
|
|
cmake: Issue message independent of cmMakefile definition
Stephen Kelly
2016-06-12
3
-52/+27
*
|
|
|
Merge topic 'find-lib32'
Brad King
2016-06-13
5
-5/+27
|
\
\
\
\
|
*
|
|
|
Teach find_library and find_package to search lib32 paths (#11260)
Daniel Scharrer
2016-06-10
5
-5/+27
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'add-braces'
Brad King
2016-06-13
27
-102/+195
|
\
\
\
\
|
*
|
|
|
Add missing braces around statements in header files
Daniel Pfeifer
2016-06-11
3
-7/+14
|
*
|
|
|
Add missing braces around statements.
Daniel Pfeifer
2016-06-10
24
-95/+181
|
|
/
/
/
*
|
|
|
Merge topic 'refactor-cmLocalGenerator-flags'
Brad King
2016-06-13
3
-18/+30
|
\
\
\
\
|
*
|
|
|
cmLocalGenerator: Add GetTargetDefines to get all defines for a target
Tobias Hunger
2016-06-10
3
-11/+20
|
*
|
|
|
cmLocalGenerator: Constify AppendDefines and AddCompileDefinitions
Brad King
2016-06-10
2
-7/+10
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-13
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-12
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-11
1
-1/+1
|
/
*
Merge topic 'refactor-cmLocalGenerator-flags'
Brad King
2016-06-10
4
-58/+66
|
\
|
*
cmLocalGenerator: Move GetFrameworkFlags implementation to private helper
Tobias Hunger
2016-06-09
1
-9/+19
|
*
cmLocalGenerator: Adopt GetFrameworkFlags method
Tobias Hunger
2016-06-09
4
-54/+55
|
*
cmCommonTargetGenerator: De-duplicate CMAKE_BUILD_TYPE lookup
Tobias Hunger
2016-06-08
1
-6/+3
*
|
Merge topic 'cmake-gui-osx-symlink-qt5-plugin'
Brad King
2016-06-10
1
-0/+34
|
\
\
|
*
|
cmake-gui: Teach Qt5 where plugins are when launched through a symlink
Robert Maynard
2016-06-09
1
-0/+34
|
*
|
Merge branch 'fix-TARGET_PROPERTY-LOCATION-crash' into release
Brad King
2016-06-02
1
-3/+9
|
|
\
\
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-10
1
-1/+1
*
|
|
|
Merge topic 'ninja-no-ranlib-windows'
Brad King
2016-06-09
2
-1/+19
|
\
\
\
\
|
*
|
|
|
Run ranlib on archives only if the tool is available
Brad King
2016-06-08
2
-1/+19
*
|
|
|
|
Merge topic 'refactor-cmLocalGenerator-flags'
Brad King
2016-06-09
5
-16/+17
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
cmLocalGenerator: Pass configuration to GetTargetFlags
Tobias Hunger
2016-06-08
5
-16/+17
*
|
|
|
|
Merge topic 'small-cleanups'
Brad King
2016-06-09
9
-43/+32
|
\
\
\
\
\
|
*
|
|
|
|
Prefer std::ostream& over derivatives as parameters
Daniel Pfeifer
2016-06-08
6
-14/+13
|
*
|
|
|
|
cmake: remove unnused member Verbose
Daniel Pfeifer
2016-06-08
2
-8/+2
|
*
|
|
|
|
cmake: Fix constness of methods
Stephen Kelly
2016-06-08
2
-14/+15
|
*
|
|
|
|
cmake: Make internal method file static
Stephen Kelly
2016-06-08
2
-4/+2
|
*
|
|
|
|
Parser: Merge identical conditions
Stephen Kelly
2016-06-08
1
-3/+0
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'xmlwriter'
Brad King
2016-06-09
3
-85/+85
|
\
\
\
\
\
|
*
|
|
|
|
CPack/PackageMaker: port to cmXMLWriter
Daniel Pfeifer
2016-06-09
3
-85/+85
|
|
/
/
/
/
[next]