Curtis J Bezault
dd8e95af87
Merge pull request #7729 from cskrisz/patch-2
...
[sfml] Fix system package dependencies on Ubuntu
2019-08-16 13:30:37 -07:00
Lily
a3135b7c86
[field3d] Add new port ( #7594 )
...
* [field3d] Add new port
* [field3d] Add new port
2019-08-16 13:08:35 -07:00
Krisztián Csordás
879a7fafd7
Fix opengl for SFML
...
Cmake doesn't find opengl on Ubuntu (tried 18.04, 19.04) even after installing the required system dependencies.
libgl1-mesa-dev works instead of mesa-common-dev, as noted here: https://stackoverflow.com/a/47926071/6597851 .
2019-08-16 21:40:44 +02:00
Alexander Neumann
c176532bd6
[tinkerforge] add new port ( #7523 )
...
* triplet whitespace changes to change abi tags in ci and trigger full CI rebuild
* [tinkerforge] add new port
* Revert "triplet whitespace changes to change abi tags in ci and trigger full CI rebuild"
This reverts commit 5f356794b9
.
* added uwp early failure
2019-08-16 12:02:14 -07:00
Curtis J Bezault
1ccf986f76
Merge pull request #7726 from adrido/revert-irrlicht-unicode-paths
...
Revert "[irrlicht] use unicode path on windows (#7354 )"
2019-08-16 10:27:59 -07:00
Curtis J Bezault
b87dc541b5
Merge pull request #7710 from JackBoosY/dev/jack/7477
...
[libmariadb]Fix usage error LNK2001.
2019-08-16 10:23:47 -07:00
Curtis J Bezault
a17a013ad8
Merge pull request #7697 from wangli28/dev/Lily/issue7682
...
[geographiclib] Fix build error on Linux
2019-08-16 10:23:13 -07:00
Curtis J Bezault
be7428900d
Merge pull request #7714 from ehsan-mohammadi/master
...
[cpp-httplib] Update library to 0.2.1
2019-08-16 10:22:55 -07:00
Curtis J Bezault
71f4cba1f8
Merge pull request #7715 from ehsan-mohammadi/dev0
...
[pegtl-2] Update library to 2.8.1
2019-08-16 10:22:08 -07:00
Curtis J Bezault
424ceb04b5
Merge pull request #7716 from ehsan-mohammadi/dev1
...
[doctest] Update library to 2.3.4
2019-08-16 10:21:58 -07:00
Curtis J Bezault
9e17c421e5
Merge pull request #7723 from ehsan-mohammadi/dev7
...
[sqlite-orm] Update library to 1.4
2019-08-16 10:17:17 -07:00
Curtis J Bezault
7a42fe13c3
Merge pull request #7721 from ehsan-mohammadi/dev5
...
[oniguruma] Update library 6.9.3
2019-08-16 10:16:58 -07:00
Curtis J Bezault
4a88e39412
Merge pull request #7722 from ehsan-mohammadi/dev6
...
[robin-hood-hashing] Update library to 3.4.0
2019-08-16 10:16:48 -07:00
Curtis J Bezault
4c5feec022
Merge pull request #7718 from ehsan-mohammadi/dev3
...
[jsoncons] Update library to 0.132.1
2019-08-16 10:16:19 -07:00
Curtis J Bezault
41b1746337
Merge pull request #7719 from ehsan-mohammadi/dev4
...
[jsoncpp] Update library to 1.9.1
2019-08-16 10:16:01 -07:00
DailyShana
073e0e4306
Revert "[irrlicht] use unicode path on windows ( #7354 )"
...
This reverts commit 22be764ecc
.
2019-08-16 16:19:18 +02:00
unknown
da6c72ed50
[sqlite-orm] Update library to 1.4
2019-08-16 14:27:01 +04:30
unknown
db96ecd7d7
[robin-hood-hashing] Update library to 3.4.0
2019-08-16 14:14:15 +04:30
unknown
ebefed05d4
[oniguruma] Update library 6.9.3
2019-08-16 13:55:18 +04:30
unknown
099c31ad69
[jsoncpp] Update library to 1.9.1
2019-08-16 13:43:24 +04:30
unknown
812beb6101
[jsoncons] Update library to 0.132.1
2019-08-16 13:31:52 +04:30
unknown
f71048c97d
[doctest] Update library to 2.3.4
2019-08-16 12:50:01 +04:30
unknown
35696e12f8
[pegtl-2] Update library to 2.8.1
2019-08-16 12:39:18 +04:30
unknown
f82c50c9a5
[cpp-httplib] Update library to 0.2.1
2019-08-16 12:06:16 +04:30
wangli28
c315a54a95
[geographiclib] Remove elseif
2019-08-16 06:21:05 +00:00
Adam Martin
0a033250c7
Added feature to optionally install all Angelscript standard addons ( #7650 )
2019-08-15 22:47:14 -07:00
JackBoosY
d72c12c84b
[libmariadb]Fix usage error LNK2001.
2019-08-15 20:20:59 -07:00
JackBoosY
f9b5fe0886
Merge branch 'master' into dev/jack/4167
2019-08-15 19:07:53 -07:00
JackBoosY
adb84c2658
Merge branch 'master' into dev/jack/4167
2019-08-16 10:01:32 +08:00
Curtis J Bezault
22e787f944
Merge pull request #7708 from denis-gz/libtorrent-update
...
[libtorrent] Update to 1.2.1-bcb26fd6
2019-08-15 16:36:53 -07:00
Denis Zavorotnyy
063b6878b0
[libtorrent] Update to 1.2.1-bcb26fd6
...
1.2.1-bcb26fd6
* fix issue where trackers from magnet links were not included in create_torrent()
* make peer_info::client a byte array in python binding
* pick contiguous pieces from peers with high download rate
* fix error handling of moving storage to a drive letter that isn't mounted
* fix HTTP Host header when using proxy
1.2.1 release
* add dht_pkt_alert and alerts_dropped_alert to python bindings
2019-08-16 01:50:24 +03:00
Curtis J Bezault
513e28ee57
Merge pull request #7358 from PhoebeHui/dev/Phoebe/UpdateLeptonica
...
[leptonica] Upgrade to 1.78.0
2019-08-15 15:33:52 -07:00
Curtis J Bezault
1040357cf5
Merge pull request #7437 from myd7349/mpmcqueue-spscqueue-init
...
[mpmcqueue][spscqueue] Add new port
2019-08-15 15:33:06 -07:00
NancyLi1013
034d5c9afc
[hfsm2] Add new port ( #7516 )
...
* [hfsm2] Add new port
* [Update the way to install headers]
* Add build depends
2019-08-15 13:35:57 -07:00
NancyLi1013
7dcaf39581
[pistache] Add new port ( #7547 )
...
* [pistache] Add new port
* Update prompt messages
* Remove pkgconfig file from lib and debug/lib.
2019-08-15 13:30:32 -07:00
Curtis J Bezault
246dc09cae
Merge pull request #7703 from coryan/update-googleapis-port
...
Update googleapis to 0.1.3.
2019-08-15 13:05:47 -07:00
Carlos O'Ryan
82eb7ae03e
Update googleapis to 0.1.3.
2019-08-15 15:05:47 -04:00
myd7349
47d761faf0
[wg21-sg14] Add new port ( #7663 )
...
* [SG14] Add new port
* [wg21-sg14] Rename
2019-08-15 11:57:26 -07:00
JackBoosY
514ad6542c
[czmq/pcl]Fix judgment feature condition. ( #7700 )
2019-08-15 11:47:13 -07:00
Curtis J Bezault
0a899c4f68
Merge pull request #7699 from wangli28/dev/Lily/issue7686
...
[nghttp2] Upgrade to version 1.39.2
2019-08-15 10:24:39 -07:00
Curtis J Bezault
8774a15181
Merge pull request #7702 from ehsan-mohammadi/master
...
[brynet, catch2, chakracore] Update some ports version
2019-08-15 10:23:35 -07:00
Curtis J Bezault
2b3c362059
Merge pull request #7669 from wangli28/dev/Lily/issue7668
...
[libgit2] Upgrade to version 0.28.3
2019-08-15 10:04:24 -07:00
Curtis J Bezault
852e817462
Merge pull request #7670 from PhoebeHui/dev/Phoebe/fixspdlog
...
[spdlog] fix cmake targets path
2019-08-15 10:03:54 -07:00
Curtis J Bezault
e236942061
Merge pull request #7695 from longhuan2018/Fix-osgearth-with-rocksdbrocksdb(lz4,snappy,zlib,tbb,zstd)-failed
...
[osgearth]Fix osgearth rocksdb plugin build falied
2019-08-15 08:57:07 -07:00
Curtis J Bezault
7cf6c6324b
Merge pull request #7698 from JackBoosY/dev/jack/upgrade_poco_1.9.2
...
[poco]Upgrade version to 1.9.2 release.
2019-08-15 08:55:56 -07:00
JackBoosY
fa5d80b9dd
[poco]Fix library using pcre.
2019-08-15 03:18:58 -07:00
unknown
890d9eae9d
[chakracore] Update library to 1.11.12
2019-08-15 13:57:39 +04:30
unknown
278bbe4769
[catch2] Update library to 2.9.2
2019-08-15 13:55:08 +04:30
unknown
547fc19218
[brynet] Update library to 1.0.3
2019-08-15 13:53:24 +04:30
JackBoosY
9711ca77d3
[poco]Re-fix unbundled_pdf.patch
2019-08-15 00:54:28 -07:00