Neil McNeight
b9f30b7197
update FLTK to v1.3.5 ( #8457 )
...
* Update to fltk-1.3.5
* Update to fltk-1.3.5
* Update ports/fltk/portfile.cmake
Co-Authored-By: Victor Romero <romerosanchezv@gmail.com>
2019-10-28 17:49:22 -07:00
Stefano Sinigardi
726c111481
[vcpkg] fatal_error when patch fails to apply ( #8087 )
...
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Phoebe
33f15e40e8
modernize many ports ( #7986 )
...
* modernize many ports
* Update the code to handle copyright
* Retriger to build qt5-gamepad
2019-09-05 10:43:09 -07:00
pravic
18b029a5e3
[WIP] Add a Homepage URL entry for vcpkg ports ( #2933 )
...
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
driver1998
ef75e05b22
[fltk] Windows ARM/ARM64 support ( #6241 )
...
* update fltk for arm/arm64-windows
* add windows libraries for arm/arm64
2019-04-29 00:44:22 -07:00
Alexander Karatarakis
26516fe485
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 00:12:54 -07:00
codicodi
346c2bee99
[fltk] force import macro to either 0 or 1
2017-06-09 00:55:17 +02:00
Robert Schumacher
1780157dbc
[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds.
2017-05-23 01:11:52 -07:00
Scott
21e30e6d80
Added fluid.exe to output tools
...
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-05-22 18:06:33 -07:00
Robert Schumacher
ae3f4149ed
[fltk] Bump version to correspond with binary layout change
2017-01-30 19:47:14 -08:00
Scott
d1595aca30
Fixed incorrect naming of files
...
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-29 15:38:44 -08:00
Robert Schumacher
1c9ea008be
[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.
2017-01-19 18:55:07 -08:00
Scott
8310c5af0a
FLTK Port
2017-01-15 12:08:53 -08:00