aboutsummaryrefslogtreecommitdiff
path: root/ports/fltk
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-09[fltk] force import macro to either 0 or 1codicodi
2017-05-23[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared ↵Robert Schumacher
builds.
2017-05-22Added fluid.exe to output tools Scott
This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813 If this should not be in the vcpkg output, please close the PR.
2017-01-30[fltk] Bump version to correspond with binary layout changeRobert Schumacher
2017-01-29Fixed incorrect naming of filesScott
Reverting the naming to stick with how the FLTK library naturally decided to name their files. There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-19[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.Robert Schumacher
2017-01-15FLTK PortScott