| .. |
|
Assembler
|
1f7eaa1c6a
COMP: hopefully fix test, finally
|
před 18 roky |
|
BuildDepends
|
d4e0727e4d
BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during the inital configuration.
|
před 18 roky |
|
BundleTest
|
9a4e7ea742
ENH: Add InstallNameFixupPath to support installing built frameworks on the Mac. Change Application to Applications in the BundleTest. Also correct small typo (tcl->Tcl) noted in bug 4572.
|
před 18 roky |
|
CMakeTests
|
2f23ecdb8a
|
před 18 roky |
|
COnly
|
b57b1c563d
BUG: fix for bug 6172 add get source file prop LANGUAGE
|
před 18 roky |
|
CTestTest
|
53549a6426
ENH: more coverage
|
před 19 roky |
|
CTestTest2
|
3206db15b3
ENH: Properly propagate config type to test
|
před 19 roky |
|
CTestTest3
|
69ef2513d1
ENH: do not use svn until it is working again
|
před 19 roky |
|
CommandLineTest
|
8d32d229a3
ENH: make commands lower case by default
|
před 18 roky |
|
Complex
|
88b31bd007
ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.
|
před 18 roky |
|
ComplexOneConfig
|
88b31bd007
ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.
|
před 18 roky |
|
ComplexRelativePaths
|
88b31bd007
ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.
|
před 18 roky |
|
ConvLibrary
|
303048d3dc
ENH: add test for conv libraries
|
před 19 roky |
|
CustComDepend
|
113231d182
ENH: try to fix test on watcom
|
před 19 roky |
|
CustomCommand
|
872553de7e
ENH: Implemented generation of display for pre-build, pre-link, and post-build custom command comments during the build. This addresses issue #5353.
|
před 18 roky |
|
CustomCommandWorkingDirectory
|
aacd51034a
ENH: fix test to work with in source build
|
před 20 roky |
|
CxxOnly
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
Dependency
|
438a7e2fce
BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789.
|
před 19 roky |
|
DocTest
|
ba9b508478
ENH: add a etst to verify props are documented
|
před 18 roky |
|
ExternalOBJ
|
3efc6e40cb
BUG: Do not remove the source file extension when computing an object file name. This addresses bug #6169. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected.
|
před 18 roky |
|
FindPackageTest
|
07db9b83a7
ENH: Renamed CMAKE_FIND_PREFIX_PATH to CMAKE_PREFIX_PATH for brevity and consistency with other find path variable names.
|
před 18 roky |
|
Fortran
|
b2e8c07af8
ENH: Implemented Fortran module output directory and search path flags.
|
před 18 roky |
|
Framework
|
8e4c7b99e1
ENH: Finish up the Framework creation code restructuring. Frameworks build and install now. More work needed on the packaging step. See Tests/Framework for example use.
|
před 18 roky |
|
FunctionTest
|
951444165f
ENH: add functions and raise scope to cmake
|
před 18 roky |
|
Java
|
04525424af
BUG: For in-source version do not use a custom command output and custom target with the same name. This accidentally worked before but with a circular dependency.
|
před 18 roky |
|
Jump
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
před 20 roky |
|
LibName
|
5ff037e894
BUG: better fix for .dll.lib problem
|
před 19 roky |
|
LinkLine
|
df1a77c225
ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
|
před 18 roky |
|
LinkLineOrder
|
ee9f925509
ENH: remove warnings in tests
|
před 22 roky |
|
LoadCommand
|
5e45ca6fbf
BUG: Finish fixing test for new name.
|
před 18 roky |
|
LoadCommandOneConfig
|
5e45ca6fbf
BUG: Finish fixing test for new name.
|
před 18 roky |
|
MacroTest
|
df1a77c225
ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
|
před 18 roky |
|
MakeClean
|
3efc6e40cb
BUG: Do not remove the source file extension when computing an object file name. This addresses bug #6169. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected.
|
před 18 roky |
|
MathTest
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
NewlineArgs
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
ObjC++
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
OutOfBinary
|
0fe0523810
BUG: Fixed out-of-source subdirectories to work when they are also out-of-binary. Updated the OutOfSource test to test this feature.
|
před 19 roky |
|
OutOfSource
|
edb0a70d1f
|
před 18 roky |
|
Plugin
|
226993c970
ENH: fix memory leak
|
před 18 roky |
|
PreOrder
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
PrecompiledHeader
|
9f542f4ef7
ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader test to use it (making the test simpler).
|
před 18 roky |
|
Properties
|
8506938407
ENH: Added SOURCES property to targets. This is based on patch from issues #6137.
|
před 18 roky |
|
SameName
|
0fa7565407
ENH: add same name test
|
před 20 roky |
|
SetLang
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
Simple
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
SimpleCOnly
|
ae47302529
|
před 18 roky |
|
SimpleExclude
|
1125b942b9
ENH: Try to fix spaces in the path problem
|
před 19 roky |
|
SimpleInstall
|
60bf0531b0
ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help install a tree of header files while ignoring non-headers.
|
před 18 roky |
|
SimpleInstallS2
|
60bf0531b0
ENH: Added FILES_MATCHING option to INSTALL(DIRECTORY). This will help install a tree of header files while ignoring non-headers.
|
před 18 roky |
|
SourceGroups
|
5615d47198
|
před 18 roky |
|
StringFileTest
|
ef13337c1f
|
před 18 roky |
|
SubDir
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
před 20 roky |
|
SubDirSpaces
|
73818126f3
ENH: watcom wmake can not handle () in the path with cd command
|
před 19 roky |
|
SwigTest
|
b691517eeb
ENH: Cleanup example a bit
|
před 22 roky |
|
SystemInformation
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
TarTest
|
2208231aac
ENH: some more CMakeList cleanups
|
před 18 roky |
|
TargetName
|
31a576abe6
ENH: add a test for a target name with the same name as the output of a custom command
|
před 19 roky |
|
TestDriver
|
836a280a6a
minor fix for c tests
|
před 23 roky |
|
Testing
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
před 20 roky |
|
TryCompile
|
67672b814a
|
před 18 roky |
|
Tutorial
|
0516f8af36
ENH: switch to new install commands to match book text
|
před 18 roky |
|
UseWX
|
3c9744f406
ENH: Applying patch from bug#3443 to implement FindwxWidgets.cmake properly. It also updates the UseWX test and WXDialog sources to use the new find script.
|
před 19 roky |
|
VSExternalInclude
|
cf7893b934
BUG: fix VSExternal for visual studio 6
|
před 21 roky |
|
Wrapping
|
17c8e898ab
BUG: Fixed fake generation of files to behave more like fluid.
|
před 18 roky |
|
X11
|
f7c1723135
ENH: add support for universal binaries
|
před 20 roky |
|
.NoDartCoverage
|
fa73553a59
clean up coverage some
|
před 23 roky |
|
CMakeLists.txt
|
f4b1c3880b
ENH: add functions and raise scope
|
před 18 roky |
|
TestInstall.sh.in
|
26fce5a402
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
před 22 roky |