Commit Graph

80 Commits

Author SHA1 Message Date
Sebastien Barre 853fe7ee59 Add cp (CP) 2001-11-07 16:07:45 -05:00
Berk Geveci b22e2de8e5 HPUX support. 2001-11-05 13:24:44 -05:00
Berk Geveci 939d614978 Adding curses support. 2001-11-04 18:05:21 -05:00
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