Commit Graph

3829 Commits

Author SHA1 Message Date
Alexander Karatarakis
3f32660f07
Merge pull request #3325 from agruzdev/dev/agruzdev/yato
[yato] Added yato library package
2018-04-26 18:21:50 -07:00
Alexander Karatarakis
5baa90a615 [quirc] Use SOURCE_PATH 2018-04-26 18:17:25 -07:00
Alexander Karatarakis
0d9158961f [libqrencode] Use SOURCE_PATH 2018-04-26 18:17:22 -07:00
Alexander Karatarakis
8b941c56ad [leveldb] Fix SOURCE_PATH. Warn before changing linkage. Other fixes 2018-04-26 18:17:17 -07:00
Alexander Karatarakis
09a5b6e365 [ismrmrd] Use ${SOURCE_PATH} 2018-04-26 18:17:14 -07:00
Alexander Karatarakis
5ab4a6f673 [python3] Fix folder handling 2018-04-26 18:17:01 -07:00
Alexander Karatarakis
e394d5915e
Merge pull request #3296 from pravic/sqlite
[sqlite3] update to 3.23.1
2018-04-26 18:09:17 -07:00
Alexander Karatarakis
56e4559b75
Merge pull request #3297 from pravic/sciter-update
[sciter] Update to 4.1.6.5883
2018-04-26 18:08:35 -07:00
Jason Juang
7c51f3a1a2 [llvm] fix issue #3282 (#3286) 2018-04-26 14:52:57 -07:00
Nicolai Grodzitski
8a624f93b7 Improve cmake routine for nodejs/http-parser. (#3283)
* Improve cmake routine for nodejs/http-parser. Now it is installed as a
propper target and can be searched with `find_package(http-parser REQUIRED)` and then used as
a dependency like this: `target_link_libraries(main PRIVATE
nodejs::http_parser)`. Also using namespace for referencing http-parser
lib, which is safer, although the old name must still work, as names of
the binaries remained unchanged.

* Remove duplicate variable definition and add newlines at the end of files.

* [http-parser] Rename exported targets to "unofficial", since they are not blessed by upstream
2018-04-26 14:51:13 -07:00
Alexander Karatarakis
8a1bea28fc
Merge pull request #3256 from eao197/master
sobjectizer updated to v.5.5.22
2018-04-25 18:50:36 -07:00
Alexander Karatarakis
609cbd2d13
Merge pull request #3277 from lazyhamster/rhash
Updated rhash to 1.3.6.
2018-04-25 18:35:49 -07:00
tamaroth
1d351e0846 [bigint] Add missing header file #3319 (#3320)
* [bigint] Add missing header file.

File BigIntegerUtils.hh, which is required by the library, was not being copied.

* [bigint] Bump control file version
2018-04-25 18:27:26 -07:00
Alexander Karatarakis
babc84598b [libxmlpp] Bump version in CONTROL file 2018-04-25 16:30:31 -07:00
Cheney Wang
92b565e00a Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it. 2018-04-25 16:30:21 -07:00
Alexey Gruzdev
28082c2e93 [yato] Added yato library package 2018-04-25 19:46:18 +01:00
Claudio Fantacci
f0767d3bd9 Fix PCL compile tools (#3301)
Add missing boost definition using a patch.

Better compile from HEAD.
2018-04-24 11:09:12 -07:00
pravic
810f79302b [sciter] Update to 4.1.6.5883 2018-04-24 07:37:05 +03:00
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
825c22de58 [protobuf] Fix protoc permissions 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
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 ede0bb947b.

* Revert "[liblo] Initial port"

This reverts commit bb819eb218.

* [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
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
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