cog/Scripts
Christopher Snowhill cc45750c0c Automatically unpack libraries before building
This required adding the included script in every project that links to
one of the bundled libraries. The script is designed to sleep for a
while if another thread is already extracting the libraries. The script
uses a temporary file as an extraction step lock, so other instances
sleep, and then detect the libraries.updated file, which is created
before the lock is removed.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 20:12:06 -07:00
..
build.sh Update Release build script. 2021-02-26 14:55:01 +03:00
cors-policy.xml Fix CORS policy template 2022-01-16 14:07:44 -08:00
extract_libraries.sh Automatically unpack libraries before building 2022-06-26 20:12:06 -07:00
ffmpeg-build-arm64.sh [FFmpeg] Enable TrueHD decoder and demuxer 2022-06-25 00:06:54 -07:00
ffmpeg-build-universal.sh FFmpeg input: Add support for libfdk-aac, which will be used to support USAC and AAC on 10.14.x and older 2022-01-13 04:13:58 -08:00
ffmpeg-build-x86_64.sh [FFmpeg] Update minimum platform for x86_64 2022-06-25 00:07:04 -07:00
genversion.sh Change version numbering system 2022-06-21 06:27:29 -07:00
launchd_nightly.plist Added back scripts, and modified the update_feed script 2013-10-21 18:29:13 -07:00
update_feed.rb Changed updater script to handle new version strings 2022-06-22 01:17:02 -07:00