Commit Graph

2532 Commits

Author SHA1 Message Date
Eric Mittelette
40bec91c0b adding tiny-dnn port files 2017-10-09 17:00:03 -07:00
Darryl Pogue
a3f68f5d01 [string_theory] Initial port 2017-10-08 22:04:07 -07:00
pravic
a958a8b50a [sciter] Update to 4.0.4.5428 2017-10-08 07:35:09 +03:00
pravic
e30466b08c [sciter] Update to 4.0.4.5413 2017-10-08 07:33:25 +03:00
Alexander Karatarakis
1fb5313a88 [websocketpp] Add patch for openssl 1.1.0 compatibility 2017-10-06 18:51:49 -07:00
Alexander Karatarakis
bc18ea6622 [cpprestsdk] Patch to allow building with openssl 1.1.0 2017-10-06 18:51:49 -07:00
Robert Schumacher
1008d3dd7a Merge pull request #1929 from glachancecmaisonneuve/mozjpeg
mozjpeg initial port
2017-10-06 14:11:19 -07:00
Robert Schumacher
049ad42779 [mozjpeg] Use vcpkg_from_github and vcpkg_copy_tool_dependencies 2017-10-06 14:06:43 -07:00
Robert Schumacher
0b97b05a7e Merge pull request #1890 from Microsoft/dev/alkarata/winsock2cryptowincrypt
Add ports for winsock2 and wincrypt
2017-10-06 12:55:05 -07:00
Robert Schumacher
74bab196c9 Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfix
Fix for BUILD_ARGS being always added in non ninja build (vcpkg_build_cmake,vcpkg_install_cmake)
2017-10-05 17:52:15 -07:00
Robert Schumacher
2c9ee072da [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.
Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete.
2017-10-05 17:49:28 -07:00
glachancecmaisonneuve
13a225c6ab mozjpeg initial port 2017-10-05 12:15:42 -04:00
LazyHamster
887466dfc1 Added port for librtmp 2.3 2017-10-05 15:56:49 +03:00
Robert Schumacher
d8507cd159 Merge pull request #1888 from jasjuang/aws-sdk-cpp
[aws-sdk-cpp] update to 1.2.4 and fix cmake exports
2017-10-04 16:56:00 -07:00
Alexander Karatarakis
40d531e911 Merge pull request #1926 from UnaNancyOwen/fix_openni2
Change to refer Kinect SDK 1.x that installed using vcpkg port
2017-10-04 13:03:45 -07:00
Alexander Karatarakis
26c06e1492 Merge pull request #1925 from UnaNancyOwen/fix_kinectsdk1
Extract Kinect SDK 1.x Installer using Dark
2017-10-04 13:01:12 -07:00
Alexander Karatarakis
37c155d86b Merge pull request #1414 from UnaNancyOwen/add_kinectsdk2
Add Kinect SDK v2.x port
2017-10-04 12:59:25 -07:00
Tsukasa Sugiura
6f0f196a1a Change to refer Kinect SDK 1.x that installed using vcpkg port
Fix according to changes of Kinect SDK 1.x port.
Change to refer Kinect SDK 1.x that installed using vcpkg port.
It will be always generate the Kinect SDK 1.x driver, even when Kinect
SDK 1.x is not installed in user system.
2017-10-05 01:02:36 +09:00
Tsukasa Sugiura
81a72bbfbb Extract WiX installer using Dark
Extract WiX installer using Dark.
It will be standalone extract files from installer of Kinect SDK 1.x
even if Kinect SDK 1.x is not installed in user system.
2017-10-05 00:50:13 +09:00
atkawa7
66fdeb4776 [geos] bump version 2017-10-04 05:39:16 -07:00
atkawa7
bf84f929d8 [geos] remove build_cmake 2017-10-04 05:36:30 -07:00
Robert Schumacher
322e9254c1 [gtest] Silence TR1 deprecation warning 2017-10-03 17:03:17 -07:00
Robert Schumacher
85f0a060db [geos] Bump version for previous PR 2017-10-03 15:00:16 -07:00
Robert Schumacher
3b1883556e Merge pull request #1905 from alex85k/master
[geos] allow geos_c static library cretation (libgeos_c.lib)
2017-10-03 14:56:39 -07:00
Alexander Karatarakis
21971318b4 Merge pull request #1913 from MatthewPowley/Telnetpp
[telnetpp] Initial port for 'Telnet++'
2017-10-03 13:00:57 -07:00
Alexander Karatarakis
74e26284cc Merge pull request #1917 from alex85k/libspatialite
[libspatialite] initial port
2017-10-03 12:54:21 -07:00
alex85k
587186430d [libspatialite] initial port 2017-10-04 00:26:50 +05:00
alex85k
07b22f1871 [geos] allow geos_c static library cretation (libgeos_c.lib) v2 2017-10-03 23:37:23 +05:00
alex85k
4ad9ae8560 [ReadOsm][FreeXL] fix spacebar-in-path problems 2017-10-03 23:31:12 +05:00
Tsukasa Sugiura
4e68010939 Extract WiX installer using Dark
Extract WiX installer using Dark.
It will be standalone extract files from installer of Kinect SDK 2.x
even if Kinect SDK 2.x is not installed in user system.
2017-10-03 22:31:21 +09:00
Matt Powley
6e6c2c9948 [telnetpp] Initial port for 'Telnet++', a C++ 14 implementation of the Telnet Session Layer protocol
* Initial commit for a port of Telnet++ (telnetpp)
* Upstream source: https://github.com/KazDragon/telnetpp
* Depends on Boost and Zlib (Additional dependency on GTest due to upstream authoring error)
2017-10-03 14:26:40 +01:00
Alexander Karatarakis
f58b91e8b4 Merge pull request #1902 from Ghabry/add-wildmidi
Add Wildmidi 0.4.1
2017-10-02 16:15:44 -07:00
Alexander Karatarakis
65bd58c282 Merge pull request #1906 from alex85k/freexl
[FreeXL] initial port
2017-10-02 16:12:44 -07:00
Robert Schumacher
1130cc3784 [proj][proj4] Rename proj to proj4. Leave empty forwarder behind. 2017-10-02 15:54:51 -07:00
Alexander Karatarakis
e4e5298911 [zlib] Patch to not build more things than needed 2017-10-02 14:45:41 -07:00
Alexander Karatarakis
5fefddc8c1 Merge pull request #1907 from alex85k/readosm
[ReadOSM] initial port
2017-10-02 14:29:27 -07:00
Robert Schumacher
b5a2a75bc2 Merge pull request #1900 from ShinNoNoir/patch-2
[ffmpeg] Deal with case-sensitive env vars
2017-10-02 14:11:17 -07:00
Robert Schumacher
b5de54f8ad Merge pull request #1901 from Ghabry/add-xmplite
Add xmplite 4.4.1
2017-10-02 13:56:36 -07:00
Robert Schumacher
5f29b0aad7 [libxmp-lite] Add INSTALL_HEADERS cmake macro 2017-10-02 13:53:59 -07:00
alex85k
c856dc482d [ReadOSM] initial port 2017-10-02 23:19:59 +05:00
alex85k
d4f992a08e [FreeXL] initial port 2017-10-02 22:54:00 +05:00
Ghabry
bb9265b676 Add Wildmidi 0.4.1 2017-10-02 16:11:34 +02:00
Ghabry
49cd339fd3 Add xmplite 4.4.1 2017-10-02 14:59:38 +02:00
Raynor Vliegendhart
973b0e5346 [ffmpeg] Deal with case-sensitive env vars
When behind a corporate proxy, one often needs to specify `HTTP_PROXY` and `HTTPS_PROXY` for some command line tools to work properly. However, `pacman` seems to rely on the lowercase equivalent environment variables. In a Windows command prompt environment, it is not possible to set both since Windows environment variables are not case-sensitive. As a workaround, this build script checks for the existence of HTTP_PROXY and HTTPS_PROXY. If they exist, they are exported as lowercase variables.
2017-10-02 14:31:06 +02:00
Alexander Karatarakis
0ecd97a110 Merge pull request #1892 from jasjuang/exiv2
new port: Exiv2
2017-10-01 23:38:33 -07:00
Alexander Karatarakis
15288c7aed Merge pull request #1893 from JesseTG/jtg/spirit-po
Add a port for spirit-po
2017-10-01 23:12:40 -07:00
jasjuang
e67007e632 update commit to master for cmake config support 2017-10-01 22:50:43 -07:00
jasjuang
ba255e11bb add in expat dependency 2017-10-01 21:50:09 -07:00
Mikhail Paulyshka
f7a437a662 [libexif] add version 0.6.21 2017-10-02 02:06:12 +03:00
Jesse Talavera-Greenberg
99a7b186a0
Crap 2017-10-01 13:38:12 -04:00