summaryrefslogtreecommitdiffstats
path: root/Source/cmSystemTools.h
Commit message (Expand)AuthorAgeFilesLines
* cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-191-3/+3
* cmSystemTools: use an enumeration for compression formatsBen Boeckel2015-01-121-4/+11
* cmake -E tar: add support for .xz files with 'J'Ben Boeckel2015-01-091-1/+1
* file: Use 'long' to represent the parsed LOCK TIMEOUT valueRuslan Baratov2014-12-051-2/+2
* cmSystemTools: Add StringToInt helperRuslan Baratov2014-12-031-0/+3
* cmSystemTools: Add callback for StderrBrad King2014-05-151-6/+11
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-4/+4
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-12/+5
* stringapi: Take strings in escaping functionsBen Boeckel2014-03-081-1/+1
* stringapi: Use strings for globbing parametersBen Boeckel2014-03-081-2/+3
* stringapi: Accept strings when MD5 hashing dataBen Boeckel2014-03-081-2/+2
* Windows: Make file delete/rename retry configurableBrad King2014-02-121-0/+9
* cmSystemTools: Add PrintSingleCommand methodBrad King2013-11-151-0/+2
* cmSystemTools: Add RunSingleCommand overload for std::vector<std::string>Brad King2013-11-151-0/+5
* Refactor internal resource location APIs and initializationBrad King2013-11-121-7/+10
* cmSystemTools: Drop old RunCommand methodBrad King2013-10-191-27/+0
* Teach --help-* options to load documentation from .rst filesBrad King2013-10-161-0/+3
* Add option to use stdout/stderr of original terminal in cmake --buildPatrick Gansterer2013-07-291-2/+3
* cmDependsC: Collapse relative include pathsPavel Shramov2013-06-261-0/+6
* cmSystemTools: Fix typo in comment.Stephen Kelly2013-06-111-1/+1
* Merge topic 'rpath-on-mac'Brad King2013-06-031-0/+4
|\
| * OS X: Add RPATH support for Mac.Clinton Stimpson2013-06-031-0/+4
* | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
|/
* cmake-gui: Fix error status when interrupted.Clinton Stimpson2012-09-041-1/+2
* CTest: Simplify environment save/restoreBrad King2012-04-241-10/+2
* Merge branch 'target-include-directories' into ninja-generatorDavid Cole2012-02-221-1/+8
|\
| * Merge topic 'interrupt-bug-12649'David Cole2012-02-141-1/+8
| |\
| | * cmake-gui: Improve interrupt granularity to fix bug 12649.Clinton Stimpson2012-01-021-1/+8
* | | Add cmSystemTools::TrimWhitespace functionPeter Collingbourne2012-02-021-0/+5
|/ /
* | Fix typos arguement -> argument.Stephen Kelly2012-01-081-2/+2
|/
* RunSingleCommand: Add a OUTPUT_NORMAL flag.Johan Björk2011-07-281-2/+7
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-6/+12
* cmSystemTools: Remove trailing whitespaceBrad King2011-07-281-37/+37
* Merge topic 'xcode-source_groups-folders-issue-10039'Brad King2011-06-081-0/+3
|\
| * CMake: Move tokenize to cmSystemToolsJohan Björk2011-06-071-0/+3
* | Merge topic 'output-compile-lines'Brad King2011-05-241-0/+2
|\ \
| * | run_compile_commands: Avoid extra stl vector conversionBrad King2011-05-181-0/+2
| |/
* | Improve string(RANDOM) default seedBrad King2011-05-171-0/+3
|/
* CPack Backward-compatibly enforce DESTDIR for DEB and RPMEric NOULARD2010-08-231-0/+6
* Remove cmSystemTools::EscapeSpaces methodBrad King2010-08-181-6/+0
* CPack: Try harder to remove temporary dir (#10793)Brad King2010-06-041-0/+3
* Preserve environment variables across calls to cmCTestScriptHandler::RunConfi...David Cole2009-12-231-0/+14
* Move cURL dependent code out of CMakeLib to fix complex tests.Zach Mullen2009-12-221-12/+0
* Make new web api safe for bootstrap build.Zach Mullen2009-12-211-12/+12
* Added functionality to allow CTest to easily access web APIs. This will be u...Zach Mullen2009-12-211-0/+12
* Added support for CTest awareness of the CDash version. This will help forwa...Zach Mullen2009-12-211-0/+11
* Add JOM support and clean up some of the tar -E stuffBill Hoffman2009-11-051-4/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add cmSystemTools::ParseUnixCommandLineBrad King2009-07-131-0/+4
* ENH: Remove unused cmSystemTools::RemoveEscapesBrad King2009-06-241-7/+1