aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* Check that Python ≥ 2.6 in the build script.Olivier Tilloy2011-08-191-0/+3
* Add a "test" scons target to run the unit tests.Olivier Tilloy2010-04-141-5/+15
|\
| * The test scons target is now aware of the result of running the test suite.Olivier Tilloy2010-04-141-5/+2
| * Return the test runner's result.Olivier Tilloy2010-04-141-1/+1
| * Isolate the PYTHONPATH fiddling in a separate function,Olivier Tilloy2010-04-141-5/+12
| * Add a scons target to run the unit tests.Olivier Tilloy2010-04-141-0/+6
* | Updated a comment: building the doc doesn't require fiddling with the PYTHONP...Olivier Tilloy2010-04-141-2/+1
|/
* Do not require PYTHONPATH manipulations to build the doc.Olivier Tilloy2010-04-141-0/+8
* Help text for the --user switch.Olivier Tilloy2010-03-181-1/+2
* Do not add the --user switch for Python < 2.6.Olivier Tilloy2010-03-181-1/+7
* Add a --user switch to the install target to install pyexiv2 in the user site...Olivier Tilloy2010-03-181-0/+1
* Removed useless execution magic: scons scripts are not standalone executables.Olivier Tilloy2010-02-161-1/+0
* Resolve the install target.Olivier Tilloy2010-02-161-1/+1
* Dispatch build targets.Olivier Tilloy2010-02-161-1/+17
* BuildDir is deprecated.Olivier Tilloy2010-01-251-2/+1
* Split the Sconstruct script into two files.Olivier Tilloy2007-01-011-0/+5