index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmSystemTools.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: fix parens in the path with spaces in the path
Bill Hoffman
2007-02-21
1
-0
/
+58
*
ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to ...
Brad King
2007-02-01
1
-0
/
+90
*
ENH: Changes from Ryan C. Gordon to fix old process execution on BeOS.
Brad King
2006-12-14
1
-0
/
+38
*
COMP: fix line length style error
Bill Hoffman
2006-12-05
1
-1
/
+2
*
ENH: merge in changes for beos support
Bill Hoffman
2006-12-04
1
-1
/
+6
*
ENH: Add options to build with system utility libraries. Organize inclusion ...
Brad King
2006-10-19
1
-5
/
+5
*
COMP: Handle both ansi and non-ansi C
Andy Cedilnik
2006-07-26
1
-1
/
+1
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-3
/
+4
*
ENH: added support for -SP scripts in new processes
Ken Martin
2006-04-04
1
-1
/
+103
*
ENH: Simplify the test
Andy Cedilnik
2006-03-17
1
-1
/
+1
*
ENH: Handle missing unsetenv and add check for environ
Andy Cedilnik
2006-03-17
1
-2
/
+18
*
ENH: make cmake compile
Bill Hoffman
2006-03-17
1
-7
/
+1
*
COMP: Fix windows
Andy Cedilnik
2006-03-17
1
-6
/
+1
*
COMP: Handle windows with hack for now
Andy Cedilnik
2006-03-17
1
-0
/
+11
*
ENH: Add a method to remove environment variables
Andy Cedilnik
2006-03-17
1
-0
/
+5
*
ENH: Use vector of plain strings and add cmake -E command for getting environ...
Andy Cedilnik
2006-03-17
1
-2
/
+2
*
ENH: Add access for all environment variables
Andy Cedilnik
2006-03-17
1
-0
/
+13
*
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st...
Andy Cedilnik
2006-03-16
1
-0
/
+11
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-24
/
+49
*
BUG: Even more VS8 issues
Andy Cedilnik
2006-03-01
1
-0
/
+4
*
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
Brad King
2006-02-15
1
-0
/
+14
*
ENH: Adding option to return empty arguments when expanding a list.
Brad King
2006-02-09
1
-4
/
+5
*
ENH: Move relative path to kwsys
Andy Cedilnik
2006-02-07
1
-90
/
+2
*
COMP: Remove warnings on HP-UX
Andy Cedilnik
2006-01-03
1
-4
/
+4
*
ENH: Merge from cpack branch
Andy Cedilnik
2006-01-01
1
-0
/
+45
*
COMP: Fix warning on sun
Andy Cedilnik
2005-12-30
1
-20
/
+23
*
COMP: Remove sun warning
Andy Cedilnik
2005-12-30
1
-5
/
+5
*
ENH: Cleanup the file handler stuf so that now any file descriptor type can b...
Andy Cedilnik
2005-12-30
1
-14
/
+13
*
COMP: Remove unused variable
Andy Cedilnik
2005-12-30
1
-2
/
+1
*
COMP: Fix support for gzip on non-32 bit platforms
Andy Cedilnik
2005-12-30
1
-14
/
+60
*
COMP: Use mangle names
Andy Cedilnik
2005-12-30
1
-7
/
+7
*
ENH: Make the syntax more line tar
Andy Cedilnik
2005-12-29
1
-6
/
+124
*
ENH: Add untaring support
Andy Cedilnik
2005-12-29
1
-6
/
+46
*
COMP: Fix complex test and fix bootstrap
Andy Cedilnik
2005-12-28
1
-3
/
+9
*
COMP: Add missing include
Andy Cedilnik
2005-12-28
1
-0
/
+1
*
BUG: Return proper values
Andy Cedilnik
2005-12-28
1
-6
/
+5
*
ENH: Add method to create tar
Andy Cedilnik
2005-12-28
1
-0
/
+56
*
ENH: add better support for framework linking
Bill Hoffman
2005-12-26
1
-0
/
+13
*
BUG: Do not dereference an end iterator.
Brad King
2005-11-17
1
-1
/
+1
*
BUG: RunSingleCommand should translate NULL characters in the output to valid...
Brad King
2005-08-17
1
-0
/
+13
*
COMP: Added pragma directives for SGI compilers to avoid useless warnings.
Brad King
2005-05-03
1
-0
/
+3
*
ENH: Improve performance by using vector of char instead of string
Andy Cedilnik
2005-04-13
1
-14
/
+16
*
ENH: Adding kwsys::SystemTools::FileTimeCompare method to compare file modifi...
Brad King
2005-02-17
1
-31
/
+0
*
ENH: Add support for single '
Andy Cedilnik
2005-02-17
1
-0
/
+16
*
BUG: Fix to avoid relative path with ..s all the way to the root.
Brad King
2004-12-09
1
-2
/
+3
*
COMP: remove an unused variable warning
Bill Hoffman
2004-10-25
1
-1
/
+0
*
FIX: go back to not trying to handle spaces in the path for run single comman...
Bill Hoffman
2004-10-25
1
-37
/
+7
*
FIX: fix RunSingleCommand to work with spaces in the path, and with an alread...
Bill Hoffman
2004-10-25
1
-8
/
+36
*
undo last check in as it breaks borland with spaces some how
Bill Hoffman
2004-10-22
1
-6
/
+3
*
FIX: fix the problem where a target is a single character and nmake gets conf...
Bill Hoffman
2004-10-22
1
-3
/
+6
[next]