aboutsummaryrefslogtreecommitdiff
path: root/ports/libccd
AgeCommit message (Collapse)Author
2017-08-27[libccd/ccd] rename from libccd to ccd, refactorMikhail Paulyshka
* use vcpkg_from_github * enable cmake-exports * rename from libccd to ccd (cmake-exports expects ccd as package name) * export additional symbols (fixes FCL)
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-22[libccd] Remove other misc files that are getting copiedAlexander Karatarakis
2016-10-22[libccd] Handle copyright cleanlyAlexander Karatarakis
2016-10-22[libccd] copy_pdbs()Alexander Karatarakis
2016-10-22[libccd] Remove debug/include/ and debug/share/ instead of debug/Alexander Karatarakis
2016-10-21[libccd] Add libccd 2.0.0 (tip commit of current master)Jeongseok Lee