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
*
Merge topic 'make-depends-collapse-paths'
Brad King
2013-07-02
1
-0/+34
|
\
|
*
cmDependsC: Collapse relative include paths
Pavel Shramov
2013-06-26
1
-0/+34
*
|
Merge topic 'version-compare-genex'
Brad King
2013-06-26
1
-5/+10
|
\
\
|
*
|
De-duplicate version comparison code.
Stephen Kelly
2013-06-12
1
-5/+10
*
|
|
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-1/+1
|
|
/
|
/
|
*
|
OS X: Improvements for getting install name of dylib.
Clinton Stimpson
2013-06-06
1
-1/+4
|
/
*
OS X: Add RPATH support for Mac.
Clinton Stimpson
2013-06-03
1
-0/+21
*
cmSystemTools: Generalize TrimWhitespace to all whitespace
Petr Kmoch
2013-03-27
1
-2/+2
*
Fix cmSystemTools::RenameFile race on Windows
Brad King
2013-02-04
1
-31/+20
*
Merge topic 'use-cmsys-auto_ptr'
Brad King
2012-11-27
1
-1/+0
|
\
|
*
Always use the auto_ptr from cmsys.
Stephen Kelly
2012-11-20
1
-1/+0
*
|
CMake: Fix infinite loop untarring corrupt tar file
David Cole
2012-11-26
1
-2/+5
|
/
*
Merge topic 'kwsys-environ-cleanup'
David Cole
2012-05-01
1
-35/+14
|
\
|
*
CTest: Simplify environment save/restore
Brad King
2012-04-24
1
-35/+14
*
|
Merge topic 'mac_environ'
David Cole
2012-04-25
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
[OSX] Fixed undefined symbol when linking CMakeLib into shared library
Konstantin Tokarev
2012-03-03
1
-0/+3
*
|
Merge branch 'target-include-directories' into ninja-generator
David Cole
2012-02-22
1
-0/+16
|
\
\
|
|
/
|
*
Merge topic 'interrupt-bug-12649'
David Cole
2012-02-14
1
-0/+16
|
|
\
|
|
*
cmake-gui: Improve interrupt granularity to fix bug 12649.
Clinton Stimpson
2012-01-02
1
-0/+16
*
|
|
Add cmSystemTools::TrimWhitespace function
Peter Collingbourne
2012-02-02
1
-0/+14
|
/
/
*
|
Handle libarchive API change in archive_read_data_block
Brad King
2011-12-22
1
-0/+4
|
/
*
Factor Compute(File|String)MD5 into cmCryptoHash helper
Brad King
2011-11-16
1
-50/+7
*
RunSingleCommand: Avoid assignment in condition
Brad King
2011-07-28
1
-1/+1
*
RunSingleCommand: Add a OUTPUT_NORMAL flag.
Johan Björk
2011-07-28
1
-1/+21
*
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
1
-11/+13
*
RunSingleCommand: Fix indentation
Brad King
2011-07-28
1
-18/+18
*
cmSystemTools: Remove trailing whitespace
Brad King
2011-07-28
1
-81/+81
*
Merge topic 'xcode-source_groups-folders-issue-10039'
Brad King
2011-06-08
1
-0/+32
|
\
|
*
CMake: Move tokenize to cmSystemTools
Johan Björk
2011-06-07
1
-0/+32
*
|
Merge topic 'dont-compress-memcheck-output'
Brad King
2011-06-02
1
-1/+1
|
\
\
|
*
|
We will actually compress memcheck output if the server supports it.
Zach Mullen
2011-05-26
1
-1/+1
|
|
/
*
|
Merge topic 'output-compile-lines'
Brad King
2011-05-24
1
-0/+16
|
\
\
|
*
|
run_compile_commands: Avoid extra stl vector conversion
Brad King
2011-05-18
1
-0/+16
|
|
/
*
|
Explicitly cast time value in cmSystemTools::RandomSeed
Brad King
2011-05-19
1
-2/+2
*
|
VS 6: Define _WIN32_WINNT to load wincrypt.h correctly
Brad King
2011-05-18
1
-0/+6
*
|
Improve string(RANDOM) default seed
Brad King
2011-05-17
1
-0/+64
|
/
*
Merge topic 'style-line-length'
Brad King
2010-09-14
1
-1/+2
|
\
|
*
Fix line-too-long style errors
Brad King
2010-09-10
1
-1/+2
*
|
Preserve timestamps on files on tar extract.
David Cole
2010-09-09
1
-2/+10
|
/
*
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
[next]