bneradt opened a new pull request, #12476: URL: https://github.com/apache/trafficserver/pull/12476
Note that this builds on top of #12198, so feel free to ignore that commit when reviewing this. I kept the units of work separate to make this specific cripts work easier to review. --- This updates our build system to be able to make pre-compiled cripts. Thus, adding a cript is now as easy as adding a plugin. Simply use add_cript instead of add_atsplugin in CMakeLists.txt, and it will build your cript for you. As a part of this, this adds connection_exempt_list.cript, our first cript plugin that sets the per client exempt list. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
