dart-sdk/tools
Alexander Thomas a87ea2b474 [sdk] Use os.uname() to figure out the host architecture on macOS
platform.machine() might return x86_64 if run under rosetta causing the
script to assume that we're building x64 instead of arm64.

Change-Id: I169890f41ca71b08f3068da609cbe0579743051b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202770
Reviewed-by: William Hesse <whesse@google.com>
2021-06-08 15:40:10 +00:00
..
apps/update_homebrew [homebrew] Modify the version string when updating the version 2020-04-03 10:32:34 +00:00
bots [sdk] Use os.uname() to figure out the host architecture on macOS 2021-06-08 15:40:10 +00:00
buildtools [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
dart2js Update File.openRead to return Stream<Uint8List> 2019-06-27 00:22:17 +00:00
dom [tools] Update all iteritems -> items 2021-05-20 11:36:52 +00:00
fuchsia [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
linux_dist_support [infra] Restore 'test' subdirectories to the Debian build tarball 2021-04-21 15:51:30 +00:00
package_deps [analyzer_cli] switch pkg/analyzer_cli to using package:lints 2021-05-18 21:45:23 +00:00
patches [infra] Ensure that only git dependencies are pulled/updated via git. 2021-05-12 22:31:40 +00:00
sdks [sdk] Update checked-in SDKs to 2.13.1 2021-06-02 09:29:45 +00:00
spec_parser Change <partHeader> to allow part of <uri>. 2021-05-05 18:40:15 +00:00
test_generators Migrate language_2/async_nested to NNBD. 2020-02-12 20:46:37 +00:00
testing [infra] Remove obsolete webdriver/selenium support from testing 2019-06-18 06:59:09 +00:00
.gitignore Reland https://dart-review.googlesource.com/c/sdk/+/96500 2019-03-13 21:03:01 +00:00
3xhead_flutter_hooks.sh [infra] Extend 3head patching to apply patches for flutter/flutter depending on pinned engine commit 2019-02-04 12:37:10 +00:00
addlatexhash.dart [tools] Fix addlatexhash.dart in NNBD mode 2020-03-23 19:47:52 +00:00
build.py [build] Check that a second Ninja invocation does nothing. 2021-05-26 17:48:30 +00:00
canary.dart
copy_dart.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
copy_tree.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
create_pkg_manifest.py [tools] Update all iteritems -> items 2021-05-20 11:36:52 +00:00
diff_results.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
download_chromium_sysroot.sh [infra] Remove wheezy left overs from SDK 2020-06-04 18:32:29 +00:00
experimental_features.yaml Remove references to triple-shift and generic-metadata experiments. 2021-05-12 13:35:00 +00:00
FAKE_COMMITS [infra] Trigger builds to test builder configuration change 2021-04-22 06:47:06 +00:00
find_depot_tools.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
gen_fuchsia_test_manifest.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
generate_buildfiles.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
generate_experimental_flags.dart [vm] Get experimental flag default values from YAML 2020-11-13 00:29:38 +00:00
generate_idefiles.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
generate_package_config.dart Reland "[ package:dds ] Add null safety support" 2021-05-24 16:59:23 +00:00
get_dot_git_folder.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
git_cl_try.sh [Test tool] Remove -c dartkb configuration 2020-11-02 14:06:19 +00:00
gn.py Reland "[infra] Update to a clang with libc++.a for Mac ARM64." 2021-05-24 21:31:20 +00:00
gn_helpers.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
line_doc_comments.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
list_dart_files.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
list_dart_files_as_depfile.py Reapply "[build] Track glob dependencies via depfiles, instead of always re-executing scripts at GN time." 2021-05-12 00:27:28 +00:00
make_version.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
minidump.py [tool] Fixes crash in tools/minidump.py 2021-05-17 10:30:30 +00:00
opt_out_files.dart Add script to opt files out of null safety. 2020-10-17 01:28:53 +00:00
presubmit.sh
promote.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
publish_pkg.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
run_offsets_extractor.sh [infra] Add new compressed architectures to the test matrix. 2021-02-04 17:44:37 +00:00
set_ia32_sysroot.sh [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +00:00
set_x64_sysroot.sh [build] Move to Jessie sysroots from Wheezy sysroots. 2018-10-25 15:05:22 +00:00
spec_parse.py Migrate tools/spec_parse.py to use python3 2021-04-19 15:33:38 +00:00
task_kill.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
test.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
test.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
utils.py [tools] Change CoreDumpArchiver to not default throw 2021-05-20 11:49:16 +00:00
validate_test_matrix.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
VERSION [sdk] Bump version to 2.14 2021-04-13 12:47:27 +00:00
write_dartdoc_options_file.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
write_revision_file.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
write_version_file.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
yaml2json.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
yaml2json.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00