aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-01Add port for gnu scientific libraryMartin Müller
2017-05-01Merge pull request #1007 from bagong/libsndfileAlexander Karatarakis
Add libsndfile to vcpkg
2017-05-01Merge pull request #993 from trazme/add-giflibAlexander Karatarakis
giflib port
2017-05-01Merge pull request #1006 from codicodi/bump-pcreAlexander Karatarakis
[pcre] update to 8.40
2017-04-30Merge pull request #1005 from codicodi/bump-modplugAlexander Karatarakis
[libmodplug] update to 0.8.9.0
2017-04-30Merge pull request #1004 from codicodi/bump-gdk-pixbufAlexander Karatarakis
[gdk-pixbuf] update to 2.36.6
2017-04-30Add libsndfile to vcpkgbagong
2017-04-30[pcre] update to 8.40codicodi
2017-04-30[gdk-pixbuf] update to 2.36.6codicodi
2017-04-30[libmodplug] update to 0.8.9.0codicodi
2017-04-30[vcpkg] check_exit should accept explicitly-convertible-to-boolRobert Schumacher
2017-04-30[vcpkg] Remove OptBool in favor of Optional<bool>Robert Schumacher
2017-04-30[vcpkg] CStringView improvementsRobert Schumacher
2017-04-29Merge branch 'master' into HEADRobert Schumacher
2017-04-29[vcpkg] Fix regression in tests. Test classes must not be structs.Robert Schumacher
2017-04-29[pango] enable static buildMikhail Paulyshka
2017-04-29[gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzmaJackie Ng
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-28`export`: When package name is invalid, error out earlier and with a better ↵Alexander Karatarakis
message
2017-04-28Use CStringView instead of const char*Alexander Karatarakis
2017-04-28[CStringView] Rename parameter, add copy ctorAlexander Karatarakis
2017-04-28Enums::f(): Accept CStringView instead of std::string&Alexander Karatarakis
2017-04-28Remove stray temp codeAlexander Karatarakis
2017-04-28[clang-format] Standard: Cpp11Alexander Karatarakis
2017-04-28[clang-format] Cpp11BracedListStyle: trueAlexander Karatarakis
2017-04-28[clang-format] Increase PenaltyReturnTypeOnItsOwnLineAlexander Karatarakis
2017-04-29[gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql ↵Jackie Ng
sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats
2017-04-28[qt5] Restore trailing spaces to uncorrupt patches.Robert Schumacher
2017-04-27`install`: When package name is invalid, error out earlier and with a better ↵Alexander Karatarakis
message Resolves #986
2017-04-27Merge pull request #971 from jumpinjackie/gdal-geos-supportRobert Schumacher
Light up GEOS support in GDAL
2017-04-27Merge pull request #994 from jbhelm/taglibRobert Schumacher
add ports/taglib
2017-04-27[taglib] Use copyright from sources. Do not assume Latin-1 filenames.Robert Schumacher
2017-04-27Merge pull request #998 from chwarr/chwarr/upgrade-bond-5.3.1Robert Schumacher
Upgrade Bond to 5.3.1
2017-04-27Check-in .clang-formatAlexander Karatarakis
2017-04-27Run clang-foramt over tests and remaining cpp filesAlexander Karatarakis
2017-04-27Remove stray cpp fileAlexander Karatarakis
2017-04-27Run clang-format over the cpp filesAlexander Karatarakis
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location ↵Alexander Karatarakis
of VersionT.cpp
2017-04-27Merge pull request #999 from eco/open-folder-docRobert Schumacher
Fixes for CMAKE_TOOLCHAIN_FILE example
2017-04-27Fixes for CMAKE_TOOLCHAIN_FILE exampleBrad Anderson
2017-04-27Upgrade Bond to 5.3.1Christopher Warrington
* Updated to the 5.3.1 release of Bond. * Removed now-redundant 0003_rename_gbc_during_install.patch. * Regenerated other patches.
2017-04-27Merge pull request #997 from eco/open-folder-docRobert Schumacher
Document how to specify CMAKE_TOOLCHAIN_FILE when using VS2017 Open Folder
2017-04-27VS2017 Open Folder CMAKE_TOOLCHAIN_FILE exampleBrad Anderson
2017-04-27Merge pull request #990 from codicodi/fix-icuAlexander Karatarakis
[icu] fix build with 64bit msys
2017-04-27Merge pull request #989 from tobiaskohlbau/lcOptionsAlexander Karatarakis
[options] makes options case insensitive
2017-04-27Formatting + add test to the vcxprojAlexander Karatarakis
2017-04-27Merge pull request #991 from codicodi/fix-flacAlexander Karatarakis
[libflac] fix build with MSBuild generator
2017-04-28add giflib portSergey Popov
2017-04-27add ports/taglibJoshua Helm
2017-04-27[qt5] bumped to qt5.8Tobias Kohlbau
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27[libflac] fix build with MSBuild generatorcodicodi