Brad King
|
6b43d78dae
COMP: Only include malloc.h on QNX.
|
21 years ago |
Sebastien Barre
|
74ec81ca3f
FIX: that was wrong
|
21 years ago |
Brad King
|
59ae67558f
COMP: Need malloc.h for malloc/free on QNX.
|
21 years ago |
Sebastien Barre
|
a1de574851
ENH: add last two small funcs from vtkString. Done removing deps
|
21 years ago |
Sebastien Barre
|
213c04563c
ENH: update documentation, sort methods into categories
|
21 years ago |
Brad King
|
0d0cfaea08
COMP: Added missing include of string.h.
|
21 years ago |
Sebastien Barre
|
c8772c286e
COMP: fix some warnings
|
21 years ago |
Sebastien Barre
|
effbdf8d8f
ENH: remove deps to vtkString by using KWSys (a handful of functions have been moved to KWSys)
|
21 years ago |
Sebastien Barre
|
2415ff678a
ENH: remove deps to vtkString by using KWSys (a handful of functions have been moved to KWSys)
|
21 years ago |
Sebastien Barre
|
07bdc60045
ENH: remove deps to vtkString by using KWSys (a handful of functions have been moved to KWSys)
|
21 years ago |
Sebastien Barre
|
a79868206e
ENH: move function from vtkKWDirectoryUtilities and vtkString to SystemTools
|
21 years ago |
Bill Hoffman
|
d680e51777
ENH: fix relative paths in xcode
|
21 years ago |
Brad King
|
495666742b
ENH: Added ComparePath method.
|
21 years ago |
Brad King
|
e2ec4a1845
ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modification times with the highest resolution possible on the file system.
|
21 years ago |
Andy Cedilnik
|
a8c74a6b57
BUG: On windows allow removing of files that are read-only
|
21 years ago |
Brad King
|
93384c7763
BUG: Removing debugging code now that the problem has been fixed on the remote dashboard.
|
21 years ago |
Brad King
|
ca205223da
BUG: Preserve trailing slash state when translating paths.
|
21 years ago |
Bill Hoffman
|
3675a6e3a7
ENH: make sure paths do not end in / before adding one
|
21 years ago |
Brad King
|
23dfc9440a
BUG: Adding debugging code to remotely debug a failing dashboard test.
|
21 years ago |
Brad King
|
fc8e5aeebf
BUG: Adding debugging code to remotely debug a failing dashboard test.
|
21 years ago |
Andy Cedilnik
|
39fcca05cf
ENH: Implement copy of directory with content
|
21 years ago |
Brad King
|
23276ca3a2
ENH: Initializing translation map using the PWD environment variable and getcwd functions to automatically translate logical paths involving the current working directory. Also added the JoinPath method to aid users of the SplitPath method.
|
21 years ago |
Brad King
|
3b008ea03b
COMP: std:: -> kwsys_stl::
|
21 years ago |
Brad King
|
4bf8aa6293
ENH: Added SystemTools::SplitPath method to split any file path into its basic components.
|
21 years ago |
Andy Cedilnik
|
320e90ef5a
ENH: Add a delay method
|
21 years ago |
Bill Hoffman
|
ec6b579717
BUG: fix for bug 1385, /tmp should not be used on windows
|
21 years ago |
Andy Cedilnik
|
95f67dca9e
COMP: Remove compile warning
|
21 years ago |
Bill Hoffman
|
160c32e529
BUG: add a test for a single char dir, and fix bug introduced in 1.53, but we still can not handle a space as the start of a directory name
|
21 years ago |
Bill Hoffman
|
bb316a4945
ENH: handle read only directories with configure file destination
|
21 years ago |
Andy Cedilnik
|
bc66973061
ENH: Add method to find file in parent directories if it exists
|
21 years ago |