Alexander Karatarakis
8ea9781f4f
[boost] Bump version
2017-01-25 12:47:19 -08:00
Alexander Karatarakis
e4b102e6ce
Merge pull request #588 from mmassing/boost_fix_zlib_in_debug
...
[boost] Fix zlib detection in debug build
2017-01-25 12:46:37 -08:00
Alexander Karatarakis
a60b7086ab
Merge pull request #594 from OlafvdSpek/patch-2
...
Update CONTROL
2017-01-25 12:42:10 -08:00
Olaf van der Spek
73f4c47d76
Update commands_update.cpp
2017-01-25 19:09:01 +01:00
Olaf van der Spek
c42d3b3677
Update CONTROL
2017-01-25 16:55:36 +01:00
周杰
db9ea49377
[directxtk] rollback toolpath
2017-01-25 22:37:18 +08:00
周杰
2d4fb63bf8
[directxtk] do not use win10 sdk (can now built without win10 sdk installed)
2017-01-25 22:33:21 +08:00
Manuel Massing
44590c5c1e
[boost] Add bzip2 support
2017-01-25 10:16:44 +01:00
Manuel Massing
23ac6d0c19
[gdal] Link against external libpng
2017-01-25 08:59:40 +01:00
Manuel Massing
a3aeb99092
[boost] Fix zlib detection in debug build
2017-01-25 08:56:36 +01:00
Alexander Karatarakis
9b8afccc9d
Properly convert wchar to char before printing
2017-01-24 19:08:51 -08:00
Robert Schumacher
d0fb13f677
Merge pull request #574 from sdcb/mariadb-2.3.2
...
[libmariadb] upgrade to 2.3.2
2017-01-24 19:06:21 -08:00
Robert Schumacher
318d32e870
[vcpkg] Add user-facing notification to prompt rebuilding vcpkg.exe in face of cmake changes.
2017-01-24 18:55:41 -08:00
flysha
8fd59c59bc
[libmariadb] rollback conflict with libmysql
2017-01-25 10:25:38 +08:00
flysha
033c7d0af6
Merge remote-tracking branch 'refs/remotes/origin/master'
2017-01-25 10:01:57 +08:00
Alexander Karatarakis
7fe735c02e
Add error message when CONTROL file cannot be opened
2017-01-24 18:00:43 -08:00
Alexander Karatarakis
af0727cbc0
Improve detection of VS installation instances
2017-01-24 17:51:45 -08:00
Alexander Karatarakis
a4bcf67010
Merge branch 'sdcb-mpir-static'
2017-01-24 15:52:49 -08:00
Alexander Karatarakis
5d45b8beaa
Merge branch 'mpir-static' of https://github.com/sdcb/vcpkg into sdcb-mpir-static
2017-01-24 15:44:51 -08:00
Robert Schumacher
33ce94a456
[vcpkg integrate] Exit silently if target cannot be found.
2017-01-24 15:17:45 -08:00
Robert Schumacher
d98d7b386d
Merge branch 'master' of https://github.com/microsoft/vcpkg
2017-01-24 14:55:38 -08:00
Robert Schumacher
c09e6ff69a
[wt] Suppress reliance on boost autolinking
...
Fixes #558
2017-01-24 14:55:35 -08:00
Alexander Karatarakis
e3c3497dbc
Suppress VS2017's vcvarsall.bat output
2017-01-24 14:12:27 -08:00
codicodi
cf5770d264
[libarchive] bump version
2017-01-24 21:59:24 +01:00
codicodi
05b82a96ae
[libarchive] apply patch
2017-01-24 21:59:05 +01:00
codicodi
6946f2d244
[libarchive] add one more patch
2017-01-24 21:57:52 +01:00
Alexander Karatarakis
f2ac7a32aa
FetchDependency.ps1 now returns the downloaded exe's path
2017-01-24 12:36:46 -08:00
Alexander Karatarakis
d96f56736e
Fix path to nuget.exe
2017-01-24 12:32:03 -08:00
Alexander Karatarakis
d5e7a501e9
Download nuget.exe in a version-including subfolder in Downloads\
2017-01-24 12:30:14 -08:00
Alexander Karatarakis
ccda20a858
Remove $downloadName variable
2017-01-24 12:01:11 -08:00
Alexander Karatarakis
ab33a7fd49
Update CHANGELOG and bump version to v0.0.70
2017-01-23 19:56:07 -08:00
Alexander Karatarakis
93c3c0648a
[VS2017] Enable building with v141 toolset
2017-01-23 19:25:47 -08:00
Alexander Karatarakis
7c9db95fec
Bump downloaded git version
2017-01-23 18:47:38 -08:00
Alexander Karatarakis
868a7623ad
Bump nuget.exe version
2017-01-23 18:47:11 -08:00
Alexander Karatarakis
2670075bf2
Extract method
2017-01-23 18:36:22 -08:00
Alexander Karatarakis
64bcc326fb
Improve format of output error messages
2017-01-23 18:30:39 -08:00
Robert Schumacher
44810f267d
[vcpkg integrate] Lower verbosity of MSBuild messages.
2017-01-23 18:26:57 -08:00
Alexander Karatarakis
d9f770ad8d
Improve comment
2017-01-23 17:28:20 -08:00
Alexander Karatarakis
4e86b01a36
[Environemnt] Don't depend on present working dir
2017-01-23 17:24:34 -08:00
Alexander Karatarakis
522b393901
Bump version of required CMake to 3.7.2
2017-01-23 17:02:43 -08:00
Alexander Karatarakis
5d603cbae2
Improve Strings::split()
2017-01-23 16:51:04 -08:00
Alexander Karatarakis
ac2f2cb478
Strings::split() now handles trailing delimiters
2017-01-23 16:46:58 -08:00
Alexander Karatarakis
a4b419dc7b
Add comment about trailing backslash in VS140COMNTOOLS
2017-01-23 16:39:05 -08:00
Alexander Karatarakis
612d204121
Remove check for empty MSVC dir.
2017-01-23 16:37:03 -08:00
Alexander Karatarakis
127fbe2026
[VS2017] Use Environment::get_vcvarsall_bat()
2017-01-23 16:16:19 -08:00
Alexander Karatarakis
e0e3f6ac21
[VS2017] Add function to get vcvarsall.bat
2017-01-23 16:15:30 -08:00
Alexander Karatarakis
a532b94907
Formatting
2017-01-23 16:04:43 -08:00
Alexander Karatarakis
c1aca5d4ad
Build path throuh fs::path APIs instead of Strings::format()
2017-01-23 16:02:02 -08:00
Alexander Karatarakis
691f337bb3
[VS2017] Don't depend on a specific MSVC dir name
2017-01-23 15:48:54 -08:00
Alexander Karatarakis
50d5e12390
[VS2017] Extract function that detects the VS2015 instance, when no VS2017 is found
2017-01-23 15:30:04 -08:00
Alexander Karatarakis
9194f36a6c
[VS2017] Use Environment::get_dumpbin_exe()
2017-01-23 15:24:31 -08:00
Alexander Karatarakis
79a0036739
[VS2017] Add function do get dumpbin.exe
2017-01-23 15:15:26 -08:00
Alexander Karatarakis
3a6571a019
Add Strings::split() function
2017-01-23 15:13:12 -08:00
Alexander Karatarakis
6d3ab4579d
[vcpkg_paths] Add "scripts" entry
2017-01-23 15:12:52 -08:00
Alexander Karatarakis
58aeb68442
[VS2017] Enable building vcpkg itself with VS2017
2017-01-23 12:54:33 -08:00
Alexander Karatarakis
e6c127511e
[VS2017] Add powershell script to find any MSBuild with C++ support
2017-01-23 12:54:03 -08:00
Alexander Karatarakis
bb639bfa9c
[VS2017] Add powershell script to enumerator VS2017 instances
2017-01-23 12:53:18 -08:00
flysha
919d8ea1ec
[mpir] enable static build
2017-01-23 21:49:13 +08:00
Robert Schumacher
d1122c844a
Merge pull request #568 from OlafvdSpek/master
...
Package lzo
2017-01-20 17:04:10 -08:00
Robert Schumacher
ed8e7ca79d
[lzo] Disable dynamic builds again due to library not having appropriate dllexport annotations.
2017-01-20 17:03:11 -08:00
Robert Schumacher
83dcda1e11
[lzo] Fix compiler error. Add support for non-static triplets.
2017-01-20 14:47:06 -08:00
Alexander Karatarakis
4aa85cddef
Merge branch 'sdcb-mysql-5.7.17'
2017-01-20 14:39:01 -08:00
Alexander Karatarakis
a5b381f178
[libmysql] Create bin\ and debug\bin\ directories
...
(also make identation consistent)
2017-01-20 14:38:14 -08:00
Alexander Karatarakis
3026c55784
Merge branch 'mysql-5.7.17' of https://github.com/sdcb/vcpkg into sdcb-mysql-5.7.17
2017-01-20 13:46:06 -08:00
codicodi
1380525e5f
[fontconfig] install additional license
2017-01-20 13:38:56 +01:00
sdcb
ce9741f71b
[libmariadb] upgrade to 2.3.2
...
1. upgrade package to 2.3.2
2. enable static build support
3. do not block with libmysql
2017-01-20 17:06:11 +08:00
sdcb
28bd54e0d0
[libmysql] upgrade to 5.7.17
...
1. upgraded upstream mysql version to 5.7.17
2. simplified the patch size from 12K to 2K
3. enabled static build
4. switched mysql.h file to mysql/mysql.h
2017-01-20 15:19:23 +08:00
Robert Schumacher
d6e2ea075c
Merge pull request #551 from smasherprog/master
...
FLTK Port
2017-01-19 18:55:36 -08:00
Robert Schumacher
1c9ea008be
[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.
2017-01-19 18:55:07 -08:00
Alexander Karatarakis
030ed27117
Fix integration when $(Platform) is empty
2017-01-19 17:38:56 -08:00
Robert Schumacher
942ce23ca8
[PRIVACY] fix typo in privacy document. Fixes #566 .
2017-01-19 16:12:07 -08:00
Robert Schumacher
2b48e78086
Merge pull request #529 from codicodi/add-glib
...
Add glib
2017-01-19 14:04:09 -08:00
Robert Schumacher
d92a4e7914
Merge pull request #569 from OlafvdSpek/patch-2
...
Replace cpprest by sqlite3
2017-01-19 13:53:26 -08:00
codicodi
882004a819
add-fontconfig
2017-01-19 18:06:42 +01:00
Olaf van der Spek
d4c63a8a5c
Replace cpprest by sqlite3
2017-01-19 14:36:45 +01:00
Olaf
083dfc4d9c
Package lzo
2017-01-19 14:23:52 +01:00
Alexander Karatarakis
8ab6e6dfd6
Merge pull request #564 from sdcb/dx101
...
[dx] upgrade to 1.0.1
2017-01-18 17:56:24 -08:00
Alexander Karatarakis
ff40fcaf95
[pcre] Update to 8.39. Add sourceforge mirror
2017-01-18 14:29:01 -08:00
Alexander Karatarakis
6470f746ff
Merge pull request #538 from sdcb/UVAtlas
...
add UVAtlas
2017-01-18 14:16:34 -08:00
Alexander Karatarakis
93f400baf9
Update CHANGELOG and bump version to v0.0.67
2017-01-18 13:47:14 -08:00
flysha
4d9a9d44fe
[dx] upgrade to 1.0.1
2017-01-18 22:20:32 +08:00
Alexander Karatarakis
0d50c6704d
[zlib] Add sourceforge mirror
2017-01-17 15:34:31 -08:00
Alexander Karatarakis
97a2b5a793
[zlib] Update to 1.2.11
2017-01-17 14:45:20 -08:00
Alexander Karatarakis
8bae22ca29
Merge pull request #552 from jwillemsen/master
...
Use ACE 6.4.2 which got released January 17th 2017
2017-01-17 11:45:09 -08:00
Alexander Karatarakis
5d302f9f8e
Merge pull request #555 from chrullrich/boost-dyn-link
...
Fix Boost dynamic build I recently broke.
2017-01-17 11:43:59 -08:00
Christian Ullrich
bc874e3db2
Fix Boost dynamic build.
...
Some of the Boost libraries build differently depending on whether
BOOST_X_DYN_LINK is defined, so this symbol must be present in the
dynamic build, and removing it as part of disabling auto-link was wrong.
Reverts half of 5a3881a0.
2017-01-17 15:52:49 +01:00
Johnny Willemsen
52ca9608e0
Use ACE 6.4.2 which got released January 17th 2017
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2017-01-17 10:33:42 +01:00
Alexander Karatarakis
60b0eb3da4
Merge pull request #548 from mwoelk83/master
...
add cereal port
2017-01-16 18:57:34 -08:00
Alexander Karatarakis
08f5e2f04f
Merge pull request #539 from codicodi/fix-grpc
...
[grpc] build statically
2017-01-16 18:38:31 -08:00
Alexander Karatarakis
4ace533ad7
[protobuf] Attempt to make build more consistent
2017-01-16 18:36:47 -08:00
Alexander Karatarakis
518908dfd9
Merge pull request #550 from jwillemsen/master
...
Use ACE 6.4.1, the latest micro release
2017-01-16 18:14:23 -08:00
sdcb
2e7f683fde
[uvatlas] do not install the debug lib twice
2017-01-16 12:24:26 +08:00
Scott
8310c5af0a
FLTK Port
2017-01-15 12:08:53 -08:00
Johnny Willemsen
6d42e93c17
Use ACE 6.4.1, the latest micro release
...
* ports/ace/portfile.cmake:
2017-01-15 19:55:34 +01:00
Marcus Wölk
23c6f5f2a7
Create portfile.cmake for cereal
2017-01-14 23:57:15 +01:00
Marcus Wölk
b2619d58c6
Create CONTROL file
2017-01-14 23:56:34 +01:00
codicodi
0600d2b842
[glib] install gdbus-codegen tool
...
It is required to build gtk+
2017-01-14 18:29:00 +01:00
Alexander Karatarakis
fd0adc561d
[vcpkg_build/install_cmake] Add option to disable parallel building
2017-01-13 19:09:42 -08:00
sdcb
bae2386113
fix UVAtlas build, I dropped the uvatlas tool.
2017-01-14 11:09:21 +08:00
sdcb
beec44ae8d
Merge remote-tracking branch 'refs/remotes/upstream/master'
2017-01-14 10:55:19 +08:00