summaryrefslogtreecommitdiffstats
path: root/Source/CPack/OSXScriptLauncher.cxx
Commit message (Expand)AuthorAgeFilesLines
* CPack: Remove undocumented deprecated OSXX11 generatorBrad King2021-11-051-122/+0
* CPack/OSXX11: Fix Clang 13 Wunused-but-set-variableSean McBride2021-10-051-1/+1
* Modernize memory managementMarc Chevrier2020-03-081-7/+9
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+4
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+2
* Prefer front/back/data over dereferencing begin/rbegin iterArtur Ryt2019-02-061-1/+1
* clang-tidy: Simplify boolean expressionsRegina Pfeifer2019-01-151-2/+1
* Use C++11 nullptr (cont.)Matthias Maennich2017-09-191-4/+4
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-2/+0
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* OSXScriptLauncher: remove unused variableBen Boeckel2017-03-061-1/+0
* iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-221-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Remove c_str() calls from stream arguments.Daniel Pfeifer2016-06-061-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-55/+37
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-2/+2
* Remove use of include <cmsys/ios/*> and cmsys_ios::*Brad King2015-08-201-5/+6
* Remove use of cmsys_stl.Stephen Kelly2015-02-051-4/+4
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-311-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* STYLE: fix some kwstyle errorsBill Hoffman2007-07-271-0/+16
* COMP: Use new APIAndy Cedilnik2007-01-311-38/+12
* ENH: fix warning and code styleBill Hoffman2007-01-111-3/+5
* ENH: First pass at CPack generator for OSX X11 applications. This are applica...Andy Cedilnik2007-01-101-0/+161