| .. |
|
CMP0004
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
CMP0019
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
CMP0022
|
d25ad482e9
OS X: Add CMP0042 to enable MACOSX_RPATH by default
|
12 years ago |
|
CMP0026
|
911cc9a39e
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
|
11 years ago |
|
CMP0027
|
b1bbee3e9a
Record more policies on targets when created
|
11 years ago |
|
CMP0028
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0037
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |
|
CMP0038
|
b1bbee3e9a
Record more policies on targets when created
|
11 years ago |
|
CMP0039
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |
|
CMP0040
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |
|
CMP0041
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0042
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0043
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0045
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0046
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |
|
CMP0049
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0050
|
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
|
11 years ago |
|
CMP0051
|
911cc9a39e
cmTarget: Evaluate CMP0026 and CMP0051 in calling context
|
11 years ago |
|
CMP0053
|
9ba91463e6
tests: test CMP0053 in WARN mode when watching variables
|
11 years ago |
|
CMP0054
|
188a1f236e
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
|
11 years ago |
|
CPackInstallProperties
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
|
CTest
|
bca67c710f
build_command: Return a "cmake --build" command-line
|
12 years ago |
|
CheckModules
|
7f857775e2
CheckTypeSize: Add unit test to cover the no-C case
|
11 years ago |
|
CommandLine
|
aee7e4a03b
cmCacheManager: parse -D flags more strictly
|
11 years ago |
|
CompatibleInterface
|
93790506f5
cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup
|
11 years ago |
|
CompileFeatures
|
60a981ea8e
Features: Enable compiler extensions by default.
|
11 years ago |
|
CompilerChange
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 years ago |
|
CompilerNotFound
|
3e04946f7b
Require CMAKE_<LANG>_COMPILER to be found as a full path
|
12 years ago |
|
Configure
|
b2282631f6
cmTarget: Do not mistake a preceding error for a CMP0049 failure
|
11 years ago |
|
DisallowedCommands
|
4ea27bcc4c
Cygwin: Avoid legacy warnings in RunCMake.DisallowedCommands test
|
12 years ago |
|
ExportWithoutLanguage
|
66b290e7e2
export(): Process the export() command at generate time.
|
12 years ago |
|
ExternalData
|
ccd29b9af8
ExternalData: Warn on missing file instead of failing
|
11 years ago |
|
ExternalProject
|
67cfbf8eb7
ExternalProject: Add unit tests
|
11 years ago |
|
FPHSA
|
ba907f7dc2
FPHSA: fix when requested or found version is exactly 0
|
11 years ago |
|
FeatureSummary
|
8372b4553b
FeatureSummary: Add unit tests
|
11 years ago |
|
File_Generate
|
b80557c7bd
file(GENERATE): Evaluate early to allow generating source files
|
11 years ago |
|
FindPkgConfig
|
fa7d47ac5c
Tests: Fix CMP0054 warnings
|
11 years ago |
|
GeneratorExpression
|
f86850ef60
Genex: Implement generator expressions for target PDB files.
|
11 years ago |
|
GeneratorPlatform
|
be6a555d7e
Tests: Test setting a generator platform in a toolchain file
|
11 years ago |
|
GeneratorToolset
|
65624c39e3
VS14: Add Visual Studio 14 generator (#14982)
|
11 years ago |
|
IncompatibleQt
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
Languages
|
3156275bc7
cmTarget: Simplify INTERFACE_SOURCES usage requirement lookup
|
11 years ago |
|
ObjectLibrary
|
2c470b775a
add_library: Allow arbitrary non-linked sources in OBJECT libraries
|
11 years ago |
|
ObsoleteQtMacros
|
f69606d335
Qt4Macros: Port to use message(DEPRECATION)
|
12 years ago |
|
PositionIndependentCode
|
2e60b5fcf7
cmTarget: Report origin of COMPATIBLE_INTERFACE properties.
|
12 years ago |
|
SolutionGlobalSections
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
Syntax
|
ceaf578e02
Merge topic 'fix-lexer-open-square'
|
11 years ago |
|
TargetObjects
|
affe9d56a2
Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)
|
11 years ago |
|
TargetPolicies
|
783bce295b
Export: Disallow exported interface includes in src/build tree (#14592).
|
11 years ago |
|
TargetPropertyGeneratorExpressions
|
61ce654742
Genex: Fix stack overflow in transitive property evaluation.
|
11 years ago |
|
TargetSources
|
0366ba5db6
Tests: Fix RunCMake.TargetSources on Xcode 1.5
|
11 years ago |
|
VisibilityPreset
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
WriteCompilerDetectionHeader
|
b47c125ff7
WCDH: Ensure that the prefix argument to the macro is valid.
|
11 years ago |
|
XcodeProject
|
a339ea6529
Xcode: Add source file property to control file type (#14854)
|
11 years ago |
|
add_custom_command
|
39baf728b7
Tests: Test add_custom_command and add_custom_target error cases
|
11 years ago |
|
add_custom_target
|
39baf728b7
Tests: Test add_custom_command and add_custom_target error cases
|
11 years ago |
|
add_dependencies
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
alias_targets
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
build_command
|
4ac75fdfe6
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)
|
12 years ago |
|
cmake_minimum_required
|
7d47c69365
Drop compatibility with CMake < 2.4
|
12 years ago |
|
configure_file
|
1531df2b86
configure_file: Warn about unknown arguments
|
11 years ago |
|
export
|
cbe7e8fae4
export: Implement EXPORT subcommand (#9822)
|
12 years ago |
|
file
|
abebcd235c
file(INSTALL): Add undocumented options to control output verbosity
|
11 years ago |
|
find_dependency
|
a25b809f20
Tests: Check find_dependency empty extra arguments
|
11 years ago |
|
find_package
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
get_filename_component
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
if
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
include
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |
|
include_directories
|
9998d78d63
Tests: Speed up RunCMake.include_directories test
|
11 years ago |
|
include_external_msproject
|
09ab207c66
Tests: Add generator platform support
|
11 years ago |
|
install
|
d19b64d671
install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)
|
11 years ago |
|
interface_library
|
2600e923a6
Disallow INTERFACE libraries with add_custom_command(TARGET).
|
11 years ago |
|
list
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
message
|
509c142a3f
message: Add a DEPRECATION mode
|
12 years ago |
|
no_install_prefix
|
fe057ab3cd
Allow disabling adding the install prefix to the prefix search path.
|
12 years ago |
|
project
|
7e142c5ac2
project: Manage VERSION variables
|
11 years ago |
|
set
|
d1b62185d6
Merge branch 'parent-scope-tests' into variable-pull-failure
|
11 years ago |
|
string
|
328e869433
StringUuid: Implement new string(UUID) sub-command.
|
11 years ago |
|
target_compile_features
|
e0890d03a4
Features: Extend concept to C language.
|
11 years ago |
|
target_link_libraries
|
77b581c2f0
Policies: omit warnings about unset policies when they are actually set to NEW
|
11 years ago |
|
try_compile
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
variable_watch
|
d05a9bd1e6
Cygwin: Avoid legacy warnings in RunCMake.* tests
|
12 years ago |
|
CMakeLists.txt
|
39baf728b7
Tests: Test add_custom_command and add_custom_target error cases
|
11 years ago |
|
README.rst
|
d4ca30ae15
Tests/RunCMake: Add function to run a specified command-line
|
11 years ago |
|
RunCMake.cmake
|
eb7d815649
cmake: Add -A option to specify a generator platform
|
11 years ago |