d2f4c2b632
								
							 
						 
						
							
									minstall: Don't copy over an identical file 
							 
							
							
The rationale here is to avoid updating a timestamp for a file that
hasn't changed. Needless updates of the timestamp can ripple into
other projects, (xserver, etc.), useless recompiling due to a
'make install' in mesa that didn't actually change anything. 
							
						 
						16年前  
				
					
						
							
								 
						
							
								1043a7c71a
								
							 
						 
						
							
									Make minstall work with Solaris /bin/sh 
							 
							
							
Solaris /bin/sh doesn't set $PWD for you
Signed-off-by: Brian Paul <brian.paul@tungstengraphics.com> 
							
						 
						17年前  
				
					
						
							
								 
						
							
								c9795c6ca2
								
							 
						 
						
							
									minstall: Pass correct destination file path to $RM regardless of source path. 
							 
							
							(cherry picked from 26626c0052 
							
						 
						19年前  
				
					
						
							
								 
						
							
								bce82efe1f
								
							 
						 
						
							
									minstall: Always remove destination file before (re-)creating it. 
							 
							
							
This avoids issues with overwriting files that are being used.
(cherry picked from d71a5647a3 
							
						 
						19年前  
				
					
						
							
								 
						
							
								26626c0052
								
							 
						 
						
							
									minstall: Pass correct destination file path to $RM regardless of source path. 
							 
							
							
							
						 
						19年前  
				
					
						
							
								 
						
							
								d71a5647a3
								
							 
						 
						
							
									minstall: Always remove destination file before (re-)creating it. 
							 
							
							
This avoids issues with overwriting files that are being used. 
							
						 
						19年前  
				
					
						
							
								 
						
							
								464fcd0dd8
								
							 
						 
						
							
									New bin/minstall script - a minimal replacement for 'install'. 
							 
							
							Correctly handles symlinks so we can get rid of the COPY_LIBS stuff. 
							
						 
						19年前