dart-sdk/utils
Zach Anderson 00e3109368 [VM] Adjust flags for creating depfiles
Currently, the VM can create depfiles when writing out a snapshot.
The snapshot file is the output file for the depfile. This change
allows creating a depfile when not writing out a snapshot. It
accomplishes this by adding a new flag --depfile_output_filename,
which allows the user to supply the output filename for the depfile,
which would otherwise be ambiguous when we are not creating a snapshot.

This change also adds the flag --depfile, which
--snapshot_depfile is now an alias of.

related #34026

Change-Id: I45eee463c499fc542e577d805b7ef9911ccb72a7
Reviewed-on: https://dart-review.googlesource.com/67420
Reviewed-by: Siva Annamalai <asiva@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Zach Anderson <zra@google.com>
2018-07-31 17:09:31 +00:00
..
analysis_server Add back in the analysis server training. 2018-07-30 18:04:42 +00:00
bazel Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
compiler Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
dartanalyzer Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
dartdevc Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
dartdoc Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
dartfmt Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
kernel-service [VM] Adjust flags for creating depfiles 2018-07-31 17:09:31 +00:00
peg Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
pub Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
tests/peg [infra] Keep comments intact when updating status files. 2018-04-10 19:03:21 +00:00
application_snapshot.gni Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
compile_platform.gni [build] Remove tools/compile_platform.py 2018-06-19 17:57:28 +00:00
create_timestamp.gni Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
generate_entry_points_json.gni [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
generate_patch_sdk.gni [GN] Uses dart_action.gni instead of compiled_action.gni. 2018-05-03 21:07:13 +00:00