Commit Graph

6877 Commits

Author SHA1 Message Date
Sebastien Barre 3714d9419c Move usual Unix commands to FindUnixCommands, use FingCygwin in other modules 2001-11-02 16:44:00 -05:00
Dan Blezek 3c782a3269 ENH: More Experimental targets for unix 2001-11-02 15:26:15 -05:00
Bill Hoffman 0fb47ad240 *** empty log message *** 2001-10-26 18:21:53 -04:00
Bill Hoffman f586f7df8d use find_file and not just a set for USE_VTK_FILE 2001-10-26 14:35:53 -04:00
Sebastien Barre 7c27b5c755 VTK documentation framework 2001-10-26 11:22:09 -04:00
Sebastien Barre 959c447a6d Add GZIP (gzip) 2001-10-24 20:37:42 -04:00
Sebastien Barre 4a99c1a98f Add TAR (path to tar or gtar) 2001-10-24 20:33:52 -04:00
Brad King 0a5fbacfac ENH: Improved FIND_PROGRAM call to find the executable in PREFIX/share/GCC_XML, the new standard install location. 2001-10-24 09:41:17 -04:00
Sebastien Barre 4b7622b9ae Cygwin mod 2001-10-23 18:30:05 -04:00
Sebastien Barre 10c54eb2a5 Find Graphivz's dot too 2001-10-23 17:47:32 -04:00
Sebastien Barre a9e376de1d Add Doxygen and Wget modules. Very simple. But might be more complex later, so let's use them asap 2001-10-23 17:06:19 -04:00
Sebastien Barre b48d9903f7 Modules to find Perl and the HTML Help Compiler 2001-10-23 16:55:34 -04:00
Ian Scott 7008bdcb10 fixed some stupid mistakes
I thought I had tested these - honest
2001-10-16 15:40:14 -04:00
Ian Scott 99423f444a Some simple modules for finding and linking qt 2001-10-16 15:32:38 -04:00
Bill Hoffman 8f652aad21 ENH: fixes for borland compiler testing 2001-10-03 15:49:52 -04:00
Brad King e2eaa3efba ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of cable.README.txt. 2001-10-03 11:36:10 -04:00
Berk Geveci 15e5c02a74 Typo. 2001-09-26 16:23:56 -04:00
Ken Martin 10618296c3 changes to chamghe 2001-09-25 14:39:51 -04:00
Ken Martin ee57ae27cb better install targets 2001-09-21 11:48:36 -04:00
Ken Martin 7f5c61a570 updates 2001-09-20 17:31:38 -04:00
Brad King bfe2cdd558 ENH: Added support for finding cable when it is built in a configuration subdirectory by MSVC. 2001-09-20 10:57:56 -04:00
Ken Martin 924cf69ec6 minor changes 2001-09-20 10:27:29 -04:00
Ken Martin eae77fd087 removed some VTK stuff 2001-09-20 09:11:21 -04:00
Ken Martin ee858f555c updated to how FindVTK works 2001-09-19 14:52:59 -04:00
Brad King 0598697998 ENH: Added find support for looking at Cable's build directory if the user sets the CABLE_BUILD_DIR cache entry. 2001-09-17 14:16:20 -04:00
Dan Blezek e5c9c48313 ENH: NightlyCoverage got lost 2001-09-17 12:07:24 -04:00
Sebastien Barre fd780b9009 move cygtclsh80 to the end of list, otherwise it might be found while the non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too. 2001-09-14 08:34:46 -04:00
Ken Martin b9baf0582f added back some targets for UNIX 2001-09-13 14:45:32 -04:00
Ken Martin 8ff79eb8ec reduced the number of targets 2001-09-11 14:43:25 -04:00
Ken Martin 368f03256a reduced targets and merged tclsh commands 2001-09-10 15:11:43 -04:00
Brad King f1e2a7062b ENH: Updated library finding code to handle new cable installation directory structure. It now uses separate directories for CxxTypes and WrapTclFacility headers. 2001-08-29 17:08:49 -04:00
Bill Hoffman 8db8e7bb22 ENH: support for cygwin 2001-08-28 10:57:47 -04:00
Sebastien Barre ce4f2718f2 Support for $ENV{VAR} syntax (lookup in the environment vars) 2001-08-18 12:52:19 -04:00
Ken Martin 1cf9a35680 looks at same level 2001-08-15 13:23:01 -04:00
Ken Martin 7d2410097e removed grep 2001-08-13 16:04:52 -04:00
Brad King 2c3a1729a3 ENH: Support to find CABLE utility if it is installed. 2001-08-01 16:11:54 -04:00
Brad King e128f8a8a2 ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to tk84 tk83 tk82 and tk80. TK_LIBRARY should now be found on more platforms. 2001-08-01 11:19:01 -04:00
Brad King ebe0813471 ENH: Module to find and configure GCCXML and GCCXML_FLAGS. 2001-07-23 11:06:06 -04:00
Jim Miller 5afa45bedc ENH: Added Purify targets 2001-07-20 11:41:52 -04:00
Jim Miller 0f0b0acd91 ENH: Added purify command. 2001-07-20 09:20:36 -04:00
Bill Hoffman 6c757d2715 BUG: enable testing even if not tcl found 2001-07-18 10:17:17 -04:00
Brad King c5381e8588 ENH: Added support for using backslash-style escaping in CMakeLists.txt file arguments. This allows double quotes to be used in arguments. 2001-07-17 09:54:05 -04:00
Luis Ibanez 823584cfa5 Search path for OpenGL related libraries 2001-07-16 15:19:05 -04:00
Sebastien Barre d823632c8b update include/lib path to Python (Linux) 2001-07-15 21:10:10 -04:00
Berk Geveci 2ba4fc285b Checking if tclshcommand is defined before running it. 2001-07-10 11:56:26 -04:00
Ken Martin 6de6f73468 update for CMake changes 2001-06-26 13:41:30 -04:00
Ken Martin 0ff3bdba20 better install support 2001-06-21 12:01:18 -04:00
Bill Hoffman 7715b382fe *** empty log message *** 2001-06-19 16:29:10 -04:00
Ken Martin 37c072b324 out of source dart support 2001-06-18 13:16:47 -04:00
Ken Martin f6f8dde5a8 used to find the dart testing system 2001-06-13 16:15:27 -04:00
Luis Ibanez 1292d9da3a ENH: Added the path used in SuSe Linux 7.1 2001-06-11 21:50:16 -04:00
Jim Miller 6c0834e9a6 Modified for new Dart source tree 2001-06-11 19:14:31 -04:00
Brad King c0865937b1 ENH: Added check for tcl8.4 (as against tcl84), tcl8.3, tcl8.2, and tcl8.0 when finding the TCL_LIBRARY. 2001-06-11 17:09:33 -04:00
Jim Miller e686bb9ee1 Changed Testing.cmake to Dart.cmake 2001-06-11 15:31:41 -04:00
Jim Miller faa1fb8bed Rename Testing.cmake to Dart.cmake 2001-06-11 15:28:59 -04:00
Ken Martin d84a68d067 better tests 2001-06-06 09:43:54 -04:00
Jim Miller f190cb8dc2 BUG: missing quote on a custom command 2001-05-25 07:31:26 -04:00
Sebastien Barre cc12fb6ff8 Try to find tclsh or wish and use that path to find the include or lib directory. TK_INTERNAL_PATH is searched too (path to tkWinInt.h) 2001-05-24 21:11:27 -04:00
Jim Miller ffd7cfd7c3 Project independent setting for testing 2001-05-24 13:45:55 -04:00
Bill Hoffman 5731bc9d54 ENH: change the syntax of the SET command, fix the combo box for larger strings 2001-05-24 12:57:33 -04:00
Luis Ibanez fa021758da Module to search for VTK include and library paths 2001-05-23 11:34:19 -04:00
Bill Hoffman c43e3a4f3f fix opengl on hp 2001-05-21 15:16:19 -04:00
Sebastien Barre 5629f84e06 Changed separator between registry key and its value. 2001-05-14 16:46:37 -04:00
Sebastien Barre 05c0cf7024 Add 8.4 and registry support 2001-05-11 17:11:25 -04:00
Sebastien Barre 1a2af3f583 NAMES syntax 2001-05-11 13:58:35 -04:00
Ken Martin 4139f15de6 minor fixes and new python module 2001-05-11 10:27:46 -04:00
Sebastien Barre d1b57f6053 ENH: add 8.3 support 2001-05-09 17:38:33 -04:00
Bill Hoffman f07ee5b817 ENH: change find library and find program to look for more than one name 2001-05-09 14:53:32 -04:00
Luis Ibanez 5d133eeebc Module to search the path for FLTK library ( http://www.fltk.org ) 2001-05-08 10:16:06 -04:00
Geoffrey Cross 7bf828d132 INCLUDE these to find the relevant libraries 2001-05-04 11:35:47 -04:00
Ken Martin a0d4003370 minor fixes 2001-05-04 10:13:37 -04:00
Ken Martin c2715d27ec new module 2001-05-04 09:47:58 -04:00
Ken Martin 0e77477a78 minor fixes 2001-05-02 17:33:26 -04:00
Ken Martin 13f68ae1f2 new module 2001-05-02 17:07:09 -04:00
Ken Martin c244378a86 simple module 2001-05-02 14:08:52 -04:00
Ken Martin 79d7500d62 finds tk as well 2001-05-02 11:53:57 -04:00
Ken Martin 6847fe3705 first module 2001-05-01 11:28:51 -04:00