aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-25Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it.Cheney Wang
2018-04-25[sh] permissionsAlexander Karatarakis
2018-04-25[sh] Remove merge conflict linesAlexander Karatarakis
2018-04-25Merge pull request #3313 from jhasse/patch-1Alexander Karatarakis
Add sh shebang to bootstrap script
2018-04-25[sh] Change to #!/bin/shAlexander Karatarakis
2018-04-25Merge pull request #3323 from afnanenayet/masterAlexander Karatarakis
Update gitignore to exclude the `vcpkg` binary
2018-04-25Update gitignore to exclude the `vcpkg` binary (artifact of the buildAfnan Enayet
script) from the git repo
2018-04-25Add Bash shebang to bootstrap scriptJan Niklas Hasse
2018-04-25Remove noexcept from BinaryParagraph()Alexander Karatarakis
2018-04-24[osx] Ignore .DS_Store file. Fixes #3306Alexander Karatarakis
2018-04-24Merge pull request #3305 from jclay/patch-2Alexander Karatarakis
Add crossplatform announcement to docs
2018-04-24[find_acquire.cmake] Fix ninja path for macAlexander Karatarakis
2018-04-24Add crossplatform announcement to docsJoel Clay
2018-04-24[sh] Fix permissionAlexander Karatarakis
2018-04-24Fix PCL compile tools (#3301)Claudio Fantacci
Add missing boost definition using a patch. Better compile from HEAD.
2018-04-24[README] Show cmake instructions in the README instead of only linking to ↵Alexander Karatarakis
another md
2018-04-24[vcpkg integrate] Do nothing on linux instead of showing error messageAlexander Karatarakis
2018-04-24Update CHANGELOG and bump version to v0.0.110Alexander Karatarakis
2018-04-23Add triplets for x64-linux and x64-osxAlexander Karatarakis
2018-04-23Introduce bootstrap.shAlexander Karatarakis
2018-04-23Update CHANGELOG and bump version to v0.0.109Alexander Karatarakis
2018-04-23[protobuf] Fix protoc permissionsAlexander Karatarakis
2018-04-23Fix grpc lookup (case-insensitive)Alexander Karatarakis
2018-04-23[grpc] Fix build for linuxAlexander Karatarakis
Fix
2018-04-23[openssl] Add -ldl to the link line when appropriateAlexander Karatarakis
2018-04-23Retry the wsl workaround up to 10 timesAlexander Karatarakis
2018-04-19[folly] UpgradeRobert Schumacher
2018-04-19[azure-iot-sdk] UpgradesRobert Schumacher
2018-04-19Add package Fast-RTPS and enable modules for python (#2948)Jacob Zhong
* [ros2] Init packages * [fastrtps] Finish porting * Add python acquiring module * [ros2] Setting up environment * [ros2] remove ros2 * [vcpkg-acquire-python] Revert to split PR
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