aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-03[geos] Bump version for previous PRRobert Schumacher
2017-10-03Merge pull request #1905 from alex85k/masterRobert Schumacher
[geos] allow geos_c static library cretation (libgeos_c.lib)
2017-10-03Merge pull request #1913 from MatthewPowley/TelnetppAlexander Karatarakis
[telnetpp] Initial port for 'Telnet++'
2017-10-03Merge pull request #1917 from alex85k/libspatialiteAlexander Karatarakis
[libspatialite] initial port
2017-10-03Merge pull request #1915 from alex85k/fix-spacebarAlexander Karatarakis
[ReadOsm][FreeXL] fix spacebar-in-path problems
2017-10-04[libspatialite] initial portalex85k
2017-10-03[geos] allow geos_c static library cretation (libgeos_c.lib) v2alex85k
2017-10-03[ReadOsm][FreeXL] fix spacebar-in-path problemsalex85k
2017-10-03Extract WiX installer using DarkTsukasa Sugiura
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[telnetpp] Initial port for 'Telnet++', a C++ 14 implementation of the ↵Matt Powley
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-02Suppress 4768 warning from shlobj.hAlexander Karatarakis
2017-10-02Change size_t to int (which is the actual return type)Alexander Karatarakis
2017-10-02Replace deprecated std::codecvt/std::wstring_convert. Fixes building with v141Alexander Karatarakis
2017-10-02Merge pull request #1902 from Ghabry/add-wildmidiAlexander Karatarakis
Add Wildmidi 0.4.1
2017-10-02Merge pull request #1906 from alex85k/freexlAlexander Karatarakis
[FreeXL] initial port
2017-10-02Extract local variableAlexander Karatarakis
2017-10-02[proj][proj4] Rename proj to proj4. Leave empty forwarder behind.Robert Schumacher
2017-10-02Show warning instead of failing if port cannot be parsedAlexander Karatarakis
2017-10-02[zlib] Patch to not build more things than neededAlexander Karatarakis
2017-10-02Add message when downloading cmake/git/nugetAlexander Karatarakis
2017-10-02Merge pull request #1907 from alex85k/readosmAlexander Karatarakis
[ReadOSM] initial port
2017-10-02Merge pull request #1900 from ShinNoNoir/patch-2Robert Schumacher
[ffmpeg] Deal with case-sensitive env vars
2017-10-02[vcpkg] Fix use of UNICODE-sensitive Windows APIsRobert Schumacher
2017-10-02Merge pull request #1901 from Ghabry/add-xmpliteRobert Schumacher
Add xmplite 4.4.1
2017-10-02[libxmp-lite] Add INSTALL_HEADERS cmake macroRobert Schumacher
2017-10-02[ReadOSM] initial portalex85k
2017-10-02[FreeXL] initial portalex85k
2017-10-02Merge pull request #1904 from UnaNancyOwen/add_wixRobert Schumacher
Add Dark support
2017-10-02Merge pull request #1829 from glachancecmaisonneuve/find_acquire_python2Robert Schumacher
find_acquire_program (python2)
2017-10-03Add Dark supportTsukasa Sugiura
Add Dark support to vcpkg_find_acquire_program().
2017-10-02Add Wildmidi 0.4.1Ghabry
2017-10-02Add xmplite 4.4.1Ghabry
2017-10-02[ffmpeg] Deal with case-sensitive env varsRaynor Vliegendhart
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-01Merge pull request #1892 from jasjuang/exiv2Alexander Karatarakis
new port: Exiv2
2017-10-01Merge pull request #1893 from JesseTG/jtg/spirit-poAlexander Karatarakis
Add a port for spirit-po
2017-10-01Merge pull request #1894 from amincheloh/patch-1Alexander Karatarakis
[vcpkg-docs] Update CONTROL file
2017-10-01Merge pull request #1897 from Mixaill/libexif-0621Alexander Karatarakis
[libexif] add version 0.6.21
2017-10-01update commit to master for cmake config supportjasjuang
2017-10-01add in expat dependencyjasjuang
2017-10-02[libexif] add version 0.6.21Mikhail Paulyshka
2017-10-02Autocomplete: removeMaria Tavlaki
2017-10-02Autocomplete: check if first argument is "install"Maria Tavlaki
2017-10-02Autocomplete: handle argumentsMaria Tavlaki
2017-10-02Create stub autocomplete functionMaria Tavlaki
2017-10-01Introduce Strings::case_insensitive_ascii_starts_with();Alexander Karatarakis
2017-10-01size_t instead of intAlexander Karatarakis
2017-10-02[vcpkg-docs] Update CONTROL fileAmin Cheloh
Build-Depends change qualifier from brackets to parentheses. see #1582
2017-10-01CrapJesse Talavera-Greenberg
2017-10-01Add a port for spirit-poJesse Talavera-Greenberg
- It's header-only, so this makes installation easy
2017-09-30new port: exiv2jasjuang