1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 20:16:39 +00:00
dart-sdk/tools
Alexander Thomas ff3f629d4b [3xH] Migrate apply.sh to python 3.12
See https://docs.python.org/dev/whatsnew/3.12.html#imp

Fixes: https://github.com/dart-lang/sdk/issues/55973
Change-Id: I0ac6e60104bddc17cfe5cd537a409c4ded3eb1a9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/371302
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2024-06-14 06:52:12 +00:00
..
bots [dart2wasm] Add dart2wasm-asserts-* configurations 2024-06-10 14:24:12 +00:00
buildtools Spelling tools 2022-12-21 17:26:48 +00:00
dart2js Change : to = in tools/ and DOM templates. 2022-08-24 14:21:01 +00:00
dom Fix broken links in dart:html package. 2024-04-18 18:10:45 +00:00
linux_dist_support Remove additional --no-goma options since it's the new default. 2024-03-25 10:35:49 +00:00
package_deps Move the mock package support to analyzer_utilities 2024-04-01 17:04:06 +00:00
patches [3xH] Migrate apply.sh to python 3.12 2024-06-14 06:52:12 +00:00
sdks Update checked in SDK to 3.2.4. 2024-01-09 10:42:53 +00:00
spec_parser Spec parse null aware elements 2024-05-31 09:12:01 +00:00
test_generators
testing [dart2wasm] Make tools/test.py -n dart2wasm-linux-jsshell ... work 2023-11-27 15:51:55 +00:00
verify_docs Mark deprecated Hints with Warning aliases as deprecated 2023-04-13 20:07:36 +00:00
.gitignore
3xhead_flutter_hooks.sh Update scripts with new location of Dart SDK checkout in Flutter engine 2024-04-09 14:45:10 +00:00
addlatexhash.dart [deps] rev package:file 2022-05-10 00:08:42 +00:00
analysis_options.yaml [repo] improve the analysis of the tools/ directory 2022-02-17 19:09:52 +00:00
bisect.dart [tool] Bisection tool 2023-07-13 13:22:26 +00:00
build.py Reland "[infra] RBE all the things." 2024-04-12 22:06:32 +00:00
copy_dart.py
copy_tree.py Use an escape sequence for space characters in depfiles generated by the copy_tree script 2024-03-14 15:45:55 +00:00
create_pkg_manifest.py
diff_results.dart Spelling tools 2023-01-09 15:48:57 +00:00
download_chromium_sysroot.sh
experimental_features.yaml [wildcard-variables] Add experiment flag 'wildcards-variables'. 2024-05-08 00:37:29 +00:00
FAKE_COMMITS [flip-modifiers]: flip the flags for sealed classes and class modifiers 2023-03-10 05:27:57 +00:00
find_builders.dart Revert "[tool] tools/find_builders.dart cbuild opt in" 2024-03-27 13:01:49 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_experimental_flags.dart Reland "Bump version to 3.3." 2023-10-06 19:00:58 +00:00
generate_idefiles.py [tool] Fix tools/generate_idefiles.py after RBE migration 2024-05-22 16:17:33 +00:00
generate_package_config.dart Add sample directories to the package config. 2023-11-02 21:00:41 +00:00
generate_package_config.py [infra] re-land work to auto-generate .dart_tool/package_config.json 2022-04-12 17:21:02 +00:00
generate_sdk_version_file.py [sdk] Generate a version file for the unpatched SDK 2022-05-05 10:36:05 +00:00
generate_shim_headers.py add tools for generating shim headers 2023-04-19 01:37:48 +00:00
get_dot_git_folder.py
git_cl_try.sh [vm] Update bot list in tools/git_cl_try.sh 2022-04-22 15:35:20 +00:00
gn_helpers.py
gn.py [fuchsia] Update Fuchsia API level to 18 2024-05-09 18:33:33 +00:00
line_doc_comments.dart Fix typos 2022-06-15 11:08:28 +00:00
list_dart_files_as_depfile.py
list_dart_files.py
make_version.py [build] Omit SDK and Git hashes on RBE. 2023-12-20 12:23:56 +00:00
manage_deps.dart [deps] update the rev script to handle 'main' branches 2023-02-06 18:04:11 +00:00
minidump.py
opt_out_files.dart [repo] improve the analysis of the tools/ directory 2022-02-17 19:09:52 +00:00
OWNERS [wasm] Update owners 2024-03-26 10:01:22 +00:00
OWNERS_ANALYZER update analyzer owners 2023-08-09 22:44:26 +00:00
OWNERS_BUILD [infra] Give VM engineers OWNERS over tools/gn.py et al. 2022-04-25 17:47:23 +00:00
OWNERS_CFE [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
OWNERS_DEVTOOLS Add OWNERS_DEVTOOLS to OWNERS_ENG, remove old entries 2024-05-07 17:31:58 +00:00
OWNERS_ECOSYSTEM [owners] add mosum@ to the OWNERS_ECOSYSTEM file 2022-09-16 17:51:55 +00:00
OWNERS_ENG Add OWNERS_DEVTOOLS to OWNERS_ENG, remove old entries 2024-05-07 17:31:58 +00:00
OWNERS_FOUNDATION Update OWNERS to avoid incorrect reviewer assignments 2024-05-15 08:27:20 +00:00
OWNERS_GOOGLE3 Update OWNERS to avoid incorrect reviewer assignments 2024-05-15 08:27:20 +00:00
OWNERS_INFRA Update OWNERS to avoid incorrect reviewer assignments 2024-05-15 08:27:20 +00:00
OWNERS_LANGUAGE Update OWNERS to avoid incorrect reviewer assignments 2024-05-15 08:27:20 +00:00
OWNERS_PRODUCT [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
OWNERS_PUB Add OWNERS_PUB 2022-03-07 13:33:42 +00:00
OWNERS_VM Add OWNERS_DEVTOOLS to OWNERS_ENG, remove old entries 2024-05-07 17:31:58 +00:00
OWNERS_WASM [wasm] Update owners 2024-03-26 10:01:22 +00:00
OWNERS_WEB Update OWNERS to avoid incorrect reviewer assignments 2024-05-15 08:27:20 +00:00
presubmit.sh
publish_pkg.py
rev_sdk_deps.dart [tools/deps] Adjust commit messages to link to correct repositories 2024-01-09 01:29:48 +00:00
run_offsets_extractor.dart [vm] Add vm:align-loops pragma 2024-04-24 08:52:18 +00:00
run_with_coredumps_enabled.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py [infra] Kill stale dartaotruntime processes on bots 2024-04-10 15:09:03 +00:00
test.dart [tools] migrate the rest of tools/ to null safety 2022-06-24 16:38:39 +00:00
test.py
utils.py [python3.12] Fix syntax warnings in utils.py scripts 2024-01-12 16:38:51 +00:00
validate_test_matrix.dart Migrate several files in tools/. 2022-06-10 16:31:04 +00:00
VERSION Bump version to 3.5. 2024-03-28 00:08:58 +00:00
write_dartdoc_options_file.py [dartdoc] Add header and footer options to dartdoc options 2024-02-29 12:49:50 +00:00
write_revision_file.py [build] Omit SDK and Git hashes on RBE. 2023-12-20 12:23:56 +00:00
write_version_file.py [build] Omit SDK and Git hashes on RBE. 2023-12-20 12:23:56 +00:00
yaml2json.dart [repo] improve the analysis of the tools/ directory 2022-02-17 19:09:52 +00:00