dart-sdk/tools
Leaf Petersen 93b9c06566 Dart 2 fixes in the gardening tools
Change-Id: Ib6339d20a15eb340aedb242f2c228dc2aeaac8b3
Reviewed-on: https://dart-review.googlesource.com/63341
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Leaf Petersen <leafp@google.com>
2018-06-30 01:15:39 +00:00
..
android [infra] Roll clang to match the version used by Flutter 2017-05-06 21:45:00 -07:00
apps/update_homebrew [infra] Make update_homebrew script work on Dart2 2018-06-26 10:04:58 +00:00
bots Some normalization of the test_matrix.json file. 2018-06-29 16:40:51 +00:00
buildtools [infra] Don't try to download buildtools binaries on arm 2018-03-01 22:12:29 +00:00
dart2js Remove usage of pkg:browser from tools/dart2js/sourceMapViewer 2018-03-21 20:22:10 +00:00
dom Fix DocumentFragment.appendHtml and regenerate (some dartfmt changes included) 2018-06-29 17:05:48 +00:00
gardening Dart 2 fixes in the gardening tools 2018-06-30 01:15:39 +00:00
infra/config [infra] Remove obsolete signcla verifier from CQ 2018-06-13 20:14:42 +00:00
linux_dist_support/debian Change debian package build rules to drop GYP 2017-08-18 14:27:48 +02:00
migration Convert a batch of negative tests to multitests. 2018-06-08 19:43:34 +00:00
sdks [infra] Remove last remnants of old checked in SDK 2018-06-28 18:15:57 +00:00
spec_parser Adds support for syntax error in tests to test.py. 2017-11-06 08:56:09 +00:00
testing [infra] Restore sync-async behavior to fix legacy precompiler bots 2018-06-28 13:26:14 +00:00
.gitignore Match version of idl_parser and WebCore so go.sh can be run from a Dart only enlistment. 2016-03-06 15:10:36 -08:00
addlatexhash.dart [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
archive_crash.py Archive more debug builds for manual inspection of binary differences 2015-02-12 07:24:02 +00:00
build.py [ VM / Build ] Added '--no-include-kernel-service' to build.py. By default, the kernel service is now included in all build modes, including product mode. Providing '--no-include-kernel-service' will build the specified configuration without the kernel service. 2018-05-23 20:35:53 +00:00
canary.dart - Prevent running of the dart_bootstrap script by default. 2015-12-11 13:23:12 -08:00
capture_screenshot.ps1 Attempt at capturing screenshot on IE if tests time out 2017-04-12 10:57:58 +02:00
clean_output_directory.py Add missing python import to utility script 2015-07-08 13:20:22 +02:00
copy_dart.py Build Tools Cleanup 2014-07-25 11:47:59 +00:00
copy_tree.py [kernel] Add target for Flutter on Fuchsia. 2018-03-22 18:21:09 +00:00
create_debian_chroot.sh Update linux distribution support to Debian Jesse 2016-08-17 12:37:42 +02:00
create_debian_packages.py Debian package building should show all output to stdout 2017-10-13 14:18:33 +00:00
create_pkg_manifest.py Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
create_tarball.py [build] Don't add a device to the source tarball. 2018-06-11 21:16:47 +00:00
create_timestamp_file.py Fuchsia: Allows building the full SDK for host and target. 2016-12-13 13:02:52 -08:00
download_chromium_sysroot.sh Add tools to build Dart with Chromium's sysroot. 2016-08-10 16:04:03 +02:00
download_latest_dev_sdk.py [infra] Download checked in SDKs from CIPD 2018-06-28 16:08:14 +00:00
execute_recorded_testcases.py
FAKE_COMMITS Poke the buildbot following purpleness 2017-07-25 07:48:28 -07:00
find_depot_tools.py GN build on windows 2016-10-04 09:19:07 -07:00
gen_fuchsia_test_manifest.py [infra] Use new GN template to assemble Fuchsia test image 2017-10-24 15:27:58 +00:00
generate_buildfiles.py Generate cross buildfiles for armsimdbc and armsimdbc64. 2018-05-04 12:25:35 +00:00
get_archive.py Update URL to download dartium and content shell for testing 2016-11-14 14:10:33 +01:00
gn.py [ VM / Build ] Added '--no-include-kernel-service' to build.py. By default, the kernel service is now included in all build modes, including product mode. Providing '--no-include-kernel-service' will build the specified configuration without the kernel service. 2018-05-23 20:35:53 +00:00
gn_helpers.py Adds GN build files for building in GN based projects. 2014-11-11 22:03:55 +00:00
line_doc_comments.dart Fix path to pkg/path – .packages resolution works to the root of repo 2017-08-04 11:14:23 -07:00
list_dart_files.py Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
list_files.py Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
make_bundle_unittest.py
make_version.py [infra] Fixes to custom version string 2018-02-20 17:53:06 +00:00
observatory_tool.py Update checked-in Dart SDK to 2.0.0-dev.64.1 2018-06-25 21:39:35 +00:00
only_in_release_mode.py Build Tools Cleanup 2014-07-25 11:47:59 +00:00
patch_sdk.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
presubmit.sh Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
print_version.py
promote.py Remove Dartium from the SDK promotion script 2017-07-17 16:21:02 +02:00
publish_pkg.py Build Tools Cleanup 2014-07-25 11:47:59 +00:00
revert.py Build Tools Cleanup 2014-07-25 11:47:59 +00:00
safari_factory_reset.py Revert "Revert "Make Safari tests more robust."" 2016-06-15 04:29:33 -07:00
set_ia32_sysroot.sh Add tools to build Dart with Chromium's sysroot. 2016-08-10 16:04:03 +02:00
set_x64_sysroot.sh Add tools to build Dart with Chromium's sysroot. 2016-08-10 16:04:03 +02:00
spec_parse.py Add a tools/spec_parse.py script. 2017-10-10 16:03:36 +00:00
status_clean.dart Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
task_kill.py Correct case of vctip executable 2017-09-12 17:20:31 +00:00
test.py Update checked-in Dart SDK to 2.0.0-dev.64.1 2018-06-25 21:39:35 +00:00
utils.py [infra] Remove last remnants of old checked in SDK 2018-06-28 18:15:57 +00:00
VERSION Update Dart version to 2.0.0 2017-09-18 09:31:05 +00:00
write_revision_file.py [Fuchsia] Build only the parts of the SDK that are needed 2017-04-19 09:00:14 -07:00
write_version_file.py [Fuchsia] Build only the parts of the SDK that are needed 2017-04-19 09:00:14 -07:00
yaml2json.dart Mention that libraries.json is generated. 2017-11-01 12:55:42 +00:00
yaml2json.py Add YAML file with VM patch file information. 2017-02-21 13:56:28 +01:00