mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-10-31 13:49:24 +00:00 
			
		
		
		
	prepare the llvm-toolchain-10 branch
This commit is contained in:
		
							parent
							
								
									e3f463d048
								
							
						
					
					
						commit
						a83617d1bd
					
				
							
								
								
									
										4
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @ -1,7 +1,7 @@ | ||||
| llvm-toolchain-snapshot (1:10~++20200104105135+2306f43ccb4-1~exp1) experimental; urgency=medium | ||||
| llvm-toolchain-10 (1:10~++20200104105135+2306f43ccb4-1~exp1) experimental; urgency=medium | ||||
| 
 | ||||
|   * Branch llvm-toolchain-10 into its own branch | ||||
|   * Merge recent 9 changes (python 3 and testsuite mostly) | ||||
|   * experimental New snapshot release | ||||
| 
 | ||||
|  -- Sylvestre Ledru <sylvestre@debian.org>  Sat, 04 Jan 2020 10:56:15 +0100 | ||||
| 
 | ||||
|  | ||||
							
								
								
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @ -1,4 +1,4 @@ | ||||
| Source: llvm-toolchain-snapshot | ||||
| Source: llvm-toolchain-10 | ||||
| Section: devel | ||||
| Priority: optional | ||||
| Rules-Requires-Root: no | ||||
|  | ||||
							
								
								
									
										2
									
								
								debian/orig-tar.sh
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/orig-tar.sh
									
									
									
									
										vendored
									
									
								
							| @ -118,7 +118,7 @@ if test -z  "$TAG" -a -z "$FINAL_RELEASE"; then | ||||
|     # the + is here to make sure that this version is considered more recent than the svn | ||||
|     # dpkg --compare-versions 10~svn374977-1~exp1 lt 10~+2019-svn374977-1~exp1 | ||||
|     # to verify that | ||||
|     VERSION="${VERSION}~++$(date +'%Y%m%d%I%M%S')+$(git log -1 --pretty=format:'%h')" | ||||
|     VERSION="${VERSION}~+$(date +'%Y%m%d%I%M%S')+$(git log -1 --pretty=format:'%h')" | ||||
| else | ||||
| 
 | ||||
|     if ! echo "$EXACT_VERSION"|grep -q "$MAJOR_VERSION"; then | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Sylvestre Ledru
						Sylvestre Ledru