xamarin-macios/tools
Sebastien Pouliot 3d7e104a7e
[apidiff] Keep the same guid when updating markdown documents (#5976)
We often (e.g. previews, service releases) update the API diff during
a release cycle. The current code generated a new GUID every time, which
is not what correct since it's the same document.

This uses an MD5 digest of the filename as the source of the GUID so
it will remain constant once created (and updated).
2019-05-01 16:15:17 -04:00
..
apidiff [apidiff] Keep the same guid when updating markdown documents (#5976) 2019-05-01 16:15:17 -04:00
bcl-test-importer bcl-test-importer: Add three more unit test assemblies 2019-04-17 14:58:49 +02:00
common [registrar] Add support for ref/out arrays. 2019-04-26 11:20:15 +02:00
devops [tests] Add sample tester. (#5870) 2019-04-25 17:18:43 +02:00
install-source Update pdb files in install-source tool 2019-03-22 12:20:07 +01:00
linker [linker] Remove new memory allocations (List) in the sealer 2019-04-05 14:01:44 -05:00
mlaunch Clone files if possible whenever it makes sense. (#5049) 2018-10-29 16:09:30 +01:00
mmp [mmp] Fix error for `mmp --version` (#5955) 2019-04-27 10:11:47 -04:00
mtouch Merge remote-tracking branch 'upstream/master' into mono-2019-02 2019-04-24 23:28:00 +02:00
siminstaller [siminstaller] Improve failure scenarios. (#5662) 2019-02-25 07:33:37 +01:00
xibuild [xibuild] Add support for /verbose, and use it accordingly. (#5224) 2019-01-09 07:43:22 +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 Add tool to download and install simulators, and use it to provision the iOS 10.3 simulator if needed. Fixes maccore#1442. (#5645) 2019-02-22 10:39:16 +01:00
compare-commits.sh [jenkins] Try to give better information when api comparison / generator diff fails. (#5477) 2019-01-25 17:33:58 +01: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