It seems like roughly release time.
[invirt/packages/python-afs.git] / setup.py
2009-11-23  Evan BroderIt seems like roughly release time.
2009-11-20  Evan BroderRename afs.afs to afs._util so that absolute imports...
2009-11-19  Evan BroderAdd a simple afs._fs module that exposes a whichcell...
2009-11-19  Evan BroderFigure out what realm an afs._pts.PTS instance authenti...
2009-10-20  Evan BroderAllow for extending the build flags in a PyAFSExtension...
2009-07-27  Evan BroderIf the PIC versions of the AFS libraries are available...
2009-07-27  Evan BroderPyAFS doesn't seem to be using libafsutil - tests still...
2009-05-05  Edward Z. YangACL implementation. Current features:
2009-05-01  Evan Brodersetuptools apparently is too retarded for Cython. Switc...
2009-03-18  Evan BroderSimplify the extension declarations in setup.py.
2009-03-18  Evan BroderCreate an afs.afs module for common functions, like...
2009-03-15  Evan BroderFix a typo in one of the #defines.
2009-03-15  Evan BroderSimplify the libraries being used.
2009-03-15  Evan BroderGet PyAFS to build on Linux.
2008-12-21  Evan BroderSwitch to Cython instead of Pyrex
2008-12-21  Evan BroderGet information about the current cell.
2008-12-21  Evan BroderIt'll probably be useful to have the libraries being...
2008-12-21  Evan BroderMIT License? Did I say MIT License? I meant GPL.
2008-12-21  Evan BroderPull includes into a common file, since there will...
2008-12-21  Evan BroderInitial commit of something that builds.