xamarin-macios/tools
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
..
apidiff Merge xcode10.1 into master 2018-10-31 15:54:48 -04:00
bcl-test-importer [Xharness] Add a workaround to not build the xunit tests when not needed. (#5156) 2018-11-23 16:02:15 +01:00
common [mtouch] Try cloning directories when copying them. (#5196) 2018-11-29 07:47:17 +01:00
install-source Clone files if possible whenever it makes sense. (#5049) 2018-10-29 16:09:30 +01:00
linker [ImageCaptureCore] Add ImageCaptureCore Bindings (#5074) 2018-11-07 09:52:39 -05:00
mlaunch Clone files if possible whenever it makes sense. (#5049) 2018-10-29 16:09:30 +01:00
mmp [mmp] Add rpath during compile and not after via install_name_tool (#5251) 2018-12-11 10:28:55 -05:00
mtouch [mtouch] Clear the MONO_THREADS_SUSPEND environment variable before calling the AOT compiler. Works around mono/mono#11765. 2018-11-27 12:06:12 +01:00
xibuild [xibuild] Don't redirect standard input. (#5209) 2018-12-03 14:52:08 +01:00
.gitignore Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00
Makefile Build xibuild before mlaunch, since mlaunch needs xibuild to build. (#5143) 2018-11-19 14:28:16 -05:00
compare-commits.sh Improve generator diff to ignore changes we don't care about. (#4947) 2018-10-09 07:35:00 +02:00
diff-to-html Add scripts to calculate API diffs and generated code diff between the current build and another revision. (#3447) 2018-02-13 07:47:47 +01:00