Commit Graph

6238 Commits

Author SHA1 Message Date
Ken Martin 2a45d5cd68 ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES 2005-09-13 10:39:42 -04:00
Ken Martin c09a1fa799 ENH: missing get_directory_property command 2005-09-13 10:33:06 -04:00
Bill Hoffman 908db09b47 ENH: add some checks on the qmake install 2005-09-13 09:25:29 -04:00
Bill Hoffman 16ef79b555 ENH: fix if statement 2005-09-13 08:52:19 -04:00
Andy Cedilnik f9fa8ee068 STYLE: Nightly Version update 2005-09-13 04:52:02 -04:00
Bill Hoffman a9344a547b ENH: add docs for QT_REQUIRED 2005-09-12 22:46:13 -04:00
Bill Hoffman 9405e30218 ENH: more findqt fixes 2005-09-12 22:39:12 -04:00
Ken Martin 9a326a48e7 ENH: convert to work with the new syntax for ADD_SUBDIRECTORY 2005-09-12 14:26:45 -04:00
Ken Martin 4cb9d2fd96 ENH: better format for ADD_SUBDIRECTORY command 2005-09-12 13:46:16 -04:00
Bill Hoffman 74918bfc87 ENH: add new place to search for qt4 in registry 2005-09-12 11:43:24 -04:00
Bill Hoffman 7a330b9cbc ENH: fix typo 2005-09-12 11:25:22 -04:00
Bill Hoffman 6dfb10d374 ENH: use the findqt3 from this cmake and not the one configureing cmake 2005-09-12 10:37:04 -04:00
Bill Hoffman 1b421ccf75 ENH: add a better message 2005-09-12 10:33:55 -04:00
Bill Hoffman 3587b472f8 ENH: add more libraries for qt3 2005-09-12 10:28:48 -04:00
Bill Hoffman 5eb6aea9df ENH: use correct variable for qmake 2005-09-12 09:55:02 -04:00
Bill Hoffman 85856f2f14 ENH: add a better message 2005-09-12 09:52:26 -04:00
Bill Hoffman 71873903fc ENH: add some messages not errors for findqt 2005-09-12 09:36:50 -04:00
Bill Hoffman 34170ed52e ENH: more qt changes 2005-09-12 09:32:21 -04:00
Bill Hoffman 4dabf40ce3 ENH: add -D options for qt stuff 2005-09-12 09:09:47 -04:00
Bill Hoffman f52977a9f7 ENH: make sure the correct qmake is used 2005-09-12 09:00:55 -04:00
Andy Cedilnik b6880f295d STYLE: Nightly Version update 2005-09-12 04:37:50 -04:00
Andy Cedilnik 44db5b63bf STYLE: Nightly Version update 2005-09-11 04:50:22 -04:00
Bill Hoffman f9a3e38bfb ENH: only print errors if QT_REQUIRED is set 2005-09-10 22:36:58 -04:00
Bill Hoffman f8c259b443 BUG: try to fix qt problems 2005-09-10 10:33:10 -04:00
Andy Cedilnik e6cb2ee6c4 STYLE: Nightly Version update 2005-09-10 04:55:00 -04:00
Bill Hoffman afbc9b7b07 ENH: clean up the find qt stuff some 2005-09-09 21:51:23 -04:00
Bill Hoffman b66c08fc40 ENH: try to fix this find qt stuff 2005-09-09 17:04:28 -04:00
Ken Martin 3123ce4106 ENH: to support both admin and locla installs 2005-09-09 13:23:05 -04:00
Bill Hoffman 44d079f558 ENH: make FindQt default to qt3 and print a message, and add CheckQtInstalled.cmake 2005-09-09 11:32:52 -04:00
Andy Cedilnik 1d16de7485 STYLE: Nightly Version update 2005-09-09 05:07:22 -04:00
Bill Hoffman 29a40d3869 ENH: remove UMR 2005-09-08 15:26:36 -04:00
Bill Hoffman cae9971f6a BUG: fix spelling error 2005-09-08 15:25:55 -04:00
Andy Cedilnik 93ee345b41 BUG: fix xcode 15 (really bill Hoffman) 2005-09-08 14:35:37 -04:00
Ken Martin b72d77d929 BUG: bug num 1994 library linking when a config is not specified but debug and opt libs are 2005-09-08 14:22:58 -04:00
Bill Hoffman af59771b9b ENH: clean up some stuff 2005-09-08 11:38:55 -04:00
Bill Hoffman 1c3d7a9662 ENH: add ability to set outdir in swig 2005-09-08 11:38:14 -04:00
Bill Hoffman bcd62c8091 ENH: add support for java 1.5 2005-09-08 10:03:51 -04:00
Bill Hoffman db1903df89 ENH: add Matlab support 2005-09-08 10:01:46 -04:00
Bill Hoffman fcafddb318 ENH: add a find motif 2005-09-08 09:59:01 -04:00
Bill Hoffman b64b020f09 ENH: add Ken Morelands fixes for FindQT 2005-09-08 09:58:41 -04:00
Andy Cedilnik 0a521f4e3e STYLE: Nightly Version update 2005-09-08 05:05:35 -04:00
Bill Hoffman 9c4bfe975a ENH: add a fix for VTK on the mac and a way to fix some projects with a single file in the cmake modules directory 2005-09-07 17:05:01 -04:00
Andy Cedilnik 99368244bb STYLE: Nightly Version update 2005-09-07 05:00:23 -04:00
Andy Cedilnik fcce3ac0a1 ENH: Add a way for test to intentionally fail 2005-09-06 23:31:41 -04:00
Andy Cedilnik 52b808257d STYLE: Nightly Version update 2005-09-06 05:04:09 -04:00
Bill Hoffman 4bc584419e ENH: fix warnings 2005-09-05 09:17:59 -04:00
Andy Cedilnik 496724ced4 STYLE: Nightly Version update 2005-09-05 04:58:49 -04:00
Andy Cedilnik a68d420154 STYLE: Nightly Version update 2005-09-04 04:46:59 -04:00
Bill Hoffman a0fb6e97db ENH: fix bootstrap, maybe this should somehow grep awk the sources from the cmakelist file.... 2005-09-03 22:16:41 -04:00
Andy Cedilnik 5da9185861 STYLE: Nightly Version update 2005-09-03 04:55:06 -04:00