Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auriamg/macdylibbundler
/ functions
Functions
52 in github.com/auriamg/macdylibbundler
⨍
Functions
52
◇
Types & classes
2
↓ 10 callers
Function
systemp
src/Utils.cpp:164
↓ 9 callers
Function
fileExists
src/Utils.cpp:72
↓ 8 callers
Function
fileToFix
src/Settings.cpp:64
↓ 4 callers
Function
addSearchPath
src/Settings.cpp:112
↓ 4 callers
Function
changeInstallName
src/Utils.cpp:170
↓ 4 callers
Method
getInstallPath
src/Dependency.cpp:166
↓ 4 callers
Function
searchPathAmount
src/Settings.cpp:113
↓ 3 callers
Function
bundleLibs
src/Settings.cpp:48
↓ 3 callers
Function
canCreateDir
src/Settings.cpp:38
↓ 3 callers
Function
collectDependencies
* Fill vector 'lines' with dependencies of given 'filename' */
src/DylibBundler.cpp:246
↓ 3 callers
Function
destFolder
src/Settings.cpp:53
↓ 3 callers
Function
fileToFixAmount
src/Settings.cpp:63
↓ 3 callers
Function
inside_lib_path
src/Settings.cpp:67
↓ 3 callers
Function
searchPath
src/Settings.cpp:114
↓ 3 callers
Function
showHelp
src/main.cpp:52
↓ 3 callers
Function
system_get_output
src/Utils.cpp:127
↓ 2 callers
Function
adhocCodeSign
src/Utils.cpp:221
↓ 2 callers
Function
canCodesign
src/Settings.cpp:39
↓ 2 callers
Function
canOverwriteDir
src/Settings.cpp:37
↓ 2 callers
Function
canOverwriteFiles
src/Settings.cpp:36
↓ 2 callers
Function
changeLibPathsOnFile
src/DylibBundler.cpp:47
↓ 2 callers
Function
copyFile
src/Utils.cpp:96
↓ 2 callers
Function
fixRpathsOnFile
src/DylibBundler.cpp:196
↓ 2 callers
Method
getOriginalPath
src/Dependency.h:47
↓ 2 callers
Function
getUserInputDirForFile
src/Utils.cpp:180
↓ 2 callers
Function
isPrefixBundled
src/Settings.cpp:101
↓ 2 callers
Function
isPrefixIgnored
src/Settings.cpp:90
↓ 2 callers
Function
isRpath
src/DylibBundler.cpp:65
↓ 2 callers
Function
isSystemLibrary
src/Settings.cpp:82
↓ 2 callers
Method
mergeIfSameAs
Compares the given Dependency with this one. If both refer to the same file, it returns true and merges both entries into one.
src/Dependency.cpp:184
↓ 2 callers
Function
searchFilenameInRpaths
src/DylibBundler.cpp:115
↓ 2 callers
Function
tokenize
src/Utils.cpp:44
↓ 1 callers
Function
addDependency
src/DylibBundler.cpp:216
↓ 1 callers
Function
addFileToFix
src/Settings.cpp:62
↓ 1 callers
Method
addSymlink
src/Dependency.cpp:176
↓ 1 callers
Function
collectRpaths
src/DylibBundler.cpp:70
↓ 1 callers
Function
collectSubDependencies
src/DylibBundler.cpp:314
↓ 1 callers
Method
copyYourself
src/Dependency.cpp:197
↓ 1 callers
Function
createDestDir
src/DylibBundler.cpp:336
↓ 1 callers
Function
doneWithDeps_go
src/DylibBundler.cpp:378
↓ 1 callers
Method
fixFileThatDependsOnMe
src/Dependency.cpp:210
↓ 1 callers
Method
getOriginalFileName
src/Dependency.h:46
↓ 1 callers
Method
getPrefix
src/Dependency.h:55
↓ 1 callers
Function
ignore_prefix
src/Settings.cpp:76
↓ 1 callers
Function
initSearchPaths
initialize the dylib search paths
src/Dependency.cpp:53
↓ 1 callers
Method
print
src/Dependency.cpp:156
↓ 1 callers
Function
stripPrefix
src/Dependency.cpp:42
Method
Dependency
src/Dependency.cpp:87
Method
getInnerPath
src/Dependency.cpp:170
Method
getSymlink
src/Dependency.h:54
Method
getSymlinkAmount
src/Dependency.h:52
Function
main
src/main.cpp:70