Dale Stammen
8ee0ec1699
fix for uwp builds
2016-11-28 13:01:55 -08:00
Manuel Massing
de3189dbe6
[proj] Remove unused parameters
2016-11-28 15:02:51 +01:00
Manuel Massing
c969fad3f9
[proj] Rename library to "proj.lib" / "projd.lib"
2016-11-28 15:02:51 +01:00
Manuel Massing
524f716570
[proj4] Rename port from "proj4" to "proj"
2016-11-28 15:02:51 +01:00
Manuel Massing
16a3384f9a
[proj4] Replace tabs with spaces
2016-11-28 15:02:51 +01:00
Alexander Karatarakis
1edc7e0d3b
Merge pull request #359 from sdcb/chakracore131
...
[chakracore] upgrade to 1.3.1
2016-11-28 03:03:12 -08:00
sdcb
00f10b7789
[dxut] add build for optional libs.
2016-11-28 13:06:48 +08:00
sdcb
e0d211cf0b
Add DirectXTK12
...
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Official github: https://github.com/Microsoft/DirectXTK12
2016-11-28 10:02:07 +08:00
sdcb
3b345d4ab5
[chakracore] upgrade to 1.3.1
2016-11-28 09:50:37 +08:00
Mattias Cibien
a45a65f939
Fixed missing glm dependency
2016-11-27 09:37:54 +01:00
Mattias Cibien
98bb77dab2
Added maintainer and url
2016-11-27 09:26:00 +01:00
Robert Schumacher
bc8a015889
Merge pull request #346 from mikebmcl/master
...
Added ports for pixman 0.32.0 and cairo 1.14.6.
2016-11-26 17:46:47 -08:00
Alexander Karatarakis
9fdb1f8fe8
[clockutils] Remove copy of LICENSE
2016-11-26 16:11:27 -08:00
Alexander Karatarakis
56581e816a
[curl] Enable static building
2016-11-26 16:05:46 -08:00
Alexander Karatarakis
f3783f87a6
Merge branch 'ClockworkOrigins-master'
2016-11-26 13:48:46 -08:00
Alexander Karatarakis
660797c22c
[clockutils] Call vcpkg_copy_pdbs()
2016-11-26 13:35:26 -08:00
vlj
4efbc5b135
Add glslang.
2016-11-26 22:35:02 +01:00
Alexander Karatarakis
e761b5ac0a
Merge branch 'master' of https://github.com/ClockworkOrigins/vcpkg into ClockworkOrigins-master
2016-11-26 13:25:58 -08:00
Alexander Karatarakis
8e0918ace4
Merge pull request #350 from codicodi/codicodi-fix-directxtk
...
[DirectXTK] Specify install folder for headers
2016-11-26 13:24:46 -08:00
Mattias Cibien
de0065d9d2
Finished globjects
2016-11-26 21:14:30 +01:00
Mattias Cibien
90a0447f93
Initial globjects
2016-11-26 21:00:53 +01:00
Daniel Bonrath
469b819fdf
#339 added clockUtils port
2016-11-26 19:36:25 +01:00
codicodi
a510782857
Bump version
2016-11-26 16:55:29 +01:00
codicodi
c7bb71b29a
Specify path for includes
2016-11-26 16:54:51 +01:00
Robert Schumacher
692d95c865
[vcpkg] Do not return references to locals
2016-11-26 02:51:12 -08:00
Robert Schumacher
cc7ee77d90
[vcpkg] The static keyword at member function scope is not once-per-instance, it's once-per-function
2016-11-26 02:49:42 -08:00
Robert Schumacher
89ba3171cc
Merge pull request #349 from saulthu/add-zstd-port
...
Add zstd port
2016-11-26 02:42:17 -08:00
Robert Schumacher
02f00dfbc7
[zstd] Reduce modifications to the upstream CMake. Remove all variation from the import lib name.
2016-11-26 02:40:38 -08:00
Robert Schumacher
c076567336
Merge branch 'add-zstd-port' of https://github.com/saulthu/vcpkg into saulthu-add-zstd-port
2016-11-26 01:54:56 -08:00
Robert Schumacher
7e4a57fbfd
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:57 -08:00
Robert Schumacher
351c9a85b2
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:38 -08:00
Robert Schumacher
61b653aad3
[vcpkg.cmake] Add lib
and lib/manual-link
to CMake's default link directories when using our toolchain.
2016-11-26 00:10:42 -08:00
Robert Schumacher
32157f8ce5
[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integration via MSBuild when using CMake.
...
Add lib\ and lib\manual-link\ to additional library paths.
[gtest] Because the four libraries provided by gtest supply redundant symbols and define main, opt them all out.
Addresses #306 .
2016-11-25 23:10:27 -08:00
Robert Schumacher
cdba9a5e49
[rxcpp] Renaming downloaded file back to RxCpp-v3.0.0.tar.gz to avoid collisions with other libraries
2016-11-25 21:45:41 -08:00
Robert Schumacher
bff67a592d
Revert "Merge pull request #348 from kirkshoop/rxcpp3.0.0"
...
This reverts commit 82c29e0dc5
, reversing
changes made to a5b1ed784a
.
2016-11-25 21:44:01 -08:00
Robert Schumacher
82c29e0dc5
Merge pull request #348 from kirkshoop/rxcpp3.0.0
2016-11-25 21:37:34 -08:00
Robert Schumacher
a5b1ed784a
Merge pull request #347 from sdcb/rxcpp-3
...
[rxcpp] Upgrade to latest 3.0.0
2016-11-25 21:33:17 -08:00
Robert Schumacher
49258ecd62
Merge pull request #338 from sdcb/dxut-static
...
[dxut] switch dxut building static lib
2016-11-25 20:31:02 -08:00
Robert Schumacher
ed6ed41130
Merge pull request #340 from sdcb/directxtk
...
Add directxtk
2016-11-25 20:23:50 -08:00
Kirk Shoop
420795eed1
update rxcpp to 3.0.0
2016-11-25 19:27:07 -08:00
flysha
1794eec16d
[rxcpp] Upgrade to latest 3.0.0
2016-11-26 09:58:03 +08:00
Michael B. McLaughlin
57f051776f
Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib.
2016-11-25 18:48:19 -05:00
Manuel Massing
3cff7cd6af
Add PROJ.4 cartographic projection library port
2016-11-25 17:26:39 +01:00
sdcb
5cc2e93a6f
Add directxtk
...
Note:
1. dynamic build is not supported, because upstream build are static by default.
2. Currently uwp build are not supported, it can eanbled by swith to using DirectXTK_Windows10.sln instead of DirectXTK_Desktop_2015_Win10.sln. We can enable it in the future.
2016-11-25 17:37:48 +08:00
sdcb
266703eab8
[dxut] switch dxut building static lib
...
dxut is by building static library by default, my previous PR forcing dxut building dynamic by creating a huge patch (basically add dllimport/dllexport everywhere).
This PR droped the huge patch and switch building static library (which is the upstream default behavior).
related issue:
https://github.com/Microsoft/DXUT/issues/8
2016-11-25 16:42:12 +08:00
Alexander Karatarakis
2a8d61bf1b
Merge pull request #336 from frederich/tc-range_update-e2d3018
...
[think-cell-range] upgrade to e2d3018
2016-11-24 10:29:01 -08:00
Jens Frederich
986c6e5ea0
[think-cell-range] upgrade to e2d3018
...
Signed-off-by: Jens Frederich <jens.frederich@vector.com>
2016-11-24 13:24:25 +01:00
Alexander Karatarakis
7f73ac8d4d
Merge pull request #322 from barcharcraz/libpq-postgres
...
added libodb-pgsql support
2016-11-23 16:08:38 -08:00
Alexander Karatarakis
d6c6818531
[fmt] Bump version
2016-11-23 16:03:44 -08:00
Alexander Karatarakis
d84e004929
Merge pull request #333 from barcharcraz/fix-fmt-again
...
mode fmt export all symbols on windows
2016-11-23 16:02:40 -08:00