tree: 430986c208b4bb77e46d5865e94140b99cca0c99 [path history] [tgz]
  1. clone_build_gtk_debug.sh
  2. dynamic_deprecated.py
  3. install_sysdeps.sh
  4. readme.md
  5. rebuild_swt_natives.sh
  6. 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.