Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Files

Latest commit

 

History

History

third_party

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Third-Party Libraries

This directory includes various open-source third-party code that is used by Quickstep. Here's the description of the files:

download_and_patch_prerequisites.sh - Downloads the third party library source codes from their respective repositories and applies Quickstep specific patches.
reset_third_party_dir.sh - Removes the downloaded and patched third party and resets the third_party directory.
patches/ - Contains the patch files applied on the original third party source code files.
src/ - Contains the patched third party source code.

With the exception of the code in the tmb, iwyu, and the protobuf_cmake directories (which are part of the Quickstep project itself), all other libraries belong to their original authors and are governed by their respective licenses.