aboutsummaryrefslogtreecommitdiff
path: root/ports/hwloc
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-10-12[hwloc] Added utility hwloc-info (#4279)Nagy-Egri Máté Ferenc
* Added version number to project() invocation * Added URL to project() invocation * added hwloc-info target and install() * Removed URL (oops), fixed hwloc-info when using shared libs * [hwloc] Bump control version. Don't package debug version of hwloc-info.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-24[hwloc] build from sourcecodicodi
2017-05-22[hwloc] Use VCPKG_TARGET_ARCHITECTURE instead of TRIPLET_SYSTEM_ARCH.Robert Schumacher
2017-05-22Add support for installing binary distributions of HWLOCHartmut Kaiser
- this depends on #1144 - this fixes #1124