Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-10 | Recursively copy library dependencies into destination package. Identify | Simon Howard | |
libraries to be installed based on the path in which they are located, rather than whether there is "libSDL" in the name. Use install_name_tool to change the search path so that the system looks for libraries in @executable_path@ rather than their location on the machine upon which the program was built. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1796 | |||
2010-01-04 | Fix single space error when listing libraries. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1789 | |||
2010-01-04 | Copy binaries into app dir along with libraries. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1788 |