mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 12:52:32 +01:00 
			
		
		
		
	Minor clean up of maintenance and integrations scripts.
This commit is contained in:
		
							parent
							
								
									fc876438f6
								
							
						
					
					
						commit
						09b2254b33
					
				| @ -54,7 +54,7 @@ generate_vsix: $(EXTENSION_OUTPUT_XML) $(MODULE_OUTPUT_XML) | |||||||
| 	@xsltproc --stringparam extension-version "$(EXT_VERSION_NUM)" XSLT/lufa_vsmanifest_transform.xslt VSIX/extension.vsixmanifest > $(LUFA_ROOT)/../extension.vsixmanifest | 	@xsltproc --stringparam extension-version "$(EXT_VERSION_NUM)" XSLT/lufa_vsmanifest_transform.xslt VSIX/extension.vsixmanifest > $(LUFA_ROOT)/../extension.vsixmanifest | ||||||
| 
 | 
 | ||||||
| 	@echo "Generating Atmel Studio VSIX Extension file..." | 	@echo "Generating Atmel Studio VSIX Extension file..." | ||||||
| 	@cd $(LUFA_ROOT)/../ && zip LUFA_AS_Extension.vsix -q -9 -r --exclude=*StudioIntegration* * | 	@cd $(LUFA_ROOT)/../ && zip LUFA_AS_Extension.vsix -q -9 -r --exclude=*$(notdir $(DOXYGEN_TAG_FILE_XML)) --exclude=*StudioIntegration* * | ||||||
| 	@echo "Atmel Studio VSIX Extension file generated." | 	@echo "Atmel Studio VSIX Extension file generated." | ||||||
| 
 | 
 | ||||||
| check_filenames: $(TEMP_MANIFEST_XML) | check_filenames: $(TEMP_MANIFEST_XML) | ||||||
|  | |||||||
| @ -27,7 +27,7 @@ upgrade-doxygen: | |||||||
| 	@echo Doxygen configuration update complete. | 	@echo Doxygen configuration update complete. | ||||||
| 
 | 
 | ||||||
| # Make all possible bootloaders for all targets and configurations as set by the BootloaderTest build test
 | # Make all possible bootloaders for all targets and configurations as set by the BootloaderTest build test
 | ||||||
| # and store them in a seperate directory called "Bootloaders"
 | # and store them in a separate directory called "Bootloaders"
 | ||||||
| make_bootloaders: | make_bootloaders: | ||||||
| 	@echo "build_bootloaders:" > BuildMakefile | 	@echo "build_bootloaders:" > BuildMakefile | ||||||
| 	@printf "\t-mkdir Bootloaders 2>/dev/null\n\n" >> BuildMakefile | 	@printf "\t-mkdir Bootloaders 2>/dev/null\n\n" >> BuildMakefile | ||||||
| @ -84,4 +84,4 @@ validate-branch: | |||||||
| validate-release: check-documentation-placeholders validate-branch | validate-release: check-documentation-placeholders validate-branch | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| .PHONY: all upgrade-doxygen make-as4-projects make_bootloaders check-documentation-placeholders validate-branch | .PHONY: all upgrade-doxygen make_bootloaders check-documentation-placeholders validate-branch | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Dean Camera
						Dean Camera