Lines Matching refs:Context

632 	* scripts/build-many-glibcs.py (Context.checkout): Default
6163 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
6271 * scripts/build-many-glibcs.py (Context.checkout): Default gcc
7915 * scripts/build-many-glibcs.py (Context.add_all_configs): Remove
8873 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
11551 * scripts/build-many-glibcs.py (Context.add_all_configs): Add
11585 * scripts/build-many-glibcs.py (Context.checkout): Default
13175 * scripts/build-many-glibcs.py (Context.exec_self): Flush stdout
13321 * scripts/build-many-glibcs.py (Context.checkout): Default Linux
13584 * scripts/build-many-glibcs.py (Context.__init__): Take strip
13589 (main): Update Context call.
13856 (Context.__init__): Initialize self.logsdir_old.
13857 (Context.run_builds): Handle bot action.
13858 (Context.bot_cycle): Copy logs directory before running builds.
13859 (Context.bot_run_self): Take argument for whether to check
13861 (Context.bot): New function.
13868 (Context.__init__): Initialize self.bot_config_json.
13869 (Context.run_builds): Handle bot-cycle action.
13870 (Context.load_bot_config_json): New function.
13871 (Context.part_build_old): Likewise.
13872 (Context.bot_cycle): Likewise.
13873 (Context.bot_build_mail): Likewise.
13874 (Context.bot_run_self): Likewise.
14202 (Context.__init__): Load JSON build state. Initialize list of
14204 (Context.run_builds): Update saved build state.
14205 (Context.add_makefile_cmdlist): Update list of status logs.
14206 (Context.load_build_state_json): New function.
14207 (Context.store_build_state_json): Likewise.
14208 (Context.clear_last_build_state): Likewise.
14209 (Context.update_build_state): Likewise.
14214 * scripts/build-many-glibcs.py (Context.__init__): Save text of
14216 (Context.get_script_text): New function.
14217 (Context.exec_self): Likewise.
14218 (Context.checkout): Re-exec script if changed by checkout process.
14282 (Context.__init__): Take replace_sources argument. Load
14284 (Context.load_versions_json): New function.
14285 (Context.store_json): Likewise.
14286 (Context.store_versions_json): Likewise.
14287 (Context.set_component_version): Likewise.
14288 (Context.checkout): Update versions.json. Check for and handle
14291 (Context.checkout_vcs): Return a revision identifier.
14292 (Context.git_checkout): Likewise.
14293 (Context.gcc_checkout): Likewise.
14295 (main): Pass replace_sources argument to Context call.
14457 * scripts/build-many-glibcs.py (Context.add_all_configs): Revert
14515 * scripts/build-many-glibcs.py (Context.add_all_configs): Also use
14634 * scripts/build-many-glibcs.py (Context.write_files): Make wrapper
14792 (Context): Inherit explicitly from object. Remove blank line
14798 (Context.write_files): Store chmod mode in a variable.