tree: 46a65688383b7e2af1c2e25348f690641d47ce1b [path history] [tgz]
  1. build_script/
  2. patches/
  3. abi.sh
  4. install_abi_tools.sh
  5. patch_releases.sh
  6. README.md
  7. trafficserver.json
abi/README.md
  1. Run install_abi_tools.sh to install all the necessary command line tools. This should only need to be run once.
  2. Next run the patch_releases.sh script to download the traffic server releases that need to be patched. Again this should only need to be run once.
  3. Run the abi.sh script to download the rest of the releases, build all releases, and check for ABI compatibility. This script can be run multiple time and it will automatically update the traffic server GitHub master branch to see if it is still ABI compatible