index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmSystemTools.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Added RPATH methods to cmSystemTools
Brad King
2008-04-14
1
-0/+170
*
COMP: Fix new cmSystemTools file time methods on Windows.
Brad King
2008-04-14
1
-1/+1
*
ENH: Added methods to cmSystemTools to save and restore file modification times.
Brad King
2008-04-14
1
-0/+73
*
BUG: undo change as it breaks preprocess test for some reason??
Bill Hoffman
2008-04-08
1
-4/+1
*
BUG: half fix for 6688, expand registry stuff on unix just like it was not fo...
Bill Hoffman
2008-04-08
1
-1/+12
*
ENH: half fix for 6688, don't let [ count go negative
Bill Hoffman
2008-04-08
1
-1/+4
*
ENH: Update cmSystemTools::ChangeRPath to support replacing rpath values from...
Brad King
2008-04-08
1
-9/+61
*
ENH: Improve error message when installation file(CHRPATH) cannot change the ...
Brad King
2008-04-07
1
-1/+7
*
ENH: try to fix mac symlinks to the executable
Bill Hoffman
2008-03-28
1
-0/+2
*
ENH: In cmSystemTools::ChangeRPath check for the RUNPATH if RPATH does not ex...
Brad King
2008-03-02
1
-1/+6
*
ENH: Cleanup builtin chrpath support
Brad King
2008-03-02
1
-4/+33
*
COMP: Fix unused parameter warning when cmSystemTools::ChangeRPath is built w...
Brad King
2008-03-01
1
-0/+1
*
BUG: Fix cmSystemTools::ChangeRPath to not complain if there is no RPATH entr...
Brad King
2008-03-01
1
-0/+6
*
ENH: Use builtin chrpath instead of relinking ELF targets
Brad King
2008-03-01
1
-0/+83
*
ENH: Add ELF file parsing
Brad King
2008-02-27
1
-0/+14
*
ENH: Improve linking to third-party shared libraries on soname platforms
Brad King
2008-02-21
1
-0/+31
*
COMP: Need to return a value from fake MD5 method under bootstrap.
Brad King
2008-01-25
1
-0/+1
*
COMP: Cannot do MD5 from KWSys during CMake bootstrap.
Brad King
2008-01-24
1
-0/+5
*
ENH: Add cmSystemTools::ComputeStringMD5 method.
Brad King
2008-01-24
1
-0/+11
*
ENH: add ability to have manifest files and incremental linking with make and...
Bill Hoffman
2008-01-01
1
-21/+31
*
ENH: Enabled color printing of "Scanning dependencies of target ..." message.
Brad King
2007-12-19
1
-0/+36
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-0/+23
*
STYLE: Fixed line-too-long.
Brad King
2007-10-08
1
-1/+3
*
COMP: Added inadvertantly removed include.
Brad King
2007-10-08
1
-0/+1
*
COMP: Simplified include file logic. The windows.h header should be included...
Brad King
2007-10-07
1
-20/+11
*
COMP: fix to compile on VS 8
Ken Martin
2007-10-05
1
-1/+1
*
BUG: Fix call to SetFileTime to set it on the proper file.
Brad King
2007-10-05
1
-1/+1
*
ENH: During file installation treat the source file as a dependency of the in...
Brad King
2007-10-05
1
-0/+64
*
COMP: remove warnings
Bill Hoffman
2007-09-27
1
-1/+1
*
BUG: fix problem with stdout and stderr not showing up in ms dos shells
Bill Hoffman
2007-09-25
1
-1/+11
*
ENH: add new machines
Bill Hoffman
2007-09-24
1
-2/+3
*
ENH: fix warning
Bill Hoffman
2007-09-17
1
-2/+2
*
ENH: opps
Bill Hoffman
2007-09-11
1
-0/+2
*
ENH: fix 2 ctest issues, do not use the build type of ctest to look for confi...
Bill Hoffman
2007-09-11
1
-0/+17
*
COMP: patch from Mathieu: fix warning about unused variables in bootstrap
Alexander Neundorf
2007-08-14
1
-1/+3
*
ENH: use gnu tar for cygwin
Bill Hoffman
2007-07-31
1
-2/+9
*
BUG: fix bootstrapping, md5sum disabled in bootstrapping mode
Alexander Neundorf
2007-07-16
1
-2/+6
*
ENH: apply patch from Mathieu, add argument -E md5sum to compute md5sums of
Alexander Neundorf
2007-07-16
1
-0/+47
*
BUG: Fix ExpandListArgument when the string ends in a backslash.
Brad King
2007-05-17
1
-0/+5
*
ENH: Added kwsys SystemTools::CreateSymlink and SystemTools::ReadSymlink.
Brad King
2007-03-12
1
-14/+0
*
ENH: Added ConvertToOutputSlashes method to convert slashes with the same pol...
Brad King
2007-03-08
1
-0/+17
*
STYLE: Removing unused methods ConvertToShellPath and EscapeForUnixShell.
Brad King
2007-03-08
1
-58/+0
*
ENH: fix parens in the path with spaces in the path
Bill Hoffman
2007-02-22
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
[next]