dart-sdk/runtime/tools
Ryan Macnak d366f9619a [vm] Toward deterministic builds.
- Remove random build-id.
 - Replace build time in embedded version string with commit time.
 - Remove timestamps from Observatory tarball.
 - Zero-initialize skipped bytes in snapshot streams.
 - Fix uninitialized fields in PatchClass, Script and Library.
 - Disable (under flag) random identity hashes and concurrent GC.

Bug: https://github.com/dart-lang/sdk/issues/31427
Change-Id: I3e95de679c8372841cd27ca60df78d9b00ffbfe1
Reviewed-on: https://dart-review.googlesource.com/22901
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
2017-11-23 00:07:56 +00:00
..
.gitignore
android_finder.py
benchmark.py Remove MIPS support 2017-06-22 08:49:22 -07:00
bin_to_assembly.py Fix runtime/tools/bin_to_assembly.py not setting symbol type and size. 2017-06-15 13:40:46 +02:00
bmu_benchmark_gallery.sh Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
concatenate_patches.py Fix various nits in VM patch files. 2017-02-17 16:28:57 +01:00
create_archive.py [vm] Toward deterministic builds. 2017-11-23 00:07:56 +00:00
create_resources.py Add runtime/bin/thread_fuchsia that binds to fuchsia's pthreads 2016-07-14 15:25:01 -07:00
create_snapshot_bin.py core-jit: 2017-06-08 16:04:29 -07:00
create_snapshot_file.py
create_string_literal.py Fuchsia: Builds run_vm_tests and a wrapper program for running it. 2016-07-28 10:35:25 -07:00
gen_library_src_paths.py Prefix scripts from core builtin libraries so the URIs are unique. 2017-10-05 15:47:43 +00:00
utils.py Unset GREP_OPTIONS when extracting processor count 2017-02-28 16:00:32 -08:00
valgrind.py
verbose_gc_to_bmu.dart Add more safe points in compiler. 2017-03-31 11:19:46 +02:00