summaryrefslogtreecommitdiffstats
path: root/Source/CPack/OSXScriptLauncher.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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