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
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-41/+9
*
stringapi: Take strings in escaping functions
Ben Boeckel
2014-03-08
1
-3/+4
*
stringapi: Use strings for globbing parameters
Ben Boeckel
2014-03-08
1
-6/+6
*
stringapi: Accept strings when MD5 hashing data
Ben Boeckel
2014-03-08
1
-2/+2
*
ExpandListArguments: Optimize the parser
Ben Boeckel
2014-02-21
1
-33/+18
*
Windows: Make file delete/rename retry configurable
Brad King
2014-02-12
1
-4/+42
*
Merge topic 'minor-cleanups'
Brad King
2014-01-07
1
-10/+3
|
\
|
*
Add cmHasLiteralSuffix API.
Stephen Kelly
2014-01-06
1
-10/+3
*
|
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-6/+7
|
/
*
Windows: Use wide-character system APIs
Clinton Stimpson
2013-12-09
1
-11/+21
*
cmSystemTools: Add PrintSingleCommand method
Brad King
2013-11-15
1
-0/+17
*
cmSystemTools: Add RunSingleCommand overload for std::vector<std::string>
Brad King
2013-11-15
1
-1/+17
*
Refactor internal resource location APIs and initialization
Brad King
2013-11-12
1
-9/+143
*
cmake: Avoid '-E tar' failure to extract symlinks on Windows (#13251)
Brad King
2013-11-01
1
-0/+8
*
cmSystemTools: Re-order extract_tar logic
Brad King
2013-11-01
1
-20/+21
*
cmSystemTools: Drop old RunCommand method
Brad King
2013-10-19
1
-358/+0
*
Teach --help-* options to load documentation from .rst files
Brad King
2013-10-16
1
-0/+7
*
Merge topic 'passthru'
Brad King
2013-07-31
1
-1/+7
|
\
|
*
Add option to use stdout/stderr of original terminal in cmake --build
Patrick Gansterer
2013-07-29
1
-1/+7
*
|
OS X: If necessary, use xcrun to help find otool used to query install names.
Clinton Stimpson
2013-07-27
1
-1/+9
|
/
*
VS: Avoid leaking child process output back to IDE (#14266)
Brad King
2013-07-16
1
-1/+9
*
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
[next]