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
/
Modules
/
BundleUtilities.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
BundleUtilities: use if(... IN_LIST ...)
Rolf Eike Beer
2019-06-19
1
-28/+8
*
BundleUtilities: remove needless variable expansions in if() arguments
Rolf Eike Beer
2019-06-17
1
-17/+17
*
BundleUtilities: simplify inclusion of GetPrerequisites
Rolf Eike Beer
2019-06-17
1
-2/+1
*
Modules: Update documentation formatting
Bartosz Kosiorek
2019-04-08
1
-61/+65
*
Merge topic 'BundleUtilities-make-dir'
Craig Scott
2019-01-09
1
-0/+3
|
\
|
*
BundleUtilities: Ensure target dir exists when creating symlinks
Tim Blechmann
2019-01-08
1
-0/+3
*
|
BundleUtilites: Don't use hardcoded name for install_name_tool
Alexander Grund
2018-12-31
1
-2/+6
*
|
Help: Downcase functions in BundleUtilities
Joachim Wuttke (o)
2018-11-12
1
-16/+16
*
|
Merge topic 'deployqt4-cmp0080-fix'
Brad King
2018-10-19
1
-3/+7
|
\
\
|
*
\
Merge branch 'master' into deployqt4-cmp0080-fix
Kyle Edwards
2018-10-19
1
-5/+2
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
DeployQt4: Do not include BundleUtilities at configure time
Kyle Edwards
2018-10-19
1
-6/+10
*
|
|
Help: Revise docs of modules AddFileDependencies..CheckFunctionExists
Joachim Wuttke (l)
2018-10-18
1
-17/+17
|
|
/
|
/
|
*
|
cmake_policy: Add undocumented GET_WARNING command
Kyle Edwards
2018-10-10
1
-5/+2
|
/
*
BundleUtilities: Disallow inclusion at configure time
Kyle Edwards
2018-09-19
1
-0/+14
*
Help: Add note for BundleUtilities usage
Kyle Edwards
2018-09-19
1
-0/+4
*
Help: Convert BundleUtilities help to block-style comment
Kyle Edwards
2018-09-19
1
-217/+218
*
BundleUtilities: message(FATAL_ERROR) on otool -l error
Harry Mallon
2018-07-20
1
-0/+5
*
BundleUtilities: Fix bundle verification on Unix by considering rpaths.
Florian Apolloner
2017-03-10
1
-1/+2
*
BundleUtilities: Teach `get_item_rpaths` to parse ELF binaries
Florian Apolloner
2017-03-10
1
-0/+10
*
BundleUtilities: Maintain symlink structure
Martin Koegler
2017-01-10
1
-3/+55
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13/+3
*
BundleUtilities: Add optional parameter to ignore specified files
Roman Wüger
2016-04-19
1
-37/+115
*
BundleUtilities: Fix regression handling frameworks
Clinton Stimpson
2016-03-07
1
-1/+1
*
BundleUtilities: Fix treatment of .dylib inside .framework folders
Christian Askeland
2016-02-11
1
-1/+1
*
BundleUtilities: Fix handling of multiple RPATHs from OS X otool
Emilie Harquel
2015-12-17
1
-1/+3
*
Modules: Check for ARGC before using ARGV#
Daniele E. Domenichelli
2015-02-27
1
-1/+5
*
BundleUtilities: Teach fixup_bundle to check install_name_tool result
Ruslan Baratov
2015-02-10
1
-1/+6
*
BundleUtilities: Ensure framework symlinks and Info.plist exist
Adam Strzelecki
2014-10-21
1
-2/+16
*
BundleUtilities: Framework codesign Resources/Info.plist & Current
Adam Strzelecki
2014-10-10
1
-2/+21
*
BundleUtilities: Resolve & replace @rpath placeholders
Adam Strzelecki
2014-10-10
1
-17/+84
*
BundleUtilities: Use find on UNIX for fast executable lookup
Adam Strzelecki
2014-10-10
1
-1/+19
*
BundleUtilities: Allow Info.plist files which use CR line endings
Tim Blechmann
2014-08-07
1
-0/+1
*
Remove .* expressions from beginning and end of MATCHES regexs
Rolf Eike Beer
2014-04-14
1
-2/+2
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-3/+3
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-107/+168
*
BundleUtilities: Use a more inclusive REGEX for frameworks (#13600)
David Cole
2012-10-23
1
-1/+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-77/+77
*
Merge topic 'fix-12034-fixup-bundle-with-non-dotapp-exe'
Brad King
2011-06-07
1
-26/+25
|
\
|
*
BundleUtilities: Work w/ non .app exes on Mac (#12034)
Clinton Stimpson
2011-05-27
1
-26/+25
*
|
BundleUtilities: Avoid a cryptic and unhelpful error message
David Cole
2011-06-02
1
-3/+15
|
/
*
BundleUtilities: error if fixup_bundle_item called on non-embedded item
David Cole
2010-12-06
1
-0/+30
*
BundleUtilities: only do rpath strip on copied prerequisites.
Clinton Stimpson
2010-11-23
1
-6/+6
*
Merge topic 'fix-10417'
Brad King
2010-09-08
1
-1/+1
|
\
|
*
Avoid adding self as prerequisite. (#10417)
David Cole
2010-09-08
1
-1/+1
*
|
Make bundle items writable before fixup (#9284)
Mike McQuaid
2010-09-08
1
-0/+7
|
/
*
Refine formatting for cmake --help-module output.
David Cole
2010-08-25
1
-3/+2
*
Merge branch 'patches/docBundleUtilities'
David Cole
2010-08-25
1
-127/+113
|
\
|
*
Improve documentation of BundleUtilities.cmake
Michael Wild
2010-05-23
1
-116/+103
*
|
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
|
Copy Resources in Frameworks during fixup_bundle (#10020)
David Cole
2010-07-27
1
-2/+62
|
/
[next]