| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -30/+6 |
|
|
* | ENH: RemoveFile returns if the file was removed or not | Sebastien Barre | 2002-01-19 | 1 | -2/+2 |
|
|
* | Rolling back symbolic path changes until it works on Windows. | Amitha Perera | 2002-01-07 | 1 | -31/+3 |
|
|
* | ENH: Add an invocation that maintains symbolic paths to the source and binary... | Amitha Perera | 2002-01-06 | 1 | -3/+31 |
|
|
* | Better handling of new lines when moving from dos to unix | Andy Cedilnik | 2001-12-17 | 1 | -2/+2 |
|
|
* | handle tildas | Ken Martin | 2001-12-06 | 1 | -0/+10 |
|
|
* | ENH: remove /tmp_mnt from all paths in convert to unix slashes | Bill Hoffman | 2001-12-04 | 1 | -0/+7 |
|
|
* | Improvements to the curses interface. | Berk Geveci | 2001-11-29 | 1 | -1/+5 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -0/+5 |
|
|
* | removed warning messages | Ken Martin | 2001-11-26 | 1 | -13/+2 |
|
|
* | NMake with spaces in directories | Bill Hoffman | 2001-11-21 | 1 | -0/+19 |
|
|
* | ENH: add new command VARIABLE_REQUIRES for better debugging of list files | Bill Hoffman | 2001-11-19 | 1 | -3/+3 |
|
|
* | Closer to nmake build | Bill Hoffman | 2001-11-14 | 1 | -0/+12 |
|
|
* | ENH: clean up warnings | Bill Hoffman | 2001-11-13 | 1 | -1/+1 |
|
|
* | ENH: use callback not ifdef for MFC message box errors | Bill Hoffman | 2001-10-29 | 1 | -8/+3 |
|
|
* | ENH: add callback for message display | Bill Hoffman | 2001-10-29 | 1 | -1/+14 |
|
|
* | ENH: better fix for dos return in lines, use the regular expression and don't... | Bill Hoffman | 2001-10-09 | 1 | -17/+3 |
|
|
* | ENH: clean up returns from input, so we can read dos files on unix | Bill Hoffman | 2001-10-05 | 1 | -1/+14 |
|
|
* | ENH: add better error reports in parsing cmake files, like what file has the ... | Bill Hoffman | 2001-10-02 | 1 | -4/+6 |
|
|
* | 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 | 1 | -2/+6 |
|
|
* | BUG: use realpath instead of cd/pwd | Bill Hoffman | 2001-09-27 | 1 | -2/+18 |
|
|
* | BUG: CopyFile should return immediately after an error occurs. | Brad King | 2001-09-21 | 1 | -0/+2 |
|
|
* | ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like... | Brad King | 2001-09-20 | 1 | -0/+34 |
|
|
* | added shortest ext function | Ken Martin | 2001-09-13 | 1 | -0/+17 |
|
|
* | ENH: Added LowerCase method. | Bill Lorensen | 2001-09-12 | 1 | -0/+13 |
|
|
* | ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> | John Biddiscombe | 2001-09-12 | 1 | -2/+10 |
|
|
* | ENH: Add a findfile routine (as opposed to find executable or library) which ... | John Biddiscombe | 2001-09-11 | 1 | -4/+31 |
|
|
* | various windows fixes | Ken Martin | 2001-09-10 | 1 | -3/+10 |
|
|
* | fix comment pb | Sebastien Barre | 2001-09-01 | 1 | -1/+1 |
|
|
* | ENH: Windows and Unix slash conversions return a char*, clean function | John Biddiscombe | 2001-09-01 | 1 | -5/+13 |
|
|
* | BUG: fix out of bounds read on string in mkdir | Berk Geveci | 2001-08-29 | 1 | -2/+5 |
|
|
* | ENH: Special value IGNORE behaves like NOTFOUND, but makes FindLibrary, etc, | Amitha Perera | 2001-08-29 | 1 | -1/+1 |
|
|
* | better network build support | Ken Martin | 2001-08-28 | 1 | -2/+25 |
|
|
* | BUG: fix for broken apple mkdir and general clean up of MakeDirectory command | Bill Hoffman | 2001-08-28 | 1 | -10/+21 |
|
|
* | ENH: improve coverage | Bill Hoffman | 2001-08-23 | 1 | -32/+0 |
|
|
* | added test driver for make test target | Ken Martin | 2001-08-23 | 1 | -3/+11 |
|
|
* | ENH: big change, only allow commands access to the cache via the cmMakefile c... | Bill Hoffman | 2001-08-08 | 1 | -1/+12 |
|
|
* | ENH: compile with broken 720 SGI C++ compiler | Bill Hoffman | 2001-08-07 | 1 | -2/+8 |
|
|
* | ENH: Added support for non-verbose mode output from running a command. This ... | Brad King | 2001-07-23 | 1 | -9/+19 |
|
|
* | limit library search to appropriate extensions | Ken Martin | 2001-07-18 | 1 | -0/+3 |
|
|
* | ENH: Added support for using backslash-style escaping in CMakeLists.txt file ... | Brad King | 2001-07-17 | 1 | -3/+43 |
|
|
* | BUG: make sure find program does not find directories | Bill Hoffman | 2001-07-11 | 1 | -4/+8 |
|
|
* | ENH: add better error output | Bill Hoffman | 2001-07-05 | 1 | -3/+9 |
|
|
* | ENH: various fixes to allow bootstrap on sunos with CC | Bill Hoffman | 2001-06-28 | 1 | -1/+1 |
|
|
* | BUG: check size of path error, HP gcount problem | Bill Hoffman | 2001-06-28 | 1 | -2/+2 |
|
|
* | ENH: fix install for cygwin, build cmake from configure | Bill Hoffman | 2001-06-27 | 1 | -1/+1 |
|
|
* | minor fixes to testing | Ken Martin | 2001-06-27 | 1 | -1/+2 |
|
|