| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-11-29 | Use extracted local variable | Alexander Karatarakis | |
| 2016-11-29 | [post-build-checks] Add check for files in package dir and debug dir | Alexander Karatarakis | |
| 2016-11-29 | Extract local variable | Alexander Karatarakis | |
| 2016-11-29 | Extract local variable | Alexander Karatarakis | |
| 2016-11-29 | Don't return by const value | Alexander Karatarakis | |
| 2016-11-29 | Merge branch 'mattiascibien-anax' | Alexander Karatarakis | |
| 2016-11-29 | [anax] BUILD_SHARED_LIBS is automatically set by vcpkg | Alexander Karatarakis | |
| 2016-11-29 | Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into ↵ | Alexander Karatarakis | |
| mattiascibien-anax | |||
| 2016-11-29 | Initial anax port | Mattias Cibien | |
| 2016-11-28 | Update CHANGELOG and bump version to v0.0.61 | Alexander Karatarakis | |
| 2016-11-28 | [vcpkg portsdiff] Add check that commit id exists | Alexander Karatarakis | |
| 2016-11-28 | Move PYTHON2 "acquisition" to vcpkg_find_acquire_program | Alexander Karatarakis | |
| 2016-11-28 | Merge pull request #361 from sdcb/dxutopt | Alexander Karatarakis | |
| [dxut] add build for optional libs. | |||
| 2016-11-28 | Merge pull request #360 from sdcb/dxtk12 | Alexander Karatarakis | |
| Add DirectXTK12 | |||
| 2016-11-28 | Merge pull request #344 from vlj/master | Alexander Karatarakis | |
| Add glslang. | |||
| 2016-11-28 | Merge pull request #343 from mmassing/add_proj4_port | Alexander Karatarakis | |
| Add PROJ.4 cartographic projection library port | |||
| 2016-11-28 | [proj] Remove unused parameters | Manuel Massing | |
| 2016-11-28 | [proj] Rename library to "proj.lib" / "projd.lib" | Manuel Massing | |
| 2016-11-28 | [proj4] Rename port from "proj4" to "proj" | Manuel Massing | |
| 2016-11-28 | [proj4] Replace tabs with spaces | Manuel Massing | |
| 2016-11-28 | Merge pull request #359 from sdcb/chakracore131 | Alexander Karatarakis | |
| [chakracore] upgrade to 1.3.1 | |||
| 2016-11-28 | [dxut] add build for optional libs. | sdcb | |
| 2016-11-28 | Add DirectXTK12 | sdcb | |
| 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 | [chakracore] upgrade to 1.3.1 | sdcb | |
| 2016-11-26 | Merge pull request #346 from mikebmcl/master | Robert Schumacher | |
| Added ports for pixman 0.32.0 and cairo 1.14.6. | |||
| 2016-11-26 | [clockutils] Remove copy of LICENSE | Alexander Karatarakis | |
| 2016-11-26 | [curl] Enable static building | Alexander Karatarakis | |
| 2016-11-26 | Merge branch 'ClockworkOrigins-master' | Alexander Karatarakis | |
| 2016-11-26 | [clockutils] Call vcpkg_copy_pdbs() | Alexander Karatarakis | |
| 2016-11-26 | Add glslang. | vlj | |
| 2016-11-26 | Merge branch 'master' of https://github.com/ClockworkOrigins/vcpkg into ↵ | Alexander Karatarakis | |
| ClockworkOrigins-master | |||
| 2016-11-26 | Merge pull request #350 from codicodi/codicodi-fix-directxtk | Alexander Karatarakis | |
| [DirectXTK] Specify install folder for headers | |||
| 2016-11-26 | #339 added clockUtils port | Daniel Bonrath | |
| 2016-11-26 | Bump version | codicodi | |
| 2016-11-26 | Specify path for includes | codicodi | |
| 2016-11-26 | [vcpkg] Do not return references to locals | Robert Schumacher | |
| 2016-11-26 | [vcpkg] The static keyword at member function scope is not ↵ | Robert Schumacher | |
| once-per-instance, it's once-per-function | |||
| 2016-11-26 | Merge pull request #349 from saulthu/add-zstd-port | Robert Schumacher | |
| Add zstd port | |||
| 2016-11-26 | [zstd] Reduce modifications to the upstream CMake. Remove all variation from ↵ | Robert Schumacher | |
| the import lib name. | |||
| 2016-11-26 | Merge branch 'add-zstd-port' of https://github.com/saulthu/vcpkg into ↵ | Robert Schumacher | |
| saulthu-add-zstd-port | |||
| 2016-11-26 | [curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on ↵ | Robert Schumacher | |
| openssl. | |||
| 2016-11-25 | [rxcpp] Renaming downloaded file back to RxCpp-v3.0.0.tar.gz to avoid ↵ | Robert Schumacher | |
| collisions with other libraries | |||
| 2016-11-25 | Revert "Merge pull request #348 from kirkshoop/rxcpp3.0.0" | Robert Schumacher | |
| This reverts commit 82c29e0dc5f7a19f6294b2b654acf2c7b5bae60d, reversing changes made to a5b1ed784aafd000a9e14dfc2c6ed228d5fe2952. | |||
| 2016-11-25 | Merge pull request #348 from kirkshoop/rxcpp3.0.0 | Robert Schumacher | |
| 2016-11-25 | Merge pull request #347 from sdcb/rxcpp-3 | Robert Schumacher | |
| [rxcpp] Upgrade to latest 3.0.0 | |||
| 2016-11-25 | Merge pull request #338 from sdcb/dxut-static | Robert Schumacher | |
| [dxut] switch dxut building static lib | |||
| 2016-11-25 | Merge pull request #340 from sdcb/directxtk | Robert Schumacher | |
| Add directxtk | |||
| 2016-11-25 | update rxcpp to 3.0.0 | Kirk Shoop | |
| 2016-11-26 | [rxcpp] Upgrade to latest 3.0.0 | flysha | |
| 2016-11-25 | Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support ↵ | Michael B. McLaughlin | |
| 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. | |||
