Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the structure of the exiv2 wrapper, retrieve more data for an EXIF tag. | Olivier Tilloy | 2008-04-19 | 1 | -2/+2 |
| | |||||
* | pyexiv2 will now install in the 'site-packages' python directory. Fixes bug ↵ | Olivier Tilloy | 2007-12-26 | 1 | -1/+1 |
| | | | | #177249, thanks to a patch provided by Chris Mayo. | ||||
* | Added support for DESTDIR in SConscript for installation. This will ease the ↵ | Olivier Tilloy | 2007-09-27 | 1 | -10/+19 |
| | | | | creation of a Debian package (feature request by Michal Cihar, see http://www.sirena.org.uk/log/?p=58) | ||||
* | Added an 'install' target to the SConscript script, invoke 'scons install' ↵ | Olivier Tilloy | 2007-01-01 | 1 | -1/+7 |
| | | | | to use. | ||||
* | Split the Sconstruct script into two files. | Olivier Tilloy | 2007-01-01 | 1 | -0/+17 |
Improved the portability of the build process. Object files and library are now built in a separate directory from the sources. |