xamarin-macios/builds
Rolf Bjarne Kvinge 485e565ef3
[builds] Simplify and speed up build a bit. (#5582)
There's no need to use 'true' to create a recipe that does nothing: a single
semi-colon is enough (and for the install-tools* and build-tools64 targets I
don't see a need for an empty recipe in any case). This saves ~2.2k 'true'
subprocesses during a make with everything already built (and a second of
build time; a rebuild in builds/ when everything is already built now takes
~2s on my machine instead of ~3s).
2019-02-11 17:28:42 +01:00
..
.gitignore [builds] Download & extract the mono sdk package. (#5247) 2018-12-11 07:48:05 +01:00
Makefile [builds] Simplify and speed up build a bit. (#5582) 2019-02-11 17:28:42 +01:00
Mono.framework-Info.plist Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
Mono.framework-tvos.Info.plist Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
Mono.framework-watchos.Info.plist Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
create-shared-library.sh Create and ship .dSYMs for our dylibs and frameworks. (#2155) 2017-06-02 17:25:53 +02:00
mac-System.config Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
mono-wrapper.in Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
wrap-autogen.sh Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00
wrap-configure.sh Add our mono runtimes to the build. 2016-04-24 14:47:24 -04:00