61 Commits (21089bf93f877b697874b0858d18915b2d695e20)

Author SHA1 Message Date
Brad King 21089bf93f BUG: INCLUDE_DIRECTORIES should interpret relative path arguments with respect to the current source directory. 20 years ago
Brad King 5f20340c2a BUG: Disabling an EXECUTE_PROCESS test until problems on UNIX systems are fixed. 20 years ago
Brad King 1b6e55933b ENH: Strengthened EXECUTE_PROCESS output check test. 20 years ago
Brad King 9787e55ee8 ENH: Added test for new EXECUTE_PROCESS command. 20 years ago
Bill Hoffman 2c73d2e0f3 ENH: add new cmakedefine01 feature from bug report 2603 20 years ago
Andy Cedilnik e37d8867b8 BUG: Flush the EXECUTABLE and LIBRARY output path to internal 20 years ago
Ken Martin ba3b7c1588 ENH: added testing of the WHILE command 20 years ago
Ken Martin 859b517518 ENH: remove requirements on 1.2 20 years ago
Ken Martin 2e4258efc1 ENH: shift to using ADD_SUBDIRECTORY 20 years ago
Brad King 16b9edd17b ENH: Added partial test for include regular expressions. 21 years ago
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 22 years ago
Ken Martin c63c23a617 added tests for var args with macros 22 years ago
Andy Cedilnik 23a154941b ENH: Add test for REMOVE_DEFINITION 22 years ago
Bill Hoffman 5523c4a967 BUG: fix the test 22 years ago
Bill Hoffman 7e54a53a3d ENH: improve coverage 22 years ago
Andy Cedilnik b133b832fd Remove bogus flags from cmStandardIncludes and make complex test pass 23 years ago
Bill Hoffman 486da564ef ENH: add a better test for lib deps 23 years ago
Bill Hoffman c4fa5d1fdf ENH: add a new command that allows exports of library dependencies from a project to a file 23 years ago
Bill Hoffman bd2739feec BUG: fix for backwards compatibility 23 years ago
Brad King 526649127e ENH: Added test for generated header included by non-generated source. 23 years ago
Brad King 5203a92ef1 BUG: Can't double-quote foreach arguments. 23 years ago
Brad King 6ab16695d0 BUG: Fixed STRING(REGEX REPLACE ...) and added better test. 23 years ago
Brad King 42c464c05e ENH: Added STRING command. 23 years ago
Ken Martin aef8110c36 added test of SET CACHE FORCE 23 years ago
Ken Martin 4918ce6593 Remove bogus exec_program 23 years ago
Andy Cedilnik 2f1052b0e5 Use cmake echo 23 years ago
Ken Martin ae6e90e872 added new form of Set source file properties command 23 years ago
Bill Hoffman 85d1fc1425 no more dll for plugin 23 years ago
Bill Hoffman 40cf734152 BUG: fix for borland and a shared CMakeLib 23 years ago
Bill Hoffman faf4b68ca9 BUG: fix for borland and a shared CMakeLib 23 years ago
Ken Martin d38b48fcae added macro test 23 years ago
Ken Martin fcc410de44 fixed if statements inside a foreach 23 years ago
Brad King 3d3caacf9e ENH: Added test for IF inside a FOREACH. 23 years ago
Bill Hoffman cc59f9bd1f *** empty log message *** 23 years ago
Bill Hoffman 0065bc5fa0 ENH: try and fix link problem on dec 23 years ago
Ken Martin 350f09ae6d removed ccommand use cmake now 24 years ago
Bill Hoffman 23772b369d ENH: increse coverage 24 years ago
Bill Hoffman 2d9e5edb27 ENH: increase coverage 24 years ago
Bill Hoffman 14b07c0973 add a test for escape quotes and configure file 24 years ago
Bill Hoffman 6cc58e5f9b ENH: add test for SEPARATE_ARGUMENTS 24 years ago
Ken Martin 7aa35093b8 fixed for remove COMMAND 24 years ago
Bill Hoffman 72022ac27b ENH: add ability to escape semi-colons 24 years ago
Bill Hoffman 0415b58573 ENH: backwards compatible for VTK 4.0, add cmake version requires 24 years ago
Bill Hoffman 3483a590b1 ENH: more coverage 24 years ago
Bill Hoffman d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 24 years ago
Sebastien Barre 81ebecaea1 ENH: add test for registry-related functions (win32) 24 years ago
Sebastien Barre 420b1a63fe FIX: fix dummy lib name for Unix 24 years ago
Sebastien Barre b3647fe6d3 ENH: fix tests 24 years ago
Sebastien Barre 416afb7d5a ENH: Move CMakeCache.txt to Cache/ directory to avoid any in-source build pb. 24 years ago
Bill Hoffman 0e0e4c1a1a flags already there, just not working 24 years ago