Brad King
|
7f7068e9d4
ENH: Add cmake_policy(GET) command mode
|
17 年之前 |
Ken Martin
|
19e891532a
ENH: support parenthesis as arguments and in conditionals feature request #6191
|
17 年之前 |
Brad King
|
a6a673979d
ENH: Add "if(POLICY policy-id)" option for IF command.
|
17 年之前 |
Brad King
|
9d57dbd098
ENH: Make per-configuration COMPILE_DEFINITIONS_<CONFIG> directory property initialized from parent.
|
18 年之前 |
Bill Hoffman
|
fcad93e172
ENH: user more memory for parser and add test to complex that sets a huge string
|
18 年之前 |
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 年之前 |
Brad King
|
4400842135
ENH: Added test case for bug#3966.
|
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
|
97e07dc162
BUG: Test -isystem without affecting other tests. Made separate Library/SystemDir for this purpose.
|
19 年之前 |
Brad King
|
c11cf31c9b
ENH: Adding SYSTEM option to INCLUDE_DIRECTORIES command. This addresses bug #3462.
|
19 年之前 |
Ken Martin
|
a6e63f3a61
ENH: added test for elseif
|
19 年之前 |
Brad King
|
21089bf93f
BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respect to the current source directory.
|
19 年之前 |
Brad King
|
5f20340c2a
BUG: Disabling an EXECUTE_PROCESS test until problems on UNIX systems are fixed.
|
19 年之前 |
Brad King
|
1b6e55933b
ENH: Strengthened EXECUTE_PROCESS output check test.
|
20 年之前 |
Brad King
|
9787e55ee8
ENH: Added test for new EXECUTE_PROCESS command.
|
20 年之前 |
Bill Hoffman
|
2c73d2e0f3
ENH: add new cmakedefine01 feature from bug report 2603
|
20 年之前 |
Andy Cedilnik
|
e37d8867b8
BUG: Flush the EXECUTABLE and LIBRARY output path to internal
|
20 年之前 |
Ken Martin
|
ba3b7c1588
ENH: added testing of the WHILE command
|
20 年之前 |
Ken Martin
|
859b517518
ENH: remove requirements on 1.2
|
20 年之前 |
Ken Martin
|
2e4258efc1
ENH: shift to using ADD_SUBDIRECTORY
|
20 年之前 |
Brad King
|
16b9edd17b
ENH: Added partial test for include regular expressions.
|
21 年之前 |
Andy Cedilnik
|
28f6e1b194
ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all arguments and ARGN is the list of all nonexpected arguments
|
21 年之前 |
Ken Martin
|
c63c23a617
added tests for var args with macros
|
21 年之前 |
Andy Cedilnik
|
23a154941b
ENH: Add test for REMOVE_DEFINITION
|
21 年之前 |
Bill Hoffman
|
5523c4a967
BUG: fix the test
|
22 年之前 |
Bill Hoffman
|
7e54a53a3d
ENH: improve coverage
|
22 年之前 |
Andy Cedilnik
|
b133b832fd
Remove bogus flags from cmStandardIncludes and make complex test pass
|
23 年之前 |
Bill Hoffman
|
486da564ef
ENH: add a better test for lib deps
|
23 年之前 |
Bill Hoffman
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 年之前 |
Bill Hoffman
|
bd2739feec
BUG: fix for backwards compatibility
|
23 年之前 |