Commit Graph

5834 Commits

Author SHA1 Message Date
Arkady Shapkin
ee3f0af231 [devil] Enable features (#2825) 2018-02-27 09:42:08 -08:00
Robert Schumacher
4b26cd269c [g2o] Fix static builds 2018-02-27 09:01:45 -08:00
Jason Juang
397237813c [cgal] update to 4.11.1 (#2894) 2018-02-27 07:35:15 -08:00
Stanislav Ershov
cbe62a8e1e [gl3w] Initial port (#2561)
* [gl3w] Initial port

* [gl3w] Call python inside the portfile -- CMakeLists.txt simplification
2018-02-27 07:34:43 -08:00
Jacob Zhong
9db298e34a Add package NMSLiB (#2875)
* [nmslib] Init port

* [nmslib] Trying extra building
2018-02-27 07:05:18 -08:00
Robert Schumacher
25b8f25dad [vcpkg] Initial commit of experimental compressed binary archiving behind a flag 2018-02-26 18:38:25 -08:00
Robert Schumacher
9eb9eca487 [vcpkg-hash] Fix target paths containing spaces 2018-02-26 18:25:01 -08:00
Robert Schumacher
a2e6ffd86d [vcpkg] Refactor VcpkgCmdArguments to not utilize global state 2018-02-26 18:22:17 -08:00
Robert Schumacher
e2980c8f91 [vcpkg] Add 7zip internal tool 2018-02-26 18:18:43 -08:00
Robert Schumacher
ebdb410394 [everything] Use -text to ensure consistent files across machines.
If you experience trouble, you can use the following to renormalize your local working directory:

git add --renormalize .
git reset .
git checkout .
2018-02-26 18:18:05 -08:00
Robert Schumacher
c7616b902b [many ports] Upgrades 2018-02-26 15:10:56 -08:00
Robert Schumacher
3921fc3012 [chmlib] Use CMake buildsystem replacement 2018-02-26 15:01:29 -08:00
Robert Schumacher
c267f32bd9 [vcpkg] Fix feature interdependency during install 2018-02-26 14:43:47 -08:00
Robert Schumacher
65e95f6348 [vcpkg] Fix inter-feature references 2018-02-26 14:35:08 -08:00
Alexander Karatarakis
b0bea71d57
Merge pull request #2872 from cmpute/lcm
Add package LCM
2018-02-26 14:09:57 -08:00
Robert Schumacher
71d44cebdb [vcpkg] Add test for default-features with a preinstalled dependency 2018-02-26 06:08:51 -08:00
Robert Schumacher
2e135bf096 [vcpkg] Fix issue when removing packages that have explicit feature dependencies. 2018-02-26 05:19:05 -08:00
Alexander Karatarakis
99e674d331
Merge pull request #2868 from cmpute/ape
Add package Monkey's Audio
2018-02-26 01:27:11 -08:00
Alexander Karatarakis
dc166b21ae
Merge pull request #2860 from cmpute/x265
Add x265 package
2018-02-26 00:59:52 -08:00
Alexander Karatarakis
e66bd10cd6
Merge pull request #2885 from cmpute/zzip
[zziplib] Update source and version
2018-02-25 16:10:37 -08:00
Robert Schumacher
3b56fc7101 [mman] Fix static build 2018-02-25 11:32:37 -08:00
Robert Schumacher
8b97ae2dc1 [vcpkg] Fix "just-in-time" requirements calculation 2018-02-25 10:40:28 -08:00
Eli Arzhannikov
99d30fa105 [gsl-lite] Bump version (#2888) 2018-02-25 10:32:16 -08:00
Jacob Zhong
7aaa4dc5d7 [ape] add dynamic build stuff
Tried to build dynamically but failed
2018-02-26 00:09:17 +08:00
Jacob Zhong
d559aaefd6 [zziplib] bump verison 2018-02-25 23:17:45 +08:00
Jacob Zhong
fd1e314a98 [zziplib] Update archive source to github 2018-02-25 22:37:39 +08:00
Jacob Zhong
f49a90c0f9 [graphite2] Init port 2018-02-25 22:28:18 +08:00
Robert Schumacher
8c8fc1a28a [vcpkg] Fix exclusions in ci 2018-02-25 03:30:31 -08:00
Robert Schumacher
b5ddd440ed [mman] Move header to mman/sys/mman.h to avoid tricking other libraries 2018-02-25 03:11:23 -08:00
Robert Schumacher
0ad0ca6df2 [libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883. 2018-02-25 01:35:16 -08:00
Alexander Karatarakis
5fd8fb2a03
Merge pull request #2879 from miurahr/freexl_104-1
[freexl] fix download url
2018-02-24 18:04:46 -08:00
Alexander Karatarakis
c9355134f8
Merge pull request #2880 from miurahr/libspatialite_url_fix
[libspatialite] fix download url
2018-02-24 18:04:33 -08:00
Alexander Karatarakis
60d153d69c
Merge pull request #2881 from miurahr/readosm_url
[readosm] fix download url
2018-02-24 18:04:20 -08:00
Alexander Karatarakis
4889a01902
Merge pull request #2882 from miurahr/spatialite_tools_url
[spatialite-tools] fix download url
2018-02-24 18:02:11 -08:00
Hiroshi Miura
caff8094f7 [spatialite-tools] fix download url
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:21:13 +09:00
Hiroshi Miura
81a1209df4 [readosm] fix download url
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:19:06 +09:00
Hiroshi Miura
9457b37d3c [libspatialite] fix download url
Download fails because original download url has been changed.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:16:04 +09:00
Hiroshi Miura
89da6db4a9 [freexl] fix download url
Download fails because original download url has been changed.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:12:23 +09:00
Patrik Huber
0eae5c651d Change usage instructions to target_ based (#2873) 2018-02-24 06:25:58 -08:00
Robert Schumacher
e38bdde03d [torch-th] Early detection to fail fast 2018-02-24 02:45:13 -08:00
Robert Schumacher
3638b0d4bf [scintilla] Upgrade to 4.0.3 2018-02-24 02:36:58 -08:00
Robert Schumacher
d90b38c122 [scintilla] Use out of source builds. Detect static builds for fast fail. 2018-02-24 02:32:50 -08:00
Robert Schumacher
9bf1809e28 [magnum-extras] Fix build without features 2018-02-24 02:27:48 -08:00
Jacob Zhong
ab5932e4a1 [lcm] Init port 2018-02-24 18:27:18 +08:00
Robert Schumacher
ca7f50e598 [rttr] Use from github, slight patch simplification. 2018-02-24 02:26:31 -08:00
Robert Schumacher
6d3fb52c70 [chakracore] Use out of source builds 2018-02-24 01:43:37 -08:00
Robert Schumacher
e391e7b5dd [wxwidgets] Upgrade to 3.1.1 2018-02-24 01:29:13 -08:00
Jacob Zhong
63901137f6 Add doxygen and add packages option to vcpkg_require_msys (#2869)
* Add doxygen to acquired programs

* Add packages option to msys function

* Add documentation for PACKAGES in vcpkg_require_msys

* [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-24 00:00:51 -08:00
Robert Schumacher
c55ccbf146 [exiv2] Hotfix previous fix -- apply patches before configuring 2018-02-23 23:55:32 -08:00
Robert Schumacher
451c6a8026 [exiv2] Fix FindIconv 2018-02-23 23:36:52 -08:00