| .. |
|
Assembler
|
1f7eaa1c6a
COMP: hopefully fix test, finally
|
18 лет назад |
|
BuildDepends
|
7203990661
|
18 лет назад |
|
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.
|
18 лет назад |
|
CMakeTests
|
2f23ecdb8a
|
18 лет назад |
|
COnly
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
CTestTest
|
53549a6426
ENH: more coverage
|
19 лет назад |
|
CTestTest2
|
3206db15b3
ENH: Properly propagate config type to test
|
19 лет назад |
|
CTestTest3
|
69ef2513d1
ENH: do not use svn until it is working again
|
19 лет назад |
|
CommandLineTest
|
de8080c76f
ENH: Added test for IF(DEFINED ENV{var})(.
|
20 лет назад |
|
Complex
|
2e24dd1e5b
ENH: fix leak
|
18 лет назад |
|
ComplexOneConfig
|
2e24dd1e5b
ENH: fix leak
|
18 лет назад |
|
ComplexRelativePaths
|
2e24dd1e5b
ENH: fix leak
|
18 лет назад |
|
ConvLibrary
|
303048d3dc
ENH: add test for conv libraries
|
19 лет назад |
|
CustComDepend
|
113231d182
ENH: try to fix test on watcom
|
19 лет назад |
|
CustomCommand
|
0f4ad19ef8
ENH: Re-arranged code to test adding a custom command to generate a source file after the file has been added to a target. This is supported by the current implementation because of the use of source lists in the target implementation. When we later convert to creating cmSourceFile instances immediately for the target we need to make sure the mentioned case still works.
|
18 лет назад |
|
CustomCommandWorkingDirectory
|
aacd51034a
ENH: fix test to work with in source build
|
20 лет назад |
|
CxxOnly
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
Dependency
|
438a7e2fce
BUG: Fix utility dependencies for static libraries in VS generators. This addresses bug#4789.
|
18 лет назад |
|
ExternalOBJ
|
df1a77c225
ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
|
18 лет назад |
|
FindPackageTest
|
9deca5887d
|
18 лет назад |
|
Fortran
|
1c4337d778
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is never used.
|
21 лет назад |
|
Framework
|
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.
|
18 лет назад |
|
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.
|
18 лет назад |
|
Jump
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 лет назад |
|
LibName
|
5ff037e894
BUG: better fix for .dll.lib problem
|
19 лет назад |
|
LinkLine
|
df1a77c225
ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
|
18 лет назад |
|
LinkLineOrder
|
ee9f925509
ENH: remove warnings in tests
|
21 лет назад |
|
LoadCommand
|
5e45ca6fbf
BUG: Finish fixing test for new name.
|
18 лет назад |
|
LoadCommandOneConfig
|
5e45ca6fbf
BUG: Finish fixing test for new name.
|
18 лет назад |
|
MacroTest
|
df1a77c225
ENH: some cleanup, condensing some tests, removing arguments that were not needed but rather were cut and paste copies etc
|
18 лет назад |
|
MakeClean
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 лет назад |
|
MathTest
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
NewlineArgs
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
ObjC++
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
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.
|
19 лет назад |
|
OutOfSource
|
edb0a70d1f
|
18 лет назад |
|
Plugin
|
226993c970
ENH: fix memory leak
|
18 лет назад |
|
PreOrder
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
PrecompiledHeader
|
4b0d362fe9
BUG: Do not use /I mode in VS6.
|
19 лет назад |
|
Properties
|
509f1fb9cb
ENH: some property cleanup and added GetProperty
|
18 лет назад |
|
SameName
|
0fa7565407
ENH: add same name test
|
20 лет назад |
|
SetLang
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
Simple
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
SimpleCOnly
|
ae47302529
|
18 лет назад |
|
SimpleExclude
|
1125b942b9
ENH: Try to fix spaces in the path problem
|
19 лет назад |
|
SimpleInstall
|
fdab49ab57
ENH: turn this stuff off to see if it fixes the dashboard on midworld
|
18 лет назад |
|
SimpleInstallS2
|
fdab49ab57
ENH: turn this stuff off to see if it fixes the dashboard on midworld
|
18 лет назад |
|
SourceGroups
|
5615d47198
|
18 лет назад |
|
StringFileTest
|
ef13337c1f
|
18 лет назад |
|
SubDir
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 лет назад |
|
SubDirSpaces
|
73818126f3
ENH: watcom wmake can not handle () in the path with cd command
|
19 лет назад |
|
SwigTest
|
b691517eeb
ENH: Cleanup example a bit
|
21 лет назад |
|
SystemInformation
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
TarTest
|
2208231aac
ENH: some more CMakeList cleanups
|
18 лет назад |
|
TargetName
|
31a576abe6
ENH: add a test for a target name with the same name as the output of a custom command
|
19 лет назад |
|
TestDriver
|
836a280a6a
minor fix for c tests
|
23 лет назад |
|
Testing
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 лет назад |
|
TryCompile
|
67672b814a
|
18 лет назад |
|
Tutorial
|
fed6dae8e9
ENH: some fixes
|
20 лет назад |
|
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.
|
19 лет назад |
|
VSExternalInclude
|
cf7893b934
BUG: fix VSExternal for visual studio 6
|
21 лет назад |
|
Wrapping
|
62b368f3d5
ENH: removed old VTK tests
|
19 лет назад |
|
X11
|
f7c1723135
ENH: add support for universal binaries
|
20 лет назад |
|
.NoDartCoverage
|
fa73553a59
clean up coverage some
|
23 лет назад |
|
CMakeLists.txt
|
41b20b5979
ENH: add test that builds a nightly windows cmake binary
|
18 лет назад |
|
TestInstall.sh.in
|
26fce5a402
ENH: Added Install test. It is enabled when the CMAKE_INSTALL_PREFIX is CMake_BINARY_DIR/InstallTest.
|
22 лет назад |