Filippo Giunchedi
3814e3b04e
cleanup and FREEJ_FLAGS/LIBS usage in bindings/
2009-07-21 18:14:49 +02:00
Luca Bigliardi
8ce360985d
Merge branch 'swig_fix' into trunk
2009-07-18 13:33:47 +01:00
Luca Bigliardi
de6cd2f66d
OpenCV CFLAGS for bindings.
...
This is duplicated in these makefiles and in src, should be fixed.
2009-07-16 19:40:41 +01:00
Filippo Giunchedi
282258a9a4
small refactoring of bindings/*/Makefile.am
...
make consistent use of BUILT_SOURCES with both .cpp and .h
2009-07-14 15:50:21 +02:00
Filippo Giunchedi
a90a04fb72
bindings/java/Makefile.am cleanup and TODOs
2009-07-14 12:34:25 +02:00
Luca Bigliardi
6ec6ebccb5
Dynamic SDL_gfx
...
Use external SDL_gfx if available, otherwise fallback on our own.
2009-06-20 08:41:00 +01:00
Luca Bigliardi
015c608b0f
A bit more "make dist"-able.
...
- Use DIST_SUBDIRS to dist subdirectories even if these are not
configured
- Do not run swig on "make dist"
- Add some extra files
Now bindings subdir should "make dist" nicely.
TODO on build system is still:
- say 'bye bye' to lib/javascript sources (or autotoolize)
- fix 'doc/scripting' to be able to build outside sources
2009-04-24 02:04:24 +02:00
Luca Bigliardi
3f589b64cd
Handle in-tree libraries in a single place.
...
Declare static includes and static libraries inside configure.
2009-03-11 21:02:37 +01:00
Luca Bigliardi
9fe8dcbe26
Do not override automake rules
2009-03-01 22:50:40 +01:00
Luca Bigliardi
598170651d
Add GeoLayer to swig.
2009-02-17 15:50:23 +01:00
Luca Bigliardi
ff0b5c0e4d
Define swig command options with a variable.
...
Use swig with options defined in configure.in
to simplify parameters handling.
2009-01-15 18:35:58 +01:00
Jaromil
d421ae9239
java and perl language bindings,
...
build of language bindings re-organised
2008-12-08 00:40:28 +01:00