Alexander Karatarakis
6fbe1b3ad3
Merge pull request #1005 from codicodi/bump-modplug
...
[libmodplug] update to 0.8.9.0
2017-04-30 18:55:15 -07:00
Alexander Karatarakis
1135b0f8f0
Merge pull request #1004 from codicodi/bump-gdk-pixbuf
...
[gdk-pixbuf] update to 2.36.6
2017-04-30 18:35:14 -07:00
bagong
c6faf060c2
Add libsndfile to vcpkg
2017-04-30 17:18:46 +02:00
codicodi
f6281ea002
[pcre] update to 8.40
2017-04-30 16:34:53 +02:00
codicodi
55257f292c
[gdk-pixbuf] update to 2.36.6
2017-04-30 14:04:21 +02:00
codicodi
e895c13f87
[libmodplug] update to 0.8.9.0
2017-04-30 13:10:07 +02:00
Robert Schumacher
bf924ce9a6
[vcpkg] check_exit should accept explicitly-convertible-to-bool
2017-04-30 03:37:58 -07:00
Robert Schumacher
cbc52bc6a4
[vcpkg] Remove OptBool in favor of Optional<bool>
2017-04-30 03:36:55 -07:00
Robert Schumacher
5419aebcfe
[vcpkg] CStringView improvements
2017-04-30 03:27:49 -07:00
Robert Schumacher
5fd834f9b5
Merge branch 'master' into HEAD
2017-04-29 23:30:54 -07:00
Robert Schumacher
b7969a34ae
[vcpkg] Fix regression in tests. Test classes must not be structs.
2017-04-29 23:30:21 -07:00
Mikhail Paulyshka
880cf74983
[pango] enable static build
2017-04-29 21:33:55 +03:00
Jackie Ng
65fff24ff5
[gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzma
...
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-29 14:38:35 +10:00
Alexander Karatarakis
2559c97736
export
: When package name is invalid, error out earlier and with a better message
2017-04-28 15:51:20 -07:00
Alexander Karatarakis
51e2e19d06
Use CStringView instead of const char*
2017-04-28 13:24:33 -07:00
Alexander Karatarakis
fa98edde02
[CStringView] Rename parameter, add copy ctor
2017-04-28 13:22:50 -07:00
Alexander Karatarakis
ae1e1af245
Enums::f(): Accept CStringView instead of std::string&
2017-04-28 13:07:51 -07:00
Alexander Karatarakis
ef8c21290e
Remove stray temp code
2017-04-28 12:59:53 -07:00
Alexander Karatarakis
169215ec1c
[clang-format] Standard: Cpp11
2017-04-28 12:57:15 -07:00
Alexander Karatarakis
346aa3fab8
[clang-format] Cpp11BracedListStyle: true
2017-04-28 12:55:50 -07:00
Alexander Karatarakis
8a1e0b144c
[clang-format] Increase PenaltyReturnTypeOnItsOwnLine
2017-04-28 12:44:23 -07:00
Jackie Ng
83686b514c
[gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats
2017-04-29 00:54:01 +10:00
Robert Schumacher
50af29ade6
[qt5] Restore trailing spaces to uncorrupt patches.
2017-04-28 01:35:31 -07:00
Alexander Karatarakis
5d3f6a79b4
install
: When package name is invalid, error out earlier and with a better message
...
Resolves #986
2017-04-27 19:54:05 -07:00
Robert Schumacher
34bc15130b
Merge pull request #971 from jumpinjackie/gdal-geos-support
...
Light up GEOS support in GDAL
2017-04-27 19:44:26 -07:00
Robert Schumacher
58b0560f89
Merge pull request #994 from jbhelm/taglib
...
add ports/taglib
2017-04-27 19:27:44 -07:00
Robert Schumacher
f6b74a9e4c
[taglib] Use copyright from sources. Do not assume Latin-1 filenames.
2017-04-27 19:22:27 -07:00
Robert Schumacher
f39570172f
Merge pull request #998 from chwarr/chwarr/upgrade-bond-5.3.1
...
Upgrade Bond to 5.3.1
2017-04-27 19:15:09 -07:00
Alexander Karatarakis
a9b72fda67
Check-in .clang-format
2017-04-27 18:59:57 -07:00
Alexander Karatarakis
4ad755bb69
Run clang-foramt over tests and remaining cpp files
2017-04-27 18:59:57 -07:00
Alexander Karatarakis
075dab75bd
Remove stray cpp file
2017-04-27 18:59:57 -07:00
Alexander Karatarakis
1e9471a148
Run clang-format over the cpp files
2017-04-27 18:59:57 -07:00
Alexander Karatarakis
75e8752cb9
Run clang-format over the headers. Remove stray Version.h/cpp. Fix location of VersionT.cpp
2017-04-27 18:59:57 -07:00
Robert Schumacher
db2bc7ed80
Merge pull request #999 from eco/open-folder-doc
...
Fixes for CMAKE_TOOLCHAIN_FILE example
2017-04-27 17:55:07 -07:00
Brad Anderson
1e7a54222b
Fixes for CMAKE_TOOLCHAIN_FILE example
2017-04-27 17:37:44 -06:00
Christopher Warrington
e8c4f36b87
Upgrade Bond to 5.3.1
...
* Updated to the 5.3.1 release of Bond.
* Removed now-redundant 0003_rename_gbc_during_install.patch.
* Regenerated other patches.
2017-04-27 16:18:28 -07:00
Robert Schumacher
13d6e660a3
Merge pull request #997 from eco/open-folder-doc
...
Document how to specify CMAKE_TOOLCHAIN_FILE when using VS2017 Open Folder
2017-04-27 15:24:39 -07:00
Brad Anderson
369c60c0f9
VS2017 Open Folder CMAKE_TOOLCHAIN_FILE example
2017-04-27 15:43:46 -06:00
Alexander Karatarakis
68726d313f
Merge pull request #990 from codicodi/fix-icu
...
[icu] fix build with 64bit msys
2017-04-27 14:24:53 -07:00
Alexander Karatarakis
2e6d5c3611
Merge pull request #989 from tobiaskohlbau/lcOptions
...
[options] makes options case insensitive
2017-04-27 14:09:58 -07:00
Alexander Karatarakis
924de7c5fe
Formatting + add test to the vcxproj
2017-04-27 14:02:48 -07:00
Alexander Karatarakis
4d6af419c8
Merge pull request #991 from codicodi/fix-flac
...
[libflac] fix build with MSBuild generator
2017-04-27 13:20:07 -07:00
Sergey Popov
99efc9c216
add giflib port
2017-04-28 00:03:15 +07:00
Joshua Helm
e7aadfa216
add ports/taglib
2017-04-27 11:12:00 -04:00
Tobias Kohlbau
5a32a97de1
[qt5] bumped to qt5.8
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27 15:39:59 +02:00
codicodi
f3e520b2d7
[libflac] fix build with MSBuild generator
2017-04-27 14:17:29 +02:00
codicodi
85f694b366
[icu] fix build with 64bit msys
2017-04-27 12:46:04 +02:00
Tobias Kohlbau
4302675092
[options] makes options case insensitive
...
This resolves #987
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27 12:20:21 +02:00
Alexander Karatarakis
d6d506d678
export
: Place the nuget-specific redirect in buildsystems/tmp
2017-04-26 17:22:11 -07:00
Alexander Karatarakis
ddd549f0a2
export
: Place the temporary nuspec file in buildsystems/tmp
2017-04-26 17:21:53 -07:00
Mikhail Paulyshka
3095c9f5bb
[pango] update to 1.40.5
2017-04-27 01:39:05 +03:00
Robert Schumacher
0bc4987644
Merge pull request #943 from ebraminio/master
...
[harfbuzz] Rework harfbuzz with its newly introduced cmake support
2017-04-26 14:48:24 -07:00
Alexander Karatarakis
a9a02734e5
Modify test proj to also consider VS2017 locations
2017-04-26 14:38:43 -07:00
Alexander Karatarakis
c7e7b409d8
export
Copy getProgramFiles32bit.ps1
2017-04-26 14:37:54 -07:00
Ebrahim Byagowi
bb2ddd9789
[harfbuzz] Rework harfbuzz with its newly introduced cmake support
2017-04-27 01:10:27 +04:30
Alexander Karatarakis
e51fa89c2c
export
: Reorganize export folder to have the same layout as a normal vcpkg enlistment
2017-04-25 21:07:37 -07:00
Alexander Karatarakis
d22cbe71dc
export
: Retain the msbuild subfolder for cmake integration to also work
2017-04-25 19:53:11 -07:00
Alexander Karatarakis
e7d452a894
export
: Place the integration files in the exported folder
...
NuGet creation gets them from there now, and they are available for other exports types
2017-04-25 18:28:31 -07:00
Alexander Karatarakis
ef0bdb00e4
Rework ConfigurationType enum
2017-04-25 17:56:19 -07:00
Alexander Karatarakis
d3d00b33dd
Rework BuildType enum
2017-04-25 17:56:19 -07:00
Alexander Karatarakis
1ac0f768b7
ENUM_NAME should be in the enum namespace
2017-04-25 17:56:18 -07:00
Alexander Karatarakis
003693c5ac
Rework LinkageType enum
2017-04-25 17:56:18 -07:00
Alexander Karatarakis
09b9340515
Make constexprs static
2017-04-25 17:56:18 -07:00
Alexander Karatarakis
1aef09ba58
Rework OptBool enum
2017-04-25 17:56:18 -07:00
Alexander Karatarakis
0a51047157
Rework BuildInfo enum
2017-04-25 17:56:18 -07:00
Alexander Karatarakis
95c222d460
Rework ArchiveFormat enum
2017-04-25 17:55:24 -07:00
Alexander Karatarakis
608ce794ac
export
: Show what output file/files are created
2017-04-25 17:50:43 -07:00
Alexander Karatarakis
7396e4ad63
export
: Export directory now has the same name pattern as the zip/7z/nuget file
2017-04-25 17:50:43 -07:00
Robert Schumacher
ff639ecc02
[vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs are copied.
...
This fixes a bug which caused all non-vcpkg-using builds to be considered out of date.
2017-04-25 17:49:13 -07:00
Robert Schumacher
9775cfff1d
[vcpkg-acquire-msys] PROCESSOR_ARCHITEW6432=AMD64, not x64
2017-04-25 13:47:28 -07:00
Robert Schumacher
89ad7d6b22
[vcpkg-toolchain] Add more CMAKE_SYSTEM_IGNORE_PATHs to suppress usage of system-wide openssl
2017-04-24 23:25:12 -07:00
Robert Schumacher
c07e3b26f2
Merge branch 'x86-disable-ninja'
2017-04-24 22:55:06 -07:00
Robert Schumacher
3f82a3b85d
Merge pull request #976 from ismail/master
...
Use msys64 on 64bit systems
2017-04-24 22:48:45 -07:00
Robert Schumacher
522a2bd350
[vcpkg-acquire-msys] Enable side-by-side of x86 and x64 msys.
2017-04-24 22:47:50 -07:00
Robert Schumacher
c5db2b54a1
Merge pull request #970 from josuegomes/graphicsmagick
...
GraphicsMagick port
2017-04-24 21:41:24 -07:00
Robert Schumacher
62f9b23752
Merge pull request #965 from codicodi/icu59
...
[icu] update to 59.1
2017-04-24 19:00:05 -07:00
Robert Schumacher
7fe89742db
[icu] Avoid renaming link.exe inside msys -- insert into middle of path instead.
2017-04-24 18:58:17 -07:00
Alexander Karatarakis
37a9747bb7
Merge pull request #973 from madebr/libmad
...
Add libmad
2017-04-24 13:31:35 -07:00
Alexander Karatarakis
403b4809a1
Merge pull request #975 from madebr/fontconfig_escape
...
fontconfig: Escape FC_INCLUDE_DIR since it can contain spaces
2017-04-24 13:12:39 -07:00
Alexander Karatarakis
f395777fa3
Merge pull request #974 from madebr/flac_escape
...
libflac: escape PROJECT_SOURCE_DIR
2017-04-24 12:57:39 -07:00
İsmail Dönmez
8bf9d2a72b
Fix missing parenthesis
2017-04-24 19:29:34 +02:00
İsmail Dönmez
656ba237d7
Use msys64 on 64bit systems
2017-04-24 14:19:26 +02:00
Anonymous Maarten
fe35beee46
Escape FC_INCLUDE_DIR since it can contain spaces
...
fixes: fatal error C1083: Cannot open include file
2017-04-24 03:05:12 +02:00
Anonymous Maarten
ae57ea52f9
Escape PROJECT_SOURCE_DIR since it can contain spaces
...
fixes: nasm: error: more than one input file specified
2017-04-24 02:30:47 +02:00
Anonymous Maarten
d5b9c8ac34
Add libmad port
2017-04-24 01:36:25 +02:00
Jackie Ng
0701a70027
Light up GEOS support in GDAL
2017-04-24 05:05:05 +10:00
Robert Schumacher
1cbb3e8714
Merge pull request #963 from jumpinjackie/port-xalan-c
...
Add xalan-c
2017-04-23 09:03:46 -07:00
Robert Schumacher
17328c1349
[atlmfc] Add dummy port to detect atl presence in VS
2017-04-23 08:56:36 -07:00
Robert Schumacher
6242e8f7bd
[xalan-c] Add check for static/static
2017-04-23 08:35:13 -07:00
Robert Schumacher
3eebe790c8
Merge pull request #966 from codicodi/fix-export-7zip
...
[vcpkg-export] correctly handle --7zip option
2017-04-23 08:13:23 -07:00
Robert Schumacher
96aa4a372d
Merge pull request #969 from twMr7/master
...
[cppzmq] update to 4.2.1 release
2017-04-23 08:11:27 -07:00
Josue Andrade Gomes
b237746287
GraphicsMagick port
2017-04-23 11:30:22 -03:00
James Chang
0468c2de70
[cppzmq] update to 4.2.1 release
2017-04-23 21:23:25 +08:00
Robert Schumacher
ee0201cfae
[vcpkg-build] Fix regression in build command.
...
Missing dependencies were not being computed correctly after the internal call to build failed. Solution is to return the already-computed list from build.
2017-04-23 01:30:43 -07:00
Robert Schumacher
e48fdb66a5
[vcpkg-integrate-project] Escape backticks. Fixes #964 .
2017-04-23 00:29:40 -07:00
Robert Schumacher
169521070a
[vcpkg] Ninja is only 64-bit; do not use on x86
2017-04-23 00:11:42 -07:00
codicodi
3ee2b37df9
[icu] update to 59.1
2017-04-22 17:19:31 +02:00
codicodi
e1d91d8cb0
[vcpkg-export] correctly handle --7zip option
2017-04-22 12:22:49 +02:00
Robert Schumacher
75cdbd398b
[grpc] Update to 1.2.3
2017-04-21 19:40:04 -07:00
Alexander Karatarakis
5fbc9c4563
Update cmake version to 3.8.0 (was 3.8.0rc1)
2017-04-21 18:41:01 -07:00