aboutsummaryrefslogtreecommitdiff
path: root/ports/allegro5
AgeCommit message (Collapse)Author
2021-05-11[allgero5] vcpkg_fixup_pkgconfig (#17775)Alexander Neumann
* vcpkg_fixup_pkgconfig for allgero5 * version stuff
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2020-05-08[allegro5] Update to 5.2.6.0 (#11187)Rodolfo Lam
2019-06-20[many ports] improvements for linux/wsl (#6730)Stefano Sinigardi
* [many ports] improve compatibility with WSL and mixed case filesystems * [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there * [libharu] add compatibility with non-win32 platforms * [geogram] fix openblas on linux [clapack] better integration with linux environment [visit-struct] put cmake config file in the expected folder [geogram] remove trailing underscore to enable compatibility with OpenBLAS * [openblas] playing with underscore, without success * [openblas/lapack] fix library integration * [clapack] improve target handling in cmake module * [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs * [clapack,openblas] improve libraries integration * [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags * [suitesparse] improve integration with new lapack/openblas mechanism * [suitesparse] add no underscore postfix also for linux * [ceres] fix integration with newer openblas/lapack configs * [aws-c-event-stream] fix regression * [systemc] fix regression * [libwebp,geogram] trigger rebuild * [libwebp,pthread4w] fix regressions * [glbinding] fix cmake module installation * [globjects] disentangle unnecessary dependency from qt5 * [jasper] remove broken and unnecessary patches * [libwebp] fix regression * [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files * [clapack] correctly find dlls * [clapack] use a generic blas as dependency * [fizz,g2o] restore expected version * fix mistake * [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports * [libressl,openssl] do not try to build one if the other is already installed * [itk] update ref and patch to avoid regression * [libressl,openssl] implement full strategy to fix CI * [libwebp] disable components that are broken on macOS * [ogre] enable macOS build * [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169 * [ogre] add missing install command * [ffmpeg] enable wrapper for cmake module * [ffmpeg] add avresample module finder * [ffmpeg] improve module detection and exported symbols * [ffmpeg] add variables to cache * [thrift] remove unnecessary build option * [allegro5] fix shared/static inversion * [protobuf] cleanup * [libressl] cleanup * [moos-core] cleanup * commented features must not be separated from other features, otherwise vcpkg complains * [itk] fix regression * [shogun,itk] fix regressions * [ogre] fix regression * [opusfile] add compatibility with non-win32 * [itk] fix regression * [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile * add missing dependencies * [ismrmrd] fix regression * [ffmpeg] trigger rebuild * [clapack,openblas,libogg] fix regressions on macOS * [libtins] fix regression * force rebuild windows regressions, unable to reproduce locally * [mosquitto] enable non-win32 builds * [json-dto] force rebuild, unable to reproduce regression locally * [many ports] uniform naming and path length requests * fix regression * fix regression * [ffmpeg] fixes for downstream projects * clean up - thanks to reviewers * trigger rebuild of regressions on macOS * trigger rebuild of regressions on macOS - part2 * Add core back * Use VCPKG_CONCURRENCY * Add core back to suitesparse * Add core back to curl * Add core back to magnum * Add core back to magnum * Add core back to magnum * Add core back to cgal
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2018-08-10[allegro5] Update portfile to 5.2.4.0Dandigit
2018-08-10[allegro5] Update description to 5.2.4.0Dandigit
2017-11-30[many ports] Updates to latestRobert Schumacher
2017-11-12[allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's ↵Robert Schumacher
OUT_SOURCE_PATH parameter. Fixes #2178.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-21Update portfile.cmakeJesse Talavera-Greenberg
2017-08-21Add opus support and update to latest revisionJesse Talavera-Greenberg
2017-08-21Generate pkg-config filesJesse Talavera-Greenberg
2017-07-20This is personal nowJesse Talavera-Greenberg
2017-07-20Eh, actually, noJesse Talavera-Greenberg
2017-07-20Need C flags, tooJesse Talavera-Greenberg
2017-07-20Try the /Z7 flagJesse Talavera-Greenberg
- Debug info is not generated in PDB's, it's within the binaries instead
2017-07-20Don't need that functionJesse Talavera-Greenberg
2017-07-20GuhJesse Talavera-Greenberg
2017-07-20Oh, the FULL hashJesse Talavera-Greenberg
2017-07-20Let's try the hashJesse Talavera-Greenberg
2017-07-20Fix the SHA512Jesse Talavera-Greenberg
2017-07-20Ah, waitJesse Talavera-Greenberg
2017-07-20Let's try vcpkg_from_githubJesse Talavera-Greenberg
2017-07-20Let's try making that directoryJesse Talavera-Greenberg
2017-07-15Let's try thisJesse Talavera-Greenberg
2017-07-15OopsJesse Talavera-Greenberg
2017-07-15Nope, let's try globbingJesse Talavera-Greenberg
2017-07-15Add vcpkg_copy_pdbs() to allegro5's portfileJesse Talavera-Greenberg
- Maybe this'll resolve those errors?
2017-07-15opusfile isn't available on vcpkg, let's not include itJesse Talavera-Greenberg
2017-07-15Go a little deeper with OPENAL_INCLUDE_DIRJesse Talavera-Greenberg
2017-07-15Guess we don't need d3d9ex eitherJesse Talavera-Greenberg
2017-07-15Remove modaudio for nowJesse Talavera-Greenberg
- modaudio support relies on DUMB, which is not available on vcpkg right now
2017-07-15Clarify two include directories for allegro5Jesse Talavera-Greenberg
2017-07-15Remove some dependencies that we don't yet have on vcpkgJesse Talavera-Greenberg
2017-07-14Add support for physfs and libtheora to allegro5Jesse Talavera-Greenberg
2017-07-14Add a port for allegro5Jesse Talavera-Greenberg