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
*
Merge topic 'fix-showinclude-warnings'
Brad King
2014-02-26
2
-2/+18
|
\
|
*
CTest: exclude /showIncludes notes when scraping logs
Nils Gladitz
2014-02-25
2
-2/+18
*
|
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
10
-11/+202
|
\
\
|
*
|
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
10
-1/+141
|
*
|
cmTarget: Add per-config compilation info
Brad King
2014-02-24
2
-0/+50
|
*
|
cmTarget: Refactor ComputePDBOutputDir interface
Brad King
2014-02-24
2
-6/+7
|
*
|
Makefile: Fix per-config linker PDB output directory
Brad King
2014-02-24
3
-4/+4
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-26
1
-1/+1
*
|
|
Merge topic 'dev/faster-parsers'
Brad King
2014-02-25
3
-71/+63
|
\
\
\
|
*
|
|
cmGeneratorExpression: Improve parsing in StripEmptyListElements
Ben Boeckel
2014-02-21
1
-3/+10
|
*
|
|
cmGeneratorExpressionLexer: Use a switch statement to parse
Ben Boeckel
2014-02-21
1
-35/+35
|
*
|
|
ExpandListArguments: Optimize the parser
Ben Boeckel
2014-02-21
1
-33/+18
*
|
|
|
Merge topic 'target-SOURCES-refactor'
Brad King
2014-02-25
13
-495/+775
|
\
\
\
\
|
*
|
|
|
Handle Mac OSX source flags for individual files lazily.
Stephen Kelly
2014-02-24
1
-26/+17
|
*
|
|
|
cmGeneratorTarget: Classify sources on demand, not up front.
Stephen Kelly
2014-02-24
3
-126/+241
|
*
|
|
|
cmGeneratorTarget: Use a method to access the definition file.
Stephen Kelly
2014-02-24
5
-12/+20
|
*
|
|
|
cmTarget: Add GetTransitiveTargetClosure method.
Stephen Kelly
2014-02-24
2
-19/+60
|
*
|
|
|
cmTarget: Create a temporary cmTarget in checkInterfacePropertyCompatibility
Stephen Kelly
2014-02-24
1
-8/+9
|
*
|
|
|
cmTarget: Avoid computing languages when computing transitive targets.
Stephen Kelly
2014-02-24
3
-12/+108
|
*
|
|
|
cmTarget: Move ComputeLinkInterface to the internal class.
Stephen Kelly
2014-02-24
2
-24/+28
|
*
|
|
|
cmTarget: Extract a ComputeLinkInterfaceLibraries method.
Stephen Kelly
2014-02-24
2
-72/+99
|
*
|
|
|
cmTarget: Re-arrange the ComputeLinkInterface method.
Stephen Kelly
2014-02-24
1
-5/+15
|
*
|
|
|
cmTarget: Extract a ComputeLinkImplementationLanguages method.
Stephen Kelly
2014-02-24
2
-0/+7
|
*
|
|
|
cmTarget: Change GetTransitivePropertyLinkLibraries to output targets.
Stephen Kelly
2014-02-24
4
-42/+71
|
*
|
|
|
cmTarget: Find source files on request.
Stephen Kelly
2014-02-24
4
-51/+4
|
*
|
|
|
cmTarget: Move SourceFileFlags to cmGeneratorTarget.
Stephen Kelly
2014-02-24
7
-168/+166
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-25
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'install-FILES-genex'
Brad King
2014-02-24
5
-17/+81
|
\
\
\
\
|
*
|
|
|
install: Support generator expressions in FILES and PROGRAMS mode
Brad King
2014-02-21
5
-7/+60
|
*
|
|
|
cmInstallFilesGenerator: Add reference to calling cmMakefile
Brad King
2014-02-21
5
-10/+21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-24
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-23
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-22
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-21
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-20
1
-1/+1
*
|
Begin post-3.0 development
Brad King
2014-02-19
1
-2/+2
*
|
Change version scheme to use only two components for feature levels
Brad King
2014-02-19
8
-22/+16
*
|
CMake 3.0.0-rc1 version update
Brad King
2014-02-19
3
-7/+7
|
/
*
Merge topic 'minor-cleanups'
Brad King
2014-02-19
4
-3/+4
|
\
|
*
Makefile: Fix comment indentation.
Stephen Kelly
2014-02-17
1
-1/+1
|
*
cmGlobalGenerator: Remove unused variable.
Stephen Kelly
2014-02-17
1
-1/+0
|
*
include_directory: Add missing include.
Stephen Kelly
2014-02-17
1
-0/+2
|
*
Small typo fix
Kevin Funk
2014-02-17
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-19
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-18
1
-1/+1
*
|
Merge topic 'windows-filesystem-retry-config'
Brad King
2014-02-17
3
-8/+60
|
\
\
|
*
|
Windows: Make file delete/rename retry configurable
Brad King
2014-02-12
3
-8/+60
*
|
|
Merge topic 'INTERFACE-no-sources'
Brad King
2014-02-17
3
-5/+10
|
\
\
\
|
*
|
|
cmTarget: Don't try to get sources of an INTERFACE_LIBRARY.
Stephen Kelly
2014-02-14
3
-5/+10
*
|
|
|
Merge topic 'KateHandleSpacesInPath'
Brad King
2014-02-17
2
-10/+9
|
\
\
\
\
[next]