fltk/fluid
Albrecht Schlosser 1066b69c8e Fix "fully support ... own shared libraries" (#1238)
- If shared libraries are built, then fluid, fltk-options, and the
  "games" are linked against the shared FLTK libraries. On some
  platforms the static and the shared versions of fluid and
  fltk-options are built. The games are only built if
  FLTK_BUILD_TEST is enabled.

- The CMake 'install' target now installs the games (if built)
  and their man pages on all platforms (no matter if that is
  useful, for instance on Windows).

- On macOS 'CMAKE_INSTALL_RPATH' is set so *installed* programs
  automatically find their shared FLTK libraries. The "shared"
  versions of fluid and fltk-options got their own '.plist' files.
  This works for both the executables themselves as well as those
  included in bundles. There may be more to do on the macOS platform.
2025-04-21 19:50:12 +02:00
..
app Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
documentation Fluid: update documentation scripts 2025-04-18 21:40:37 +02:00
icons Make remaining 'XPM' images 'const' 2024-10-20 17:00:16 +02:00
io Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
nodes Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
panels Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
pixmaps FLUID: basic Fl_Grid support 2023-10-20 19:00:52 +02:00
proj Reactivating Mergeback functionality. (#1226) 2025-04-15 14:47:24 +02:00
rsrcs Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
templates Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
tools Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
widgets Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
.gitignore Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
CMakeLists.txt Fix "fully support ... own shared libraries" (#1238) 2025-04-21 19:50:12 +02:00
fluid-shared.plist Fix "fully support ... own shared libraries" (#1238) 2025-04-21 19:50:12 +02:00
Fluid.cxx Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
Fluid.h Fluid: hiding MergeBack form the main menu. 2025-04-15 15:28:37 +02:00
fluid.plist Update version numbers to 1.5.0 2025-03-06 18:16:03 +01:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
main.cxx Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
main.h Restructuring Fluid source files. 2025-03-07 16:34:48 +01:00
Project.cxx Solve Mac 10.10.5 fluid build errors (#1245) 2025-04-05 14:53:24 -07:00
Project.h Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00
README_fl.txt Fluid: restructuring and rejuvenation of the source code. 2025-03-16 17:16:12 -04:00