aboutsummaryrefslogtreecommitdiff
path: root/ports/gflags
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2018-11-30patch missing @ in cmake configPhil Christensen
2018-11-15[gflags] Update to version 2.2.2.Ivy Snow
2018-03-12Update versionsYury Bura
2018-03-12[rocksdb] Fix build and use debug suffix 'd'yurybura
[gtest] Fix issue #2373
2018-03-11[many ports] Improve behavior on Linux and general cleanupRobert Schumacher
2018-03-01[gflags] remove old patch, fixed upstream, introduce a new patch to fix ↵Stefano Sinigardi
wrong config path (#2917) * [gflags] remove patch, fixed upstream * [gflags] fix gflags-config.cmake wrong path
2018-01-31[gflags] Fix regression in previous gflags update for existing users.Robert Schumacher
2018-01-24[gflags] Use vcpkg_fixup_cmake_targets() instead of patchingAlexander Karatarakis
2018-01-10[gflags] update to 2.2.1Koby Kahane
2017-11-26[ports] Mark several ports as unbuildable on UWPRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-10[gflags] Rebuild required because of changes vcpkg_fixup_cmake_targets()Arkady Shapkin
2017-05-08[gflags] Bump CONTROL file versionAlexander Karatarakis
2017-05-06[gflags] Simplified portfileArkadiy Shapkin
2017-05-06[gflags] Fix bug with static linkingArkadiy Shapkin
2016-12-07Fixed wrong location of gflags license fileGuillaume Dumont
2016-12-06[gflags] Lowercase install directories. Bump version to account for this and ↵Robert Schumacher
c0c2135.
2016-12-06[gflags] Add quotes to avoid stripping semicolons from the config module.Robert Schumacher
2016-12-05[gflags] Switch to using zip files -- this makes the download faster and ↵Robert Schumacher
easier to upgrade. Remove gflags_nothreads to avoid choices at link time.
2016-12-01Updated gflags to v2.2.0Guillaume Dumont
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-02fix gflagsCharles Barto
2016-10-31[gflags] Remove leftover set(F)Alexander Karatarakis
2016-10-31[gflags] Enable static buildingAlexander Karatarakis
2016-10-27[gflags] Fix #225Alexander Karatarakis
2016-10-26[gflags] Mark as not supporting static yetAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-02[gflags] Initial additionArkadiy Shapkin