Commit Graph

202 Commits

Author SHA1 Message Date
Brad King dc3fd5c267 ENH: Merged use of kwsys library. 2003-06-23 08:58:58 -04:00
Bill Hoffman 003a6a7260 minor fixes 2003-06-04 14:25:53 -04:00
Bill Hoffman 8d8ae14a8e minor fix 2003-06-04 10:46:18 -04:00
Bill Hoffman 48cd349c81 fixes for HP 2003-06-04 09:02:50 -04:00
Ken Martin 7b3f2d4420 new test 2003-06-03 10:34:15 -04:00
Bill Hoffman a41e31b536 ENH: add a double try compile to fix crazy make on hp 2003-04-16 13:33:33 -04:00
Andy Cedilnik 4ecc0d9f15 If display is not set, do not attempt to run application 2003-04-02 09:01:33 -05:00
Andy Cedilnik b133b832fd Remove bogus flags from cmStandardIncludes and make complex test pass 2003-03-26 10:45:23 -05:00
Bill Hoffman 62314ea808 BUG: fix REMOVE test 2003-03-21 11:33:30 -05:00
Andy Cedilnik 72be68d0e0 Improve test 2003-03-17 14:29:22 -05:00
Andy Cedilnik e92c98f4b0 Add testing for when C sources are compiled with C++ compiler 2003-03-17 13:26:30 -05:00
Andy Cedilnik a2c4d8eb90 Display Cache and all variables 2003-03-17 08:25:45 -05:00
Bill Hoffman 0f19623edd BUG: fixes for hp 2003-03-11 15:25:50 -05:00
Andy Cedilnik 814b8856a0 Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature 2003-03-06 11:20:26 -05:00
Bill Hoffman cdf6e1dc21 ENH: add more testing for ansi for scopes 2003-02-10 22:00:40 -05:00
Bill Hoffman b04e32c642 ENH: add a new test for TRY_COMPILE 2003-02-10 16:20:10 -05:00
Bill Hoffman d94c0e0429 ENH: add a new test to test try compile 2003-02-10 13:19:34 -05:00
Bill Hoffman 486da564ef ENH: add a better test for lib deps 2003-02-03 13:31:31 -05:00
Bill Hoffman c4fa5d1fdf ENH: add a new command that allows exports of library dependencies from a project to a file 2003-01-20 16:59:02 -05:00
Bill Hoffman 68d9a5d404 remove trailing slash from findpath command 2003-01-17 10:28:41 -05:00
Bill Hoffman 0510292b9e add some more prints 2003-01-17 10:28:07 -05:00
Ken Martin fedf21722a ENH: fix for compilers that need _ 2003-01-16 15:47:04 -05:00
Bill Hoffman 6695fa300b ENH: add the config directory to look for the loadable module 2003-01-16 08:28:45 -05:00
Bill Hoffman c6d2312619 ENH: add testing for modules and one two config modes for cmaketest 2003-01-15 17:31:22 -05:00
Bill Hoffman 17d8775e82 use module on all platforms 2003-01-15 17:02:35 -05:00
Bill Hoffman b9d5389bca BUG: fix CMAKE_C_FLAGS for visual studio 6, and add a test case 2003-01-13 09:30:48 -05:00
Andy Cedilnik 8b1d032b7b Change name of variable 2003-01-08 11:53:55 -05:00
Andy Cedilnik 79651a2663 Fix problem with test on Borland 2003-01-03 16:14:14 -05:00
Andy Cedilnik e7fd8fb12f Rename libraries from c1 to testc1 2003-01-02 09:06:24 -05:00
Andy Cedilnik 8714396927 Test conversion from ascii to string 2003-01-01 17:35:42 -05:00
Andy Cedilnik fe6721af84 Shared library should export symbols on windows 2003-01-01 14:26:50 -05:00
Andy Cedilnik 9bb153cbf1 Test also stating and shared libraries 2002-12-31 15:22:48 -05:00
Brad King ea1467d056 ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency with the macro name that is defined by the module. 2002-12-30 11:02:31 -05:00
Bill Hoffman 3859417d1a ENH: add target properties 2002-12-20 17:15:45 -05:00
Bill Hoffman bd2739feec BUG: fix for backwards compatibility 2002-12-20 11:20:14 -05:00
Brad King ccb93dc2f4 ERR: Project name and executable name should match for consistency in the X11 test. 2002-12-18 09:38:34 -05:00
Brad King 5abc8c18c0 BUG: Renamed X11 test executable to useX11 to avoid conflict with name of library. 2002-12-17 13:28:49 -05:00
Brad King 526649127e ENH: Added test for generated header included by non-generated source. 2002-12-13 17:35:00 -05:00
Brad King 5203a92ef1 BUG: Can't double-quote foreach arguments. 2002-12-12 10:10:34 -05:00
Ken Martin ee46e410ce now uses SET instead of SOURCE_LIST command 2002-12-12 08:42:33 -05:00
Andy Cedilnik 8d20322160 Speedup the test 2002-12-05 11:55:53 -05:00
Ken Martin fa73553a59 clean up coverage some 2002-12-03 11:21:12 -05:00
Andy Cedilnik f778ae3fed Add missing library. The test should be linked to framework Cocoa 2002-11-27 07:42:23 -05:00
Yves Starreveld ad01416a11 Test for ObjC++ on OSX machines only 2002-11-26 19:01:51 -05:00
Bill Hoffman e9687d931a fix for create shared library 2002-11-21 08:45:45 -05:00
Ken Martin 1a9ae3b5fa converted c plus plus comments 2002-11-21 08:19:05 -05:00
Ken Martin f3e7681ff4 fixed comments to be c style not c plus plus 2002-11-20 09:04:28 -05:00
Amitha Perera 939035ad91 BUG: the dependency analysis would incorrectly alphabetically re-order the
link lines, which affects external libraries pulled up from deep within
the dependency tree. Fixed by preserving order everywhere.
2002-11-19 18:01:05 -05:00
Bill Hoffman 603af011c1 add print for compiler is gnu 2002-11-18 09:08:23 -05:00
Bill Hoffman 8b689f9a62 clean up test for html output 2002-11-12 14:18:36 -05:00