Commit Graph

18 Commits

Author SHA1 Message Date
Mohammed Alyousef
f60125a3a1
[fltk] Update fltk to version 1.3.7 (#19584)
* update fltk port to versin 1.3.7

* update versions file

* use vcpkg_from_github

* update version database
2021-08-18 17:08:19 -07:00
Jack·Boos·Yu
eb891c23ef
[fltk] Update to 1.3.6 rc1 and fix osx build (#17586)
* [fltk] Update to 1.3.6 rc1

* [fltk] Fix osx build failure

* update patch

* update version record
2021-05-21 01:16:33 -07:00
Jack·Boos·Yu
59b938ed9a
[fltk] Fix link to system libs (#17094)
* [fltk] Fix link to system libs

* update version record
2021-04-09 09:59:25 -07:00
ras0219
7938ab75c1
[fltk] Force static library due to global variables. Fix CMake Targets. (#12273)
* [fltk] Force static library due to global variables. Fix CMake Targets.

* [fltk] Add include directory to exported targets

* [fltk] Update ports/fltk/CONTROL

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>

* Update ports/fltk/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-07-30 22:41:46 -07:00
Lily
7308c86e5b
[fltk] Fix build error on Linux (#10018)
* [fltk] Fix build error on Linux

* [fltk] Modify ci.baseline.txt

* [fltk] Fix build error

* [fltk] Fix build error

* [fltk] Fix build error

* [fltk] Fix build error on MACOS
2020-03-10 16:51:52 -07:00
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