Alexander Karatarakis
6ce4908f69
Merge pull request #1758 from atkawa7/PicoSHA2
...
[picosha2] init
2017-09-04 00:39:04 -07:00
Alexander Karatarakis
ee976fb377
Merge pull request #1757 from atkawa7/microhttpd
...
[libmicrohttpd] init port
2017-09-04 00:29:49 -07:00
Alexander Karatarakis
8c289213cc
Merge pull request #1756 from atkawa7/tinythread
...
[tinythread] init
2017-09-04 00:22:37 -07:00
Alexander Karatarakis
27b8519330
Merge pull request #1755 from atkawa7/libunibreak
...
[libunibreak] init port
2017-09-04 00:15:37 -07:00
Alexander Karatarakis
4df8482aaf
Merge pull request #1754 from atkawa7/gumbo
...
[gumbo] init port
2017-09-04 00:05:14 -07:00
Alexander Karatarakis
319dd85ebc
Merge pull request #1753 from atkawa7/libstemmer
...
[libstemmer] init
2017-09-04 00:01:33 -07:00
Thierry Bastian
a64bc4a8be
code review
2017-09-04 08:38:26 +02:00
atkawa7
819d2667a1
[picosha2] init
2017-09-02 20:28:16 -07:00
atkawa7
0ea1041e8d
[libmicrohttpd] init port
2017-09-02 20:11:30 -07:00
atkawa7
a5c6f73d69
[tinythread] init
2017-09-02 19:39:25 -07:00
atkawa7
28c10b1a7a
[gumbo] fix missing header
2017-09-02 17:12:39 -07:00
atkawa7
47f329089a
[libunibreak] init port
2017-09-02 17:09:07 -07:00
atkawa7
520b3b3907
[gumbo] html parser init
2017-09-02 16:35:59 -07:00
atkawa7
db6282e788
[libstemmer] add description
2017-09-02 12:55:43 -07:00
atkawa7
dd0a7bc1f7
[libstemmer] init
2017-09-02 12:53:11 -07:00
Thierry Bastian
a610f62587
protobuf: switching to 3.4
2017-09-01 13:42:51 +02:00
Alexander Karatarakis
d09e7fa2d9
[shaderc] Bump version
2017-08-31 14:51:39 -07:00
vlj
27a4067bdf
set glslangdir and glslang lib interface_include_directories in shaderc cmakelist.
2017-08-31 20:16:21 +02:00
Alexander Karatarakis
8fac93e539
Merge pull request #1729 from atkawa7/pthreads
...
[pthreads] init port
2017-08-30 16:42:40 -07:00
Alexander Karatarakis
7272e81460
Merge pull request #1736 from madebr/libmad_fix
...
Libmad: fix header include + no inline assembly
2017-08-30 16:29:26 -07:00
Alexander Karatarakis
a51b482c89
Merge pull request #1741 from paercebal/fix_for_broken_xerces
...
Update xerces-c port files to retrieve it from github
2017-08-30 16:02:21 -07:00
paercebal
38712f755b
Removing explicit setting of SOURCE_PATH
2017-08-31 00:56:49 +02:00
paercebal
3b8159bad0
use vcpkg_from_github instead
2017-08-30 23:57:27 +02:00
Alexander Karatarakis
137d5a29ae
Merge pull request #1740 from codicodi/gtk-3.22.19
...
[gtk] update to 3.22.19
2017-08-30 13:26:20 -07:00
paercebal
d0155a477e
Update xerces-c port files to retrieve it from github
2017-08-30 22:18:58 +02:00
Alexander Karatarakis
1d62cc0df8
Merge pull request #1739 from codicodi/gdk-pixbuf-2.36.9
...
[gdk-pixbuf] update to 2.36.9
2017-08-30 13:06:12 -07:00
Alexander Karatarakis
d39ab9eb6e
Merge pull request #1738 from codicodi/pango-1.40.11
...
[pango] update to 1.40.11
2017-08-30 12:28:08 -07:00
Alexander Karatarakis
a510536ef0
Merge pull request #1737 from codicodi/glib-2.52.3
...
[glib] update to 2.52.3
2017-08-30 12:23:54 -07:00
codicodi
fa8ce7af7e
[gtk] update to 3.22.19
2017-08-30 16:01:33 +02:00
codicodi
5ef20222d7
[gdk-pixbuf] update to 2.36.9
2017-08-30 15:47:14 +02:00
codicodi
efc38c7192
[pango] update to 1.40.11
2017-08-30 15:28:50 +02:00
codicodi
c0da751264
[glib] update to 2.52.3
2017-08-30 15:08:46 +02:00
Anonymous Maarten
059e1e487f
libmad: use the default floating point module
2017-08-30 14:40:40 +02:00
Anonymous Maarten
2e2c7e51b3
libmad: put "mad.h" header in include path
2017-08-30 14:40:37 +02:00
Raynor Vliegendhart
345527b365
[libxml2] Add http mirror
...
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-08-30 07:19:34 +02:00
Alexander Karatarakis
83464ec5b7
Merge pull request #1710 from Mixaill/fcl
...
[FCL] add version 0.5.0
2017-08-29 16:21:09 -07:00
Alexander Karatarakis
d1d01075ad
Merge pull request #1709 from Mixaill/ccd
...
[libccd/ccd] rename from libccd to ccd, refactor
2017-08-29 15:42:45 -07:00
Alexander Karatarakis
27d5f57cdb
[boost] Use fixed commit for 1.65 patch
2017-08-29 14:42:32 -07:00
atkawa7
adb8142329
[pthreads] Fix macros
2017-08-29 12:15:35 -07:00
atkawa7
1362342f55
[pthreads] init port
2017-08-29 11:41:08 -07:00
Tsukasa Sugiura
4fdcca314a
Apply Hotfix of Known Issues for Boost 1.65.0
...
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-30 03:11:37 +09:00
Robert Schumacher
265fb7e0b5
[jxrlib] Fix hash. Fixes #1705 .
2017-08-28 19:29:47 -07:00
Alexander Karatarakis
f696f40533
Merge pull request #1720 from mmha/ecm_5_37
...
Update ecm to version 5.37.0
2017-08-27 21:47:54 -07:00
Alexander Karatarakis
008919edba
Merge pull request #1719 from atkawa7/ctemplate_public_headers
...
[ctemplate] Disable Installing Private Headers
2017-08-27 21:46:30 -07:00
Alexander Karatarakis
10809ba2bb
Merge pull request #1717 from codicodi/jsoncpp-1.8.1
...
[jsoncpp] update to 1.8.1
2017-08-27 21:41:41 -07:00
Alexander Karatarakis
41a8e59807
Merge pull request #1716 from codicodi/curl-7.55.1
...
[curl] update to 7.55.1
2017-08-27 21:37:33 -07:00
Alexander Karatarakis
ff4f67eabd
Merge pull request #1713 from t-sharp/master
...
Updated libsigcpp to version 2.99.9
2017-08-27 21:33:20 -07:00
Alexander Karatarakis
965f2fbfe7
Merge pull request #1715 from codicodi/snappy-1.1.7
...
[snappy] update to 1.1.7
2017-08-27 21:32:44 -07:00
Alexander Karatarakis
aaf7f5b7d7
Merge pull request #1714 from codicodi/libpng-1.6.32
...
[libpng] update to 1.6.32
2017-08-27 21:30:32 -07:00
Alexander Karatarakis
5e720f4dee
[catch] Fix hash
2017-08-27 21:24:37 -07:00