summaryrefslogtreecommitdiffstats
path: root/python/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* install lasso.py (and cleaned a bit the Makefile.am)Frederic Peters2004-08-201-24/+18
* fixed includesFrederic Peters2004-08-201-1/+1
* the quest for a working make distcheck; part 1: srcdir is not always builddir.Frederic Peters2004-08-191-2/+2
* Deeply reworked SWIG bindings for the Lasso objects we currently use.Emmanuel Raviart2004-08-191-1/+2
* Reformated some lines in python Makefile.amRomain Chantereay2004-08-191-2/+2
* Some modifications.Romain Chantereay2004-08-191-1/+2
* The rules generating the C wrapper is defined generating the python wrapper too.Romain Chantereay2004-08-191-2/+2
* If swig not present: SWIG=echoRomain Chantereay2004-08-191-1/+1
* Now python binding is handled by SWIG. Manou takes the following parts.Romain Chantereay2004-08-191-28/+44
* properly use libtool convenience libraries (intend is to build correctly onFrederic Peters2004-08-181-4/+4
* New Autotools infrastructure.Romain Chantereay2004-08-031-2/+0
* added --enable-python option to ./configure; default is yes.Frederic Peters2004-07-231-4/+6
* install python module in site-packages/Frederic Peters2004-07-231-4/+2
* setup.py has been removedFrederic Peters2004-07-221-1/+1
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-0/+31