xamarin-macios/tools/mmp
Chris Hamons c00e9af445
[mmp] Add rpath during compile and not after via install_name_tool (#5251)
- https://github.com/xamarin/xamarin-macios/issues/5243
- https://github.com/xamarin/xamarin-macios/issues/5248
- There were multiple issues where we'd run out of space and install_name_tool
would randomly fail. We can easily move these two to during initial
clang and avoid those cases.
2018-12-11 10:28:55 -05:00
..
linker/MonoMac.Tuner [ImageCaptureCore] Add ImageCaptureCore Bindings (#5074) 2018-11-07 09:52:39 -05:00
tests Clone files if possible whenever it makes sense. (#5049) 2018-10-29 16:09:30 +01:00
.gitignore [mmp] Build using csproj instead of manual csc command. Partial fix for #4384. 2018-08-23 13:49:40 +02:00
Application.cs Mono 2018-08 requires macOS 10.9+, so Xamarin.Mac must as well. 2018-10-25 09:54:43 +02:00
Assembly.cs Build mmp. 2016-04-24 14:47:26 -04:00
Info-framework.plist.tmpl [mmp] Add support for creating an Info.plist when building a framework for the embeddinator. 2017-05-09 08:12:39 +02:00
Info.plist.tmpl Build mmp. 2016-04-24 14:47:26 -04:00
Makefile [mmp] Set DEVELOPER_DIR to our Xcode. (#5187) 2018-11-27 18:09:17 +01:00
Tuning.cs [static registrar] Optimize creation of delegates for blocks. (#3623) (#3644) 2018-03-05 07:41:28 +01:00
aot.cs Remove references to bugzilla and replace with github (#4920) 2018-10-04 09:43:55 -04:00
config Bump to mono/2018-04 (#3856) 2018-06-27 10:59:59 -04:00
config_mobile Bump to mono/2018-04 (#3856) 2018-06-27 10:59:59 -04:00
driver.cs [mmp] Add rpath during compile and not after via install_name_tool (#5251) 2018-12-11 10:28:55 -05:00
error.cs Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
machine.4_5.config Bump to mono/2018-04 (#3856) 2018-06-27 10:59:59 -04:00
mmp.csproj [mtouch/mmp] Unify Xcode lookup & verification code in mtouch and mmp. (#5077) 2018-11-05 08:16:29 +01:00
mmp.in [mmp] Exec the binary in the script. (#4282) 2018-06-19 07:20:02 +02:00
resolver.cs [MMP] Allow resolving assemblies to the ones passed in command line args (#3575) (#3651) 2018-03-05 12:29:52 -06:00