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
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
add_library: Disallow invalid signatures for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
6
-1/+114
*
cmTarget: Enable convenient include dir handling for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
4
-1/+24
*
Genex: Add EQUAL expression.
Stephen Kelly
2014-01-06
3
-2/+44
*
cmTarget: Use strtol for numeric parsing.
Stephen Kelly
2014-01-06
2
-2/+12
*
Merge topic 'minor-cleanups'
Brad King
2014-01-06
22
-7/+133
|
\
|
*
cmTarget: Test impliedByUse number-compatible properties.
Stephen Kelly
2014-01-04
4
-0/+15
|
*
cmTarget: Don't repeat property origin debug information.
Stephen Kelly
2014-01-04
2
-2/+15
|
*
cmTarget: Fix debug report for interface-set compatibility types.
Stephen Kelly
2014-01-04
2
-2/+15
|
*
cmTarget: Fix reporting interface-set properties which are FALSE.
Stephen Kelly
2014-01-04
2
-1/+10
|
*
Qt Tests: Remove commented and unneeded line.
Stephen Kelly
2014-01-04
1
-1/+0
|
*
cmTarget: Fix the property compatibility error message
Stephen Kelly
2014-01-04
6
-3/+21
|
*
cmTarget: Don't update IMPORTED target compilation properties
Stephen Kelly
2014-01-04
3
-0/+21
|
*
Run the add_compile_options command unit test.
Stephen Kelly
2014-01-04
1
-0/+1
|
*
get_property: Fix testing ALIASED_TARGET target property (#14670)
Stephen Kelly
2014-01-04
1
-0/+22
|
*
install: Ensure that install(TARGETS) works with no DESTINATION
Stephen Kelly
2014-01-04
1
-1/+4
|
*
add_dependencies: Disallow use with INTERFACE_LIBRARY.
Stephen Kelly
2014-01-04
4
-0/+12
*
|
Merge topic 'fix-text-typos'
Brad King
2014-01-06
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Fix wording of "the the" typos throughout text
Ruslan Baratov
2014-01-03
1
-1/+1
*
|
Merge topic 'export-EXPORT-subcommand'
Brad King
2014-01-02
11
-5/+44
|
\
\
|
*
|
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
11
-5/+44
|
|
/
*
|
Merge topic 'wix-rtf-encoding'
Brad King
2014-01-02
2
-0/+11
|
\
\
|
*
|
CPackWiX: allow and convert UTF-8 sequences in RTF writer
Nils Gladitz
2013-12-26
2
-0/+11
|
|
/
*
|
Merge topic 'fix-ctest-regressions'
Brad King
2014-01-02
4
-0/+90
|
\
\
|
*
|
CTest: fix regressions introduced by the ctest-fix-run-serial topic
Nils Gladitz
2013-12-23
4
-0/+90
|
|
/
*
|
Merge topic 'rpath-default'
Brad King
2014-01-02
16
-2/+58
|
\
\
|
|
/
|
/
|
|
*
OS X: Add CMP0042 to enable MACOSX_RPATH by default
Clinton Stimpson
2014-01-02
16
-2/+58
*
|
cmTarget: Fix typo
Stephen Kelly
2013-12-19
2
-2/+2
*
|
Genex: Accept arbitrary content in *_CASE and MAKE_C_IDENTIFIER.
Stephen Kelly
2013-12-19
2
-6/+6
*
|
Merge topic 'wix-fragment-injection'
Brad King
2013-12-19
2
-0/+9
|
\
\
|
*
|
CPackWiX: allow customization of generated WiX sources
Nils Gladitz
2013-12-17
2
-0/+9
|
|
/
*
|
Merge topic 'GenerateExportHeader-tests'
Brad King
2013-12-19
31
-326/+595
|
\
\
|
*
|
Merge some GenerateExportHeader subtests.
Stephen Kelly
2013-12-15
15
-143/+28
|
*
|
Speed up the GenerateExportHeader unit test (#14453).
Stephen Kelly
2013-12-15
17
-183/+567
|
|
/
*
|
Merge topic 'build-symlink-invalid-sup-file'
Brad King
2013-12-19
1
-1/+9
|
\
\
|
*
|
Tests: allow valgrind test to pass with symlinked build dir
Nils Gladitz
2013-12-14
1
-1/+9
|
|
/
*
|
Merge topic 'remove-INTERFACE-build-targets'
Brad King
2013-12-19
7
-41/+21
|
\
\
|
*
|
Remove INTERFACE build targets.
Stephen Kelly
2013-12-10
7
-41/+21
|
|
/
*
|
Merge topic 'fix-INTERFACE-mapped-config'
Brad King
2013-12-19
4
-0/+25
|
\
\
|
*
|
Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)
Stephen Kelly
2013-12-09
4
-0/+25
|
|
/
*
|
Merge topic 'vtk-contract'
Brad King
2013-12-19
1
-0/+9
|
\
\
|
|
/
|
/
|
|
*
Tests/Contracts: Submit notes with VTK build
Zack Galbreath
2013-12-19
1
-0/+9
*
|
Merge topic 'vtk-contract'
Brad King
2013-12-09
2
-4/+3
|
\
\
|
|
/
|
*
Tests/Contracts: Fix failing VTK Contract test
Zack Galbreath
2013-12-09
2
-4/+3
*
|
Merge topic 'INTERFACE_AUTOUIC_OPTIONS'
Brad King
2013-12-09
14
-0/+201
|
\
\
|
*
|
cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.
Stephen Kelly
2013-12-08
6
-0/+43
|
*
|
cmTarget: Report origin of COMPATIBLE_INTERFACE properties.
Stephen Kelly
2013-12-08
9
-0/+158
*
|
|
Merge topic 'cleanup-build-commands'
Brad King
2013-12-06
3
-1/+10
|
\
\
\
|
*
|
|
Tests: Fix standalone build of tests with nested projects
Brad King
2013-12-05
3
-1/+10
*
|
|
|
Merge topic 'vtk-contract'
Brad King
2013-12-05
5
-31/+79
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Tests/Contracts: Update test for VTK release branch
Zack Galbreath
2013-12-05
5
-31/+79
[next]