tree: e4d7488cd700c457609031403f1ac47d23bdd4dc [path history] [tgz]
  1. .gitignore
  2. build.sh
  3. build.xml
  4. eclipseGtk.c
  5. eclipseGtk.h
  6. eclipseGtkCommon.c
  7. eclipseGtkInit.c
  8. make_aix.mak
  9. make_linux.mak
  10. README.md
features/org.eclipse.equinox.executable.feature/library/gtk/README.md

Building

./bulid.sh
./build.sh clean

Developer notes:

See make_linux.mak for info on how to build/test. See dev_build_install target. Common use case:

export DEV_ECLIPSE=“your/dev/eclipse” make -f make_linux.mak clean dev_build_install