swig/Tools
Karl Wette f574a34155 Allow examples and test-suite to be built out of source tree
- Examples/Makefile.in rules use SRCDIR as the relative source directory

- ./config.status replicates Examples/ source directory tree in build
  directory, and copies each Makefile to build directory, prefixed with
  a header which sets SRCDIR to source directory

- Examples/test-suite/.../Makefile.in set SRCDIR from Autoconf-set srcdir

- Examples/test-suite/errors/Makefile.in needs to filter out source
  directory from SWIG error messages

- Lua: embedded interpreters are passed location of run-time test

- Python: copy run-time scripts to build directory because of 2to3
  conversion; import_packages example copies __init__.py from source
  directory; test-suite sets SCRIPTDIR to location of run-time tests

- Javascript: binding.gyp renamed to binding.gyp.in so that $srcdir
  can be substituted with SRCDIR; removed './' from require() statements
  so that NODE_PATH can be used to point Node.js to build directory
2014-05-11 23:21:10 +02:00
..
config Merge branch 'master' into gsoc2009-matevz 2013-10-10 07:26:09 +01:00
javascript Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
brew-install brew install workarounds on Travis 2014-02-16 09:33:51 +00:00
capitalize Solaris /usr/bin/tr does not accept ranges in form "a-z". So put in 2003-03-22 11:18:27 +00:00
check-include-path.pike The great merge 2002-11-30 22:01:28 +00:00
mkdist.py mkdist script tweaks to support releasing from any named branch 2014-02-08 11:08:56 +00:00
mkrelease.py Release scripts to release from any branch 2014-02-09 23:19:17 +00:00
mkwindows.sh Add pcre-build.sh script for easier building of pcre and configuring with SWIG if PCRE not installed 2010-10-01 22:46:22 +00:00
obs-update Add openSUSE Build Service script 2014-02-14 16:24:37 +00:00
pcre-build.sh Fix MAKE variable expansion in pcre-build.sh. 2013-01-25 19:18:12 +01:00
pyname_patch.py Fix assorted typos. 2013-01-08 18:47:40 +13:00
setup.py.tmpl The great merge 2002-11-30 22:01:28 +00:00
swig.gdb Fix gdb debugger functions to display to the gdb output window rather than stdout. 2012-07-21 14:04:37 +00:00
vcfilter execute permissions added 2007-10-24 21:25:39 +00:00