index
:
pyexiv2
master
python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
SConscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetics: replaced non-breakable spaces by normal white spaces in comments.
Olivier Tilloy
2010-11-21
1
-1
/
+1
*
Add the new preview module to the build rules.
Olivier Tilloy
2010-05-26
1
-1
/
+1
*
Install only selected modules (exclude main).
Olivier Tilloy
2010-03-18
1
-1
/
+3
*
Do not add the --user switch for Python < 2.6.
Olivier Tilloy
2010-03-18
1
-4
/
+9
*
Add a --user switch to the install target to install pyexiv2 in the user site...
Olivier Tilloy
2010-03-18
1
-9
/
+17
*
Explain the BOOSTLIB argument.
Olivier Tilloy
2010-02-22
1
-0
/
+3
*
Allow the builder to specify a custom name for the boost::python library
Mark Lee
2010-02-21
1
-1
/
+1
*
Complete documentation generated with sphinx.
Olivier Tilloy
2010-02-16
1
-1
/
+2
|
\
|
*
Removed useless execution magic: scons scripts are not standalone executables.
Olivier Tilloy
2010-02-16
1
-1
/
+0
|
*
Dispatch build targets.
Olivier Tilloy
2010-02-16
1
-0
/
+2
*
|
Removed a useless import.
Olivier Tilloy
2010-02-08
1
-1
/
+0
*
|
Use SCons' Glob to install all source files in src/pyexiv2.
Xoff
2010-02-08
1
-1
/
+1
|
/
*
Take environment variables into account when compiling.
Olivier Tilloy
2010-01-25
1
-1
/
+11
*
Use platform-specific include and lib dirs.
Olivier Tilloy
2009-10-20
1
-2
/
+2
*
Use distutils.sysconfig to determine to python include and lib paths.
Olivier Tilloy
2009-10-19
1
-4
/
+3
*
Install all the python modules.
Olivier Tilloy
2009-10-19
1
-2
/
+4
*
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
*
Added support for DESTDIR in SConscript for installation. This will ease the ...
Olivier Tilloy
2007-09-27
1
-10
/
+19
*
Added an 'install' target to the SConscript script, invoke 'scons install' to...
Olivier Tilloy
2007-01-01
1
-1
/
+7
*
Split the Sconstruct script into two files.
Olivier Tilloy
2007-01-01
1
-0
/
+17