Brad King
|
93384c7763
BUG: Removing debugging code now that the problem has been fixed on the remote dashboard.
|
21 年之前 |
Brad King
|
ca205223da
BUG: Preserve trailing slash state when translating paths.
|
21 年之前 |
Bill Hoffman
|
3675a6e3a7
ENH: make sure paths do not end in / before adding one
|
21 年之前 |
Brad King
|
23dfc9440a
BUG: Adding debugging code to remotely debug a failing dashboard test.
|
21 年之前 |
Brad King
|
fc8e5aeebf
BUG: Adding debugging code to remotely debug a failing dashboard test.
|
21 年之前 |
Andy Cedilnik
|
39fcca05cf
ENH: Implement copy of directory with content
|
21 年之前 |
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 年之前 |
Brad King
|
3b008ea03b
COMP: std:: -> kwsys_stl::
|
21 年之前 |
Brad King
|
4bf8aa6293
ENH: Added SystemTools::SplitPath method to split any file path into its basic components.
|
21 年之前 |
Andy Cedilnik
|
320e90ef5a
ENH: Add a delay method
|
21 年之前 |
Bill Hoffman
|
ec6b579717
BUG: fix for bug 1385, /tmp should not be used on windows
|
21 年之前 |
Andy Cedilnik
|
95f67dca9e
COMP: Remove compile warning
|
21 年之前 |
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 年之前 |
Bill Hoffman
|
bb316a4945
ENH: handle read only directories with configure file destination
|
21 年之前 |
Andy Cedilnik
|
bc66973061
ENH: Add method to find file in parent directories if it exists
|
21 年之前 |
Bill Hoffman
|
1ed5888d91
BUG: fix split program from args to not get stuck in an infinite loop in some cases
|
21 年之前 |
Brad King
|
bc6ae0649b
ERR: Replaced std::string with kwsys_stl::string for portability.
|
21 年之前 |
Andy Cedilnik
|
b221d046a6
ENH: Add method to retrieve parent directory and for checking if directory is a subdirectory of another directory
|
21 年之前 |
Bill Hoffman
|
7f17646576
BUG: fix realpath problem and unix slashes
|
21 年之前 |
Ken Martin
|
50da032847
COMP: fix some compile issues with insert
|
21 年之前 |
Ken Martin
|
1066af4527
ENH: Mathieus support for path conversions
|
21 年之前 |
Andy Cedilnik
|
3fc7dc5e70
ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1133 - cmake -E copy file dir sets the wrong permissions on the destination directory
|
21 年之前 |
Andy Cedilnik
|
1852a88fa1
ENH: When copy file, if the output file exits, delete it first
|
21 年之前 |
Andy Cedilnik
|
2e58daf5be
ENH: Add missing include
|
21 年之前 |
Andy Cedilnik
|
6a4071b5d2
ENH: Add method to retrieve the terminal width
|
21 年之前 |
Bill Hoffman
|
8f92e8c069
Fix leaked file and registry descriptors
|
21 年之前 |
Ken Martin
|
a5e791ae66
fix warning
|
21 年之前 |
Bill Hoffman
|
3e2e0d5d63
BUG: fixes for mingw and CMakesetup with spaces in the source directory
|
21 年之前 |
Bill Hoffman
|
8a70315bb4
BUG: fix for try run failing on some cygwin builds. Allow a driver letter to start a full path on cygwin
|
21 年之前 |
Bill Hoffman
|
2938652cbd
ENH: create a server that does not use vtkPVApplication or tcl wrapping. Move several classes from GUI/Client to Servers/Filters. Remove use of PARAVIEW_NEW_SOURCE_ORGANIZATION define.
|
21 年之前 |