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
Alexander Karatarakis
817e2f47af
export
: Shorten the date format
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
156432a438
export
: Add --raw --nuget --zip --7zip options and functionality
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
0090f6a75d
export
: Suppress output of nuget creation
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
0c47e6e04a
export
: Refactoring
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
75e3838582
export
: Add date to exported folder name
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
ac2007dcbd
Add System::get_current_date_time()
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
72812b7950
Integrate project
: Change authors to vcpkg
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
5074da6a4e
Function renames. Make string static constexpr
2017-04-21 18:06:53 -07:00
Alexander Karatarakis
8606a8b127
export
: add nuget export
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
e2dc4eb0ad
export
: Fix output dir
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
14dacd8631
export
: Only suggest installation of unbuilt packages
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
de3eda6546
export
: Place files in "installed" subdir
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
9dda4e48ae
export
: Print output directory
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
cabacaddb4
export
Use Util::find_if()
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
bac3f3de88
export
if package is not built, fail and suggest to install
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
6350eddd46
Find group_by_plan_type outside of print_plan()
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
989083caac
export
: Do the export by using the install machinery
2017-04-21 18:06:52 -07:00
Alexander Karatarakis
92cf32d59a
Add skeleton code for vcpkg export
2017-04-21 18:06:51 -07:00
Alexander Karatarakis
47322f74bd
Move source_dir outside of InstallDir struct
2017-04-21 18:06:40 -07:00
Alexander Karatarakis
96955c08e7
InstallationDirs -> InstallDir
2017-04-21 18:06:39 -07:00
Robert Schumacher
736b9db03b
Merge pull request #961 from twMr7/master
...
upgrade poco to version 1.7.8
2017-04-21 14:51:34 -07:00
Robert Schumacher
a2a26a3967
Merge pull request #951 from saedrna/master
...
install cmake config files for glog
2017-04-21 14:28:17 -07:00
Robert Schumacher
05ebbfb2e8
[vcpkg-update] Add .\ to update message.
2017-04-21 14:13:22 -07:00
Alexander Karatarakis
580233a848
Merge pull request #962 from pravic/boost-164-tls-revert
...
Revert TLS patch since it has been fixed in 1.64
2017-04-21 13:47:57 -07:00
Jackie Ng
c70da3bc3a
[xalan-c] Need to build XalanMsgLib so that LocalMsgIndex.hpp is generated and to make sure this header is copied to /include/xalanc/PlatformSupport
2017-04-22 02:37:28 +10:00
pravic
e373bc98fe
Revert TLS patch since it has been fixed in 1.64
2017-04-21 14:10:26 +03:00
James Chang
95049cec34
upgrade poco to version 1.7.8
2017-04-21 18:16:01 +08:00
Alexander Karatarakis
4d850d153a
[vcpkg.cmake] Detect .vcpkg-root
2017-04-20 16:19:39 -07:00
Alexander Karatarakis
af36901536
[boost] Update to v1.64
2017-04-20 14:21:58 -07:00
Alexander Karatarakis
6d04f6612e
[InstallationDirs] Better name for static factory
2017-04-20 14:10:57 -07:00
Alexander Karatarakis
2cccd03966
Simplify InstallDirs class. No longer touches disk
2017-04-20 14:10:57 -07:00
Alexander Karatarakis
d0a1206050
Merge pull request #957 from jwillemsen/master
...
[ace] update to 6.4.3
2017-04-20 12:04:33 -07:00
Johnny Willemsen
171f1d66ba
[ace] update to 6.4.3
2017-04-20 11:42:02 +02:00
Han Hu
42085918a8
revert config file changes and remove unused copies
2017-04-20 10:15:42 +08:00
Alexander Karatarakis
45ec5d4cd1
Update CHANGELOG and bump version to v0.0.80
2017-04-19 13:40:58 -07:00
Robert Schumacher
35f8d033b7
[vcpkg] Add script for internal CI. This makes the set of built packages more transparent and updatable.
2017-04-19 04:54:30 -07:00
Robert Schumacher
16a206b781
Merge pull request #817 from zabulus/#562
...
Fix build of opencv for uwp #562
2017-04-19 04:32:46 -07:00
Robert Schumacher
e1d41a365a
[opencv] Further fixes
2017-04-19 04:30:33 -07:00
Robert Schumacher
280a6c6d7f
[tiff] Fix UWP builds for version 4.0.7
2017-04-19 01:02:35 -07:00
Han Hu
c31c026c12
install cmake config files for glog
2017-04-19 13:48:01 +08:00
Alexander Karatarakis
86e2c35725
[grpc] Extract GRPC_VERSION variable
2017-04-18 17:29:24 -07:00
Alexander Karatarakis
b5d6089676
Merge pull request #945 from Outurnate/master
...
Add mdnsresponder port
2017-04-18 17:03:30 -07:00
Alexander Karatarakis
2849141cd1
Merge pull request #946 from traversaro/patch-4
...
[qwt] Install headers in the qwt subdirectory
2017-04-18 16:56:15 -07:00
Alexander Karatarakis
c2a9d018ca
Reduce verbosity of vcpkg remove
when purging the package
2017-04-18 14:50:25 -07:00
Alexander Karatarakis
5a4e7ff1b6
Workaround for fs::remove_all()
2017-04-18 14:49:50 -07:00
Alexander Karatarakis
11d6aa60b2
Merge pull request #948 from saedrna/master
...
Update the patch file of geographiclib
2017-04-18 13:52:56 -07:00
Alexander Karatarakis
85c3e41a01
Merge pull request #949 from dada2048/master
...
Fixed eigen3 version.
2017-04-18 13:43:23 -07:00
Dada
ea96a44f4f
Merge pull request #1 from dada2048/dada2048-fix-eigen3-version
...
Fixed version to what is actually downloaded.
2017-04-18 07:55:04 -04:00
Han Hu
9f9c3ac442
fix patch file due to missing some not commited changes.
2017-04-18 19:07:44 +08:00
Alexander Karatarakis
80825d491f
Use read-only pattern for InstallationDirs
2017-04-17 19:06:25 -07:00
Alexander Karatarakis
4da39c6ca6
InstallationDirs struct now checks/create the needed dirs
2017-04-17 19:04:17 -07:00
Alexander Karatarakis
c8ff4e39ba
Add fs::create_directories() forwarding function
2017-04-17 19:04:00 -07:00
Alexander Karatarakis
9b5275bb85
Make install_and_write_listfile() public
...
(also rename it)
2017-04-17 19:03:51 -07:00
Alexander Karatarakis
d52ddf8263
Variable rename and formatting
2017-04-17 19:03:47 -07:00
Alexander Karatarakis
547455ca3a
Introduce InstallationDirs stuct
2017-04-17 19:03:43 -07:00
Alexander Karatarakis
0cc9748b2a
Remove unused #include
2017-04-17 19:03:32 -07:00
Alexander Karatarakis
21fb6d0741
Add SortedVector.cbegin() and .cend()
2017-04-17 13:59:58 -07:00
Alexander Karatarakis
1a65c26a3f
ci
: pretty print the package build times
2017-04-17 12:41:22 -07:00
Alexander Karatarakis
2b0f187035
Fix bootstrap-vcpkg.bat to work with space in path
2017-04-17 12:15:07 -07:00
Alexander Karatarakis
a715caf5fd
Formatting
2017-04-17 12:03:06 -07:00
Silvio Traversaro
8ec185f69f
[qwt] Bump version
2017-04-16 19:58:00 +02:00
Silvio Traversaro
11f672e3a1
[qwt] Install headers in the qwt subdirectory
...
This is the location used by the upstream installation procedure, as it is possible to see by the layout of the package in Debian: https://packages.debian.org/sid/amd64/libqwt-headers/filelist .
2017-04-16 19:32:12 +02:00
Joseph D
55cbb96fa0
Add mdnsresponder port
2017-04-15 14:24:29 -04:00
Robert Schumacher
e1f5fe728d
Merge pull request #941 from codicodi/fix-vorbis
...
[libvorbis] enable static builds & fix symbol duplication
2017-04-14 19:08:47 -07:00