halx99
							
						 | 
						
							
							
								e40d2cb3af
							
							Xcode: Add embed resources support
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								09b7ac7f67
							
							strings: use single characters where possible
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								6aa9023700
							
							string_view: use string_view literals in comparisons
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								1b60137b98
							
							strings: combine string literals
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								f5d04b5bf0
							
							cmStrCat: use where possible in Apple-specific sources
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								22bc92fbc1
							
							clang-tidy: fix `readability-braces-around-statements` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								1c33464485
							
							clang-tidy: fix `readability-else-after-return` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								709c185d8f
							
							clang-tidy: fix `bugprone-branch-clone` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								efd9398844
							
							clang-tidy: fix `modernize-use-default-member-init` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								f5056d28c5
							
							clang-tidy: fix `modernize-use-auto` lints
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								7050ac56a1
							
							macOS: Add support for linking against .xcframework folders
						 | 
						2 years ago | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								25977e177b
							
							apple: add preliminary visionOS support
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								da27ff1e96
							
							Preserve --compile-no-warning-as-error in automatic CMake re-runs
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								e0b48284a1
							
							Xcode: Internally uses -S instead of -H to specify source directory
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								ad9020a899
							
							Apple Frameworks: honor SYSTEM target property
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								241304190f
							
							CMake code rely on cmList class for CMake lists management (part. 2)
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								e08ba229ee
							
							CMake code rely on cmList class for CMake lists management (part. 1)
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								43e973eba2
							
							cmGeneratorTarget: Pass language to GetAppleArchs when possible
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								93afe804ce
							
							cmGeneratorTarget: Convert GetAppleArchs output argument to return value
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								ede33f30cf
							
							Apple: Handle generation and comsuption of text-based stubs (.tbd files)
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								4e39c25fce
							
							Merge topic 'xcode-revert-header-map'
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								841272eb35
							
							Xcode: Restore suppression of header maps
						 | 
						2 years ago | 
					
				
					
						
							
								   Kyle Edwards
							
						 | 
						
							
							
								480b363724
							
							cmCustomCommand: Refactor custom command-specific policy values
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								8527f42b96
							
							Xcode: Explicitly disable deprecated user include path feature
						 | 
						2 years ago | 
					
				
					
						
							
								   Ross Kilgariff
							
						 | 
						
							
							
								01c1d81527
							
							Xcode: Inherit Swift flags and compilation conditions
						 | 
						2 years ago | 
					
				
					
						
							
								   Pierre Testart
							
						 | 
						
							
							
								a525f5f1bf
							
							cmGeneratorTarget: Cache full name components
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								84c2518a7b
							
							Merge topic 'COMPILE_DEFINITIONS-property-cleanup'
						 | 
						2 years ago | 
					
				
					
						
							
								   Marc Chevrier
							
						 | 
						
							
							
								7480fa0a5f
							
							COMPILE_DEFINITIONS property: ensure leading -D is removed in all cases
						 | 
						2 years ago | 
					
				
					
						
							
								   Rose
							
						 | 
						
							
							
								6d15754814
							
							Make vector operations more efficient
						 | 
						2 years ago | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								7c462e36c9
							
							Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex'
						 | 
						2 years ago |