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
*
Make C++ feature checks extensible
Daniel Pfeifer
2016-06-27
9
-38/+49
*
CMake Nightly Date Stamp
Kitware Robot
2016-06-22
1
-1/+1
*
Merge topic 'output-converter'
Brad King
2016-06-21
4
-48/+31
|
\
|
*
cmOutputConverter: remove unnecessary conversion
Daniel Pfeifer
2016-06-20
1
-6/+4
|
*
cmOutputConverter: collapse ConvertToOutputForExisting functions
Daniel Pfeifer
2016-06-20
2
-22/+6
|
*
cmOutputConverter: remove unused 'local' argument
Daniel Pfeifer
2016-06-20
4
-15/+8
|
*
cmOutputConverter: remove 'optional' argument
Daniel Pfeifer
2016-06-20
2
-7/+13
|
*
cmOutputConverter::Convert: invert condition
Daniel Pfeifer
2016-06-20
1
-6/+6
|
*
cmOutputConverter::Convert: make precondition explicit
Daniel Pfeifer
2016-06-20
1
-2/+4
*
|
Merge topic 'refactor-flags'
Brad King
2016-06-21
1
-1/+1
|
\
\
|
*
|
cmGeneratorTarget: Fix Fortran module directory regression
Brad King
2016-06-21
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-21
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'cmDependsJavaParserHelper-dangling-ptr'
Brad King
2016-06-20
2
-37/+19
|
\
\
|
*
|
cmDependsJavaParserHelper: fix dangling pointer
Daniel Pfeifer
2016-06-20
2
-37/+19
*
|
|
Merge topic 'cmake-trace-source'
Brad King
2016-06-20
4
-1/+40
|
\
\
\
|
*
|
|
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
4
-1/+40
*
|
|
|
Merge topic 'refactor-flags'
Brad King
2016-06-20
13
-160/+157
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
cmExtraSublimeTextGenerator: Use GetTargetCompileFlags
Tobias Hunger
2016-06-17
1
-24/+3
|
*
|
|
cmLocalGenerator: Adopt target compile flag generation
Tobias Hunger
2016-06-17
3
-31/+32
|
*
|
|
cmLocalGenerator: Add method to get Fortran-specific compiler flags
Brad King
2016-06-17
6
-49/+62
|
*
|
|
cmGeneratorTarget: Adopt Fortran module directory generation
Tobias Hunger
2016-06-17
5
-46/+43
|
*
|
|
Refactor Makefile/Ninja tool working directory storage
Brad King
2016-06-17
8
-16/+23
|
|
/
/
*
|
|
Merge topic 'cmake-gui-Qt-LGPLv3'
Brad King
2016-06-20
2
-7/+8
|
\
\
\
|
*
|
|
cmake-gui: Reference LGPLv3 when redistributing Qt
Brad King
2016-06-17
2
-7/+8
|
|
/
/
*
|
|
Merge topic 'revert-vs-clang-minsize'
Brad King
2016-06-20
1
-1/+0
|
\
\
\
|
*
|
|
VS: Fix regressed mapping for the cl `/Os` compiler flag
Brad King
2016-06-17
1
-1/+0
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-20
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-19
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-18
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'xcode-mig-support'
Brad King
2016-06-17
3
-22/+69
|
\
\
\
|
*
|
|
Xcode: Add support for mig files
James Touton
2016-06-17
1
-0/+2
|
*
|
|
Xcode: Add XCODE_FILE_ATTRIBUTES source file property
James Touton
2016-06-17
1
-0/+14
|
*
|
|
Xcode: Don't emit empty settings blocks.
James Touton
2016-06-17
1
-6/+7
|
*
|
|
Xcode: Add function to conditionally add Xcode Attributes
Gregor Jasny
2016-06-17
2
-0/+25
|
*
|
|
Xcode: Add const qualifiers
James Touton
2016-06-17
1
-16/+21
*
|
|
|
Merge topic 'link_what_you_use'
Brad King
2016-06-17
5
-6/+79
|
\
\
\
\
|
*
|
|
|
Add options to run `ldd -u -r` as a "link-what-you-use" tool
Bill Hoffman
2016-06-17
5
-6/+79
*
|
|
|
|
Merge topic 'CodeBlocks-generated-sources'
Brad King
2016-06-17
1
-2/+4
|
\
\
\
\
\
|
*
|
|
|
|
CodeBlocks: Show generated files in non-utility targets
Enrico Bedau
2016-06-16
1
-2/+4
*
|
|
|
|
|
Merge topic 'CodeBlocks-include-order'
Brad King
2016-06-17
1
-7/+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmExtraCodeBlocksGenerator: Do not shuffle include directories
Tobias Hunger
2016-06-17
1
-7/+11
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-06-17
1
-1/+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'cmOutputConverter-stringstream'
Brad King
2016-06-16
2
-192/+39
|
\
\
\
\
\
|
*
|
|
|
|
cmOutputConverter: implement Shell__GetArgument using ostringstream
Daniel Pfeifer
2016-06-15
2
-192/+39
*
|
|
|
|
|
Merge topic 'cleanup-streams'
Brad King
2016-06-16
27
-69/+69
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmXMLWriter: use ifstream from KWSys
Daniel Pfeifer
2016-06-14
1
-2/+2
|
*
|
|
|
|
|
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
*
|
|
|
|
|
|
Merge topic 'iwyu-preparation'
Brad King
2016-06-16
6
-84/+163
|
\
\
\
\
\
\
\
[next]