aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-16Merge pull request #550 from jwillemsen/masterAlexander Karatarakis
Use ACE 6.4.1, the latest micro release
2017-01-16[uvatlas] do not install the debug lib twicesdcb
2017-01-15FLTK PortScott
2017-01-15Use ACE 6.4.1, the latest micro releaseJohnny Willemsen
* ports/ace/portfile.cmake:
2017-01-14Create portfile.cmake for cerealMarcus Wölk
2017-01-14Create CONTROL fileMarcus Wölk
2017-01-14[glib] install gdbus-codegen toolcodicodi
It is required to build gtk+
2017-01-13[vcpkg_build/install_cmake] Add option to disable parallel buildingAlexander Karatarakis
2017-01-14fix UVAtlas build, I dropped the uvatlas tool.sdcb
2017-01-14Merge remote-tracking branch 'refs/remotes/upstream/master'sdcb
2017-01-14[glib] toooolscodicodi
2017-01-14Revert "[glib] use win_iconv and add subdir for tools"codicodi
This reverts commit ccd3e399f023129a39bb9a402324676a9391a970.
2017-01-13Merge pull request #479 from adam4813/rename-glew-outputRobert Schumacher
[glew] Renames the glew debug output files
2017-01-14Revert "[glib] hunt down every mention of libiconv"codicodi
This reverts commit 6a3b19b9e04d304ef9e07a9d99d3abbd17552993.
2017-01-14[grpc] build statically and preserve debug libscodicodi
2017-01-13[glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer ↵Robert Schumacher
using vcpkg_copy_pdbs().
2017-01-13Merge branch 'rename-glew-ouput' of https://github.com/adam4813/vcpkg into ↵Robert Schumacher
adam4813-rename-glew-ouput
2017-01-13[vcpkg integration] Explicitly skip empty entries instead of recursing. ↵Robert Schumacher
Fixes #460.
2017-01-13[vcpkg_build_cmake] Add option to specify the 64-bit toolsetAlexander Karatarakis
2017-01-14[glib] hunt down every mention of libiconvcodicodi
2017-01-14[glib] use win_iconv and add subdir for toolscodicodi
2017-01-13Merge pull request #536 from stammen/libwebsockets-uwpRobert Schumacher
libwebsockets: added support to build uwp versions
2017-01-13[libwebsockets] Bump version to correspond to source code change for uwp ↵Robert Schumacher
support.
2017-01-13Merge pull request #534 from ab-acx/http-parser-strictRobert Schumacher
On release set HTTP_PARSER_STRICT to zero.
2017-01-13[http-parser] Bump version to reflect build change adding HTTP_PARSER_STRICT=0Robert Schumacher
2017-01-13Merge pull request #528 from stammen/curl-uwpRobert Schumacher
CURL: added support for building uwp versions
2017-01-13[curl] Bump version to correspond with source code change for uwp support.Robert Schumacher
2017-01-13[openssl] Bump version to correspond with source change for uwp supportRobert Schumacher
2017-01-13Merge pull request #524 from stammen/openssl-uwpRobert Schumacher
OpenSSL: Fix UWP builds failing WACK testing
2017-01-13Identation consistencyAlexander Karatarakis
2017-01-13Merge pull request #521 from sdcb/DirectXMeshAlexander Karatarakis
add DirectXMesh
2017-01-13Merge pull request #518 from albertziegenhagel/szipAlexander Karatarakis
szip
2017-01-13[edit command] Now checks that port exists before openingAlexander Karatarakis
2017-01-13Added patch to disable building the static library when BUILD_SHARED_LIB is ↵Albert Ziegenhagel
enabled
2017-01-12Reorganize commands, each in its own namespaceAlexander Karatarakis
Additionally, functions related to a command can now live in the same namespace
2017-01-13[directxmesh] specify static only librarysdflysha
2017-01-12added missing free calls after curl_getenvDale Stammen
2017-01-12Merge branch 'master' into curl-uwpDale Stammen
2017-01-12Place contact and version commands in different cpp filesAlexander Karatarakis
2017-01-12Introduce Command namespace. RefactoringAlexander Karatarakis
2017-01-12Rename commands_integration.cpp to commands_integrate.cppAlexander Karatarakis
Filename should match the command name
2017-01-12Rename commands_installation to commands_installAlexander Karatarakis
Names should match the command
2017-01-12Place build & build_external commands into separate filesAlexander Karatarakis
2017-01-12Merge pull request #525 from stammen/libssh2-uwpRobert Schumacher
libssh2: added support for uwp builds
2017-01-12[libssh2] Bump version to match source code change for uwp supportRobert Schumacher
2017-01-12Merge pull request #520 from sdcb/DirectXTexRobert Schumacher
add DirectXTex
2017-01-12Merge pull request #505 from stammen/freetype-uwpRobert Schumacher
freetype: added support for uwp builds
2017-01-12[freetype] Bump version to match source changes for uwpRobert Schumacher