all: add support for windows/amd64 
						
					 
				 
				2021-11-16 11:08:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: refactor job runner and use a shared semaphore across build jobs 
						
					 
				 
				2021-12-30 12:03:12 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							targets: change LLVM features to match vanilla Clang 
						
					 
				 
				2021-11-20 02:48:23 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: use build ID as cache key 
						
					 
				 
				2021-12-28 18:29:05 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: build static binaries using musl on Linux 
						
					 
				 
				2021-11-04 17:15:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: use flock to avoid double-compiles 
						
					 
				 
				2021-12-23 08:28:08 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							all: switch to LLVM 11 for static builds 
						
					 
				 
				2020-12-10 07:01:32 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							main: switch to LLVM 10 
						
					 
				 
				2020-04-09 20:23:51 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: cache C and assembly file outputs 
						
					 
				 
				2021-04-05 20:52:04 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							all: switch to LLVM 11 for static builds 
						
					 
				 
				2020-12-10 07:01:32 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							main: implement tinygo lldb subcommand 
						
					 
				 
				2021-10-05 06:26:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							main: test other architectures by specifying a different GOARCH 
						
					 
				 
				2021-10-04 18:22:55 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							rp2040: patch elf to checksum 2nd stage boot 
						
					 
				 
				2021-06-17 12:10:04 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Make lib64 clang include path check more robust. 
						
					 
				 
				2020-11-04 00:04:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							compiler: add location information to the IR checker 
						
					 
				 
				2019-12-21 20:49:51 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							esp32c3: add support for this chip 
						
					 
				 
				2021-09-16 20:13:04 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: refactor job runner and use a shared semaphore across build jobs 
						
					 
				 
				2021-12-30 12:03:12 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: refactor job runner and use a shared semaphore across build jobs 
						
					 
				 
				2021-12-30 12:03:12 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							all: add support for windows/amd64 
						
					 
				 
				2021-11-16 11:08:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							all: add support for windows/amd64 
						
					 
				 
				2021-11-16 11:08:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: build static binaries using musl on Linux 
						
					 
				 
				2021-11-04 17:15:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							support flashing pca10059 from windows 
						
					 
				 
				2021-06-08 14:17:04 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							main: add initial support for (in-development) LLVM 11 
						
					 
				 
				2020-10-13 20:23:50 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: build static binaries using musl on Linux 
						
					 
				 
				2021-11-04 17:15:38 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: fix off-by-one in size calculation 
						
					 
				 
				2021-11-19 12:14:32 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							all: add support for windows/amd64 
						
					 
				 
				2021-11-16 11:08:30 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							builder: run tools (clang, ...) as separate processes 
						
					 
				 
				2020-04-03 12:41:44 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							main: implement tinygo lldb subcommand 
						
					 
				 
				2021-10-05 06:26:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							all: fix staticcheck warnings 
						
					 
				 
				2021-09-27 15:47:12 +02:00