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
*
CMake Nightly Date Stamp
Kitware Robot
2014-07-10
1
-1/+1
*
Merge topic 'thread-sanitizer'
Brad King
2014-07-09
4
-155/+337
|
\
|
*
ctest_memcheck: Add support for ThreadSanitizer
Bill Hoffman
2014-07-09
4
-155/+337
*
|
Merge topic 'dev/custom-target-performance'
Brad King
2014-07-09
3
-44/+62
|
\
\
|
*
|
cmMakefile: Defer dependency calculations
Ben Boeckel
2014-07-08
1
-7/+7
|
*
|
cmMakefile: Avoid excess source files
Ben Boeckel
2014-07-08
1
-23/+26
|
*
|
cmMakefile: Add a CreateSource method
Ben Boeckel
2014-07-08
3
-14/+29
*
|
|
Merge topic 'allow-OBJECT-library-extra-sources'
Brad King
2014-07-09
1
-5/+2
|
\
\
\
|
*
|
|
add_library: Allow arbitrary non-linked sources in OBJECT libraries
Brad King
2014-07-09
1
-5/+2
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'update-kwsys'
Brad King
2014-07-09
7
-74/+432
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2014-07-07
7
-74/+432
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-09
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-08
1
-1/+1
|
/
*
Merge topic 'refactor-usage-requirement-evaluation'
Brad King
2014-07-07
7
-261/+113
|
\
|
*
cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup
Brad King
2014-07-07
1
-61/+15
|
*
cmTarget: Simplify CMP0027 logic in processIncludeDirectories
Brad King
2014-07-07
1
-26/+20
|
*
cmTarget: Add to LinkImplementation whether each library was a genex
Brad King
2014-07-07
2
-11/+11
|
*
cmTarget: Simplify INTERFACE_COMPILE_FEATURES usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
cmTarget: Simplify INTERFACE_COMPILE_DEFINITIONS usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
cmTarget: Simplify INTERFACE_COMPILE_OPTIONS usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
cmTarget: Simplify INTERFACE_SOURCES usage requirement lookup
Brad King
2014-07-07
1
-39/+3
|
*
cmTarget: Add method to add usage requirements from linked interfaces
Brad King
2014-07-07
1
-0/+29
|
*
cmTarget: Add to LinkImplementation a backtrace for each library
Brad King
2014-07-07
2
-5/+7
|
*
cmTarget: Refactor LinkImplementation to allow more information
Brad King
2014-07-07
5
-14/+27
|
*
cmGeneratorExpressionEvaluator: Shorten some long lines
Brad King
2014-07-07
1
-13/+16
|
*
cmComputeLinkDepends: Convert AddLinkEntries to a template
Brad King
2014-07-07
2
-4/+5
*
|
Merge topic 'ctest-S-message-STATUS'
Brad King
2014-07-07
1
-0/+11
|
\
\
|
*
|
CTest: Implement message(STATUS) output for 'ctest -S' scripts
Brad King
2014-07-02
1
-0/+11
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-07
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-06
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-05
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-04
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-07-03
1
-1/+1
|
/
*
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
[next]