summaryrefslogtreecommitdiffstats
path: root/bindings/python
Commit message (Collapse)AuthorAgeFilesLines
* [project @ fpeters@0d.be-20071120201438-11ybvaefw3o02p7h]Frederic Peters2008-04-291-0/+3
| | | | | | | | clean built files Original author: Frederic Peters <fpeters@0d.be> Date: 2007-11-20 21:14:38.792000+01:00
* [project @ fpeters@0d.be-20071120201406-loyt7g5302ztk7er]Frederic Peters2008-04-292-2/+4
| | | | | | | | get srcdir from env variable (set automatically by automake) Original author: Frederic Peters <fpeters@0d.be> Date: 2007-11-20 21:14:06.537000+01:00
* [project @ fpeters@0d.be-20071120151830-wdnobbexiv300ibb]Frederic Peters2008-04-292-2/+6
| | | | | | | | | fixed some make distcheck issues (still remaining is access to test data when srcdir != builddir) Original author: Frederic Peters <fpeters@0d.be> Date: 2007-11-20 16:18:30.814000+01:00
* [project @ fpeters@0d.be-20071113195326-cd83a1nrlh9l9nbr]Frederic Peters2008-04-291-0/+25
| | | | | | | | added three more tests of bindings Original author: Frederic Peters <fpeters@0d.be> Date: 2007-11-13 20:53:26.406000+01:00
* [project @ fpeters@0d.be-20071113192919-3g05qazwjjhivlsh]Frederic Peters2008-04-294-0/+622
| | | | | | | | ported old test cases to the new binding Original author: Frederic Peters <fpeters@0d.be> Date: 2007-11-13 20:29:19.859000+01:00
* [project @ fpeters@0d.be-20071028140359-qhawdgrwjhk97y32]Frederic Peters2008-04-291-0/+26
added Makefile.am files; to integrate within lasso build tree (under a bindings/ directory), this also requires to add those three lines to configure.ac AC_OUTPUT: bindings/Makefile bindings/python/Makefile bindings/php5/Makefile also changed generation script to output files in the current directory Original author: Frederic Peters <fpeters@0d.be> Date: 2007-10-28 15:03:59.480000+01:00