Brad King
|
fb95f820e0
Tests: Set policies in 'complex' tests
|
11 yıl önce |
Ben Boeckel
|
7db77a828a
tests: allow RelWithDebInfo and MinSizeRel configs to work
|
11 yıl önce |
Rolf Eike Beer
|
b0f277db38
HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwards
|
11 yıl önce |
Rolf Eike Beer
|
f21ac16edd
Replace MATCHES test on numbers with EQUAL test
|
11 yıl önce |
Rolf Eike Beer
|
b0b4b4602f
Remove .* expressions from beginning and end of MATCHES regexs
|
11 yıl önce |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 yıl önce |
Brad King
|
7d47c69365
Drop compatibility with CMake < 2.4
|
12 yıl önce |
Rolf Eike Beer
|
cd4451d1e7
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
|
12 yıl önce |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 yıl önce |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 yıl önce |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 yıl önce |
Brad King
|
53d31c2426
complex: Remove unused option to test CMakeLib
|
14 yıl önce |
Brad King
|
7dcfc8d23a
Make Complex test of CMakeLib more optional
|
16 yıl önce |
Brad King
|
d1aa17a7b0
ENH: Remove CMAKE_ANSI_CFLAGS from tests
|
16 yıl önce |
Brad King
|
493f88ce55
ENH: Allow projects to disable per-rule echo lines
|
16 yıl önce |
Brad King
|
2f651c2e59
ENH: Allow projects to disable per-rule progress
|
16 yıl önce |
Brad King
|
7f7068e9d4
ENH: Add cmake_policy(GET) command mode
|
17 yıl önce |
Ken Martin
|
19e891532a
ENH: support parenthesis as arguments and in conditionals feature request #6191
|
17 yıl önce |
Brad King
|
a6a673979d
ENH: Add "if(POLICY policy-id)" option for IF command.
|
17 yıl önce |
Brad King
|
9d57dbd098
ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property initialized from parent.
|
18 yıl önce |
Bill Hoffman
|
fcad93e172
ENH: user more memory for parser and add test to complex that sets a huge string
|
18 yıl önce |
Brad King
|
cf7eeab37a
ENH: Testing new target properties RUNTIME_OUTPUT_DIRECTORY, LIBRARY_OUTPUT_DIRECTORY, and ARCHIVE_OUTPUT_DIRECTORY. This is an incremental fix for bug#2240 and bug#4210.
|
18 yıl önce |
Brad King
|
4400842135
ENH: Added test case for bug#3966.
|
19 yıl önce |
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 yıl önce |
Brad King
|
97e07dc162
BUG: Test -isystem without affecting other tests. Made separate Library/SystemDir for this purpose.
|
19 yıl önce |
Brad King
|
c11cf31c9b
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462.
|
19 yıl önce |
Ken Martin
|
a6e63f3a61
ENH: added test for elseif
|
19 yıl önce |
Brad King
|
21089bf93f
BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respect to the current source directory.
|
19 yıl önce |
Brad King
|
5f20340c2a
BUG: Disabling an EXECUTE_PROCESS test until problems on UNIX systems are fixed.
|
19 yıl önce |
Brad King
|
1b6e55933b
ENH: Strengthened EXECUTE_PROCESS output check test.
|
20 yıl önce |