- 16 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 11 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 10 Dec, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 27 Oct, 2005 1 commit
-
-
Brad King authored
ENH: Improved file modification time comparison on Windows to use GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check.
-
- 12 Oct, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 17 Aug, 2005 1 commit
-
-
Brad King authored
BUG: Automatic pwd/cwd path translation must check that the generated logical-to-physical mapping is correct by using realpath.
-
- 28 Jul, 2005 1 commit
-
-
Sebastien Barre authored
-
- 13 Jul, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 12 Jul, 2005 2 commits
-
-
Andy Cedilnik authored
BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directory
-
Andy Cedilnik authored
BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories
-
- 13 Jun, 2005 1 commit
-
-
Sebastien Barre authored
-
- 09 Jun, 2005 1 commit
-
-
Brad King authored
-
- 28 May, 2005 1 commit
-
-
Bill Lorensen authored
-
- 27 May, 2005 1 commit
-
-
Sebastien Barre authored
ENH: add convenience function to convert Windows command line args into Unix argc/argv. Pulled and cleaned from PV/VV/VJ init code
-
- 05 May, 2005 1 commit
-
-
Brad King authored
-
- 04 May, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 03 May, 2005 1 commit
-
-
Brad King authored
-
- 26 Apr, 2005 1 commit
-
-
Andy Cedilnik authored
-
- 22 Apr, 2005 1 commit
-
-
Brad King authored
-
- 15 Apr, 2005 3 commits
-
-
Sebastien Barre authored
-
Brad King authored
-
Brad King authored
-
- 13 Apr, 2005 4 commits
-
-
Brad King authored
COMP: Adding work-around for CMake dependency scanning limitation. Any configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
-
Brad King authored
-
Andy Cedilnik authored
-
Bill Hoffman authored
-
- 12 Apr, 2005 2 commits
-
-
Brad King authored
-
Bill Hoffman authored
-
- 11 Apr, 2005 1 commit
-
-
Bill Hoffman authored
-
- 08 Apr, 2005 1 commit
-
-
Bill Hoffman authored
-
- 07 Apr, 2005 3 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 06 Apr, 2005 2 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
- 05 Apr, 2005 1 commit
-
-
Bill Hoffman authored
-
- 29 Mar, 2005 1 commit
-
-
Brad King authored
ENH: SplitPath now supports slashes in both directions in the input path but still produces forward slashes in the root component.
-
- 28 Mar, 2005 1 commit
-
-
Sebastien Barre authored
-
- 25 Mar, 2005 1 commit
-
-
Brad King authored
ENH: Re-implemented CollapseFullPath to not need to change directories. Operation is now fully string based.
-
- 17 Mar, 2005 1 commit
-
-
Brad King authored
-