aboutsummaryrefslogtreecommitdiff
path: root/ports/openal-soft/portfile.cmake
AgeCommit message (Collapse)Author
2021-09-27Add workaround suggested by Robert in #18098 (#20310)Billy O'Neal
2021-08-11[openal-soft] enable coreaudio backend for ios (#19464)Edoardo Lolletti
* [openal-soft] enable coreaudio backend for ios * update port version * Merge cmake checks * Rename outdated cmake variable * Update version files
2021-08-05[openal-soft] Add pkgconfig (#19318)NancyLi1013
* [openal-soft] Add pkgconfig * Update version files
2021-02-08[openal-soft] Update to 1.21.1 (#15945)pastdue
* [openal-soft] Update to 1.21.1 * Run x-add-version openal-soft
2021-01-16[openal-soft] Fix issue with cmake config. (#15634)Adam Johnson
* [openal-soft] Fix issue with cmake config. * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-07-30Mingw port fixes (#12103)Todor Prokopov
* [openal-soft] MinGW build fixes * [glew] MinGW build fixes * [protobuf] MinGW build fixes * [protobuf] Update to 3.12.3 * [protobuf] Preserve existing cross-compilation behavior (e.g. android) Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-07-13[openal-soft] Revert #12047 (#12318)Adam Johnson
* [openal-soft] Revert #12047 * [openal-soft] Prevent addition of extra Windows SDK Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-06-23[OpenAL] Update library (#12047)Leonid Pospelov
2020-03-10[openal-soft] Fix find_package failed (#10251)Lily
* [openal-soft] Fix find_package failed * [openal-soft] Add usage
2020-03-04[openal-soft] Fix macOS builds (#10268)nicole mazzuca
2020-02-10[many ports] Upgrades to 2020.02.08 (#9986)Robert Schumacher
* [many ports] Upgrades to 2020.02.08 * Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl * Update ci baseline file Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-01-10[openal-soft] Update OpenAL Soft to 1.20.0 (#9583)David Katz
* Update OpenAL Soft to 1.20.0 * Update OpenAL Soft portfile to newer standard
2019-09-10[openal-soft] Remove cmake-3-11 patch file (#8059)Ehsan
2019-04-25[openal-soft] Fixes windows arm/arm64 build on vs2019 (#6115)driver1998
* fixes openal-soft arm/arm64 windows build, on vs2019 * bump openal-soft version to 1.19.1-2
2018-10-26Upgrades 2018.10.25Robert Schumacher
2018-09-19Upgrades 2018.09.18Robert Schumacher
2018-04-30[sfml] Support LinuxRobert Schumacher
2018-04-04[openal-soft] Fix cmake 3.11 issueRobert Schumacher
2017-11-06[openal-soft] update to 1.18.2Mikhail Paulyshka
https://github.com/kcat/openal-soft/blob/openal-soft-1.18.2/ChangeLog
2017-08-01[openal-soft] update to 1.18.1codicodi
2017-07-25[openal-soft] update to 1.18.0codicodi
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[openal-soft] Mark as not static readyAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Second part of updated portfilesNinetainedo
2016-09-18Initial commitAlexander Karatarakis