aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-01-25Merge pull request #590 from mmassing/boost_with_bzip2Robert Schumacher
[boost] Add bzip2 support
2017-01-25[boost] Bump version to correspond with added bzip2 dependency.Robert Schumacher
2017-01-25[gdal] Bump version to correspond with adding external libpng dependency.Robert Schumacher
2017-01-25Merge pull request #592 from sdcb/directxtk-non-win10Robert Schumacher
[directxtk] do not use win10 sdk
2017-01-25Merge pull request #589 from mmassing/gdal_link_external_libpngRobert Schumacher
[gdal] Link against external libpng
2017-01-25Merge pull request #571 from codicodi/add-fontconfigRobert Schumacher
Add fontconfig
2017-01-25[boost] Bump versionAlexander Karatarakis
2017-01-25Merge pull request #588 from mmassing/boost_fix_zlib_in_debugAlexander Karatarakis
[boost] Fix zlib detection in debug build
2017-01-25Update CONTROLOlaf van der Spek
2017-01-25[directxtk] rollback toolpath周杰
2017-01-25[directxtk] do not use win10 sdk (can now built without win10 sdk installed)周杰
2017-01-25[boost] Add bzip2 supportManuel Massing
2017-01-25[gdal] Link against external libpngManuel Massing
2017-01-25[boost] Fix zlib detection in debug buildManuel Massing
2017-01-25[libmariadb] rollback conflict with libmysqlflysha
2017-01-25Merge remote-tracking branch 'refs/remotes/origin/master'flysha
2017-01-24Merge branch 'mpir-static' of https://github.com/sdcb/vcpkg into ↵Alexander Karatarakis
sdcb-mpir-static
2017-01-24[wt] Suppress reliance on boost autolinkingRobert Schumacher
Fixes #558
2017-01-24[libarchive] bump versioncodicodi
2017-01-24[libarchive] apply patchcodicodi
2017-01-24[libarchive] add one more patchcodicodi
2017-01-23[mpir] enable static buildflysha
2017-01-20Merge pull request #568 from OlafvdSpek/masterRobert Schumacher
Package lzo
2017-01-20[lzo] Disable dynamic builds again due to library not having appropriate ↵Robert Schumacher
dllexport annotations.
2017-01-20[lzo] Fix compiler error. Add support for non-static triplets.Robert Schumacher
2017-01-20[libmysql] Create bin\ and debug\bin\ directoriesAlexander Karatarakis
(also make identation consistent)
2017-01-20Merge branch 'mysql-5.7.17' of https://github.com/sdcb/vcpkg into ↵Alexander Karatarakis
sdcb-mysql-5.7.17
2017-01-20[fontconfig] install additional licensecodicodi
2017-01-20[libmariadb] upgrade to 2.3.2sdcb
1. upgrade package to 2.3.2 2. enable static build support 3. do not block with libmysql
2017-01-20[libmysql] upgrade to 5.7.17sdcb
1. upgraded upstream mysql version to 5.7.17 2. simplified the patch size from 12K to 2K 3. enabled static build 4. switched mysql.h file to mysql/mysql.h
2017-01-19Merge pull request #551 from smasherprog/masterRobert Schumacher
FLTK Port
2017-01-19[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.Robert Schumacher
2017-01-19Merge pull request #529 from codicodi/add-glibRobert Schumacher
Add glib
2017-01-19add-fontconfigcodicodi
2017-01-19Package lzoOlaf
2017-01-19Do not simply rename "license_sdk.rtf" to "copyright"Albert Ziegenhagel
2017-01-18Merge pull request #564 from sdcb/dx101Alexander Karatarakis
[dx] upgrade to 1.0.1
2017-01-18[pcre] Update to 8.39. Add sourceforge mirrorAlexander Karatarakis
2017-01-18Merge pull request #538 from sdcb/UVAtlasAlexander Karatarakis
add UVAtlas
2017-01-18[dx] upgrade to 1.0.1flysha
2017-01-17[zlib] Add sourceforge mirrorAlexander Karatarakis
2017-01-17[zlib] Update to 1.2.11Alexander Karatarakis
2017-01-17Merge pull request #552 from jwillemsen/masterAlexander Karatarakis
Use ACE 6.4.2 which got released January 17th 2017
2017-01-17Fix Boost dynamic build.Christian Ullrich
Some of the Boost libraries build differently depending on whether BOOST_X_DYN_LINK is defined, so this symbol must be present in the dynamic build, and removing it as part of disabling auto-link was wrong. Reverts half of 5a3881a0.
2017-01-17Use ACE 6.4.2 which got released January 17th 2017Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2017-01-16Merge pull request #548 from mwoelk83/masterAlexander Karatarakis
add cereal port
2017-01-16Merge pull request #539 from codicodi/fix-grpcAlexander Karatarakis
[grpc] build statically
2017-01-16[protobuf] Attempt to make build more consistentAlexander Karatarakis
2017-01-16[uvatlas] do not install the debug lib twicesdcb
2017-01-15FLTK PortScott