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
*
Merge topic 'interface-property-external-read'
Brad King
2013-02-25
3
-1/+40
|
\
|
*
Fix the tests for evaluating includes and defines.
Stephen Kelly
2013-02-23
1
-4/+4
|
*
Expand includes and defines transitively in 'external' genexes.
Stephen Kelly
2013-02-23
3
-1/+40
*
|
Merge topic 'FPHSA_FOUND_VAR_OPTION'
Brad King
2013-02-25
10
-0/+46
|
\
\
|
*
|
FPHSA: Convert FOUND_VAR failure test to RunCMake
Brad King
2013-02-22
8
-5/+15
|
*
|
FPHSA: Add FOUND_VAR option to specify _FOUND variable name
Alex Neundorf
2013-02-22
6
-0/+36
*
|
|
Merge topic 'try_compile-targets'
Brad King
2013-02-25
2
-0/+23
|
\
\
\
|
*
|
|
Handle targets in the LINK_LIBRARIES of try_compile.
Stephen Kelly
2013-02-22
2
-0/+23
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'fix-automoc-linker-language'
Brad King
2013-02-25
3
-0/+16
|
\
\
\
|
*
|
|
automoc: Add source file to target early to set the linker language
Stephen Kelly
2013-02-22
3
-0/+16
|
|
/
/
*
|
|
ExternalData: Test content link with a space in its name
Brad King
2013-02-22
4
-0/+13
*
|
|
Tests: Generalize decision for 'make' tool supporting spaces
Brad King
2013-02-22
1
-16/+22
*
|
|
Tests: Replace exec_program with execute_process
Brad King
2013-02-22
1
-6/+5
|
|
/
|
/
|
*
|
Merge topic 'compiler-change-cleanup'
Brad King
2013-02-20
14
-2/+98
|
\
\
|
|
/
|
/
|
|
*
Test Unix Makefiles generator support for changing compilers
Brad King
2013-02-20
13
-0/+92
|
*
Tests/RunCMake: Allow tests to control build tree behavior
Brad King
2013-02-18
1
-2/+6
*
|
Revert "Add a way to exclude INTERFACE properties from exported targets."
Stephen Kelly
2013-02-13
4
-76/+0
*
|
Revert "Add the $<LINKED:...> generator expression."
Stephen Kelly
2013-02-13
8
-39/+0
*
|
Don't populate INTERFACE includes and defines properties in tll.
Stephen Kelly
2013-02-13
2
-7/+12
*
|
Revert "Don't allow utility or global targets in the LINKED expression."
Stephen Kelly
2013-02-13
5
-18/+0
*
|
Don't use LINKED where not needed.
Stephen Kelly
2013-02-12
3
-3/+3
*
|
Merge topic 'minor-fixes'
Brad King
2013-02-11
32
-12/+242
|
\
\
|
|
/
|
/
|
|
*
Don't allow utility or global targets in the LINKED expression.
Stephen Kelly
2013-02-08
5
-0/+18
|
*
Make sure INTERFACE properties work with OBJECT libraries.
Stephen Kelly
2013-02-08
4
-6/+23
|
*
Whitelist target types in target_{include_directories,compile_definitions}
Stephen Kelly
2013-02-08
5
-1/+13
|
*
Ensure that the build interface includes have been added.
Stephen Kelly
2013-02-08
10
-1/+137
|
*
Only use early evaluation termination for transitive properties.
Stephen Kelly
2013-02-07
1
-1/+4
|
*
Ensure type specific compatible interface properties do not intersect.
Stephen Kelly
2013-02-07
4
-0/+16
|
*
The COMPATIBLE_INTERFACE does not affect the target it is set on.
Stephen Kelly
2013-02-07
1
-0/+15
|
*
Test printing origin of include dirs from tll().
Stephen Kelly
2013-02-07
2
-3/+16
*
|
Merge topic 'generator-toolset'
Brad King
2013-02-08
57
-157/+222
|
\
\
|
*
|
Tests: Add generator toolset support
Brad King
2013-02-07
44
-13/+74
|
*
|
Tests: Consolidate ctest --build-and-test generator options
Brad King
2013-02-07
1
-146/+78
|
*
|
Merge branch 'master' into generator-toolset
Brad King
2013-02-07
226
-92/+1389
|
|
\
\
|
|
|
/
|
*
|
Xcode: Implement generator toolset selection (#9831, #13802)
Brad King
2013-02-07
2
-1/+6
|
*
|
VS: Implement generator toolset selection (#10722, #13774)
Brad King
2013-02-07
4
-3/+21
|
*
|
CMake: Add -T option to choose a generator toolset
Brad King
2013-02-07
13
-0/+46
|
*
|
Merge branch 'xcode-duplicate-flags-13354' into generator-toolset
Brad King
2013-01-31
99
-61/+1298
|
|
\
\
|
*
|
|
Tests: Run ctest custom commands with VERBATIM
Brad King
2013-01-31
2
-3/+6
*
|
|
|
Merge topic 'implicit-lib-canonical-path'
Brad King
2013-02-08
1
-0/+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Normalize full paths in implicit link library list
Brad King
2013-02-06
1
-0/+6
*
|
|
|
Merge topic 'tll-includes-defines'
Brad King
2013-02-05
27
-61/+261
|
\
\
\
\
|
*
|
|
|
Test workaround of bad interface include directories from depends.
Stephen Kelly
2013-01-31
1
-0/+41
|
*
|
|
|
Add includes and compile definitions with target_link_libraries.
Stephen Kelly
2013-01-31
11
-53/+148
|
*
|
|
|
Add the $<LINKED:...> generator expression.
Stephen Kelly
2013-01-31
8
-1/+41
|
*
|
|
|
Export targets to a targets file, not a Config file.
Stephen Kelly
2013-01-31
2
-4/+4
|
*
|
|
|
Make it an error for INSTALL_PREFIX to be evaluated.
Stephen Kelly
2013-01-31
6
-2/+14
|
*
|
|
|
Handle reading empty properties defined by the link interface.
Stephen Kelly
2013-01-31
1
-1/+13
*
|
|
|
|
Merge topic 'add-ExternalData-module'
Brad King
2013-02-05
147
-0/+665
|
\
\
\
\
\
|
*
|
|
|
|
Fix Module.ExternalData test on VS 6
Brad King
2013-02-04
1
-0/+1
[next]