summaryrefslogtreecommitdiff
path: root/lang/python/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add libtool to the build.Michael Cahill2011-08-261-3/+11
* Pass CFLAGS and LDFLAGS into the Python build explicitly in the Makefile.Michael Cahill2011-07-141-9/+0
* In the Python build, only set extra_*_args if CFLAGS or LDFLAGS are set.Michael Cahill2011-07-141-2/+9
* Pass CFLAGS and LDFLAGS through to the Python build.Michael Cahill2011-07-141-0/+2
* Another fix for relative paths in the Python build: setup.py wants to own the...Michael Cahill2011-04-261-1/+2
* Fix Python build again: split SWIG out of setup.py, we want to distribute theMichael Cahill2011-04-261-3/+4
* Keep the Python sources in lang/python: that's what we will want to distribute.Michael Cahill2011-04-261-2/+1
* Build the Python API into the build directory.Michael Cahill2011-03-111-4/+5
* Initial steps towards a Python API. Rename 'del' to 'remove': that seems saf...Michael Cahill2011-03-101-0/+17