Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fixes for borland compiler testing | Bill Hoffman | 2001-10-03 | 4 | -3/+20 |
| | |||||
* | ENH: Changed CABLE_BUILD_DIR to look for cableVersion.h instead of ↵ | Brad King | 2001-10-03 | 1 | -1/+1 |
| | | | | cable.README.txt. | ||||
* | FIX:if we can't find it - and it's not a target - and it has no path already ↵ | John Biddiscombe | 2001-10-03 | 1 | -1/+16 |
| | | | | | | | specified, it must be in OUTDIRLIB from another makefile in the same project ! (What this really means is the lib paths are correctly specified) | ||||
* | ENH: add better error reports in parsing cmake files, like what file has the ↵ | Bill Hoffman | 2001-10-02 | 5 | -9/+16 |
| | | | | error | ||||
* | version | Ken Martin | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | version | Ken Martin | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-10-01 | 1 | -0/+220 |
| | |||||
* | BUG: add missing include | Bill Hoffman | 2001-10-01 | 1 | -0/+1 |
| | |||||
* | ENH: change checkboxes back to pull down menus, remove leak | Bill Hoffman | 2001-10-01 | 2 | -2/+3 |
| | |||||
* | BUG: fix full path for file in current directory | Bill Hoffman | 2001-09-29 | 1 | -2/+9 |
| | |||||
* | BUG: fix realpath problem again... | Berk Geveci | 2001-09-28 | 1 | -0/+1 |
| | |||||
* | BUG: separate path from file name before calling realpath | Berk Geveci | 2001-09-28 | 1 | -3/+3 |
| | |||||
* | BUG: get correct library name | Bill Hoffman | 2001-09-28 | 2 | -4/+8 |
| | |||||
* | BUG: optional in wrong order | Bill Hoffman | 2001-09-28 | 1 | -1/+1 |
| | |||||
* | make the include of the initial config flags optional, for builds that do ↵ | Bill Hoffman | 2001-09-28 | 1 | -1/+1 |
| | | | | not use configure | ||||
* | BUG: use realpath instead of cd/pwd | Bill Hoffman | 2001-09-27 | 2 | -4/+20 |
| | |||||
* | BUG: fix install prefix | Bill Hoffman | 2001-09-27 | 2 | -4/+4 |
| | |||||
* | ENH: pass prefix from configure into cmake | Bill Hoffman | 2001-09-27 | 4 | -3/+9 |
| | |||||
* | Typo. | Berk Geveci | 2001-09-26 | 1 | -1/+1 |
| | |||||
* | changes to chamghe | Ken Martin | 2001-09-25 | 1 | -1/+7 |
| | |||||
* | improved registry handling | Ken Martin | 2001-09-25 | 1 | -60/+91 |
| | |||||
* | memory leak | Ken Martin | 2001-09-25 | 1 | -1/+9 |
| | |||||
* | better install targets | Ken Martin | 2001-09-21 | 1 | -8/+14 |
| | |||||
* | BUG: CopyFile should return immediately after an error occurs. | Brad King | 2001-09-21 | 1 | -0/+2 |
| | |||||
* | updates | Ken Martin | 2001-09-20 | 1 | -29/+13 |
| | |||||
* | handle spaces in commands and args | Berk Geveci | 2001-09-20 | 1 | -2/+3 |
| | |||||
* | ENH: check for values that switch to internal, can happen with a load cache ↵ | Ken Martin | 2001-09-20 | 3 | -10/+16 |
| | | | | command | ||||
* | ENH: change InitialPass to take a const reference to the argument string, to ↵ | Bill Hoffman | 2001-09-20 | 111 | -152/+158 |
| | | | | avoid changes to the file cache | ||||
* | BUG: make a copy of the arguments before passing them to Execute | Ken Martin | 2001-09-20 | 1 | -1/+3 |
| | |||||
* | fixed some problems | Ken Martin | 2001-09-20 | 1 | -152/+150 |
| | |||||
* | ENH: Added support for finding cable when it is built in a configuration ↵ | Brad King | 2001-09-20 | 1 | -5/+11 |
| | | | | subdirectory by MSVC. | ||||
* | ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths ↵ | Brad King | 2001-09-20 | 6 | -7/+51 |
| | | | | (like /foo/bar/*). | ||||
* | ENH: Added extra newline in an error message to improve readability. | Brad King | 2001-09-20 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | version rev to 95 | Ken Martin | 2001-09-19 | 1 | -1/+1 |
| | |||||
* | version rev to 94 | Ken Martin | 2001-09-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Hoffman | 2001-09-18 | 1 | -0/+275 |
| | |||||
* | ENH:Updated documentation | Will Schroeder | 2001-09-18 | 1 | -0/+0 |
| | |||||
* | ENH: update for new version | Bill Hoffman | 2001-09-17 | 1 | -4299/+4719 |
| | |||||
* | ENH: change to take a path as input | Bill Hoffman | 2001-09-17 | 2 | -7/+5 |
| | |||||
* | BUG: fix return when file is not found | Bill Hoffman | 2001-09-17 | 1 | -1/+5 |
| | |||||
* | 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: add Use mangled mesa command | Bill Hoffman | 2001-09-17 | 3 | -0/+222 |
| | |||||
* | ENH: NightlyCoverage got lost | Dan Blezek | 2001-09-17 | 1 | -0/+2 |
| | |||||
* | now uses five argument version of wrap commands | Ken Martin | 2001-09-14 | 3 | -4/+0 |
| | |||||
* | remove memory leaks | Bill Hoffman | 2001-09-14 | 6 | -3/+14 |
| | |||||
* | fix error in cygwin | Bill Hoffman | 2001-09-14 | 1 | -1/+2 |
| | |||||
* | initialize class | Bill Hoffman | 2001-09-14 | 1 | -0/+4 |
| |