Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rnd-user
/
gecko-dev
Public
forked from
mozilla/gecko-dev
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gecko-dev
python
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 18, 2016
Bug 1261412 - Add mach python-test option to collect tests based on path alone; r=gps
Show description for 0c371cb
mjzffr
committed
0c371cb
View commit details
Copy full SHA for 0c371cb
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Bug 1264703 - Follow up: don't print unhandled BUILDSTATUS messages when running |./mach configure| r=gps
Show description for 108befa
chmanchester
committed
108befa
View commit details
Copy full SHA for 108befa
View code at this point
Browse repository at this point
Bug 1264697 - Change the format of all-tests.json to reduce redundant data. r=gps
Show description for 7bc7322
chmanchester
committed
7bc7322
View commit details
Copy full SHA for 7bc7322
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Bug 1264817 - Traverse nspr and icu during disable compile environment builds now that we aren't using their build systems. r=glandium
Show description for 73cdc05
chmanchester
committed
73cdc05
View commit details
Copy full SHA for 73cdc05
View code at this point
Browse repository at this point
Bug 1264831 - Defer applying @imports until the function is actually called. r=gps
glandium
committed
4512885
View commit details
Copy full SHA for 4512885
View code at this point
Browse repository at this point
Bug 1264831 - Work around issues with the exec statement in older python 2.7 versions. r=gps
glandium
committed
1537683
View commit details
Copy full SHA for 1537683
View code at this point
Browse repository at this point
Bug 1264831 - Try to detect decorators declared in the sandbox and add some automatic @wraps. r=gps
glandium
committed
1cc2a86
View commit details
Copy full SHA for 1cc2a86
View code at this point
Browse repository at this point
Bug 1264831 - Add a few presumably harmless builtins to the sandbox. r=gps
Show description for 5ac7830
glandium
committed
5ac7830
View commit details
Copy full SHA for 5ac7830
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
Bug 1261412 - Relax test output requirement in mach python-test; r=gps
Show description for 50c8a09
mjzffr
committed
50c8a09
View commit details
Copy full SHA for 50c8a09
View code at this point
Browse repository at this point
Bug 1260327 - Expose a MOZ_CONFIGURE_OPTIONS variable containing configure options. r=chmanchester
glandium
committed
f305452
View commit details
Copy full SHA for f305452
View code at this point
Browse repository at this point
Bug 1260327 - Remove the --recheck option of config.status. r=chmanchester
Show description for e1dc608
glandium
committed
e1dc608
View commit details
Copy full SHA for e1dc608
View code at this point
Browse repository at this point
Bug 1257448 - Don't emit an error on unknown implied options when their resolved value is None. r=nalexander
Show description for 9bb5221
glandium
committed
9bb5221
View commit details
Copy full SHA for 9bb5221
View code at this point
Browse repository at this point
Bug 1256979 - Move MOZ_CHROME_FILE_FORMAT to Python configure. r=glandium
Show description for 6a21a33
chmanchester
committed
6a21a33
View commit details
Copy full SHA for 6a21a33
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Bug 1256571 - Change the execution model of python configure. r=chmanchester
Show description for 3098248
glandium
committed
3098248
View commit details
Copy full SHA for 3098248
View code at this point
Browse repository at this point
Bug 1256571 - Allow ConfigureSandbox.run to not include a given file. r=chmanchester
glandium
committed
f7fa631
View commit details
Copy full SHA for f7fa631
View code at this point
Browse repository at this point
Bug 1256571 - Rename ConfigureSandbox.exec_file to include_file. r=chmanchester
glandium
committed
9da99bc
View commit details
Copy full SHA for 9da99bc
View code at this point
Browse repository at this point
Bug 1256571 - Move applying implied options to ConfigureSandbox._value_for(). r=chmanchester
glandium
committed
6f35782
View commit details
Copy full SHA for 6f35782
View code at this point
Browse repository at this point
Bug 1256571 - Move running @depends functions to ConfigureSandbox._value_for(). r=chmanchester
glandium
committed
ee283cf
View commit details
Copy full SHA for ee283cf
View code at this point
Browse repository at this point
Bug 1256571 - Move Options handling to ConfigureSandbox._value_for(). r=chmanchester
glandium
committed
5527cfe
View commit details
Copy full SHA for 5527cfe
View code at this point
Browse repository at this point
Bug 1256571 - Ensure consistent values for variables in closures. r=chmanchester
glandium
committed
f4f04ae
View commit details
Copy full SHA for f4f04ae
View code at this point
Browse repository at this point
Bug 1256571 - Delay resolving the reason for an implied option. r=chmanchester
glandium
committed
dd20a01
View commit details
Copy full SHA for dd20a01
View code at this point
Browse repository at this point
Bug 1256571 - Add a generic method to get the results of Options and DependsFunctions. r=chmanchester
Show description for 56bbf29
glandium
committed
56bbf29
View commit details
Copy full SHA for 56bbf29
View code at this point
Browse repository at this point
Bug 1256571 - Move resolving @depends dependencies to just before running the decorated function. r=chmanchester
glandium
committed
a1c0231
View commit details
Copy full SHA for a1c0231
View code at this point
Browse repository at this point
Bug 1255450 - mach settings documentation fix, DONTBUILD, r=me
Show description for e345624
ahal
committed
e345624
View commit details
Copy full SHA for e345624
View code at this point
Browse repository at this point
Bug 1259382 - Make mozbuild.shellutil.quote more useful for e.g. creating printable command lines. r=ted
glandium
committed
6684d3c
View commit details
Copy full SHA for 6684d3c
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Bug 1263296 - Work around getpreferredencoding inconsistencies. r=gps
Show description for 36a7c44
glandium
committed
36a7c44
View commit details
Copy full SHA for 36a7c44
View code at this point
Browse repository at this point
Bug 1254374 - Add various failure tests to test_configure.py. r=nalexander
Show description for 45c833a
glandium
committed
45c833a
View commit details
Copy full SHA for 45c833a
View code at this point
Browse repository at this point
Bug 1254374 - Add exception message checks to test_options.py. r=nalexander
glandium
committed
5311ba2
View commit details
Copy full SHA for 5311ba2
View code at this point
Browse repository at this point
Bug 1254374 - Remove TestConfigure.get_result. r=nalexander
glandium
committed
77a8fe8
View commit details
Copy full SHA for 77a8fe8
View code at this point
Browse repository at this point
Bug 1254374 - Remove the old TestConfigure.test_imports test. r=nalexander
Show description for 03fcfe8
glandium
committed
03fcfe8
View commit details
Copy full SHA for 03fcfe8
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Bug 1245701 - Allow absolute paths with wildcards in FINAL_TARGET_FILES; r=glandium
Show description for 15969d8
mshal
committed
15969d8
View commit details
Copy full SHA for 15969d8
View code at this point
Browse repository at this point
Commits on Mar 28, 2016
Bug 1255450 - [mach] Enable runtime configuration files, r=gps
Show description for fbc37fe
ahal
committed
fbc37fe
View commit details
Copy full SHA for fbc37fe
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Bug 1255450 - [mach] Create setting for defining command aliases, r=gps
Show description for 683014d
ahal
committed
683014d
View commit details
Copy full SHA for 683014d
View code at this point
Browse repository at this point
Bug 1255450 - [mach] Simplify managing of locale documentation for settings, r=gps
Show description for e0018e5
ahal
committed
e0018e5
View commit details
Copy full SHA for e0018e5
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Bug 1261412 - Report when mach python-test collects no tests; r=gps
Show description for 6c05aa2
mjzffr
committed
6c05aa2
View commit details
Copy full SHA for 6c05aa2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.