servo/python/servo
Samson fe44010000
mach: Extract binary select into common_command_arguments (#33205)
* Extract binary select into common_command_arguments

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* fixups

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Small English edit

Signed-off-by: Martin Robinson <mrobinson@igalia.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-08-28 12:07:02 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform Fixed build error on macos (#33200) 2024-08-27 08:31:26 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py mach: Expose a --skip-static-analysis to mach boostrap (#32587) 2024-06-24 17:13:09 +00:00
build_commands.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
command_base.py mach: Extract binary select into common_command_arguments (#33205) 2024-08-28 12:07:02 +00:00
devenv_commands.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
gstreamer.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
package_commands.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
post_build_commands.py mach: Extract binary select into common_command_arguments (#33205) 2024-08-28 12:07:02 +00:00
testing_commands.py mach: Extract binary select into common_command_arguments (#33205) 2024-08-28 12:07:02 +00:00
try_parser.py CI: Add separate Lint&Tidy check and remove test-tidy from linux (#33150) 2024-08-23 08:58:12 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
visual_studio.py Fix visual_studio.py to call vswhere with -utf8 (#32949) 2024-08-06 09:35:05 +00:00