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
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'project-version-variables'
Brad King
2014-02-03
37
-0/+167
|
\
|
*
project: Manage VERSION variables
Brad King
2014-01-29
26
-0/+138
|
*
project: Add optional LANGUAGES keyword
Brad King
2014-01-29
12
-0/+29
*
|
Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests
Brad King
2014-01-28
4
-4/+4
|
/
*
Allow projects to specify extra inputs to CMake
Brad King
2014-01-21
5
-0/+27
*
Add test case to verify CMake does not re-run on first build
Brad King
2014-01-21
3
-0/+23
*
cmake: Add '-E sleep' command
Brad King
2014-01-21
7
-0/+12
*
cmake: Improve '-E create_symlink' edge case handling (#14713)
Brad King
2014-01-20
8
-0/+39
*
Tests/RunCMake: Add function to run a specified command-line
Brad King
2014-01-20
2
-11/+32
*
Tests/RunCMake: Move documentation to a README.rst
Brad King
2014-01-20
2
-36/+52
*
AddDependencies: new policy requires dependencies to exist
Nils Gladitz
2014-01-12
14
-0/+53
*
Tests: Remove .orig file.
Stephen Kelly
2014-01-10
1
-142/+0
*
Merge topic 'policies'
Brad King
2014-01-09
29
-0/+120
|
\
|
*
get_target_property: Error on non-existent target.
Stephen Kelly
2014-01-08
13
-0/+43
|
*
Genex: Use case-sensitive comparison for COMPILER_ID.
Stephen Kelly
2014-01-08
5
-0/+30
|
*
cmTarget: Deprecate COMPILE_DEFINITIONS_ properties with a policy.
Stephen Kelly
2014-01-08
13
-0/+47
*
|
Merge topic 'optional-install'
Brad King
2014-01-09
13
-0/+187
|
\
\
|
*
|
InstallRules: added new variable to disable generation of install rules
Nils Gladitz
2014-01-08
13
-0/+187
*
|
|
Help: Ensure that target-policies are added to the documentation.
Stephen Kelly
2014-01-07
1
-0/+5
|
|
/
|
/
|
*
|
Genex: Add a nullary form for CONFIG
Stephen Kelly
2014-01-07
2
-11/+1
*
|
CompatibleInterface: Test debugging of not-set property.
Stephen Kelly
2014-01-07
2
-1/+8
*
|
Tests: simplify Qt4 target usage
Stephen Kelly
2014-01-07
1
-4/+1
*
|
Don't allow include() of export(EXPORT) file at configure time.
Stephen Kelly
2014-01-06
4
-0/+14
*
|
add_library: Disallow invalid signatures for INTERFACE_LIBRARY.
Stephen Kelly
2014-01-06
4
-0/+111
*
|
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
*
|
cmTarget: Fix the property compatibility error message
Stephen Kelly
2014-01-04
6
-3/+21
*
|
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
10
-0/+39
|
\
\
|
*
|
export: Implement EXPORT subcommand (#9822)
Stephen Kelly
2013-12-24
10
-0/+39
|
|
/
*
|
Merge topic 'rpath-default'
Brad King
2014-01-02
15
-0/+54
|
\
\
|
|
/
|
/
|
|
*
OS X: Add CMP0042 to enable MACOSX_RPATH by default
Clinton Stimpson
2014-01-02
15
-0/+54
*
|
cmTarget: Fix typo
Stephen Kelly
2013-12-19
2
-2/+2
*
|
Don't search for IMPORTED_LOCATION of INTERFACE_LIBRARY (14636)
Stephen Kelly
2013-12-09
4
-0/+25
|
/
*
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
8
-0/+151
*
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 'export-includes'
Brad King
2013-12-02
27
-1/+266
|
\
\
|
|
/
|
/
|
|
*
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
22
-0/+200
|
*
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
1
-0/+12
|
*
Export: Test existing behavior of exporting includes with genexes.
Stephen Kelly
2013-11-26
5
-1/+54
*
|
cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.
Stephen Kelly
2013-11-25
4
-0/+27
|
/
*
Add policy CMP0040 to disallow custom commands on missing targets
Nils Gladitz
2013-11-21
19
-0/+74
*
Merge topic 'cleanup-build-commands'
Brad King
2013-11-19
5
-12/+14
|
\
|
*
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)
Brad King
2013-11-18
1
-2/+2
|
*
build_command: Return a "cmake --build" command-line
Brad King
2013-11-15
4
-10/+12
*
|
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
16
-40/+161
|
/
[next]