summaryrefslogtreecommitdiffstats
path: root/src/setup-dbg.py
Commit message (Collapse)AuthorAgeFilesLines
* Update Python build rulesDavid Sommerseth2010-01-081-0/+1
|
* Changes necessary to keep Debian packages saneNima Talebi2010-01-061-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 compilingDavid Sommerseth2009-12-141-1/+3
|
* Moved a OS-specific library settings out to commonv3.10.6-rc1Nima Talebi2009-08-031-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 filesDavid Sommerseth2009-06-181-1/+3
|
* Commented in the Debian workaround for `xml2mod'Nima Talebi2009-06-171-0/+1
|
* Improved setup.py/setup-dbg.py even moreDavid Sommerseth2009-06-111-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.pyDavid Sommerseth2009-06-111-3/+9
| | | | Also undefined the NDEBUG when building this package
* Made sure copyright is in place and right people get their deserved creditDavid Sommerseth2009-06-111-0/+28
|
* Remember to compile in dmierror.c ;-)David Sommerseth2009-06-091-0/+1
|
* Removed some dead codeDavid Sommerseth2009-06-031-1/+0
|
* WIP commitNima Talebi2009-05-271-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 renameNima Talebi2009-05-241-1/+1
|
* More cleanupNima Talebi2009-05-231-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-specificsNima Talebi2009-05-231-2/+3
|
* Reversioned, relicensed, and rejiggedNima Talebi2009-05-221-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 dateNima Talebi2009-05-221-6/+9
|
* Fixed a bug, and preparing to dupload to DebianNima Talebi2009-05-221-1/+1
|
* Version number fixNima Talebi2009-05-011-1/+1
|
* Reverting recent (pointless) change.nima2009-03-311-0/+25
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@180 abc39116-655e-4be6-ad55-d661dc543056
* Preparing to migrate to GIT.nima2009-03-311-25/+0
| | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056
* Fixed bug reported by Ralf Treinen.nima2009-02-221-0/+25
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@174 abc39116-655e-4be6-ad55-d661dc543056