openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
COMMITS
/ scripts/dev/download_libs.sh March 27, 2025
T
Update download_libs.sh
Theodore Watson committed
March 14, 2025
D
create package - variable style formatting. disabled pg on android for now
Dan Rosser committed
March 13, 2025
D
downloader q on zip
Dan Rosser committed
March 5, 2025
D
Android - script updates for download_libs (#8341)
Dan Rosser committed
March 1, 2025
N
Remove boost from linux scripts, download_libs (#8306)
Nick Hardeman committed
January 20, 2025
D
Template fix for scripts - Fixes Clean (#8260)
Dan Rosser committed
January 14, 2025
D
Emscripten (-pthread scripts / flags) (#8254)
Dan Rosser committed
January 12, 2025
D
Emscripten 3.1.74 - Latest Libraries (#8056)
Dan Rosser committed
January 11, 2025
D
Visual Studio 2019 template / downloads (#8164)
Dan Rosser committed
November 21, 2024
D
download_libs.sh force latest. better fix for RPI
Dimitre committed
November 20, 2024
D
[test] fix rpi install libs (#8207)
Dimitre committed
November 19, 2024
D
download_libs.sh output arguments to debug
Dimitre committed
D
download_libs [2.6.1 ~ 2.6.2] Fix issue for latest (#8199)
Dan Rosser committed
November 12, 2024
D
Github Actions update - for master (#8188)
Dan Rosser committed
November 10, 2024
D
GitHub Actions update (#8183)
Dan Rosser committed
August 19, 2024
D
[scripts] download latest libs to just download libs - [rebased] (#8085)
Dan Rosser committed
August 17, 2024
D
cURL Brotli compression enabled for ofHttp and downloader scripts (#8080)
Dan Rosser committed
August 7, 2024
D
macOS fixes (#8072)
Dan Rosser committed
July 16, 2024
O
fix msys2 libs downloading (#8051)
Olivier XILLO committed
July 13, 2024
D
download pg libs - copy with attributes (#8048)
Dan Rosser committed
July 11, 2024
D
[msys2] fix bash scripts / downloader / installer per target (#8037)
Dan Rosser committed
July 7, 2024
D
Developer scripts - Submodule init, Fix Nightly build (#8030)
Dan Rosser committed
June 6, 2024
D
Download ProjectGenerator to downloads, optimise wont re-download if in sync (#8012)
Dan Rosser committed
May 30, 2024
D
March 10, 2024
D
fix download_libs path for latest in macos
Dimitre committed
February 8, 2024
D
Latest Libs - applies to latest bleeding scripts (#7890)
Dan Rosser committed
December 26, 2023
December 21, 2023
T
make emscripten bleeding use same format
Theodore Watson committed
December 12, 2023
D
VS download addons fix paths
Dan Rosser committed
December 6, 2023
D
latest libraries fixes for paths
Dan Rosser committed
December 5, 2023
D
Fix download version if bleeding
Dan Rosser committed
September 28, 2023
D
Enable / Disable Bleeding Edge Libraries in download_libs (#7688)
Dan Rosser committed
March 21, 2023
D
Linux - enable gcc 5.4 to use c++17 (#7406)
Dimitre committed
March 7, 2023
A
MSYS: Add support for UCRT64 and CLANG64 (#7360)
Artur Wrona committed
October 6, 2022
T
Remove win32 and use apothecary release builds in windows (#7131)
Theodore Watson committed
October 5, 2022
D
download_libs.sh from apothecary nightly (#7128)
Dimitre committed
January 25, 2021
D
Script Downloaders : if Wget then use else curl (#5848)
Dan Rosser committed
December 11, 2019
T
add msys2 64bit builds to nightly and release scripts. (#6486)
Theodore Watson committed
October 30, 2019
O
Mingw64 support (#6413)
Olivier XILLO committed
October 1, 2019
K
download_libs: add double quotes to allow for folder names with spaces (#6374)
kye shimizu committed
July 2, 2019
K
Fix typos (#6324)
koki kaminoura committed
July 1, 2019
L
Update the android ndk version to 21. (#6318)
Lewis committed
January 30, 2018
A
linux64 -> linux64gcc4
arturo castro committed
January 26, 2018
A
fix download_libs scripts to work with new packages bundles
arturo castro committed
August 9, 2017
K
Fixed bash syntax error in download_libs.sh
Khair-ed-Din Husseini committed
July 28, 2017
A
download_libs: fix error in script
arturo castro committed
July 27, 2017
O
vs2015 and vs2017 libusb change
ofTheo committed
July 26, 2017
O
Add libusb to download_libs.sh and allow VS to include ofxKinect
ofTheo committed
July 8, 2017
A
scripts: fix for vs2015/2017 download libs
arturo castro committed
O
Closes #5689
oxillo committed