Commit Graph

6554 Commits

Author SHA1 Message Date
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
Bill Hoffman 6b4c142c7d ENH: add real support for Xcode21 2005-09-02 16:29:32 -04:00
Bill Hoffman 389333967b BUG: not all Macs are case insensitive if they mount nfs directories 2005-09-02 08:41:49 -04:00
Andy Cedilnik 03b528fdef STYLE: Nightly Version update 2005-09-02 05:05:09 -04:00
Bill Hoffman 52923844f5 ENH: fix NONE 2005-09-01 17:14:56 -04:00
Andy Cedilnik 8a79c86a01 STYLE: Nightly Version update 2005-09-01 05:01:23 -04:00
Brad King 2e004e03ca ENH: Added cygcheck knowledge for --ldd option on Cygwin. Added error message for --ldd option when no tool is available but the option was still requested. 2005-08-31 19:41:53 -04:00
Andy Cedilnik 9770d27e53 STYLE: Nightly Version update 2005-08-31 05:08:46 -04:00
Bill Hoffman 62ae06081e ENH: use native Deployment and Development directories 2005-08-30 13:58:46 -04:00
Andy Cedilnik feb2d86f26 STYLE: Nightly Version update 2005-08-30 04:59:35 -04:00
Bill Hoffman 8ed25a5b89 ENH: add flags for debug release for aix 2005-08-29 17:09:29 -04:00
Brad King 5fddc58427 ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using ProgramFiles environment variable. Now that install actually works on Windows I'm making this entry non-advanced also. 2005-08-29 15:49:51 -04:00
Andy Cedilnik 808ce048eb STYLE: Nightly Version update 2005-08-29 04:57:04 -04:00
Andy Cedilnik ec19b5fb84 STYLE: Nightly Version update 2005-08-28 04:57:07 -04:00
Andy Cedilnik e47ad1e84a STYLE: Nightly Version update 2005-08-27 05:04:19 -04:00
Andy Cedilnik d8c5e8f094 ENH: More paths for java 2005-08-26 17:02:10 -04:00
Andy Cedilnik bd9852e50f COMP: Simplify logic and remove sun compile error 2005-08-26 16:20:26 -04:00
Andy Cedilnik af7221b015 STYLE: Nightly Version update 2005-08-26 05:00:55 -04:00
Andy Cedilnik 557cd3d993 STYLE: Nightly Version update 2005-08-25 05:01:22 -04:00
Andy Cedilnik 547280b0ba BUG: Prevent from creating bogus files 2005-08-24 11:18:26 -04:00
Andy Cedilnik 049678f8ee STYLE: Nightly Version update 2005-08-24 04:54:55 -04:00
Brad King c3a7f0ead5 ENH: Added support for finding qt-mtedu, the educational version of Qt. 2005-08-23 13:25:56 -04:00
Bill Hoffman 621c84f9e0 make sure correct path type is used 2005-08-23 10:24:01 -04:00
Andy Cedilnik d13e654ba6 STYLE: Nightly Version update 2005-08-23 04:48:24 -04:00
Andy Cedilnik d944b68537 STYLE: Nightly Version update 2005-08-22 04:52:12 -04:00
Andy Cedilnik f6263e3094 STYLE: Nightly Version update 2005-08-21 04:56:50 -04:00
Andy Cedilnik 20c44683bc STYLE: Nightly Version update 2005-08-20 05:01:10 -04:00
Brad King 05e6c3f3ba BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Debug builds and was not paying attention to the executable output path. 2005-08-19 17:57:36 -04:00
Brad King 98e5119664 BUG: Install rule should take build configuration into account. 2005-08-19 17:56:26 -04:00
Bill Hoffman c69c9e0134 ENH: add support for OUTPUT_NAME 2005-08-19 17:17:13 -04:00
Andy Cedilnik 8d8c3be72b BUG: If the scanner is not defined this would crash. For example when using new language 2005-08-19 10:13:04 -04:00
Brad King 904305e3cb ENH: Added cmake -E create_symlink command that behaves like ln -s. 2005-08-19 09:38:17 -04:00
Brad King 7a3240160e BUG: Need to test void* not "void *" because the Intel compiler icc expands the asterisk. Thanks to Filipe Sousa for the patch. 2005-08-19 09:29:44 -04:00
Brad King 8346edbff0 BUG: Removing exe VERSION attribute test until it is implemented in the XCode generator. 2005-08-19 09:22:14 -04:00
Andy Cedilnik b79027b41d STYLE: Nightly Version update 2005-08-19 04:52:23 -04:00