Brad King
|
53d31c2426
complex: Remove unused option to test CMakeLib
|
14 年之前 |
Brad King
|
49d6dd67f1
complex: Simplify test for single-character exe name
|
14 年之前 |
Brad King
|
76ac88b730
complex: Move GeneratedFileStream test to CMakeLibTests
|
14 年之前 |
Brad King
|
63379207e1
complex: Sync Tests/ComplexOneConfig with Tests/Complex
|
14 年之前 |
Bill Hoffman
|
fb51d98562
Switch to using libarchive from libtar for cpack and cmake -E tar
|
16 年之前 |
Brad King
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 年之前 |
Bill Hoffman
|
46b9a884ac
ENH: make this test pass if new curl is on
|
17 年之前 |
Bill Hoffman
|
0f88ea3993
ENH: only link in curl directories that exist, this will help with vs6 nmake
|
17 年之前 |
Bill Hoffman
|
bc1f0e1b11
ENH: make it work if new curl is on
|
17 年之前 |
Bill Hoffman
|
32ac624352
ENH: make it work if new curl is on
|
17 年之前 |
Brad King
|
fff812db95
ENH: Add if(TARGET) command
|
17 年之前 |
Bill Hoffman
|
378ca535a4
ENH: complex must link to curl now
|
18 年之前 |
Brad King
|
88b31bd007
ENH: Adding test for using HEADER_FILE_ONLY to avoid building a .cxx file.
|
18 年之前 |
Brad King
|
b384218ec1
BUG: Disable test of feature that is not documented or implemented everywhere.
|
18 年之前 |
Brad King
|
adcd87c976
BUG: Fixed cmLocalVisualStudio7Generator to deal with quotes in macro definitions properly. This addresses bug#4983.
|
18 年之前 |
Brad King
|
a4d2dc4366
ENH: Added smoke test for user-value flag mapping for VS IDE.
|
19 年之前 |
Brad King
|
b646183f44
ENH: Added explicit name for option to test CMakeLib. Added option to disable testing of CMakeLib if system utility libraries are used until linking made easier.
|
19 年之前 |
Brad King
|
16b781360c
BUG: Run testSystemDir test only if -isystem flag is available.
|
19 年之前 |
Brad King
|
c11cf31c9b
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462.
|
19 年之前 |
Brad King
|
fcd500289b
ENH: Renamed NOT_IN_ALL to EXCLUDE_FROM_ALL.
|
19 年之前 |
Brad King
|
1d9f287af7
ENH: Added NOT_IN_ALL option for ADD_LIBRARY and ADD_EXECUTABLE to avoid building the targets by default.
|
19 年之前 |
Brad King
|
07ec25e383
ENH: Added test for linking to a static library that is next to a shared library. See bug#1644 for related changes.
|
19 年之前 |
Brad King
|
24b55bfe11
BUG: Make sure sources with unknown extensions are not compiled by VS.
|
19 年之前 |
Brad King
|
1973efbab2
ENH: Adding test for source files and header files with the same base name in the same target.
|
19 年之前 |
Brad King
|
9a74185695
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
|
19 年之前 |
Bill Hoffman
|
1c44342cff
ENH: remove duplicate file name test because it fails on xcode
|
19 年之前 |
Bill Hoffman
|
0f8603acc2
ENH: allow multiple files with the same name in different sub dirs test
|
19 年之前 |
Ken Martin
|
eb773486f3
ENH: added testing for new features
|
19 年之前 |
Bill Hoffman
|
07ef88c985
ENH: add COMPILE_FLAGS to targets
|
20 年之前 |
Bill Hoffman
|
ac58fb88b9
ENH: more fixes for watcom
|
20 年之前 |