summaryrefslogtreecommitdiff
path: root/fluid/CMakeLists.txt
AgeCommit message (Expand)Author
2023-09-12Fix Visual Studio shared library buildAlbrecht Schlosser
2023-08-29FLUID: separate SourceView panel into its own fileMatthias Melcher
2023-07-19FLUID: emulated RTTI for all typesMatthias Melcher
2023-07-10FLUID source files sorting improvedMatthias Melcher
2023-05-07[CMake] Use an object library to speed up fluid buildAlbrecht Schlosser
2023-03-18Fix and update alignment #346 (#701)Matthias Melcher
2023-03-09CMake: build shared libs with OPTION_CAIROEXT (issue #250)Albrecht Schlosser
2023-02-15Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)Matthias Melcher
2023-02-02Fix position() methods that shadow Fl_Widget::position()Matthias Melcher
2022-09-23Fixes incorrect install of fluid in macOS Applications directory.Gonzalo Garramuño
2022-04-03Build and use fluid-cmd on Windows for .fl files (#224, #293)Albrecht Schlosser
2022-01-23Remove experimental platforms Android, Pico, SDL (PR #376)Albrecht Schlosser
2022-01-01Installing Fluid correctly on macOSMatthias Melcher
2021-12-18Generate FL/fl_config.h rather than FL/abi-version.hAlbrecht Schlosser
2021-12-13#322: remove Fluid's dependency on fltk_forms.Matthias Melcher
2021-12-13STR 3442: copy/paste now inserts widget as expected.Matthias Melcher
2021-12-08Fluid: restructuring and commenting.Matthias Melcher
2021-12-04Fluid support for high res graphicsMatthias Melcher
2021-12-03CMake for Apple Xcode usability improvementsMatthias Melcher
2021-11-11CMake: Build fluid when cross-compilingAlbrecht Schlosser
2021-07-26Add CMake compatibility functions and macrosAlbrecht Schlosser
2021-05-31Windows platform: use GDI+ to antialias oblique lines and curves.ManoloFLTK
2021-05-13Refactor macOS bundle generation to avoid "quarantine"Albrecht Schlosser
2021-04-30CMake: improve detection and configuration of image libsAlbrecht Schlosser
2021-04-30Fix build with Cairo for CMake < 3.13Albrecht Schlosser
2021-03-01Fix cairo build (autoconf + CMake) + README'sAlbrecht Schlosser
2020-11-01Rewrite CodeEditor syntax highlighting for issue #135Greg Ercolano
2020-08-18CMake: Fix macOS bundle wrapper generationAlbrecht Schlosser
2020-07-15CMake: refactor and reformat CMake filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-12-04Fix 'fluid.app' for case sensitive macOS file systems.Albrecht Schlosser
2018-08-27MacOS X: Fixed Fluid CMake to use the included Info.plist instead of the CMak...Matthias Melcher
2018-03-02Android: should build and runMatthias Melcher
2018-03-02More Android changes.Matthias Melcher
2017-02-15Fluid: Fix platform-specific build system (CMake + configure).Albrecht Schlosser
2016-09-20Update fluid files and copyright.Albrecht Schlosser
2016-07-18Adds external editor capability to fluid for all platforms.Greg Ercolano
2016-03-27[CMake] Remove redundant linking in CMake build process (STR #3298).Albrecht Schlosser
2016-03-02Add support for SDL as a base library on OS X.Matthias Melcher
2015-12-31Mac OS: modified CMake config files to allow use of OPTION_APPLE_X11Manolo Gouy
2015-12-30Harmonize configure and CMake build system (part 1).Albrecht Schlosser
2015-04-07CMake generation of Xcode project under Mac OS: bundle fluid with its proper ...Manolo Gouy
2015-02-16[CMake] Improve installation, support DESTDIR, and more (STR #3149).Albrecht Schlosser
2014-09-27CMake enhancements, as discussed in STR #3055.Albrecht Schlosser
2011-01-06Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...Manolo Gouy
2010-04-05Mostly rewritten CMake files by Michael Surette. They are more completeAlbrecht Schlosser
2005-08-06This commit contains patch submitted by "fltk.x0" (thanks fltk.x0!) in the mi...Dejan Lekic
2005-05-13Updates to cmake project files (STR #813)Michael R Sweet
2005-02-06Cmake updates (STR #645)Michael R Sweet
2004-10-18Documentation updates (STR #568)Michael R Sweet