Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port to Python 3 while maintaining compatibility with Python >= 2.6 | Slavek Kabrda | 2015-02-03 | 1 | -9/+11 |
| | | | | Signed-off-by: David Sommerseth <davids@redhat.com> | ||||
* | Take endinanness into consideration when compiling | David Sommerseth | 2009-12-14 | 1 | -0/+8 |
| | |||||
* | Moved a OS-specific library settings out to commonv3.10.6-rc1 | Nima Talebi | 2009-08-03 | 1 | -0/+6 |
| | | | | | The libxml2 path is now handled by `setup_common.py', so the actual setup files are clean from any OS-specific (Debian/RedHat) hacks. | ||||
* | Make get_version() look for version.h one more place | David Sommerseth | 2009-06-11 | 1 | -1/+5 |
| | |||||
* | Improved setup.py/setup-dbg.py even more | David Sommerseth | 2009-06-11 | 1 | -0/+83 |
Get libxml2 compile time info from xml2-config. Retrieve version number from src/version.h |