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
*
cmComputeLinkDepends: Convert AddLinkEntries to a template
Brad King
2014-07-07
2
-4/+5
*
Merge topic 'fix-circular-transitive-properties-segfault'
Brad King
2014-07-02
2
-0/+43
|
\
|
*
Target: Return null when a transitive property is not defined.
Stephen Kelly
2014-07-01
1
-0/+30
|
*
Genex: Fix stack overflow in transitive property evaluation.
Stephen Kelly
2014-07-01
1
-0/+13
*
|
Merge topic 'ninja-link-order-only-dependencies'
Brad King
2014-07-02
1
-1/+6
|
\
\
|
*
|
Ninja: Add order-only dependencies to link commands (#14728)
Ben Boeckel
2014-07-01
1
-1/+6
*
|
|
Merge topic 'encoding-bugs'
Brad King
2014-07-02
2
-15/+5
|
\
\
\
|
*
|
|
Encoding: Replace some system calls with kwsys calls which handle unicode.
Clinton Stimpson
2014-07-01
2
-15/+5
*
|
|
|
Merge topic 'libarchive-encoding'
Brad King
2014-07-02
2
-8/+56
|
\
\
\
\
|
*
|
|
|
Encoding: Fix potential encoding issues with libarchive on Windows.
Clinton Stimpson
2014-07-02
2
-8/+56
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-02
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'ninja-no-phony-sources'
Brad King
2014-07-01
4
-44/+44
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Ninja: Skip generating empty phony rules
Adam Strzelecki
2014-06-30
2
-14/+21
|
*
|
|
Ninja: Don't limit custom cmd side-effects to build folder (#14972)
Adam Strzelecki
2014-06-30
1
-16/+6
|
*
|
|
Ninja: Consider only custom commands deps as side-effects (#14972)
Adam Strzelecki
2014-06-30
2
-14/+17
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-01
1
-1/+1
*
|
|
Merge topic 'vs14-generator'
Brad King
2014-06-30
11
-4/+923
|
\
\
\
|
*
|
|
VS14: Fix Cl and Link flag tables as previous versions
Brad King
2014-06-25
2
-11/+5
|
*
|
|
VS14: Generate flag tables from MSBuild v140 tool files
Brad King
2014-06-25
5
-3/+759
|
*
|
|
VS14: Add Visual Studio 14 generator (#14982)
Brad King
2014-06-25
6
-1/+170
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-30
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-29
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-28
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'bootstrap-cmake-locations'
Brad King
2014-06-27
1
-1/+6
|
\
\
\
|
*
|
|
bootstrap: Fix "make test" and "make package" targets (#14989)
Brad King
2014-06-25
1
-0/+5
|
*
|
|
bootstrap: Clarify name of configured source directory
Brad King
2014-06-25
1
-1/+1
*
|
|
|
Merge topic 'refactor-link-internals'
Brad King
2014-06-27
2
-168/+160
|
\
\
\
\
|
*
|
|
|
cmTarget: Refactor ComputeLinkImplementation
Brad King
2014-06-25
1
-17/+20
|
*
|
|
|
cmTarget: Pre-indent a block in ComputeLinkImplementation
Brad King
2014-06-25
1
-37/+37
|
*
|
|
|
cmTarget: Shorten a long line in ComputeLinkImplementation
Brad King
2014-06-25
1
-3/+2
|
*
|
|
|
cmTarget: Refactor internal LinkImplementation map
Brad King
2014-06-25
1
-31/+24
|
*
|
|
|
cmTarget: Remove unnecessary 'mutable' markup
Brad King
2014-06-25
1
-19/+19
|
*
|
|
|
cmTarget: De-duplicate link interface evaluation for $<LINK_ONLY>
Brad King
2014-06-25
1
-32/+12
|
*
|
|
|
cmTarget: Teach GetLinkInterfaceLibraries to support $<LINK_ONLY>
Brad King
2014-06-25
2
-26/+45
|
*
|
|
|
cmTarget: De-duplicate link interface genex code for $<LINK_ONLY>
Brad King
2014-06-25
1
-14/+6
|
*
|
|
|
cmTarget: Teach ExpandLinkItems how to support $<LINK_ONLY>
Brad King
2014-06-25
2
-3/+9
*
|
|
|
|
Merge topic 'stringapi-crash-cleanup'
Brad King
2014-06-27
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM
Brad King
2014-06-25
1
-2/+2
*
|
|
|
|
|
Merge topic 'install-messages'
Brad King
2014-06-27
16
-35/+199
|
\
\
\
\
\
\
|
*
|
|
|
|
|
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
Brad King
2014-06-24
3
-4/+24
|
*
|
|
|
|
|
install: Add CMAKE_INSTALL_MESSAGE variable (#13761)
Brad King
2014-06-24
6
-7/+42
|
*
|
|
|
|
|
install: Thread message level setting through internal API
Brad King
2014-06-24
15
-12/+49
|
*
|
|
|
|
|
file(INSTALL): Add undocumented options to control output verbosity
Brad King
2014-06-24
1
-3/+58
|
*
|
|
|
|
|
file(INSTALL): Report existing DIRECTORY as Up-to-date
Brad King
2014-06-24
1
-1/+2
|
*
|
|
|
|
|
file(INSTALL): Do not pre-create DESTINATION for DIRECTORY
Brad King
2014-06-24
1
-10/+13
|
*
|
|
|
|
|
cmInstallTargetGenerator: Drop default constructor arguments
Brad King
2014-06-24
2
-9/+22
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-27
1
-1/+1
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-06-26
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'refactor-link-internals'
Brad King
2014-06-25
13
-403/+442
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
cmTarget: Drop GetDirectLinkLibraries methods
Brad King
2014-06-23
2
-47/+27
[next]