aboutsummaryrefslogtreecommitdiff
path: root/ports/bullet3
AgeCommit message (Collapse)Author
2021-08-31[Bullet3] fixes config failures. (#19236)Mathis
* fix bullet3 * add-version * change version-string to version * overwrite version * add export targets; change usage_file * version * add bullet include dirs to target * version * remove line break * version * apply changes from @JackBoosY * version * change EOL to LF * version
2021-06-11Bumps bullet to 3.17 (#18295)Sean Farrell
2020-02-28[bullet3] Add usage (#10226)Phoebe
2020-01-13[bullet3] Update to 2.89 (#9663)SeekingMeaning
2020-01-06[bullet3] Install CMake toolchain files and targets (#9098)Stephen Just
* [bullet3] Install CMake toolchain files and targets * Use vcpkg_fixup_cmake_targets * Bump version number
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-07-30[Bullet3] feature for multithreading (#7474)Lassi
* feature for multithreading switch * remove prefer ninja
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
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [alac,benchmark,capnproto] Fix check_linkage call * [fastlz] Fix SHA512 * [coroutine] Fix dynamic build * [folly] Find double-conversion * [gamma] Use vcpkg_from_github * [librsync] Enable static builds * [netcdf-cxx4] Fix SHA512 * [octomap] Fix static build * [tidy-html5] Fix static build * [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime * [folly] Use ras0219's fix for link paths * [octomap] Fix exported targets * [uvatlas] Set tool download SHA512 * [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32 * [suitesparse] osx fix * [gtkmm] Call vcpkg_check_linkage after including vcpkg functions * [duktape] Resolve conflicts * [duktape] FIxed typo in Python paths * [wangle] Find zlib * [openssl-uwp] Fix SHA512 * [glib] Allow static builds on non-Windows * [suitesparse] Fix build on Windows * [multiple ports] Bump CONTROL version * [multiple ports] Fix description indent * [directxtk] Fix CONTROL file * [bde,duktape,qpid-proton] Build packages with python2 installed * [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [gdal,live555,uriparser] Fix regressions * [live555] Update to 2019.04.24
2017-12-23[bullet3] Update from 2.86.1 to 2.87Rémy Tassoux
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-03-09[bullet3] update to 2.86.1Toby Chen
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-26[bullet3] Only call vcpkg_copy_pdbs() on dynamic buildsAlexander Karatarakis
2016-10-20[fastlz] Added fastlz libraryAdam Martin
Also did minor formating to the bullet3 portfile while using it for comparisson. The version was uncertain so I just used 1.0.
2016-10-07[bullet3] Avoid '@' in version. Use more official repository. Name file such ↵Robert Schumacher
that future versions won't conflict.
2016-10-07[bullet3] Updated to use newer commit and build DLLsAdam Martin
2016-10-05[bullet3] Initial additionAdam Martin