mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-31 04:50:34 -04:00 
			
		
		
		
	git-subtree-dir: boost git-subtree-split: b4feb19f287ee92d87a9624b5d36b7cf46aeadeb
Boost "vendor" repo for K1JT projects
This repository contains a subset of the Boost project with libraries needed by K1JT project s such as WSJT-X. It contains two branches, upstream and master. To upgrade the content do the following:
git checkout upstream
rm -r *
# use the bcp tool to populate with the new Boost libraries
git commit -a -m "Updated Boost v1.63 libraries including ..."
git tag boost_1_63
git push origin
git checkout master
git merge upstream
git push origin
The resulting master branch is now ready to be git-subtree merged into any projects that need these libraries.
Description
				This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
						
						
						
					Languages
				
				
								
								
									C++
								
								52.4%
							
						
							
								
								
									Fortran
								
								19.5%
							
						
							
								
								
									Python
								
								18.8%
							
						
							
								
								
									C
								
								7.6%
							
						
							
								
								
									CMake
								
								1.3%
							
						
							
								
								
									Other
								
								0.1%