index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
/
cmCPackOSXX11Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-5/+5
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0/+1
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1/+0
*
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
Brad King
2015-04-20
1
-3/+3
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-3/+3
*
stringapi: Miscellaneous char* parameters
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use string for OS X resource names
Ben Boeckel
2014-03-08
1
-3/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-12/+12
*
CPack: Fix retry logic when calls to hdiutil fail
David Cole
2012-03-09
1
-3/+5
*
Ensure executable files have executable permissions.
Wesley Turner
2011-05-16
1
-0/+27
*
Silence the may be used uninitialized warnings: initialize stuff.
David Cole
2011-02-03
1
-1/+1
*
CPack: Refactor API in order to handle multi-file packages
Eric NOULARD
2010-08-11
1
-6/+4
*
Try to avoid cronic random failures on some Macs.
Bill Hoffman
2009-10-04
1
-2/+15
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fix issue #7833: Add file extension handling to CPack generated installe...
David Cole
2009-01-21
1
-0/+9
*
ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...
David Cole
2007-10-31
1
-3/+2
*
STYLE: fix someones line length
Ken Martin
2007-02-22
1
-3/+5
*
STYLE: fix line length issues
Bill Hoffman
2007-02-17
1
-2/+3
*
ENH: More work on the packaging. Add Applicaitons, add icons, etc
Andy Cedilnik
2007-02-13
1
-1/+46
*
ENH: First pass at CPack generator for OSX X11 applications. This are applica...
Andy Cedilnik
2007-01-10
1
-0/+220