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
*
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 '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
*
|
|
Merge topic 'fix-export-segfault'
Brad King
2013-12-04
6
-0/+13
|
\
\
\
|
*
|
|
export(): Check targets exist at configure-time (#14608)
Stephen Kelly
2013-12-04
6
-0/+13
|
|
/
/
*
|
|
Merge topic 'INTERFACE_AUTOUIC_OPTIONS'
Brad King
2013-12-02
13
-0/+340
|
\
\
\
|
*
|
|
QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property.
Stephen Kelly
2013-11-27
11
-0/+334
|
*
|
|
Genex: Add {UPPER,LOWER}_CASE and MAKE_C_IDENTIFIER.
Stephen Kelly
2013-11-27
2
-0/+6
|
|
/
/
*
|
|
Merge topic 'wix-components'
Brad King
2013-12-02
1
-1/+13
|
\
\
\
|
*
|
|
CPackWiX: add CPack component support
Nils Gladitz
2013-11-26
1
-1/+13
*
|
|
|
Merge topic 'export-includes'
Brad King
2013-12-02
32
-3/+336
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
22
-0/+200
|
*
|
|
Export: Prefix relative items with genexes in INSTALL_INTERFACE.
Stephen Kelly
2013-11-26
2
-0/+9
|
*
|
|
Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.
Stephen Kelly
2013-11-26
2
-0/+35
|
*
|
|
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
3
-1/+29
|
*
|
|
Export: Test existing behavior of exporting includes with genexes.
Stephen Kelly
2013-11-26
5
-1/+54
[next]