Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module to search for the installation of X11 | Luis Ibanez | 2001-11-11 | 1 | -0/+27 |
| | |||||
* | Self-packers | Sebastien Barre | 2001-11-09 | 1 | -0/+60 |
| | |||||
* | support for compilation of .ui files into .h and .cxx files | Franck Bettinger | 2001-11-09 | 1 | -1/+17 |
| | |||||
* | Add cp (CP) | Sebastien Barre | 2001-11-07 | 1 | -0/+13 |
| | |||||
* | HPUX support. | Berk Geveci | 2001-11-05 | 1 | -4/+8 |
| | |||||
* | Adding curses support. | Berk Geveci | 2001-11-04 | 1 | -0/+16 |
| | |||||
* | Move usual Unix commands to FindUnixCommands, use FingCygwin in other modules | Sebastien Barre | 2001-11-02 | 5 | -35/+120 |
| | |||||
* | ENH: More Experimental targets for unix | Dan Blezek | 2001-11-02 | 1 | -0/+9 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-10-26 | 1 | -0/+43 |
| | |||||
* | use find_file and not just a set for USE_VTK_FILE | Bill Hoffman | 2001-10-26 | 1 | -1/+1 |
| | |||||
* | VTK documentation framework | Sebastien Barre | 2001-10-26 | 1 | -0/+34 |
| | |||||
* | Add GZIP (gzip) | Sebastien Barre | 2001-10-25 | 1 | -0/+5 |
| | |||||
* | Add TAR (path to tar or gtar) | Sebastien Barre | 2001-10-25 | 1 | -2/+11 |
| | |||||
* | ENH: Improved FIND_PROGRAM call to find the executable in ↵ | Brad King | 2001-10-24 | 1 | -5/+9 |
| | | | | PREFIX/share/GCC_XML, the new standard install location. | ||||
* | Cygwin mod | Sebastien Barre | 2001-10-23 | 1 | -0/+19 |
| | |||||
* | Find Graphivz's dot too | Sebastien Barre | 2001-10-23 | 1 | -1/+12 |
| | |||||
* | Add Doxygen and Wget modules. Very simple. But might be more complex later, ↵ | Sebastien Barre | 2001-10-23 | 2 | -0/+14 |
| | | | | so let's use them asap | ||||
* | Modules to find Perl and the HTML Help Compiler | Sebastien Barre | 2001-10-23 | 2 | -0/+18 |
| | |||||
* | fixed some stupid mistakes | Ian Scott | 2001-10-16 | 1 | -9/+5 |
| | | | | I thought I had tested these - honest | ||||
* | Some simple modules for finding and linking qt | Ian Scott | 2001-10-16 | 2 | -0/+74 |
| | |||||
* | ENH: fixes for borland compiler testing | Bill Hoffman | 2001-10-03 | 1 | -0/+3 |
| | |||||
* | ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of ↵ | Brad King | 2001-10-03 | 1 | -1/+1 |
| | | | | cable.README.txt. | ||||
* | Typo. | Berk Geveci | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | changes to chamghe | Ken Martin | 2001-09-25 | 1 | -1/+7 |
| | |||||
* | better install targets | Ken Martin | 2001-09-21 | 1 | -8/+14 |
| | |||||
* | updates | Ken Martin | 2001-09-20 | 1 | -29/+13 |
| | |||||
* | ENH: Added support for finding cable when it is built in a configuration ↵ | Brad King | 2001-09-20 | 1 | -5/+11 |
| | | | | subdirectory by MSVC. | ||||
* | minor changes | Ken Martin | 2001-09-20 | 1 | -8/+8 |
| | |||||
* | removed some VTK stuff | Ken Martin | 2001-09-20 | 3 | -50/+3 |
| | |||||
* | updated to how FindVTK works | Ken Martin | 2001-09-19 | 3 | -9/+119 |
| | |||||
* | ENH: Added find support for looking at Cable's build directory if the user ↵ | Brad King | 2001-09-17 | 1 | -23/+56 |
| | | | | sets the CABLE_BUILD_DIR cache entry. | ||||
* | ENH: NightlyCoverage got lost | Dan Blezek | 2001-09-17 | 1 | -0/+2 |
| | |||||
* | move cygtclsh80 to the end of list, otherwise it might be found while the ↵ | Sebastien Barre | 2001-09-14 | 1 | -1/+1 |
| | | | | non-cygwin wish8x.exe will be found too. If wish8x.exe is found, then the non-cygwin tclsh8x.exe must be found too. | ||||
* | added back some targets for UNIX | Ken Martin | 2001-09-13 | 1 | -0/+16 |
| | |||||
* | reduced the number of targets | Ken Martin | 2001-09-11 | 1 | -19/+2 |
| | |||||
* | reduced targets and merged tclsh commands | Ken Martin | 2001-09-10 | 1 | -24/+16 |
| | |||||
* | ENH: Updated library finding code to handle new cable installation directory ↵ | Brad King | 2001-08-29 | 1 | -8/+10 |
| | | | | structure. It now uses separate directories for CxxTypes and WrapTclFacility headers. | ||||
* | ENH: support for cygwin | Bill Hoffman | 2001-08-28 | 1 | -1/+12 |
| | |||||
* | Support for $ENV{VAR} syntax (lookup in the environment vars) | Sebastien Barre | 2001-08-18 | 1 | -0/+1 |
| | |||||
* | looks at same level | Ken Martin | 2001-08-15 | 1 | -0/+1 |
| | |||||
* | removed grep | Ken Martin | 2001-08-13 | 1 | -1/+0 |
| | |||||
* | ENH: Support to find CABLE utility if it is installed. | Brad King | 2001-08-01 | 1 | -0/+36 |
| | |||||
* | ENH: Added tk library names tk8.4 tk8.3 tk8.2 and tk8.0 to correspond to ↵ | Brad King | 2001-08-01 | 1 | -1/+1 |
| | | | | tk84 tk83 tk82 and tk80. TK_LIBRARY should now be found on more platforms. | ||||
* | ENH: Module to find and configure GCCXML and GCCXML_FLAGS. | Brad King | 2001-07-23 | 1 | -0/+9 |
| | |||||
* | ENH: Added Purify targets | Jim Miller | 2001-07-20 | 1 | -0/+4 |
| | |||||
* | ENH: Added purify command. | Jim Miller | 2001-07-20 | 1 | -0/+1 |
| | |||||
* | BUG: enable testing even if not tcl found | Bill Hoffman | 2001-07-18 | 1 | -1/+1 |
| | |||||
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ↵ | Brad King | 2001-07-17 | 5 | -32/+30 |
| | | | | arguments. This allows double quotes to be used in arguments. | ||||
* | Search path for OpenGL related libraries | Luis Ibanez | 2001-07-16 | 2 | -0/+57 |
| | |||||
* | update include/lib path to Python (Linux) | Sebastien Barre | 2001-07-16 | 1 | -1/+5 |
| |