Commit Graph

7 Commits

Author SHA1 Message Date
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