..
AliasTarget
HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards
2014-04-25 17:59:57 +02:00
Architecture
ArgumentExpansion
Assembler
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
BuildDepends
Makefile: Fix multiple custom command outputs with one missing
2015-04-10 16:27:42 -04:00
BundleGeneratorTest
BundleTest
Tests/BundleTest: Drop use of ChangeLog.txt
2014-02-07 13:35:31 -05:00
BundleUtilities
OSX: Warn when attempting to change runtime paths on OS X 10.5
2014-10-10 10:17:27 -04:00
CFBundleTest
Tests: Run CFBundleTest only with valid configuration
2014-12-19 08:24:04 -05:00
CheckCompilerRelatedVariables
VS14: Add Visual Studio 14 generator ( #14982 )
2014-06-25 14:51:19 -04:00
CMakeCommands
Tests: Do not try to use invalid "ld -v" flag on Solaris
2015-03-31 11:21:36 -04:00
CMakeLib
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
2015-02-06 13:35:21 -05:00
CMakeOnly
Fortran: Test that CMAKE_Fortran_COMPILER_VERSION is set ( #15372 )
2015-02-19 09:26:28 -05:00
CMakeTestAllGenerators
CMakeTestMultipleConfigures
CMakeTests
Tests: Fix CMake.ELF test with read-only source ( #15489 )
2015-04-01 16:34:04 -04:00
CoberturaCoverage
CTest: Generalize Cobertura coverage format handling
2014-06-04 14:26:19 +00:00
CommandLineTest
CompatibleInterface
Honor $<LINK_ONLY> when checking interface properties
2014-07-16 13:28:47 -04:00
CompileCommandOutput
CompileDefinitions
Tests: Shorten paths in CompileDefinitions
2015-01-25 08:12:12 -05:00
CompileFeatures
Features: VS 2013 Update 3 supports initializer lists ( #15494 )
2015-04-06 10:06:26 -04:00
CompileOptions
Makefile: Handle '#' in COMPILE_OPTIONS ( #15070 )
2014-08-12 13:56:21 -04:00
Complex
Tests: Remove incorrect indentation from Complex test comment
2015-01-22 14:11:46 -05:00
ComplexOneConfig
Tests: Remove incorrect indentation from Complex test comment
2015-01-22 14:11:46 -05:00
ConfigSources
cmTarget: Don't allow relative paths in INTERFACE_SOURCES
2014-11-29 12:24:59 +01:00
COnly
Contracts
CPackComponents
CPackComponentsForAll
CPackRPM: Add basic symlink support ( #15209 )
2015-03-31 14:04:13 -04:00
CPackComponentsPrefix
cpack: Fix CPACK_PACKAGING_INSTALL_PREFIX handling for archives ( #14677 )
2015-03-30 09:22:14 -04:00
CPackTestAllGenerators
CPackWiXGenerator
CPackWiX: Fix test to build with expected config
2014-03-08 13:05:40 -05:00
CrossCompile
CTestBuildCommandProjectInSubdir
Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variables
2014-03-03 15:26:49 -05:00
CTestConfig
Tests: Use -A option to pass generator platform selection
2014-09-15 10:26:59 -04:00
CTestCoverageCollectGCOV
CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDE
2015-04-04 12:25:15 +02:00
CTestLimitDashJ
CTestScriptMode
CTestTest
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTest2
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestBadExe
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestBadGenerator
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestChecksum
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestConfigFileInBuildDir
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestCostSerial
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestCrash
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestCycle
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestDepends
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestEmptyBinaryDirectory
CTestTestFailure
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestFdSetSize
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestLabelRegExp
CTest: Fix combined inclusive/exclusive label regular expressions
2014-06-06 10:28:18 +02:00
CTestTestLaunchers
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestMissingDependsExe
CTestTestParallel
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestResourceLock
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestRunScript
CTestTestScheduler
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestSerialInDepends
CTestTestSerialOrder
CTestTestSkipReturnCode
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestStopTime
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestSubdir
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestTimeout
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestUpload
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CTestTestVerboseOutput
CTest: Output test-specific env vars in verbose mode ( #15446 )
2015-03-17 10:11:33 -04:00
CTestTestZeroTimeout
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
CustComDepend
CustomCommand
Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'
2015-01-29 09:13:53 -05:00
CustomCommandByproducts
ExternalProject: Replace placeholder tokens in BYPRODUCTS
2015-03-09 10:04:44 -04:00
CustomCommandWorkingDirectory
CxxDialect
Features: Enable compiler extensions by default.
2014-05-31 12:16:12 +02:00
CxxOnly
CxxSubdirC
Tests: Test using objects from a language enabled in a subdirectory ( #15325 )
2014-12-22 20:13:40 -05:00
DelphiCoverage
CTest: Add code coverage parser for Pascal/Delphi
2014-10-21 15:02:20 -04:00
Dependency
Fix link line order when shared libraries are de-duplicated
2014-11-10 14:46:22 -05:00
DoubleProject
EmptyDepends
EmptyLibrary
EmptyProperty
Environment
ExportImport
install: Allow generator expressions in TARGETS DESTINATION ( #14317 )
2015-02-11 15:15:33 -05:00
ExternalOBJ
ExternalProject
Tests/ExternalProject: Skip Windows hg tests with cygwin hg
2014-10-22 10:52:28 -04:00
ExternalProjectLocal
Tests: Shorten paths in ExternalProjectLocal
2015-01-27 08:57:57 -05:00
ExternalProjectUpdate
ExternalProject: Add unit tests for UPDATE_DISCONNECTED
2014-11-06 15:09:44 +01:00
FindGSL
FindGSL: Add module to find the GNU Scientific Library
2014-12-17 10:59:48 -05:00
FindGTK2
FindJsonCpp
FindJsonCpp: Drop new module due to upstream jsoncpp providing package
2015-02-20 08:22:02 -05:00
FindMatlab
Tests: Increasing the stability of the FindMatlab.basic_checks test
2015-04-13 09:36:13 -04:00
FindModulesExecuteAll
FindPackageModeMakefileTest
Remove .* expressions from beginning and end of MATCHES regexs
2014-04-14 18:17:11 +02:00
FindPackageTest
FPHSA: Always populate the ExactCase_FOUND variable ( #15412 ).
2015-04-17 10:46:24 -04:00
ForceInclude
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
Fortran
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
FortranC
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
FortranOnly
CheckFortranCompilerFlag: Add test case
2015-02-05 11:18:13 -05:00
Framework
FunctionTest
Tests: Fix CMP0054 warnings
2014-09-16 09:06:29 -04:00
GeneratorExpression
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
2014-04-02 23:12:57 +02:00
IncludeDirectories
IncludeDirectories: Respect SYSTEM flag when using CONFIG genex.
2015-01-23 00:08:18 +01:00
InterfaceLibrary
Allow add_dependencies() on INTERFACE libraries ( #15414 )
2015-03-27 16:25:09 -04:00
InterfaceLinkLibraries
Make $<LINK_ONLY> available to projects ( #14751 )
2014-07-16 13:28:44 -04:00
iOSNavApp
IPO
JacocoCoverage
CTest: Fix Jacoco Coverage
2015-03-06 11:18:19 -05:00
Java
JavascriptCoverage
CTest: Add Javascript coverage parser
2014-10-29 11:27:11 -04:00
JCTest
Jump
LibName
LinkDirectory
Test: Remove obsolete commented code.
2014-01-07 09:38:00 -05:00
LinkFlags
LinkLanguage
LinkLine
LinkLineOrder
LinkStatic
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
LoadCommand
Tests: Simplify LoadCommand tests
2014-06-25 15:27:01 -04:00
LoadCommandOneConfig
Tests: Simplify LoadCommand tests
2014-06-25 15:27:01 -04:00
MacroTest
Tests: Fix CMP0054 warnings
2014-09-16 09:06:29 -04:00
MacRuntimePath
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
MakeClean
MathTest
MFC
MissingInstall
InstallRules: added new variable to disable generation of install rules
2014-01-08 16:28:14 +01:00
MissingSourceFile
Module
ExternalData: Add option to recursively match under directories
2015-03-27 14:44:54 -04:00
ModuleDefinition
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
MumpsCoverage
CTEST: Fix MUMPS file parser and update test
2014-08-15 10:50:36 -04:00
NewlineArgs
ObjC++
ObjectLibrary
add_library: Allow arbitrary non-linked sources in OBJECT libraries
2014-07-09 09:43:42 -04:00
OutDir
Encoding: Modify tests to work using non-ascii paths.
2015-01-08 20:56:51 -07:00
OutOfBinary
OutOfSource
PDBDirectoryAndName
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
PerConfig
Use a more reliable regex for extracting binary INFO strings
2014-09-03 17:00:48 -04:00
Plugin
HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards
2014-04-25 17:59:57 +02:00
Policy0002
PolicyScope
PositionIndependentTargets
PrecompiledHeader
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
PreOrder
Preprocess
Tests: Update Preprocess test for XL compiler limitations
2015-04-14 11:03:48 -04:00
Properties
cmSourceFileLocation: Collapse full path for directory comparisons.
2014-03-31 23:18:43 +02:00
PythonCoverage
Qt4And5Automoc
FindQt4: Make AUTOMOC work regardless which order Qt 4/5 is found.
2014-01-29 17:02:43 +01:00
Qt4Deploy
Qt4Targets
Qt4: Extend the Qt4Targets test to cover dir and target moc parameters.
2014-05-06 13:39:45 -04:00
QtAutogen
QtAutogen: Workaround rcc CRCRLF newlines on Windows ( #15459 )
2015-04-16 15:10:40 -04:00
QtAutomocNoQt
QtAutoUicInterface
ReturnTest
RunCMake
Deprecate Visual Studio 7 generator (.NET 2002)
2015-04-15 09:21:24 -04:00
RuntimePath
SameName
SBCS
SetLang
Simple
SimpleCOnly
SimpleExclude
SimpleInstall
SimpleInstallS2
SourceFileProperty
test: test source file properties with case-insensitivity
2014-12-02 10:56:36 -05:00
SourceGroups
SourcesProperty
cmTarget: Don't allow relative paths in INTERFACE_SOURCES
2014-11-29 12:24:59 +01:00
StagingPrefix
Tests: Add generator platform support
2014-09-10 11:21:50 -04:00
StringFileTest
Fix failing StringFileTest when using unicode characters.
2014-10-27 17:55:15 -06:00
SubDir
SubDirSpaces
Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient
2014-04-14 18:17:18 +02:00
SubProject
VS: Fix subproject .sln dependencies on custom targets
2014-06-12 11:14:06 -04:00
SwigTest
SystemInformation
Features: Add support for C++14 features.
2014-05-22 18:01:23 +02:00
TargetName
TestDriver
Testing
TestsWorkingDirectory
TryCompile
Avoid if() quoted auto-dereference
2014-10-20 11:49:16 -04:00
Tutorial
Tests/Tutorial: Fix when USE_MYMATH is OFF
2014-10-31 11:32:24 -04:00
Unset
VariableUnusedViaSet
VariableUnusedViaUnset
VariableUsage
VisibilityInlinesHidden
VisibilityInlinesHidden: only apply -fvisibility-inlines-hidden to C++ sources
2014-02-01 09:55:24 +01:00
VSExcludeFromDefaultBuild
VSExternalInclude
Tests: Use -A option to pass generator platform selection
2014-09-15 10:26:59 -04:00
VSGNUFortran
VSMASM
VS: Add test for MASM support
2014-08-20 10:19:49 -04:00
VSMidl
VSNsightTegra
Add 'ANDROID_API_MIN' target property to set Android Target MIN API
2014-12-17 11:17:28 -05:00
VSProjectInSubdir
VSResource
Ninja: Fix RC include directories regression
2014-10-13 08:20:05 -04:00
VSWindowsFormsResx
VS: Add support for XAML source files
2015-04-03 13:40:35 -04:00
VSWinStorePhone
VS: Add source file property to set extra hlsl shader flags
2015-01-28 09:29:50 -05:00
VSXaml
VS: Add support for XAML source files
2015-04-03 13:40:35 -04:00
WarnUnusedCliUnused
Wrapping
X11
XCTest
Tests: Add XCTest example to test Frameworks and Cocoa App Bundles
2015-03-23 09:12:20 -04:00
.NoDartCoverage
bootstrap.bat.in
BootstrapTest.cmake
CheckFortran.cmake
CMakeBuildTest.cmake.in
Tests: Use -A option to pass generator platform selection
2014-09-15 10:26:59 -04:00
CMakeCopyright.cmake
CMakeInstall.cmake
CMakeLists.txt
Merge topic 'ninja-autogen'
2015-04-17 10:50:13 -04:00
CTestUpdateBZR.cmake.in
CTestUpdateCommon.cmake
ctest_update: Add QUIET option
2015-02-23 10:01:59 -05:00
CTestUpdateCVS.cmake.in
CTestUpdateGIT.cmake.in
ctest_update: Add QUIET option
2015-02-23 10:01:59 -05:00
CTestUpdateGIT.sh.in
CTestUpdateHG.cmake.in
CTestUpdateP4.cmake.in
CTestUpdateSVN.cmake.in
EnforceConfig.cmake.in
README
RegexEscapeString.cmake
test_clean.cmake.in