fltk/fluid
Albrecht Schlosser 15aff3718e Refactor macOS bundle generation to avoid "quarantine"
macOS Big Sur 11.3 introduced a new "security feature" such that
app bundles created from existing bundle templates in downloaded
files (tar distibutions, expanded) could no longer be executed
without unsetting the "quarantine" attribute. This commit fixes
this by creating all bundles from scratch.

Known *workaround* for older tarballs and snapshots:

  $ xattr -d -r com.apple.quarantine xxx.app
2021-05-03 16:11:05 +02:00
..
icons Refactor macOS bundle generation to avoid "quarantine" 2021-05-03 16:11:05 +02:00
pixmaps Added Table and Tree support to Fluid. 2011-01-03 08:28:38 +00:00
about_panel.cxx Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
about_panel.fl Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
about_panel.h Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
align_widget.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
alignment_panel.cxx Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
alignment_panel.fl Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
alignment_panel.h Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
CMakeLists.txt Refactor macOS bundle generation to avoid "quarantine" 2021-05-03 16:11:05 +02:00
code.cxx Running FLTK in static initializers (cont'd): 2015-12-18 18:56:58 +00:00
CodeEditor.cxx Update fluid files and copyright. 2016-09-20 12:57:18 +00:00
CodeEditor.h Tricking Fl_Text_Display into using bearable colors for CodeView in Fluid. 2015-04-04 15:06:30 +00:00
comments.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
ExternalCodeEditor_UNIX.cxx fixes issue92, added -d debug flag to fluid 2020-06-19 11:32:02 -07:00
ExternalCodeEditor_UNIX.h fixes issue92, added -d debug flag to fluid 2020-06-19 11:32:02 -07:00
ExternalCodeEditor_WIN32.cxx fixes issue92, added -d debug flag to fluid 2020-06-19 11:32:02 -07:00
ExternalCodeEditor_WIN32.h fixes issue92, added -d debug flag to fluid 2020-06-19 11:32:02 -07:00
factory.cxx Add 'fluid -u' command-line switch to upgrade fluid files in batch mode. 2015-03-09 20:37:45 +00:00
file.cxx Update fluid files and copyright. 2016-09-20 12:57:18 +00:00
Fl_Function_Type.cxx Fix potential fluid crashes (STR 3420) + memory leak 2021-01-31 13:58:06 +01:00
Fl_Group_Type.cxx Fix crash when closing fluid with Fl_Table (STR #3427). 2017-11-18 17:40:26 +00:00
Fl_Menu_Type.cxx Fix compiler warnings in fluid-generated code (STR #2813). 2015-04-10 19:26:17 +00:00
Fl_Type.cxx Fluid: add sanity checks for illegal UTF-8 encoding, fix buffer size. 2016-10-28 21:33:45 +00:00
Fl_Type.h Update fluid files and copyright. 2016-09-20 12:57:18 +00:00
Fl_Widget_Type.cxx Update fluid files and copyright. 2016-09-20 12:57:18 +00:00
Fl_Widget_Type.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
Fl_Window_Type.cxx Added comments to Fluid Widgets. The comment field is between the Additional Code and Callback field on the C++ Tab of the Widget Editor. Care was taken to correctly resize. 2015-04-02 17:19:33 +00:00
Fluid_Image.cxx Fix inconsistent interpretation of ld() in image handling (STR #3308). 2016-10-14 16:35:44 +00:00
Fluid_Image.h Running FLTK in static initializers (cont'd): 2015-12-18 18:56:58 +00:00
fluid.cxx fixes issue92, added -d debug flag to fluid 2020-06-19 11:32:02 -07:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-03 16:11:05 +02:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
function_panel.cxx Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
function_panel.fl Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
function_panel.h Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
makedepend Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
Makefile Refactor macOS bundle generation to avoid "quarantine" 2021-05-03 16:11:05 +02:00
print_panel.cxx Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
print_panel.fl Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
print_panel.h Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
Shortcut_Button.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
template_panel.cxx Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
template_panel.fl Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
template_panel.h Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
undo.cxx Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
undo.h Modifications to all LGPL headers for STR #2685. 2011-07-19 04:49:30 +00:00
widget_panel.cxx Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
widget_panel.fl Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00
widget_panel.h Backport CMake and related stuff from 1.4 (master) 2021-04-08 14:57:40 +02:00