Robert Schumacher
a34b6ee16e
Merge branch 'export-ifw' of https://github.com/podsvirov/vcpkg into podsvirov-export-ifw
2017-10-04 14:14:58 -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
Robert Schumacher
3fb90110dd
Merge pull request #1923 from atkawa7/patch-1
...
[geos] remove build_cmake
2017-10-04 11:35:10 -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
alex85k
c6ac9bd7f0
[spatialite-tools] initial port (spatialite.exe and other tools)
2017-10-04 20:38:57 +05: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
Jens Frederich
0ba3c166d7
Get proxy credentials behind web proxy
2017-10-04 08:19:57 +02:00
Robert Schumacher
322e9254c1
[gtest] Silence TR1 deprecation warning
2017-10-03 17:03:17 -07:00
Robert Schumacher
3838d58804
[vcpkg] Add more operator== to CStringView. Uppercase Span to follow naming convention.
2017-10-03 15:51:24 -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
Alexander Karatarakis
051e6d96e6
Merge pull request #1915 from alex85k/fix-spacebar
...
[ReadOsm][FreeXL] fix spacebar-in-path problems
2017-10-03 12:38:23 -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
e25a31eca8
Suppress 4768 warning from shlobj.h
2017-10-02 17:29:11 -07:00
Alexander Karatarakis
f72cf87ab2
Change size_t to int (which is the actual return type)
2017-10-02 16:41:52 -07:00
Alexander Karatarakis
ca692e52ce
Replace deprecated std::codecvt/std::wstring_convert. Fixes building with v141
2017-10-02 16:40:18 -07: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
Alexander Karatarakis
4c4e6c7c7a
Extract local variable
2017-10-02 16:00:45 -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
d25a072c76
Show warning instead of failing if port cannot be parsed
2017-10-02 14:57:52 -07:00
Alexander Karatarakis
e4e5298911
[zlib] Patch to not build more things than needed
2017-10-02 14:45:41 -07:00
Alexander Karatarakis
bdbf00c7ab
Add message when downloading cmake/git/nuget
2017-10-02 14:44: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
20d911a915
[vcpkg] Fix use of UNICODE-sensitive Windows APIs
2017-10-02 13:57:55 -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
Robert Schumacher
4440ae36b5
Merge pull request #1904 from UnaNancyOwen/add_wix
...
Add Dark support
2017-10-02 10:23:22 -07:00
Robert Schumacher
4f27ff859f
Merge pull request #1829 from glachancecmaisonneuve/find_acquire_python2
...
find_acquire_program (python2)
2017-10-02 10:17:20 -07:00
Tsukasa Sugiura
58418e7373
Add Dark support
...
Add Dark support to vcpkg_find_acquire_program().
2017-10-03 00:55:54 +09: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
Alexander Karatarakis
b2ec8fa522
Merge pull request #1894 from amincheloh/patch-1
...
[vcpkg-docs] Update CONTROL file
2017-10-01 23:08:22 -07:00
Alexander Karatarakis
f439bea878
Merge pull request #1897 from Mixaill/libexif-0621
...
[libexif] add version 0.6.21
2017-10-01 23:06:23 -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
Maria Tavlaki
016c53e231
Autocomplete: remove
2017-10-02 01:24:19 +03:00
Maria Tavlaki
7c2239f980
Autocomplete: check if first argument is "install"
2017-10-02 01:24:19 +03:00
Maria Tavlaki
fe89e72e95
Autocomplete: handle arguments
2017-10-02 01:24:18 +03:00
Maria Tavlaki
b3e06443ea
Create stub autocomplete function
2017-10-02 01:23:55 +03:00
Alexander Karatarakis
2de9f83ff2
Introduce Strings::case_insensitive_ascii_starts_with();
2017-10-01 13:22:29 -07:00
Alexander Karatarakis
53d5076f64
size_t instead of int
2017-10-01 13:04:10 -07:00
Amin Cheloh
3af00c8a1e
[vcpkg-docs] Update CONTROL file
...
Build-Depends change qualifier from brackets to parentheses. see #1582
2017-10-02 00:45:00 +07:00
Jesse Talavera-Greenberg
99a7b186a0
Crap
2017-10-01 13:38:12 -04:00
Jesse Talavera-Greenberg
d75b20ba3c
Add a port for spirit-po
...
- It's header-only, so this makes installation easy
2017-10-01 13:37:14 -04:00
jasjuang
9115812006
new port: exiv2
2017-09-30 15:43:10 -07:00
jasjuang
2b6144854e
Merge remote-tracking branch 'upstream/master'
2017-09-30 15:41:03 -07:00
Alexander Karatarakis
9569e69b7c
[opengl] Rename portfile variable
2017-09-29 18:02:20 -07:00
Alexander Karatarakis
901014edfc
Add wincrypt as a port
2017-09-29 17:51:24 -07:00
Alexander Karatarakis
fcbb90b9a4
Add winsock2 as a port
2017-09-29 17:45:41 -07:00
Alexander Karatarakis
6c2297e03d
Merge pull request #1884 from TheCycoONE/lua_lib
...
Dynamically link lua.dll to lua.exe
2017-09-29 16:35:55 -07:00
jasjuang
3035c780b2
update to 1.2.4 and fix cmake exports
2017-09-28 21:34:08 -07:00
Alexander Karatarakis
450cb8591a
Revert "Extract function for duplicated code"
...
This reverts commit eca068e4c5673b888d6470b42d6b5b44b21c4007.
2017-09-28 19:39:11 -07:00
Alexander Karatarakis
f37e66b34d
Merge pull request #1341 from UnaNancyOwen/fix_openni2
...
Add Kinect driver to OpenNI2 port
2017-09-28 14:07:26 -07:00
Alexander Karatarakis
f1dd027dc8
Merge pull request #1882 from jasjuang/master
...
new port libfreenect2
2017-09-28 13:54:27 -07:00
Alexander Karatarakis
40f3e24b35
Merge pull request #1877 from JonnyPtn/gts-port
...
Initial GTS port
2017-09-28 13:21:47 -07:00
Alexander Karatarakis
9069ec64e6
Merge pull request #1876 from JonnyPtn/enet-port
...
Initial enet port
2017-09-28 12:33:04 -07:00
Robert Schumacher
9f9b4bc5c8
[abseil] Improve warning messages.
2017-09-28 11:42:36 -07:00
Robert Schumacher
c957331251
[abseil] Initial commit. Highly experimental.
2017-09-28 11:38:37 -07:00
jasjuang
7e6da0c9e7
Merge remote-tracking branch 'upstream/master'
2017-09-27 22:21:17 -07:00
Alexander Karatarakis
0ccea4f367
[Toolset selection] Use VS2017 vcvarsall for v140 if available
2017-09-27 18:55:09 -07:00
Alexander Karatarakis
f617a711ec
Fix: Don't break before finding all VS2017 instances
2017-09-27 18:41:28 -07:00
Stephen E. Baker
493d94e296
Dynamically link lua.dll to lua.exe
...
For lua.exe to load C modules which are linked against lua, it must itself be
linked against lua, otherwise loading the module fails.
2017-09-27 21:24:38 -04:00
Alexander Karatarakis
712491c822
Place line closer to usage
2017-09-27 17:48:51 -07:00
Alexander Karatarakis
eca068e4c5
Extract function for duplicated code
2017-09-27 17:22:40 -07:00
Konstantin Podsvirov
d25fd5c7b3
[vcpkg-export-ifw] Some improvements
...
Improvements:
- fix typos;
- remove outdated repository directory.
2017-09-28 01:00:40 +03:00
Konstantin Podsvirov
c6149fae2f
[vcpkg-export-ifw] Usage QtIFW tools
...
Download and use tools to make repository and installer
2017-09-28 00:21:26 +03:00
Konstantin Podsvirov
68b9c2d8b9
[vcpkg-export-ifw] Separate IFW loop
...
Separate IFW loop compatible with main export loop
Fixed mistakes in templates
Set current date to ReleaseDate tag
2017-09-28 00:21:26 +03:00
Robert Schumacher
5199507a58
[vcpkg-export-ifw] Use template approach for xml instead of line-by-line
2017-09-28 00:21:26 +03:00
Konstantin Podsvirov
ba0cc3f1d7
WIP: Export IFW
...
Add export to binary crossplatform repository/installer
with GUI based on QtIFW:
http://doc.qt.io/qtinstallerframework/ifw-overview.html
For correct operation of these changes,
you must use the corrected QtIFW:
https://codereview.qt-project.org/#/c/203958
2017-09-28 00:21:25 +03:00
Alexander Karatarakis
f160164219
Merge pull request #1880 from mloskot/ml/geos-3.6.2
...
[geos] Update port to latest GEOS 3.6.2
2017-09-27 12:08:16 -07:00
jasjuang
050a8bf617
new port libfreenect2
2017-09-27 00:23:27 -07:00
Mateusz Loskot
eacabe5c46
[geos] Update port to latest GEOS 3.6.2
...
* Bump GEOS version wherever necessary
* Update download package and checksum.
* Replace download from SVN with official release source package.
* Remove generating of geos_svn_revision.h as unnecessary -
released source package includes the header.
* Explain status of the missing CMake modules.
* Remove CMake option -DBUILD_TESTING as unused.
GEOS is important dependency of GDAL (updated in #1879 ;
GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
2017-09-26 22:29:24 +02:00
Mateusz Loskot
6df1629d4d
[gdal] Update port to latest GDAL 2.2.2
...
* Bump GDAL version wherever necessary
* Update download package and checksum.
* Remove 0001-Add-support-for-MSVC1900-backported-from-GDAL2.patch
no longer necessary.
* Recalculate 000N prefix in patche filenames after the removal.
* Update 0002-Ensures-inclusion-of-PDB-in-release-dll-if-so-reques.patch
* Patch pushed upstream https://trac.osgeo.org/gdal/ticket/7055
and should no longer be necessary in GDAL 2.2.3 or later
* Update 0003-Fix-openjpeg-include.patch
2017-09-26 19:13:28 +02:00
jonathan.r.paton@googlemail.com
626d2f8162
Initial GTS port
2017-09-26 15:04:49 +01:00
jonathan.r.paton@googlemail.com
a4673fce89
Initial enet port
2017-09-26 13:08:27 +01:00
Alexander Karatarakis
084b1afe9a
[anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs()
2017-09-25 15:35:41 -07:00
Alexander Karatarakis
fe92af4ddd
Fix more port hashes due to github tar.gz change
...
Related: cb239b92
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-25 15:10:21 -07:00
Alexander Karatarakis
2955ede10b
Merge pull request #1872 from mcgoo/mysql-hash-changed
...
update to handle mysql-server release hash change
2017-09-25 15:00:51 -07:00
Alexander Karatarakis
74e5c8092b
Merge pull request #1871 from muemart/master
...
Improve pangolin port
2017-09-25 13:06:07 -07:00
Alexander Karatarakis
da5e24224a
[pangolin] Bump version
2017-09-25 13:05:24 -07:00
glachancecmaisonneuve
06798b6528
Fix for BUILD_ARGS being always added in non ninja build
2017-09-25 13:05:32 -04:00
Jim McGrath
89d2112fbe
update the hash to match the current github release (!)
2017-09-25 10:39:06 -05:00