tree: d3c39bed37657b23f99a3305b19c8934a7f035dc [path history] [tgz]
  1. clone_build_gtk_debug.sh
  2. dynamic_deprecated.py
  3. dynamic_gtk2_vs_gtk3.py
  4. install_sysdeps.sh
  5. readme.md
  6. rebuild_swt_natives.sh
  7. rebuild_swt_natives_wrapper.sh
bundles/org.eclipse.swt.tools/gtk/readme.md

About this folder

This folder contains gnome/gtk scripts to help SWT developers compile/analyze native code.

The scripts in this folder are not used as part of the build process on a build server, but only during development work.

For example install_sysdeps.sh (on linux), is aimed at installing packages that are required to be able to build swt native glue code.

For more details, see the description inside each script.