Commit Graph

128 Commits

Author SHA1 Message Date
Robert Schumacher
ddb7247b82 Merge pull request #159 from KindDragon/boost-release-pdb
[boost] Enable debug symbols for release build. Closes #151
2016-10-14 15:09:34 -07:00
Robert Schumacher
c63b8d6e19 [harfbuzz] Case-correction in control file 2016-10-14 15:06:46 -07:00
Robert Schumacher
b5a2a4203b Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-master 2016-10-14 15:05:42 -07:00
Vincent Lejeune
63a0db0044 Add freetype support for harfbuzz. 2016-10-14 19:00:54 +02:00
Arkadiy Shapkin
6857048521 [boost] Enable debug symbols for release build. Closes #151 2016-10-14 11:18:42 +03:00
Robert Schumacher
1c57981976 Merge pull request #152 from muemart/iconv
Improve iconv port
2016-10-13 15:54:38 -07:00
Martin Müller
eb2a2e375d Add ability to build static libraries and copy correct license file 2016-10-13 23:01:17 +02:00
Robert Schumacher
f46b9d18fc [nanodbc] Switch USE_UNICODE to ON to match upstream's build.bat. 2016-10-13 11:34:02 -07:00
Robert Schumacher
6202f61cd6 Merge branch 'nanodbc' of https://github.com/sdcb/vcpkg into sdcb-nanodbc 2016-10-13 11:11:58 -07:00
Scott Greenlay
f453d0f421 Removed HEADER_PATH 2016-10-13 10:54:46 -07:00
Scott Greenlay
c034eb2795 added cppwinrt 2016-10-13 07:23:31 -07:00
sdcb
ccb765efbb Add nanodbc. 2016-10-13 19:07:01 +08:00
Martin Müller
7561bbd045 Remove unused headers and files 2016-10-12 23:12:35 +02:00
Robert Schumacher
9c70beaf88 [double-conversion] Reduce work done during deployment 2016-10-12 14:03:45 -07:00
Martin Müller
2e35e0a145 Patch files directly instead of copying or modifying with CMake 2016-10-12 23:02:19 +02:00
Robert Schumacher
2f0d6b074a Merge branch 'master' of https://github.com/ZeroCrunch/vcpkg into ZeroCrunch-master 2016-10-12 12:46:51 -07:00
flysha
113945a733 Add libbson, mongo-c-driver, mongo-cxx-driver 2016-10-13 01:08:55 +08:00
Adam Martin
c4ba6cf38c [spdlog] Initial addition 2016-10-11 16:06:50 -05:00
Adam Martin
665325d741 [log4cplus] Initial addition 2016-10-11 16:06:41 -05:00
Jamie Kenyon
1babdd467b Updating based off feedback from @ras0219-msft for PR #6. 2016-10-11 21:57:01 +01:00
Jamie Kenyon
388ecda0f6 Adding double-conversion package. 2016-10-11 13:45:43 +01:00
Robert Schumacher
35fbe0ad71 Merge pull request #138 from ebraminio/master
Add freeglut
2016-10-11 03:28:20 -07:00
Ebrahim Byagowi
75091823ec Add freeglut
Fixes #105
2016-10-11 12:17:00 +03:30
Ebrahim Byagowi
5d16509b7e Remove unnecessary build dependency from harfbuzz
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-11 10:18:04 +03:30
Robert Schumacher
4ddfc534fe Merge pull request #130 from sdcb/rxcpp
Add RxCpp
2016-10-10 23:39:09 -07:00
Robert Schumacher
5743e32ad8 Merge pull request #135 from sdcb/ChakraCore2
Add ChakraCore
2016-10-10 23:38:19 -07:00
sdcb
9fa54bb205 Using a real link instead of PR# to describe the patching progress. 2016-10-11 14:18:42 +08:00
sdcb
aff4d22531 Add ChakraCore using powershell replace. 2016-10-11 14:10:09 +08:00
Robert Schumacher
9e1d40e4dc Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-10-10 23:07:29 -07:00
Robert Schumacher
c494892eb2 [freetype] Adjust include paths. Fix cmake config deployment. 2016-10-10 23:07:25 -07:00
vlj
218d70bcbe Add harfbuzz. 2016-10-10 23:48:08 +02:00
sdcb
ad7b893940 add RxCpp for https://github.com/Microsoft/vcpkg/issues/47. 2016-10-08 11:54:43 +08:00
Alexander Karatarakis
50fb104f6a Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with values
dynamic or static
2016-10-07 16:34:31 -07:00
Robert Schumacher
0de56e180f [lua] Add version and description 2016-10-07 14:49:58 -07:00
Robert Schumacher
d3a453e638 [lua] Reduce post-install work needed in portfile by adding them to CMakeLists.txt 2016-10-07 14:49:49 -07:00
Robert Schumacher
057069e87b Merge branch 'lua' of https://github.com/adam4813/vcpkg into adam4813-lua 2016-10-07 14:29:54 -07:00
Robert Schumacher
b23b5c698a [bullet3] Avoid '@' in version. Use more official repository. Name file such that future versions won't conflict. 2016-10-07 14:23:36 -07:00
Robert Schumacher
bf117ed2a8 Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into adam4813-bullet3 2016-10-07 14:19:37 -07:00
Adam Martin
ea65c0e5ba [lua] Initial addition 2016-10-07 15:54:12 -05:00
Adam Martin
f562159d6d [bullet3] Updated to use newer commit and build DLLs 2016-10-07 14:35:42 -05:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
b54881eacc [libpng] Add static library building 2016-10-06 13:15:43 -07:00
Alexander Karatarakis
6b4d0fea90 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-10-05 17:47:00 -07:00
Alexander Karatarakis
c44a1c7ad4 [zlib] Add rename of zlibstatic.lib to zlib.lib to portfile 2016-10-05 17:44:02 -07:00
Alexander Karatarakis
6685ff096d Modify zlib portfile for building shared & static libs 2016-10-05 17:44:02 -07:00
charlie barto
5979d83b5b fixed version 2016-10-05 19:01:15 -04:00
charlie barto
529b3f82f8 added assimp 2016-10-05 19:00:17 -04:00
Robert Schumacher
7a90372fd0 Merge pull request #118 from ethanhs/master
WIP: add libiconv port
2016-10-05 14:20:17 -07:00
Robert Schumacher
a2c6b57556 Merge pull request #88 from KindDragon/protobuf-grpc
Protobuf/grpc PR
2016-10-05 14:14:43 -07:00
Adam Martin
12958410a0 [bullet3] Initial addition 2016-10-05 14:49:55 -05:00