Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Python build rules | David Sommerseth | 2010-01-08 | 1 | -0/+1 |
| | |||||
* | Changes necessary to keep Debian packages sane | Nima Talebi | 2010-01-06 | 1 | -1/+1 |
| | | | | | | | | Both setup.py and setup-dbg.py install the same file, namely: /usr/share/pyshared/dmidecode.py This generated Bug#561904. This commit closes this bug. | ||||
* | Take endinanness into consideration when compiling | David Sommerseth | 2009-12-14 | 1 | -1/+3 |
| | |||||
* | Moved a OS-specific library settings out to commonv3.10.6-rc1 | Nima Talebi | 2009-08-03 | 1 | -3/+1 |
| | | | | | The libxml2 path is now handled by `setup_common.py', so the actual setup files are clean from any OS-specific (Debian/RedHat) hacks. | ||||
* | Splitted out SMBIOS/DMI dump functions from dmidecode.c to separate files | David Sommerseth | 2009-06-18 | 1 | -1/+3 |
| | |||||
* | Commented in the Debian workaround for `xml2mod' | Nima Talebi | 2009-06-17 | 1 | -0/+1 |
| | |||||
* | Improved setup.py/setup-dbg.py even more | David Sommerseth | 2009-06-11 | 1 | -5/+22 |
| | | | | | Get libxml2 compile time info from xml2-config. Retrieve version number from src/version.h | ||||
* | Updated setup-dbg.py to be in sync with setup.py | David Sommerseth | 2009-06-11 | 1 | -3/+9 |
| | | | | Also undefined the NDEBUG when building this package | ||||
* | Made sure copyright is in place and right people get their deserved credit | David Sommerseth | 2009-06-11 | 1 | -0/+28 |
| | |||||
* | Remember to compile in dmierror.c ;-) | David Sommerseth | 2009-06-09 | 1 | -0/+1 |
| | |||||
* | Removed some dead code | David Sommerseth | 2009-06-03 | 1 | -1/+0 |
| | |||||
* | WIP commit | Nima Talebi | 2009-05-27 | 1 | -1/+1 |
| | | | | | | | | Merged the two XML files into one, and amended relevant code. I still want to modify the XML tag names, but not yet. The calls to dmidecode.type() not function as expected, but the others are broken - this is next. | ||||
* | Follow-up on recent XML config file rename | Nima Talebi | 2009-05-24 | 1 | -1/+1 |
| | |||||
* | More cleanup | Nima Talebi | 2009-05-23 | 1 | -3/+2 |
| | | | | | | | | | Don't write to stdout unless in debug mode (with respect to writing to memory devices. Added the xml datafile to setup (distutils). Updated test case (incorporating color and cleaning up tests). | ||||
* | Updating Debian-specifics | Nima Talebi | 2009-05-23 | 1 | -2/+3 |
| | |||||
* | Reversioned, relicensed, and rejigged | Nima Talebi | 2009-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | The version is of now, v3.10.6. The version major field has been upped due to the newly added XML functionality. The version has been reverted to GPLv2. Some headers have been cleaned up, copyright notices added etc. Credits given where due. | ||||
* | Bringing setup files upto date | Nima Talebi | 2009-05-22 | 1 | -6/+9 |
| | |||||
* | Fixed a bug, and preparing to dupload to Debian | Nima Talebi | 2009-05-22 | 1 | -1/+1 |
| | |||||
* | Version number fix | Nima Talebi | 2009-05-01 | 1 | -1/+1 |
| | |||||
* | Reverting recent (pointless) change. | nima | 2009-03-31 | 1 | -0/+25 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@180 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Preparing to migrate to GIT. | nima | 2009-03-31 | 1 | -25/+0 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Fixed bug reported by Ralf Treinen. | nima | 2009-02-22 | 1 | -0/+25 |
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@174 abc39116-655e-4be6-ad55-d661dc543056 |