xamarin-macios/tools
Rolf Bjarne Kvinge e83a994fe0
Make the bgen build respect the BUILD_DIR variable. Fixes maccore#959. (#4700) (#4724)
* [src] Fix bgen build to support custom output directory for api comparison. Fixes maccore#959.

This broke in 87c27e0c3f, which made bgen
compile using a project file (I forgot to verify that it wouldn't affect the
API comparison, and the PR build didn't complain because problems with the API
comparison typically show up in subsequent PRs).

https://github.com/xamarin/maccore/issues/959

* [src] Fix response file usage to use BUILD_DIR, so that API comparison can redirect as expected.

* [src] Fix generation of generator.csproj's dependency file to use BUILD_DIR, so that API comparison can redirect as expected.

* [src] Fix bgen.exe's dependencies.

* Use full paths to create-makefile-fragment.sh.
2018-08-29 17:41:55 +02:00
..
apidiff [apidiff] Update XML references with 15.8 as the new base (#4671) 2018-08-24 12:03:43 -04:00
common Make the bgen build respect the BUILD_DIR variable. Fixes maccore#959. (#4700) (#4724) 2018-08-29 17:41:55 +02:00
install-source [Debugger] Copy the NSUrlSessionHandler src. Fixes #3724 (#4193) 2018-06-09 18:23:59 -07:00
linker [mtouch] Rename method that clashes with new method in base class to fix compiler warning. (#4516) 2018-07-27 17:06:27 +02:00
mlaunch Put a binary copy of mlaunch in macios-binaries instead of in Azure. Fixes #3316. (#3877) 2018-04-10 09:53:11 +02:00
mmp [mmp] Show an error if trying to build a 32-bit app with Xcode 10. Fixes #4569. (#4684) (#4690) 2018-08-24 16:23:56 +02:00
mtouch [mtouch] Build using csproj instead of manual csc command. Partial fix for #4384. 2018-08-23 17:33:58 +02: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 Put a binary copy of mlaunch in macios-binaries instead of in Azure. Fixes #3316. (#3877) 2018-04-10 09:53:11 +02:00
compare-commits.sh [compare-commits] Fix APFS check to check for functionality, not OS version. (#4057) 2018-05-09 14:36:25 +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