Alexander Karatarakis
7c2abc755f
Introduce function get_installed_files()
2016-12-01 15:36:39 -08:00
Guillaume Dumont
8b558dbe51
Updated gflags to v2.2.0
2016-12-01 10:19:31 -05:00
codicodi
b5a6f7eb63
Fix arch/linkage checks
2016-12-01 15:03:33 +01:00
Alexander Kaspar
62673ac328
Merge branch 'qca' of github.com:gnome71/vcpkg into qca
2016-12-01 15:00:36 +01:00
Alexander Kaspar
cb280e48a8
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-01 14:59:39 +01:00
Alexander Kaspar
0f797c7a01
[qca] working on certstore
2016-12-01 13:43:36 +01:00
Alexander Karatarakis
79399923b6
Remove unused function
2016-12-01 02:03:07 -08:00
Alexander Karatarakis
53598df287
Remove unused #include directives
2016-12-01 02:02:49 -08:00
Alexander Kaspar
aa95e7bf39
Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca
2016-12-01 10:54:25 +01:00
Alexander Karatarakis
6eac44c964
Move install_package() and deinstall_package() to the files of the
...
appropriate commands
2016-12-01 01:49:24 -08:00
Alexander Karatarakis
89aaf195fb
Remove unused variable
2016-12-01 01:37:41 -08:00
Alexander Karatarakis
936d74d6f7
Merge branch 'checkbeforeinstalling'
2016-12-01 01:31:45 -08:00
Alexander Karatarakis
1f758b19a5
[install-command] Verify files will not overwrite existing files
2016-12-01 01:31:15 -08:00
Alexander Kaspar
7f9353dd95
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-01 08:59:01 +01:00
sdcb
007de30723
[aws-sdk-cpp] correct patch path
2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31
[aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic.
2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc
[aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue
2016-12-01 10:23:35 +08:00
Alexander Karatarakis
223e7f970d
Use check_exit() instead of check_throw()
2016-11-30 14:16:37 -08:00
Alexander Karatarakis
ae379fedea
Move print_paths() to Files::
2016-11-30 14:08:43 -08:00
Alexander Karatarakis
5b6baf0ce0
Rename function
2016-11-30 14:06:49 -08:00
Alexander Karatarakis
0042316c4b
Introduce filesystem_fs.h
2016-11-30 13:38:42 -08:00
Alexander Karatarakis
5815a10238
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-11-30 12:38:13 -08:00
Alexander Karatarakis
760ae1c3ce
Merge pull request #375 from Wakusei/port-yamlcpp
...
Added yaml-cpp
2016-11-30 12:35:03 -08:00
Alexander Kaspar
03cdf1dc97
[qca] import local certs
2016-11-30 21:34:35 +01:00
Alexander Kaspar
90f0e2fb17
Merge branch 'qca' of github.com:gnome71/vcpkg into qca
2016-11-30 19:11:07 +01:00
Alexander Kaspar
255849a3c0
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-30 19:10:23 +01:00
Alexander Kaspar
5a04753a4a
[qca] added PS script to extract local certs from store
2016-11-30 17:16:59 +01:00
flysha
915d99ecb7
[aws-sdk-cpp] correct FORCE_SHARED_CRT
2016-11-30 23:06:00 +08:00
flysha
5b2d836e14
[aws-sdk-cpp] enable static and disable test
2016-11-30 23:03:49 +08:00
Manuel Massing
05f9b3a164
[gdal] Rename dynamic gdal libraries to match static library naming, add "d" suffix for debug libraries
2016-11-30 10:38:56 +01:00
Manuel Massing
e3001c78b9
[gdal] Enable building of PDBs in release builds as well, copy PDBs over
2016-11-30 10:38:56 +01:00
Manuel Massing
e7f0cf8694
[gdal] Separate build directories for dynamic and static build
2016-11-30 10:38:56 +01:00
Alexander Kaspar
069fb0f971
formatting portfile
2016-11-30 10:10:01 +01:00
Alexander Kaspar
334d666dda
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-30 09:39:27 +01:00
Robert Schumacher
61e484a640
Merge fix #306
2016-11-29 18:27:45 -08:00
Alexander Karatarakis
35152bb4fd
Use new Files functions
2016-11-29 18:11:18 -08:00
Alexander Karatarakis
0b996a002e
[Files] Add functions to get all files of a dir recursively or non-recursively
2016-11-29 18:08:00 -08:00
Alexander Karatarakis
0da18a3d53
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-11-29 18:07:19 -08:00
Robert Schumacher
c527a5ed46
Merge pull request #366 from traversaro/add-freeimage
...
Add freeimage port
2016-11-29 18:03:44 -08:00
Robert Schumacher
b2ec171574
[freeimage] Always define FREEIMAGE_LIB in static mode.
2016-11-29 18:02:49 -08:00
Robert Schumacher
af2b0cab42
[libraw] Rename Module to Config to increase flexibility of install locations
2016-11-29 17:48:32 -08:00
Robert Schumacher
6479147c6e
Merge branch 'master' into traversaro-add-freeimage
2016-11-29 17:38:54 -08:00
Alexander Karatarakis
74f69ade18
Introduce PostBuildLint namespace
2016-11-29 17:17:45 -08:00
Robert Schumacher
ab147b838b
[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice.
2016-11-29 17:12:45 -08:00
Alexander Karatarakis
af120041b6
Move file functions to vcpkg_Files.h
2016-11-29 17:04:41 -08:00
Alexander Karatarakis
7097f27cad
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-11-29 16:45:32 -08:00
Alexander Karatarakis
c0564b6111
Remove unused function
2016-11-29 16:45:21 -08:00
Robert Schumacher
a07d94e1f0
Merge branch 'add-freeimage' of https://github.com/traversaro/vcpkg into traversaro-add-freeimage
2016-11-29 16:36:59 -08:00
Robert Schumacher
cb0d9e70a5
Merge pull request #365 from stammen/uwp-libiconv
...
fix for uwp builds
2016-11-29 16:14:14 -08:00
Alexander Karatarakis
daa47668d0
[post-build-checks] Refactor - pass around package_dir
2016-11-29 15:32:44 -08:00
Alexander Karatarakis
4c39347290
Merge branch 'mattiascibien-entityx'
2016-11-29 13:26:57 -08:00
Alexander Karatarakis
f00ea33e4f
Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into mattiascibien-entityx
2016-11-29 13:24:46 -08:00
Alexander Karatarakis
b1665a96a9
Merge branch 'mattiascibien-globjects'
2016-11-29 13:20:11 -08:00
Alexander Karatarakis
52866d79b0
[globjects] Remove files from package dir and debug dir
2016-11-29 13:19:29 -08:00
Alexander Karatarakis
1e9f4dc301
Merge branch 'globjects' of https://github.com/mattiascibien/vcpkg into mattiascibien-globjects
2016-11-29 13:16:29 -08:00
Alexander Karatarakis
7c08cf4347
[glbinding] Remove files from package dir and debug dir
2016-11-29 13:14:56 -08:00
Alexander Karatarakis
7a2e6f614d
Use extracted local variable
2016-11-29 13:14:20 -08:00
Alexander Karatarakis
be71c433cc
[post-build-checks] Add check for files in package dir and debug dir
2016-11-29 13:07:21 -08:00
Alexander Karatarakis
b271355a58
Extract local variable
2016-11-29 13:06:42 -08:00
Alexander Karatarakis
5e75a3dd0e
Extract local variable
2016-11-29 13:06:27 -08:00
Alexander Karatarakis
519c542507
Don't return by const value
2016-11-29 11:33:32 -08:00
Mattias Cibien
e55e05dcb3
Added missing control info
2016-11-29 12:46:57 +01:00
Mattias Cibien
fa32afc372
Add entityx
2016-11-29 12:42:34 +01:00
Alexander Karatarakis
372d339977
Merge branch 'mattiascibien-anax'
2016-11-29 02:33:41 -08:00
Alexander Karatarakis
c6fe22929c
[anax] BUILD_SHARED_LIBS is automatically set by vcpkg
2016-11-29 02:33:07 -08:00
Alexander Karatarakis
4d29b5a563
Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into mattiascibien-anax
2016-11-29 02:28:27 -08:00
Mattias Cibien
537bded431
Initial anax port
2016-11-29 10:42:02 +01:00
Silvio Traversaro
394d3fd157
[freeimage] Add vcpkg_copy_pdbs()
2016-11-29 09:52:06 +01:00
devel71
ca258dedac
Merge branch 'qca' of github:gnome71/vcpkg into qca
2016-11-29 09:38:46 +01:00
devel71
9e61116321
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-29 09:36:10 +01:00
sdcb
865faa4017
[aws-sdk] issues occurs in static build, revert code.
2016-11-29 11:04:32 +08:00
sdcb
a4b593ac62
[aws-sdk] drop static block because aws-sdk actually works in static builds.
2016-11-29 10:32:38 +08:00
Alexander Karatarakis
568f742f86
Update CHANGELOG and bump version to v0.0.61
2016-11-28 18:15:02 -08:00
Alexander Karatarakis
0f5a833b81
[vcpkg portsdiff] Add check that commit id exists
2016-11-28 18:07:42 -08:00
Alexander Karatarakis
d933562a58
Move PYTHON2 "acquisition" to vcpkg_find_acquire_program
2016-11-28 17:17:28 -08:00
Alexander Karatarakis
d5ac945c2c
Merge pull request #361 from sdcb/dxutopt
...
[dxut] add build for optional libs.
2016-11-28 15:52:12 -08:00
Alexander Karatarakis
30369e64e9
Merge pull request #360 from sdcb/dxtk12
...
Add DirectXTK12
2016-11-28 15:46:10 -08:00
Alexander Karatarakis
0a2dfbee44
Merge pull request #344 from vlj/master
...
Add glslang.
2016-11-28 15:37:02 -08:00
Silvio
5bd036cf5a
Add freeimage port
...
Extensive modification have been done to support building with
external dependencies. The biggest change is a new CMake-based
build system.
Several patches are based on the equivalent ones used in Debian
packaging, see http://sources.debian.net/patches/freeimage .
The only dependency for which the internal version is still used is
OpenEXR.
2016-11-28 22:33:18 +01:00
Alexander Karatarakis
77f80e097f
Merge pull request #343 from mmassing/add_proj4_port
...
Add PROJ.4 cartographic projection library port
2016-11-28 13:08:41 -08:00
Dale Stammen
8ee0ec1699
fix for uwp builds
2016-11-28 13:01:55 -08:00
Manuel Massing
167f82b804
[ports] Initial commit of GDAL 1.11.3 port
2016-11-28 22:01:06 +01:00
flysha
84c99801c4
[aws-sdk-cpp] specify dynamic only
2016-11-28 23:06:04 +08:00
flysha
94776cec0e
[aws-sdk-cpp] correct the lib file
2016-11-28 23:03:26 +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
sdcb
e2e1c7d778
Add aws-sdk-cpp
...
Note:
1. I add a patch to not using git, because git will emit a wrong version number in initialize_project_version.cmake file.
2. building aws-sdk-cpp will emit some very long file(longer than 258 in my machine), to make it work, you must moving vcpkg into some shorter path like: C:\vcpkg
2016-11-28 19:15:42 +08: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
Alexander Kaspar
8de36e12db
Merge branch 'qca' of github.com:gnome71/vcpkg into qca
2016-11-27 08:29:48 +01:00
Devel@NB
da17316d82
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-27 07:56:00 +01:00
devel
5ba4567c02
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-27 07:54:53 +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
codicodi
76e1ee2cfc
Fix small logic error
2016-11-27 02:28:37 +01:00