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
*
CPack Backward-compatibly enforce DESTDIR for DEB and RPM
Eric NOULARD
2010-08-23
1
-1/+16
*
Remove cmSystemTools::EscapeSpaces method
Brad King
2010-08-18
1
-43/+0
*
Add ZIP archive format and LZMA compress support to libarchive-wrapper
Eric NOULARD
2010-08-13
1
-1/+2
*
Include entries for directories in tarballs (#11020)
Brad King
2010-08-06
1
-123/+22
*
Include headers from chosen libarchive (#10923)
Brad King
2010-08-05
1
-2/+1
*
Fix or cast more integer conversions in cmake
Brad King
2010-06-29
1
-4/+4
*
Fix or cast integer conversions in cmake
Brad King
2010-06-25
1
-3/+3
*
CPack: Try harder to remove temporary dir (#10793)
Brad King
2010-06-04
1
-0/+15
*
Do not list file names during 'cmake -E tar xz'
Brad King
2010-05-05
1
-1/+2
*
Add missing archive_read_finish calls to fix some of the presently reported v...
David Cole
2009-12-28
1
-1/+1
*
Preserve environment variables across calls to cmCTestScriptHandler::RunConfi...
David Cole
2009-12-23
1
-0/+12
*
Move cURL dependent code out of CMakeLib to fix complex tests.
Zach Mullen
2009-12-22
1
-53/+0
*
Fix broken bootstrap test
Zach Mullen
2009-12-22
1
-2/+1
*
Make new web api safe for bootstrap build.
Zach Mullen
2009-12-21
1
-0/+2
*
Added functionality to allow CTest to easily access web APIs. This will be u...
Zach Mullen
2009-12-21
1
-0/+52
*
Added support for CTest awareness of the CDash version. This will help forwa...
Zach Mullen
2009-12-21
1
-0/+27
*
use different tar format to handle longer file names
Bill Hoffman
2009-11-14
1
-1/+1
*
Show the current file when there is a tar error
Bill Hoffman
2009-11-13
1
-0/+2
*
fix warning for borland
Bill Hoffman
2009-11-13
1
-0/+3
*
Fix missing return value.
Bill Hoffman
2009-11-12
1
-0/+1
*
Fix for working with symlinks in tar files
Bill Hoffman
2009-11-09
1
-29/+29
*
Fix some warnings
Bill Hoffman
2009-11-08
1
-2/+2
*
go back to running stat and put size check in
Bill Hoffman
2009-11-08
1
-4/+4
*
Remove check for now so test passes on linux
Bill Hoffman
2009-11-08
1
-0/+2
*
create a better error message
Bill Hoffman
2009-11-08
1
-1/+5
*
add much better error checking on libarchive calls.
Bill Hoffman
2009-11-08
1
-22/+44
*
Fix compiler error in cmSystemTools.cxx
Zach Mullen
2009-11-05
1
-1/+0
*
Add JOM support and clean up some of the tar -E stuff
Bill Hoffman
2009-11-05
1
-10/+15
*
Fix style warning in cmsystemtools, cosmetic change to ctest code
Zach Mullen
2009-11-05
1
-1/+2
*
Fix unused param warning resulting from libarchive API change.
Zach Mullen
2009-11-04
1
-0/+1
*
Fix warnings for unused variables
Bill Hoffman
2009-11-03
1
-2/+1
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
1
-253/+314
*
Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...
David Cole
2009-10-30
1
-7/+13
*
Fix warnings in CMake source code.
David Cole
2009-10-02
1
-4/+8
*
Fix warnings in CMake source code. Suppress rampant warnings emanating from Q...
David Cole
2009-10-01
1
-4/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Add parentheses around '&&' between '||' for gcc
Brad King
2009-09-11
1
-6/+6
*
COMP: Include <malloc.h> for 'free' on QNX
Brad King
2009-07-13
1
-0/+3
*
COMP: Include <stdlib.h> for 'free'
Brad King
2009-07-13
1
-0/+1
*
ENH: Add cmSystemTools::ParseUnixCommandLine
Brad King
2009-07-13
1
-0/+32
*
ENH: Remove unused cmSystemTools::RemoveEscapes
Brad King
2009-06-24
1
-42/+0
*
ENH: move PutEnv to SystemTools
Bill Hoffman
2009-06-05
1
-26/+0
*
ENH: vms fix
Bill Hoffman
2009-04-24
1
-0/+2
*
COMP: Fix calls to superclass methods for Borland
Brad King
2009-04-22
1
-4/+4
*
BUG: Avoid infinite loop at directory tree root
Brad King
2009-04-21
1
-1/+3
*
ENH: Remove obscure method from KWSys SystemTools
Brad King
2009-04-21
1
-0/+23
*
COMP: Fix BOOL to bool conversion warning
Brad King
2009-04-15
1
-3/+3
*
ENH: Move RenameFile to cmSystemTools
Brad King
2009-04-15
1
-0/+50
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-50/+0
*
BUG: fix crash with cmd.exe shell and cmake in the path
Bill Hoffman
2009-01-20
1
-0/+9
[next]