summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/xgettext.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the six stuff.Russel Winder2016-02-021-3/+3
|
* Post merge commit for safety. Building Fortran code works, but tests fail.Russel Winder2015-12-241-3/+3
|\
| * removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-3/+3
| |
* | Added six module as SCons.compat.six, for python3 port.Gary Oberbrunner2014-04-201-15/+15
| |
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-1/+2
| |
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-4/+4
|/
* - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched ↵dirkbaechle2012-10-031-1/+4
| | | | all RPM tests to using the new rpmutils module
* - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-271-1/+4
|
* Fixed FindSourceFiles to find leaf nodes.ptomulik2012-06-061-8/+10
|
* Corrected COPYRIGH placeholdersptomulik2012-06-061-1/+1
|
* Added gettext toolsptomulik2012-06-061-0/+331