aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-19[breakpad][jsonnet][nuklear][parson][thrift][wt][zeromq] UpgradesRobert Schumacher
2018-04-19[fluidsynth] Initial port (#3016)Stephen Kyne
* [portaudio] Added ASIO support to build * Update libpng to 1.6.34 * [liblo] Initial port * Revert "Update libpng to 1.6.34" This reverts commit ede0bb947b07aea119b7b05e3625c3eec1395af4. * Revert "[liblo] Initial port" This reverts commit bb819eb21841bb8cf4816af5a78e17ef58ec8ce5. * [fluidsynth] Initial port * Fixed version numbers
2018-04-19Initial portRT222
2018-04-19[x264] Fix compilation for uwp (#3270)Ashik Salim
* [x264] borrow some code from ffmpeg portfile to fix compilation for uwp * [x264] Fix uwp configure instead of removing -RTC1
2018-04-19update llvm to 6.0.0 (#3118)jadedrip
2018-04-19[boost] Update to 1.67Robert Schumacher
2018-04-19[azure-storage-cpp] Support non-windowsRobert Schumacher
2018-04-19[boost] Improve non-windows supportRobert Schumacher
2018-04-19[libxmlpp] Initial commit of 2.40.1Robert Schumacher
2018-04-19[glib][glibmm] Fix for non-windows. For glibmm, use CMake replacement ↵Robert Schumacher
buildsystem.
2018-04-19[gettext] Fix for OSX. Slightly improve handling on Windows.Robert Schumacher
2018-04-19[libffi] Fix non-windowsRobert Schumacher
2018-04-19[libiconv] Fix unofficial-iconv cmake targets on non-windowsRobert Schumacher
2018-04-19[libsigcpp] Fix building with older gcc versionsRobert Schumacher
2018-04-19[libuuid] Install headers into correct subdirectoryRobert Schumacher
2018-04-19[libxml2] Display usage informationRobert Schumacher
2018-04-18[magnum] Properly deploy plugins (#3191)Jonathan Hale
* [magnum] Properly deploy magnum plugins Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Add tinygltfimporter feature Signed-off-by: Squareys <squareys@googlemail.com> * [magnum][magnum-plugins] Add features: trade and any* Prepares upcoming move of those sublibraries and allows building --head immediately. For current release this only adds some unused cmake flags that will be ignored. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add gl feature, cleanup dependencies, mark upcoming features And sort features alphabetically. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Prepare renaming of static flag for --head installs Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add two missing feature dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Enable magnum[any*] features by default Signed-off-by: Squareys <squareys@googlemail.com>
2018-04-18[zeromq] Fix cmake targets for static zeromqRobert Schumacher
2018-04-18[vcpkg edit] Now accepts multiple ports as argAlexander Karatarakis
2018-04-17Upgrade Celero to v2.2.0 (#3259)John Farrier
* Upgrade Celero to v2.2.0 * [celero] Fix installed cmake targets
2018-04-17[cppzmq] Install cmake target filesRobert Schumacher
2018-04-17[vxl] Use system dependencies where possible -- note that openjpeg2 is still ↵Robert Schumacher
not used.
2018-04-17Use ~/.vcpkg/config instead of ~/vcpkg/configAlexander Karatarakis
2018-04-17[vxl] first port - vxl commit 7a130cf of 2018/04/14 (#3265)Patrick Grison
2018-04-17[realsense2] Add tools compilation (#3002)Claudio Fantacci
* Add features to realsense2 port (cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7) * Increment port version
2018-04-17[physfs] Update to version 3.0.1 (#3238)past-due
2018-04-17update google benchmark to 1.4.0 (#3237)Florian
2018-04-16[vcpkg, xml] Parse with string-search instead of regexAlexander Karatarakis
Resolves issue with inconsistent regex behavior between platforms. For example [/s/S]*? does not properly match on Clang. String-searching is also generally more performant.
2018-04-13[uwebsockets] Update to 0.14.7 (#3253)Wimok Nopphiboon
* [uwebsockets] Update to 0.14.6 * [uwebsockets] Update to 0.14.7
2018-04-13sobjectizer updated to v.5.5.22eao197
2018-04-12[abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-co ↵Robert Schumacher
re-lib] Upgrades
2018-04-12[date] Fix Linux&OSX, add unofficial targetsRobert Schumacher
2018-04-13[uwebsockets] Update to 0.14.7Wimok Nupphiboon
2018-04-13Merge remote-tracking branch 'origin/master'Wimok Nupphiboon
2018-04-12Restore powershell extracting because shell may not be available (see #3252)Alexander Karatarakis
2018-04-12Merge pull request #3251 from BillyONeal/masterAlexander Karatarakis
Remove call to nonexistent member of std::fpos.
2018-04-12Remove call to nonexistent member of std::fpos.Billy O'Neal (VC LIBS)
See http://eel.is/c++draft/fpos -- to get to an offset you can convert to int; there is no seekpos member.
2018-04-12[vcpkg] Mark many types noexcept. Make certain code patterns more ↵Robert Schumacher
transparent to /analyze. #ifdef-out unused code on non-windows.
2018-04-11[vcpkg] Rework dependencies.cpp to improve type safety and error detectionRobert Schumacher
2018-04-10[directxmesh] Update to latest version. Resolves VS15.7 issuesAlexander Karatarakis
2018-04-10[vcpkg_build_cmake] Add workaround for WSL filesystem issuesAlexander Karatarakis
2018-04-10[protobuf] Fix for linux/osxAlexander Karatarakis
2018-04-10[forest] Revise description. Fixes #3235Robert Schumacher
2018-04-10Add liblinear package (#3229)chausner
2018-04-10[vcpkg] Always use -c65001 for the resource compiler on windows. Fixes #3221.Robert Schumacher
2018-04-10At static build now the bin directories are removed. (#3240)Gabor Cseh
2018-04-10[vcpkg] Don't pass /utf-8 to VS 2013Robert Schumacher
2018-04-10[yoga] Update to 1.8.0 (#3234)RT222
2018-04-09[abseil][aws-sdk-cpp][exiv2][forest][jsonnet][rs-core-lib][thrift][unicorn-l ↵Robert Schumacher
ib] Upgrades
2018-04-09Fix typoAlexander Karatarakis