NAKAMURA Takumi
							
						 | 
						
							
							
								67c75064d1
							
							Source: Fix IWYU warnings in Xcode generators
						 | 
						4 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								d250b67722
							
							cmGlobalXCodeGenerator: Adopt pbxproj object id generation
						 | 
						4 年之前 | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								ed98209ddc
							
							Revise include order using clang-format-6.0
						 | 
						6 年之前 | 
					
				
					
						
							
								   Craig Scott
							
						 | 
						
							
							
								98cbcedd74
							
							Xcode: use ranged for loops, cleanup existing for loops
						 | 
						8 年之前 | 
					
				
					
						
							
								   Matthias Maennich
							
						 | 
						
							
							
								77f674be35
							
							Fix some occurrences of readability-braces-around-statements
						 | 
						8 年之前 | 
					
				
					
						
							
								   Matthias Maennich
							
						 | 
						
							
							
								f0bab294dc
							
							Convert some leftover loops to C++11 range-based loop
						 | 
						8 年之前 | 
					
				
					
						
							
								   Matthias Maennich
							
						 | 
						
							
							
								9a2da33950
							
							Fix some occurrences of readability-avoid-const-params-in-decls
						 | 
						8 年之前 | 
					
				
					
						
							
								   Matthias Maennich
							
						 | 
						
							
							
								bb0ad1bea8
							
							Fix some occurrences using string by value rather than by const&
						 | 
						8 年之前 | 
					
				
					
						
							
								   Matthias Maennich
							
						 | 
						
							
							
								a5279ae553
							
							Use C++11 nullptr (cont.)
						 | 
						8 年之前 | 
					
				
					
						
							
								   Pavel Solodovnikov
							
						 | 
						
							
							
								8b6f439ef2
							
							Access string npos without instance
						 | 
						8 年之前 | 
					
				
					
						
							
								   Daniel Pfeifer
							
						 | 
						
							
							
								aeff60e44c
							
							iwyu: Fix OSX specific issues
						 | 
						9 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								86578eccf2
							
							Simplify CMake per-source license notices
						 | 
						9 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								82ebbf683e
							
							Xcode: Add function to conditionally add Xcode Attributes
						 | 
						9 年之前 | 
					
				
					
						
							
								   Kitware Robot
							
						 | 
						
							
							
								d9fd2f5402
							
							Revise C++ coding style using clang-format
						 | 
						9 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								0ac18d40c8
							
							Remove `//------...` horizontal separator comments
						 | 
						9 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								afca373510
							
							Help clang-format wrap after braces on long initializer lists
						 | 
						9 年之前 | 
					
				
					
						
							
								   Brad King
							
						 | 
						
							
							
								180538c706
							
							Source: Stabilize include order
						 | 
						9 年之前 | 
					
				
					
						
							
								   Robert Goulet
							
						 | 
						
							
							
								b860a92582
							
							Xcode: Refactor block writes to allow any level of nesting
						 | 
						9 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								ba39d7e9d0
							
							Xcode: Escape all backslashes in strings (#15328)
						 | 
						9 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								2eee2943cc
							
							Xcode: Invert quoting logic to whitelist of characters
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								f7a9ed7e90
							
							Xcode: Quote strings containing a tilde (#15672)
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								6693590f81
							
							Xcode: Refine quoting rules for Strings
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								a6331eb851
							
							Xcode: Let PrintComment decide if the comment is non-empty
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								6e8952c193
							
							Xcode: PrintComment will prepend a whitespace itself before the comment
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								4bd2544b25
							
							Xcode: Do not add whitespace after attribute group opening brace
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								5cb4c8380d
							
							Xcode: Properly indent PBXFileReference and PBXBuildFile
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								2e0e205e28
							
							Xcode: Indent using tabs
						 | 
						10 年之前 | 
					
				
					
						
							
								   Gregor Jasny
							
						 | 
						
							
							
								dfd6f1f290
							
							Xcode: Also quote strings containing // (#15487)
						 | 
						10 年之前 | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								270eb96df0
							
							strings: Remove cmStdString references
						 | 
						11 年之前 | 
					
				
					
						
							
								   Ben Boeckel
							
						 | 
						
							
							
								b26c70cc9a
							
							stringapi: Use strings for AddString methods
						 | 
						11 年之前 |