pravic
90db2c7217
[sqlite3] Fix tool feature with static builds
...
refs #2525
2018-04-24 07:30:28 +03:00
pravic
cde623c774
[sqlite3] update to 3.23.1
2018-04-24 07:14:53 +03:00
Alexander Karatarakis
f703f60bd0
Add triplets for x64-linux and x64-osx
2018-04-23 19:33:19 -07:00
Alexander Karatarakis
a11086e3b9
Introduce bootstrap.sh
2018-04-23 19:00:56 -07:00
Alexander Karatarakis
aff1819c79
Update CHANGELOG and bump version to v0.0.109
2018-04-23 18:55:52 -07:00
Alexander Karatarakis
825c22de58
[protobuf] Fix protoc permissions
2018-04-23 18:43:05 -07:00
Alexander Karatarakis
d84e86a910
Fix grpc lookup (case-insensitive)
2018-04-23 18:43:05 -07:00
Alexander Karatarakis
14708a09a9
[grpc] Fix build for linux
...
Fix
2018-04-23 18:43:05 -07:00
Alexander Karatarakis
c400cea91d
[openssl] Add -ldl to the link line when appropriate
2018-04-23 18:43:05 -07:00
Alexander Karatarakis
d2f69445b6
Retry the wsl workaround up to 10 times
2018-04-23 18:43:05 -07:00
Wimok Nupphiboon
df1eaafc1b
[uwebsockets] Update to 0.14.8
2018-04-22 20:38:55 +07:00
Wimok Nupphiboon
befd3c6be2
Merge remote-tracking branch 'origin/master'
2018-04-22 20:35:52 +07:00
Vitaliy Didik
cad078b634
Updated rhash to 1.3.6.
2018-04-20 12:26:37 +03:00
Robert Schumacher
4f52f53b99
[folly] Upgrade
2018-04-19 16:43:45 -07:00
Robert Schumacher
90a50a9502
[azure-iot-sdk] Upgrades
2018-04-19 16:42:48 -07:00
Jacob Zhong
9b8245e6de
Add package Fast-RTPS and enable modules for python ( #2948 )
...
* [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 16:17:35 -07:00
Robert Schumacher
8087d70a2d
[breakpad][jsonnet][nuklear][parson][thrift][wt][zeromq] Upgrades
2018-04-19 15:33:56 -07:00
Stephen Kyne
8f08e64ace
[fluidsynth] Initial port ( #3016 )
...
* [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-19 15:30:39 -07:00
RT222
96dbb6c3df
Initial port
2018-04-19 15:28:51 -07:00
Ashik Salim
12e21abfc7
[x264] Fix compilation for uwp ( #3270 )
...
* [x264] borrow some code from ffmpeg portfile to fix compilation for uwp
* [x264] Fix uwp configure instead of removing -RTC1
2018-04-19 14:26:47 -07:00
jadedrip
60e63d3447
update llvm to 6.0.0 ( #3118 )
2018-04-19 10:43:10 -07:00
Robert Schumacher
751015f6a4
[boost] Update to 1.67
2018-04-19 10:40:06 -07:00
Robert Schumacher
fb0c047b4d
[azure-storage-cpp] Support non-windows
2018-04-19 10:40:06 -07:00
Robert Schumacher
b831381cf5
[boost] Improve non-windows support
2018-04-19 10:40:06 -07:00
Robert Schumacher
b9009fff1b
[libxmlpp] Initial commit of 2.40.1
2018-04-19 10:40:06 -07:00
Robert Schumacher
79a526a375
[glib][glibmm] Fix for non-windows. For glibmm, use CMake replacement buildsystem.
2018-04-19 10:40:06 -07:00
Robert Schumacher
cc75f4a3d8
[gettext] Fix for OSX. Slightly improve handling on Windows.
2018-04-19 10:40:06 -07:00
Robert Schumacher
24cf00365b
[libffi] Fix non-windows
2018-04-19 10:40:06 -07:00
Robert Schumacher
6984ef0c2c
[libiconv] Fix unofficial-iconv cmake targets on non-windows
2018-04-19 10:40:06 -07:00
Robert Schumacher
042b7023a1
[libsigcpp] Fix building with older gcc versions
2018-04-19 10:40:06 -07:00
Robert Schumacher
2b896d2a22
[libuuid] Install headers into correct subdirectory
2018-04-19 10:40:06 -07:00
Robert Schumacher
a95fbce456
[libxml2] Display usage information
2018-04-19 10:40:06 -07:00
Jonathan Hale
3a3fa5cd8f
[magnum] Properly deploy plugins ( #3191 )
...
* [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 19:33:12 -07:00
Robert Schumacher
08438e581c
[zeromq] Fix cmake targets for static zeromq
2018-04-18 19:30:25 -07:00
Alexander Karatarakis
8fcb1073ab
[vcpkg edit] Now accepts multiple ports as arg
2018-04-18 18:52:50 -07:00
John Farrier
a4b35f14ba
Upgrade Celero to v2.2.0 ( #3259 )
...
* Upgrade Celero to v2.2.0
* [celero] Fix installed cmake targets
2018-04-17 16:11:18 -07:00
Robert Schumacher
028f280d22
[cppzmq] Install cmake target files
2018-04-17 15:37:46 -07:00
Robert Schumacher
2a80b89ea7
[vxl] Use system dependencies where possible -- note that openjpeg2 is still not used.
2018-04-17 14:46:50 -07:00
Alexander Karatarakis
c3062a7b8d
Use ~/.vcpkg/config instead of ~/vcpkg/config
2018-04-17 13:45:45 -07:00
Patrick Grison
fbf5fe8229
[vxl] first port - vxl commit 7a130cf of 2018/04/14 ( #3265 )
2018-04-17 10:25:30 -07:00
Claudio Fantacci
9d52f41a8f
[realsense2] Add tools compilation ( #3002 )
...
* Add features to realsense2 port
(cherry picked from commit 87d1039774f9652275607e8bce120a7e493719d7)
* Increment port version
2018-04-17 10:01:22 -07:00
past-due
0700fbd9c0
[physfs] Update to version 3.0.1 ( #3238 )
2018-04-17 10:00:20 -07:00
Florian
b8c5337875
update google benchmark to 1.4.0 ( #3237 )
2018-04-17 09:58:45 -07:00
Alexander Karatarakis
a9b1541fd6
[vcpkg, xml] Parse with string-search instead of regex
...
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-16 16:14:50 -07:00
Wimok Nopphiboon
4e48a1c235
[uwebsockets] Update to 0.14.7 ( #3253 )
...
* [uwebsockets] Update to 0.14.6
* [uwebsockets] Update to 0.14.7
2018-04-13 17:48:45 -07:00
eao197
4550e44e7a
sobjectizer updated to v.5.5.22
2018-04-13 20:40:20 +03:00
Robert Schumacher
0764aafbd0
[abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-core-lib] Upgrades
2018-04-12 23:32:09 -07:00
Robert Schumacher
600f7fdf30
[date] Fix Linux&OSX, add unofficial targets
2018-04-12 23:32:06 -07:00
Wimok Nupphiboon
4c028691c7
[uwebsockets] Update to 0.14.7
2018-04-13 10:10:55 +07:00
Wimok Nupphiboon
00cdc0b10a
Merge remote-tracking branch 'origin/master'
2018-04-13 09:48:50 +07:00
Alexander Karatarakis
dc207a2c89
Restore powershell extracting because shell may not be available (see #3252 )
2018-04-12 18:15:38 -07:00
Alexander Karatarakis
7a1003f2ce
Merge pull request #3251 from BillyONeal/master
...
Remove call to nonexistent member of std::fpos.
2018-04-12 15:34:08 -07:00
Billy O'Neal (VC LIBS)
5886a48dc7
Remove call to nonexistent member of std::fpos.
...
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 15:31:11 -07:00
Robert Schumacher
a2aeb2f194
[vcpkg] Mark many types noexcept. Make certain code patterns more transparent to /analyze. #ifdef-out unused code on non-windows.
2018-04-12 00:47:17 -07:00
Robert Schumacher
8da8f3e5b3
[vcpkg] Rework dependencies.cpp to improve type safety and error detection
2018-04-11 23:48:32 -07:00
Alexander Karatarakis
9ccad4304e
[directxmesh] Update to latest version. Resolves VS15.7 issues
2018-04-10 19:05:18 -07:00
Alexander Karatarakis
401e7a0e7c
[vcpkg_build_cmake] Add workaround for WSL filesystem issues
2018-04-10 15:38:58 -07:00
Alexander Karatarakis
bb7501a37e
[protobuf] Fix for linux/osx
2018-04-10 15:05:47 -07:00
Robert Schumacher
b4aad86642
[forest] Revise description. Fixes #3235
2018-04-10 10:58:48 -07:00
chausner
eda41aa2ca
Add liblinear package ( #3229 )
2018-04-10 10:56:24 -07:00
Robert Schumacher
58be848276
[vcpkg] Always use -c65001 for the resource compiler on windows. Fixes #3221 .
2018-04-10 10:52:19 -07:00
Gabor Cseh
6d0d3b1d2c
At static build now the bin directories are removed. ( #3240 )
2018-04-10 10:49:55 -07:00
Robert Schumacher
bb054e645d
[vcpkg] Don't pass /utf-8 to VS 2013
2018-04-10 10:34:05 -07:00
RT222
504b4b797a
[yoga] Update to 1.8.0 ( #3234 )
2018-04-10 10:31:57 -07:00
Robert Schumacher
05edef9223
[abseil][aws-sdk-cpp][exiv2][forest][jsonnet][rs-core-lib][thrift][unicorn-lib] Upgrades
2018-04-09 22:56:38 -07:00
Alexander Karatarakis
908e714980
Fix typo
2018-04-09 22:14:47 -07:00
Alexander Karatarakis
5a3809b583
Merge pull request #3200 from josuegomes/graphicsmagick-1.3.28
...
GraphicsMagick 1.3.28
2018-04-09 21:25:22 -07:00
Alexander Karatarakis
84f732be7d
Merge pull request #3194 from pravic/sqlite
...
[sqlite3] update to 3.23.0
2018-04-09 21:18:39 -07:00
Robert Schumacher
aa5f9f00e0
[folly] Update taking into account change in cmake files location
2018-04-09 19:31:48 -07:00
Alexander Karatarakis
1e1899c3a2
[ps1] Handle "downloading" local files
...
Fixes #3230
2018-04-08 15:14:21 -07:00
Alexander Karatarakis
43f6d73a6b
Merge pull request #3214 from RT222/sol
...
[sol] Update to version 2.19.5
2018-04-07 04:56:53 -07:00
Alexander Karatarakis
77338ee0df
Remove more unused #include directives
2018-04-07 04:55:37 -07:00
Alexander Karatarakis
ee1abe2069
Merge pull request #3217 from RT222/icu
...
[icu] Update to version 61.1
2018-04-07 04:35:43 -07:00
Alexander Karatarakis
47cc5760d2
Merge pull request #3216 from RT222/pugixml
...
[pugixml] Update to version 1.9
2018-04-07 04:16:43 -07:00
Alexander Karatarakis
269e78bb61
Remove unused #include directives
2018-04-07 03:12:33 -07:00
Alexander Karatarakis
f070265398
[export.cpp] Define all valuse in BuildOptions
2018-04-07 03:12:15 -07:00
Alexander Karatarakis
8d343ce6df
[commands] Clang-tidy fixes
2018-04-07 02:58:30 -07:00
Alexander Karatarakis
627e91a08f
Util::unused() for commands that don't have arguments
2018-04-07 02:51:36 -07:00
Alexander Karatarakis
4e4afa29bf
[build.cpp] Clang tidy fixes
2018-04-07 02:47:31 -07:00
Alexander Karatarakis
30e516cd61
constructor order of init
2018-04-07 02:39:23 -07:00
Alexander Karatarakis
9725e59b99
[system.cpp] Naming convention, const, auto&
2018-04-07 02:37:02 -07:00
Alexander Karatarakis
4f1c5e0b9a
Use <ctime> instead of <time.h>. Default construct.
2018-04-07 02:32:40 -07:00
Alexander Karatarakis
84a0eaa0f2
[cofffilereader.cpp] static const -> static constexpr
2018-04-07 02:20:25 -07:00
Alexander Karatarakis
d1420efa9f
fs.beg -> std::festream::beg
2018-04-07 02:18:46 -07:00
Alexander Karatarakis
fc27c9dd5c
[cofffilereader] Use StringLiteral
2018-04-07 02:18:07 -07:00
Alexander Karatarakis
2076dfe376
Naming convention
2018-04-07 02:16:30 -07:00
Alexander Karatarakis
a64b160c67
Use auto on left side when casting on right side
2018-04-07 02:13:41 -07:00
Alexander Karatarakis
87f7f23d07
const/auto
2018-04-07 02:10:23 -07:00
Alexander Karatarakis
fcdf4637ed
Default construct std::array()
2018-04-07 02:07:40 -07:00
Alexander Karatarakis
7a19c72ca9
Rename. Remove stray semicolon
2018-04-07 02:03:59 -07:00
Alexander Karatarakis
fe083492e8
Merge pull request #3222 from jasjuang/openvr
...
[openvr] update to 1.0.14
2018-04-07 01:35:44 -07:00
Alexander Karatarakis
c138b3f78a
Merge pull request #3223 from jasjuang/tinyxml2
...
[tinyxml2] update to 6.2.0
2018-04-07 01:34:37 -07:00
jasjuang
59e574ceb3
[tinyxml2] update to 6.2.0
2018-04-06 23:42:03 -07:00
jasjuang
0b7fc2f661
[openvr] update to 1.0.14
2018-04-06 23:36:43 -07:00
Alexander Karatarakis
479ed417d9
[vcpkg hash] formatting
2018-04-06 22:54:27 -07:00
Alexander Karatarakis
bab554a8b3
[vcpkg hash] Process in C++ instead of calling awk
2018-04-06 22:53:29 -07:00
Robert Schumacher
740622dd73
[aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][thrift] Upgrades
2018-04-06 20:41:59 -07:00
Alexander Karatarakis
3403204873
Update vswhere.exe to 2.4.1
2018-04-06 20:36:07 -07:00
Alexander Karatarakis
f63994db6c
Update nuget.exe to 4.6.2
2018-04-06 20:34:06 -07:00
Alexander Karatarakis
15e4f46b45
Update CHANGELOG and bump version to v0.0.108
2018-04-06 19:31:20 -07:00