summaryrefslogtreecommitdiffstats
path: root/java/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* New Autotools infrastructure.Romain Chantereay2004-08-031-60/+0
| | | | | | | | | | | | | | | | | | | | | | Don't hesitate to report bug (if any). Main changes: - No more, or so few AM_CONDITIONAL. - Binding compilation use AC_SUBST top level Makefile SUBDIRS. - Change order of AM Macro. - Added Macro. - Fix Windows Compilation. - New way to handle version number. - Use of lasso_config.h - more ? I do not remember.
* compile java binding intree (doesn't try to link to a system liblasso)Frederic Peters2004-07-241-1/+3
|
* Some progress in first non regression test.Emmanuel Raviart2004-07-221-8/+13
|
* Added gcj support.Emmanuel Raviart2004-07-211-3/+8
|
* Changed Makefile for Kaffe support.Emmanuel Raviart2004-07-211-5/+11
| | | | | | Added new class LassoObject. First non regression test.
* Added Java binding.Emmanuel Raviart2004-07-201-0/+42