summaryrefslogtreecommitdiffstats
path: root/src/Utils.cxx
Commit message (Expand)AuthorAgeFilesLines
* Update documentation and comments to use https links where possibleBrad King2020-02-131-1/+1
* Port to LLVM/Clang Git master as of 2020-02-13 (6c73246179)Brad King2020-02-131-1/+2
* RunClang: Improve predefined macros identifying castxmlBrad King2019-04-111-3/+12
* Revise C++ coding style using clang-format-6.0Kitware Robot2019-04-081-1/+1
* Port to LLVM/Clang SVN r338041 (trunk)Brad King2018-07-271-2/+10
* Port to LLVM/Clang SVN r319768 (trunk)Brad King2017-12-051-0/+8
* Run clang-format on sourcesBrad King2017-08-231-9/+9
* Utils: Re-implement runCommand using LLVM infrastrucureBrad King2017-02-231-53/+48
* Revise C++ coding style using clang-formatKitware Robot2016-11-101-61/+64
* Remove `//------...` horizontal separator commentsBrad King2016-11-101-11/+0
* Utils: Add a function to perform string replacementBrad King2016-05-101-0/+11
* Utils: Add function to get version value encoded as an integerBrad King2015-12-031-0/+8
* Version: Clarify name of version string macroBrad King2015-12-031-1/+1
* Utils: Avoid use of KWSys SystemToolsBrad King2015-08-201-11/+15
* Utils: Avoid use of KWSys SystemTools::GetLineFromStreamBrad King2015-08-201-4/+4
* castxml: Report version number with '--version'Brad King2014-03-241-0/+7
* Utils: Add API to encode strings as XMLBrad King2014-02-261-0/+32
* Make Clang resources available to our driverBrad King2014-02-261-2/+19
* Create runCommand utility functionBrad King2014-02-141-0/+79
* Compute resource directory on startupBrad King2014-02-141-0/+80