| Age | Commit message (Expand) | Author |
| 2017-05-01 | [vcpkg-toolchain] When using the Vcpkg toolchain, do not also include the use... | Robert Schumacher |
| 2017-05-01 | [vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC... | Robert Schumacher |
| 2017-05-01 | Correctly export all symbols, and use properties to set the dll define | Martin Müller |
| 2017-05-01 | Add port for gnu scientific library | Martin Müller |
| 2017-05-01 | Merge pull request #1007 from bagong/libsndfile | Alexander Karatarakis |
| 2017-05-01 | Merge pull request #993 from trazme/add-giflib | Alexander Karatarakis |
| 2017-05-01 | Merge pull request #1006 from codicodi/bump-pcre | Alexander Karatarakis |
| 2017-04-30 | Merge pull request #1005 from codicodi/bump-modplug | Alexander Karatarakis |
| 2017-04-30 | Merge pull request #1004 from codicodi/bump-gdk-pixbuf | Alexander Karatarakis |
| 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 |
| 2017-04-28 | `export`: When package name is invalid, error out earlier and with a better m... | Alexander Karatarakis |
| 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 sibli... | Jackie Ng |
| 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 |
| 2017-04-27 | Merge pull request #971 from jumpinjackie/gdal-geos-support | Robert Schumacher |
| 2017-04-27 | Merge pull request #994 from jbhelm/taglib | Robert Schumacher |
| 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 |
| 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 o... | Alexander Karatarakis |
| 2017-04-27 | Merge pull request #999 from eco/open-folder-doc | Robert Schumacher |
| 2017-04-27 | Fixes for CMAKE_TOOLCHAIN_FILE example | Brad Anderson |
| 2017-04-27 | Upgrade Bond to 5.3.1 | Christopher Warrington |
| 2017-04-27 | Merge pull request #997 from eco/open-folder-doc | Robert Schumacher |
| 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 |
| 2017-04-27 | Merge pull request #989 from tobiaskohlbau/lcOptions | Alexander Karatarakis |
| 2017-04-27 | Formatting + add test to the vcxproj | Alexander Karatarakis |
| 2017-04-27 | Merge pull request #991 from codicodi/fix-flac | Alexander Karatarakis |
| 2017-04-28 | add giflib port | Sergey Popov |