| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-01 | Add port for gnu scientific library | Martin Müller | |
| 2017-05-01 | Merge pull request #1007 from bagong/libsndfile | Alexander Karatarakis | |
| Add libsndfile to vcpkg | |||
| 2017-05-01 | Merge pull request #993 from trazme/add-giflib | Alexander Karatarakis | |
| giflib port | |||
| 2017-05-01 | Merge pull request #1006 from codicodi/bump-pcre | Alexander Karatarakis | |
| [pcre] update to 8.40 | |||
| 2017-04-30 | Merge pull request #1005 from codicodi/bump-modplug | Alexander Karatarakis | |
| [libmodplug] update to 0.8.9.0 | |||
| 2017-04-30 | Merge pull request #1004 from codicodi/bump-gdk-pixbuf | Alexander Karatarakis | |
| [gdk-pixbuf] update to 2.36.6 | |||
| 2017-04-30 | Add libsndfile to vcpkg | bagong | |
| 2017-04-30 | [pcre] update to 8.40 | codicodi | |
| 2017-04-30 | [gdk-pixbuf] update to 2.36.6 | codicodi | |
| 2017-04-30 | [libmodplug] update to 0.8.9.0 | codicodi | |
| 2017-04-30 | [vcpkg] check_exit should accept explicitly-convertible-to-bool | Robert Schumacher | |
| 2017-04-30 | [vcpkg] Remove OptBool in favor of Optional<bool> | Robert Schumacher | |
| 2017-04-30 | [vcpkg] CStringView improvements | Robert Schumacher | |
| 2017-04-29 | Merge branch 'master' into HEAD | Robert Schumacher | |
| 2017-04-29 | [vcpkg] Fix regression in tests. Test classes must not be structs. | Robert Schumacher | |
| 2017-04-29 | [pango] enable static build | Mikhail Paulyshka | |
| 2017-04-29 | [gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzma | Jackie 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-28 | Use CStringView instead of const char* | Alexander Karatarakis | |
| 2017-04-28 | [CStringView] Rename parameter, add copy ctor | Alexander Karatarakis | |
| 2017-04-28 | Enums::f(): Accept CStringView instead of std::string& | Alexander Karatarakis | |
| 2017-04-28 | Remove stray temp code | Alexander Karatarakis | |
| 2017-04-28 | [clang-format] Standard: Cpp11 | Alexander Karatarakis | |
| 2017-04-28 | [clang-format] Cpp11BracedListStyle: true | Alexander Karatarakis | |
| 2017-04-28 | [clang-format] Increase PenaltyReturnTypeOnItsOwnLine | Alexander 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-27 | Merge pull request #971 from jumpinjackie/gdal-geos-support | Robert Schumacher | |
| Light up GEOS support in GDAL | |||
| 2017-04-27 | Merge pull request #994 from jbhelm/taglib | Robert Schumacher | |
| add ports/taglib | |||
| 2017-04-27 | [taglib] Use copyright from sources. Do not assume Latin-1 filenames. | Robert Schumacher | |
| 2017-04-27 | Merge pull request #998 from chwarr/chwarr/upgrade-bond-5.3.1 | Robert Schumacher | |
| Upgrade Bond to 5.3.1 | |||
| 2017-04-27 | Check-in .clang-format | Alexander Karatarakis | |
| 2017-04-27 | Run clang-foramt over tests and remaining cpp files | Alexander Karatarakis | |
| 2017-04-27 | Remove stray cpp file | Alexander Karatarakis | |
| 2017-04-27 | Run clang-format over the cpp files | Alexander Karatarakis | |
| 2017-04-27 | Run clang-format over the headers. Remove stray Version.h/cpp. Fix location ↵ | Alexander Karatarakis | |
| of VersionT.cpp | |||
| 2017-04-27 | Merge pull request #999 from eco/open-folder-doc | Robert Schumacher | |
| Fixes for CMAKE_TOOLCHAIN_FILE example | |||
| 2017-04-27 | Fixes for CMAKE_TOOLCHAIN_FILE example | Brad Anderson | |
| 2017-04-27 | Upgrade Bond to 5.3.1 | Christopher Warrington | |
| * Updated to the 5.3.1 release of Bond. * Removed now-redundant 0003_rename_gbc_during_install.patch. * Regenerated other patches. | |||
| 2017-04-27 | Merge pull request #997 from eco/open-folder-doc | Robert Schumacher | |
| Document how to specify CMAKE_TOOLCHAIN_FILE when using VS2017 Open Folder | |||
| 2017-04-27 | VS2017 Open Folder CMAKE_TOOLCHAIN_FILE example | Brad Anderson | |
| 2017-04-27 | Merge pull request #990 from codicodi/fix-icu | Alexander Karatarakis | |
| [icu] fix build with 64bit msys | |||
| 2017-04-27 | Merge pull request #989 from tobiaskohlbau/lcOptions | Alexander Karatarakis | |
| [options] makes options case insensitive | |||
| 2017-04-27 | Formatting + add test to the vcxproj | Alexander Karatarakis | |
| 2017-04-27 | Merge pull request #991 from codicodi/fix-flac | Alexander Karatarakis | |
| [libflac] fix build with MSBuild generator | |||
| 2017-04-28 | add giflib port | Sergey Popov | |
| 2017-04-27 | add ports/taglib | Joshua Helm | |
| 2017-04-27 | [qt5] bumped to qt5.8 | Tobias Kohlbau | |
| Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de> | |||
| 2017-04-27 | [libflac] fix build with MSBuild generator | codicodi | |
