Silvio
6601d0adc5
Add ode port
2017-05-07 23:24:02 +02:00
Robert Schumacher
e1a111ad09
[dlib] Dlib encodes debug/release in its config.h. Patch it to respond to the NDEBUG macro instead.
2017-05-07 04:09:58 -07:00
Robert Schumacher
8e50c86f0a
[dlib] Explicitly enable and disable dependencies.
2017-05-07 00:39:01 -07:00
Robert Schumacher
a7d52089f9
[grpc] Minor portfile cleanup
2017-05-06 23:04:32 -07:00
Robert Schumacher
8df90aaa60
[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.
2017-05-06 23:02:25 -07:00
Andrew Short
594446c72b
Use CMake to build Eigen3
...
Since 3.3.3, Eigen has included an INTERFACE target. Use CMake to build Eigen so the generated target can be imported in your project using `target_link_libraries` rather than having to distribute `FindEigen3.cmake` with your project.
find_package(Eigen3)
target_link_libraries(myproject Eigen3::Eigen)
2017-05-07 15:16:29 +10:00
Robert Schumacher
68159355be
[vcpkg] Add more logging to findXYZ.ps1
2017-05-06 21:37:04 -07:00
Arkady Shapkin
7ef45f3d29
Delete no longer used mscv_vers.patch
2017-05-06 23:55:12 +03:00
Arkadiy Shapkin
1b3aa5a39f
[gflags] Simplified portfile
2017-05-06 23:33:59 +03:00
Arkadiy Shapkin
2b561712dc
[gflags] Fix bug with static linking
2017-05-06 20:53:22 +03:00
Silvio
6b75675b93
[dlfcn-win32] Update to 1.1.1
2017-05-06 14:59:17 +02:00
Alexander Karatarakis
22848e4b7e
Introduce Debug::println()
2017-05-05 14:37:58 -07:00
Alexander Karatarakis
e8c23168fa
Merge pull request #1031 from muemart/eol
...
Force LF line endings for patch files
2017-05-05 13:42:39 -07:00
Alexander Karatarakis
8dea147fff
Merge pull request #1032 from codicodi/bump-zstd
...
[zstd] update to 1.2.0
2017-05-05 13:38:04 -07:00
Joshua Helm
c9dfc9254f
[taglib] Support for installing from HEAD; Uses HAVE_VSNPRINTF define instead of patch
2017-05-05 09:40:53 -04:00
codicodi
4cc8c7c493
[zstd] update to 1.2.0
2017-05-05 12:10:49 +02:00
Martin Müller
1c70d26ad1
Force LF line endings for patch files
2017-05-05 11:45:04 +02:00
Robert Schumacher
63c613f1ed
Merge pull request #1030 from KindDragon/snappy
...
[snappy] Initial commit for Google Snappy library
2017-05-05 00:57:01 -07:00
Robert Schumacher
adb9c23984
[snappy] Use vcpkg_fixup_cmake_targets()
2017-05-05 00:45:08 -07:00
Robert Schumacher
fcb60f7259
Merge branch 'master' into KindDragon-snappy
2017-05-05 00:26:51 -07:00
Robert Schumacher
e4c5ef6566
[vcpkg] Revert Revert toolchain selection behavior
2017-05-04 23:52:56 -07:00
Arkadiy Shapkin
dc2bdbd4ad
[snappy] Initial commit for Google Snappy library
2017-05-05 02:23:54 +03:00
Alexander Karatarakis
ef149c7c4b
Merge pull request #1026 from codicodi/pango-exports
...
[pango] fix exports
2017-05-04 15:43:15 -07:00
Alexander Karatarakis
54602eb444
Revert toolchain selection behavior
2017-05-04 15:42:17 -07:00
Alexander Karatarakis
05b47002eb
Introduce Strings::case_insensitive_ascii_compare()
2017-05-04 15:19:22 -07:00
Alexander Karatarakis
7bdf189a92
Rework vcpkg's triplet environment reading
...
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
2017-05-04 15:06:18 -07:00
Alexander Karatarakis
a66b066d45
get_environmental_variable() -> get_environment_variable()
2017-05-04 14:58:18 -07:00
Alexander Karatarakis
a94efe662b
Rename Strings:: function for utf8/utf16 conversion
2017-05-04 14:54:23 -07:00
Alexander Karatarakis
f920d0e520
Merge pull request #1022 from OlafvdSpek/patch-2
...
Update commands_update.cpp
2017-05-04 12:59:26 -07:00
codicodi
61a5a8a943
[pango] fix exports
2017-05-04 17:47:22 +02:00
Olaf van der Spek
5236d96d4a
Update commands_update.cpp
2017-05-04 09:29:17 +02:00
Alexander Karatarakis
e6a47f5c6a
Update CHANGELOG and bump version to v0.0.81
2017-05-03 17:38:52 -07:00
Alexander Karatarakis
0b62835c9b
export
Mention in vcpkg help
2017-05-03 17:07:01 -07:00
Alexander Karatarakis
e669580c23
Remove unneeded #includes
2017-05-03 16:45:02 -07:00
Robert Schumacher
1ca4279c3e
Set theme jekyll-theme-minimal
2017-05-03 14:57:02 -07:00
Robert Schumacher
9d7e859143
Merge pull request #985 from Mixaill/pango-static
...
[pango] update to 1.40.5, enable static build
2017-05-03 12:59:30 -07:00
Robert Schumacher
f821e41de6
Merge pull request #1020 from muemart/fix_arch
...
Fix processor architecture detection
2017-05-03 12:55:43 -07:00
Robert Schumacher
d6599a56e9
[ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl.
2017-05-03 11:25:35 -07:00
Martin Müller
eb3d052a52
Fix processor architecture detection
2017-05-03 19:11:29 +02:00
Robert Schumacher
c38f2b69fa
[wt] Update to 3.3.7
2017-05-03 08:02:12 -07:00
Robert Schumacher
939d89c7c3
[gtest] Use vcpkg_from_github
2017-05-03 05:13:09 -07:00
Robert Schumacher
bf483dde89
[gsl] Update to 8b320e4f5
2017-05-03 05:06:12 -07:00
Robert Schumacher
38c717d7c1
[box2d] Use vcpkg_from_github
2017-05-03 04:57:23 -07:00
Robert Schumacher
ca26510f03
[beast] Use vcpkg_from_github
2017-05-03 04:49:43 -07:00
Robert Schumacher
d56a88295c
[nana] Use vcpkg_from_github
2017-05-03 04:44:22 -07:00
Robert Schumacher
f8c44bcd03
[opencv] Disable searching for LAPACK -- Fixes #1011
2017-05-03 04:21:43 -07:00
Robert Schumacher
4633c5e0ea
[vcpkg] Add support for installing from HEAD
2017-05-03 04:12:28 -07:00
Robert Schumacher
f10861fa7a
[vcpkg] Reduce arguments to build_package() by bundling
2017-05-02 17:52:59 -07:00
Robert Schumacher
8c1b8b5ed7
[azure-storage-cpp] Depend on atlmfc stub port
2017-05-02 17:48:03 -07:00
Robert Schumacher
d4151730fb
Merge pull request #992 from tobiaskohlbau/qt5.8
...
[qt5] bumped to qt5.8
2017-05-02 17:41:32 -07:00
Alexander Karatarakis
b6983c36f9
export
: --zip/--7zip/--raw now provides next-step instructions
2017-05-02 17:33:59 -07:00
Alexander Karatarakis
84d02232f6
Fix NuGet casing
2017-05-02 15:43:26 -07:00
Alexander Karatarakis
22b1733a4a
exprot
: --nuget now provides additional next-step instructions
2017-05-02 15:34:14 -07:00
Alexander Karatarakis
7abc557eb2
export
Fix output directory displayed
2017-05-02 15:05:27 -07:00
Alexander Karatarakis
3b26b6314f
Improve message if there are no --oudated packages
...
Resolves #1008
2017-05-02 14:20:14 -07:00
Robert Schumacher
b58deb23cc
Merge branch 'move-boost-test-exec-monitor'
2017-05-02 00:18:25 -07:00
Robert Schumacher
c5b654ea79
Merge pull request #1009 from muemart/gsl
...
Add port for gnu scientific library
2017-05-02 00:14:51 -07:00
Martin Müller
d75fcbb431
Rename port from libgsl to gnusl
2017-05-02 09:10:21 +02:00
Martin Müller
910f46f7e1
Make formatting consistent
2017-05-02 09:01:54 +02:00
Robert Schumacher
e2ee2ffd03
Merge pull request #1001 from jumpinjackie/gdal-extra-format-support
...
[gdal] extra format/capabilities support
2017-05-02 00:01:24 -07:00
Robert Schumacher
0c2f66c49b
[boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352 .
2017-05-01 23:45:36 -07:00
Robert Schumacher
9c4099545b
[vcpkg-toolchain] When using the Vcpkg toolchain, do not also include the user-wide property sheet.
2017-05-01 23:12:43 -07:00
Robert Schumacher
20657a29ca
[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildCommand
2017-05-01 17:24:54 -07:00
Martin Müller
cd9fc74776
Correctly export all symbols, and use properties to set the dll define
2017-05-01 17:48:48 +02:00
Martin Müller
4b702645bd
Add port for gnu scientific library
2017-05-01 15:51:14 +02:00
Alexander Karatarakis
a0d5b94495
Merge pull request #1007 from bagong/libsndfile
...
Add libsndfile to vcpkg
2017-05-01 02:17:58 -07:00
Alexander Karatarakis
50433c2a7c
Merge pull request #993 from trazme/add-giflib
...
giflib port
2017-05-01 02:04:14 -07:00
Alexander Karatarakis
58fda0a5fa
Merge pull request #1006 from codicodi/bump-pcre
...
[pcre] update to 8.40
2017-05-01 01:48:14 -07:00
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