summaryrefslogtreecommitdiff
path: root/Source/cmakexbuild.cxx
Commit message (Expand)AuthorAgeFilesLines
* Make use of std::chrono throughout every componentWouter Klouwen2018-01-231-2/+5
* Use C++11 nullptr (cont.)Matthias Maennich2017-09-191-2/+2
* Access string npos without instancePavel Solodovnikov2017-06-011-2/+3
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-231-2/+7
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-32/+19
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Run vim spellcheck on some filesYury G. Kudryashov2012-02-291-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-271-0/+16
* BUG: compiler fixKen Martin2006-04-041-0/+1
* ENH: added support for -SP scripts in new processesKen Martin2006-04-041-104/+2
* ENH: add a wrapper for xcodebuild to get around bug and verbose outputBill Hoffman2006-03-311-9/+16
* ENH: add program to run xcodebuild and get around bugBill Hoffman2006-03-301-0/+175