Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01a3425502 
							
						 
					 
					
						
						
							
							Require Xcode 10.2 on macOS 10.14  
						
						... 
						
						
						
						Xcode >=10.2 is required to build all Swift formulae on macOS >=10.14.4.
Rather than requiring per-formula workarounds
(e.g. Homebrew/homebrew-core#39446 ) this provides a more stable platform
Homebrew can rely on for building Swift formulae. 
						
						
					 
					
						2019-05-01 09:06:41 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36dbad3922 
							
						 
					 
					
						
						
							
							Add frozen_string_literal to all files.  
						
						
						
						
					 
					
						2019-04-20 13:27:36 +09:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							426c6e2c3f 
							
						 
					 
					
						
						
							
							xcode_requirement: fix Swift compatability check.  
						
						... 
						
						
						
						Ensure we're using the full macOS version so that
`MacOS::Xcode.version >= "10.14.4"` can ever be true. 
						
						
					 
					
						2019-04-09 15:59:27 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da392cd9e8 
							
						 
					 
					
						
						
							
							xcode_requirement: require macOS 10.14.4 for Xcode 10.2.  
						
						... 
						
						
						
						See discussion in https://github.com/Homebrew/brew/pull/5940 . 
						
						
					 
					
						2019-04-04 08:34:25 +01:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1aa8ad09e2 
							
						 
					 
					
						
						
							
							Deprecate macOS versions below Mavericks  
						
						... 
						
						
						
						And remove all dead/unneeded code. 
						
						
					 
					
						2019-01-27 12:27:47 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c0275771d 
							
						 
					 
					
						
						
							
							Cleanup Requirements  
						
						... 
						
						
						
						- remove unused NonBinaryOsxfuseRequirement
- import CodeSignRequirement from Homebrew/homebrew-core
- remove unused UnsignedKextRequirement
- don’t allow custom name for X11Requirement 
						
						
					 
					
						2018-10-19 16:38:41 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Reiter 
							
						 
					 
					
						
						
						
						
							
						
						
							e9b9ea49a1 
							
						 
					 
					
						
						
							
							Update to RuboCop 0.59.1.  
						
						
						
						
					 
					
						2018-09-17 03:45:59 +02:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							c32865011d 
							
						 
					 
					
						
						
							
							xcode_requirement: handle nil @version.  
						
						... 
						
						
						
						When the Xcode requirement doesn't specify a version then we need to
guard this check. 
						
						
					 
					
						2018-02-09 19:37:15 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							1373441e53 
							
						 
					 
					
						
						
							
							xcode_requirement: inform users of macOS upgrade.  
						
						... 
						
						
						
						If you need a newer Xcode than the latest version provided by your
version of macOS then you need to upgrade your OS to install the
software. 
						
						
					 
					
						2018-01-28 19:08:19 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							d54e670a64 
							
						 
					 
					
						
						
							
							requirements: move more to compat.  
						
						
						
						
					 
					
						2017-12-30 20:56:55 +00:00 
						 
				 
			
				
					
						
							
							
								Mike McQuaid 
							
						 
					 
					
						
						
						
						
							
						
						
							38ce994007 
							
						 
					 
					
						
						
							
							Deprecate more requirements.  
						
						... 
						
						
						
						These are ones that were either already deprecated due to audit rules
or are just a simple `which` with a `default_formula` so should just
be a dependency. 
						
						
					 
					
						2017-12-23 16:53:25 +00:00