0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Indicate a port's failure if a depend method cannot be employed. More... almost 13 years ago
Properly handle non-propogating failed ports. More... almost 13 years ago
Register user requested ports as a dependency. More... almost 13 years ago
Remove workaround. More... almost 13 years ago
Be more thorough in cleaning and mark the start of cleaning when the job starts More... almost 13 years ago
Fix failed only and idle only display modes and cleanup ports. More... almost 13 years ago
Try to get build jobs to quit on SIGTERM. More... almost 13 years ago
Multiple fixes to building logic. More... almost 13 years ago
Delay the finalising of a port's DEPEND stage. More... almost 13 years ago
Only set the time for cleaning if a delay will take place. More... almost 13 years ago
Rework the StateTracker. More... almost 13 years ago
Use the stage from the tracker for port stage in Monitor. More... almost 13 years ago
Correct imports and skipping. More... almost 13 years ago
Emit started signal after we have actually started. More... almost 13 years ago
Import signal module in stop() function More... almost 13 years ago
Fix the use of env.CPUS (from previous renaming) More... almost 13 years ago
Update BUGS, ChangeLog and TODO in preparation for release. More... almost 13 years ago
Move to using 4 spaces for indentation. More... almost 13 years ago
Add docstrings for methods and functions (pylint: C0111). More... almost 13 years ago
Refer to the class when using static flags. More... almost 13 years ago
Move the system library import lines to the top of the file. More... almost 13 years ago
Fix spelling. More... almost 13 years ago
Convert the monitor to use the StateTracker. More... almost 13 years ago
Add a state tracker. More... almost 13 years ago
Only reset the port if something material has changed. More... almost 13 years ago
Make the ports sortable based on dependent priority. More... almost 13 years ago
Correctly check for external events periodically. More... almost 13 years ago
Add base class for Builders, introduce signally and succeeded ports. More... almost 13 years ago
Add method to reset port state and use it when resolving dependencies. More... almost 13 years ago
Only allow the chroot option for root accounts. More... almost 13 years ago