dart-sdk/tools
2014-04-04 16:44:39 +00:00
..
bots Run language tests on ie11, too to ensure it's not the test framework problem. 2014-04-04 16:44:39 +00:00
compile_java Initial checkin. 2011-10-05 05:34:19 +00:00
compiler_scripts Add tools/compiler_scripts 2013-08-02 08:40:59 +00:00
dartium editor/build/build.py: Use 32-bit version of dartium/content_shell on macos/windows + bat script fixes 2013-11-05 14:42:04 +00:00
ddbg/lib Rework how we run/kill scripts and how we quit in ddbg. 2013-12-04 21:21:35 +00:00
dom Revert "Adding a mechanism to 'upgrade' the Dart type of elements" 2014-04-01 22:59:54 +00:00
gyp Fix runhooks on mac and win. 2014-04-02 17:50:44 +00:00
linux_dist_support/debian Add script to build Debian packages 2014-02-11 11:08:26 +00:00
testing test.dart: Add timeout for browsers that are started but do not fetch tests. 2014-04-03 12:35:22 +00:00
utils Remove references to capital-D-Dynamic. 2013-03-08 11:57:28 +00:00
android_link.py Updates build scripts for updated android_tools. 2013-12-20 22:23:49 +00:00
archive_crash.py Allow copy_coredumps flag on all platforms. 2014-01-29 11:45:36 +00:00
build.py Add DART_BUILD_NOTIFICATION_DELAY to control notifications 2014-04-03 11:09:02 +00:00
clean_output_directory.py Cleanup the clobber tool (tools/clean_output_directory.py) 2012-11-16 07:38:42 +00:00
copy_dart.py Remove defunct reference to json.dart in copy_dart.py. 2013-10-29 12:21:46 +00:00
coverage.dart Remove deprecated parts of dart:async. 2013-10-31 02:24:29 +00:00
create_debian_chroot.sh Add script to create a Debian chroot environment 2014-03-20 10:54:55 +00:00
create_debian_packages.py Initial refactorings to support archiving the src and debian package builds. 2014-03-17 14:11:20 +00:00
create_editor.py Reapply "Change SDK/DartEditor versioning scheme to semantic versions." 2013-12-06 17:23:49 +00:00
create_sdk.py Load the transformer isolate code from pub's asset directory. 2014-03-17 23:20:16 +00:00
create_tarball.py Initial refactorings to support archiving the src and debian package builds. 2014-03-17 14:11:20 +00:00
create_windows_installer.py Reapply "Change SDK/DartEditor versioning scheme to semantic versions." 2013-12-06 17:23:49 +00:00
ddbg.dart Minor fix to ddbg when current isolate goes away. 2013-12-18 18:30:02 +00:00
execute_recorded_testcases.py Record/replay support to test.py 2013-05-27 12:23:39 +00:00
FAKE_COMMITS Updated tracer benchmark 2014-04-03 09:29:01 +00:00
full-coverage.dart Fairly partition work in tools/full-coverage.dart. 2014-02-07 02:28:22 +00:00
get_archive.py Print a useful message when test scripts cannot update a running dartium. 2014-03-20 15:05:03 +00:00
gyp_dart.py standalone.deps: Change gyp generation to make "./tools/build.py runtime" work 2013-10-21 12:33:39 +00:00
line_doc_comments.dart [polymer] switch comment style 2014-02-25 23:43:45 +00:00
list_files.py Share a tool for listing dependencies thus fixing a dependency problem on Windows. 2012-05-02 11:30:28 +00:00
list_pkg_directories.py Adjust list_pkg_directories to always have / slashes so that we don't accidentally create escape characters on Windows. 2013-07-08 22:05:29 +00:00
mac_build_editor_bundle.sh Initial support for mac installers. Currently only on our editor builders on FYI 2013-06-21 08:37:25 +00:00
mac_build_editor_dmg.sh Changes to annotated step scripts: dart-editor-installer-* builders will build installer 2013-10-18 14:12:34 +00:00
make_bundle_unittest.py Initial checkin. 2011-10-05 05:34:19 +00:00
make_links.py Use os.rmdir() for symlinks on windows. 2013-10-23 08:35:36 +00:00
make_version.py Move runtime/tools/make_version.py to tools/ and use GetVersion from utils.py 2012-12-06 08:52:32 +00:00
only_in_release_mode.py Make only_in_release_mode read the environment variable directly. 2013-04-10 15:44:11 +00:00
presubmit.sh Continue removal of frog. 2012-08-20 19:35:58 +00:00
print_version.py First CL for removing our dependency on the checked-in binary for building 2013-08-06 10:52:57 +00:00
publish_all_pkgs.py Re-land r29957 (add versions and constraints for packages and samples), with 2013-11-06 18:28:22 +00:00
publish_pkg.py Re-land r29957 (add versions and constraints for packages and samples), with 2013-11-06 18:28:22 +00:00
revert.py Allow force revert for git users as well. 2012-11-20 18:58:42 +00:00
signing_script.py Cleanup of scripts after removal of trunk builders. 2013-11-07 15:05:18 +00:00
status_clean.dart Fix JSON tests, re-enable in all cases - 2nd try 2014-03-26 23:11:40 +00:00
task_kill.py Add content_shell to the list of processes that get killed in the task_kill.py step 2014-01-09 14:07:20 +00:00
test.dart Fix JSON tests, re-enable in all cases - 2nd try 2014-03-26 23:11:40 +00:00
test.py Remove use of Expect from test scripts and idlparser_test. 2013-04-11 15:53:44 +00:00
utils.py Begins work on ARM64, first assembler test. 2014-04-02 17:39:32 +00:00
VERSION Update text in VERSION file to say what we actually do. 2014-02-27 13:10:25 +00:00