summaryrefslogtreecommitdiff
path: root/translate_toolkit
AgeCommit message (Collapse)Author
2011-08-01adding $(AUGMENT_LIBRARY_PATH) back, because it is neededAndras Timar
Notes: split repo tag: libs-extern_PRE_MELD_REPOS
2011-07-2910.4's system python is too old, need to use internal pythonChristian Lohmaier
as the framework is only delivered as zip, call it from python's output directory. In former times this was a no-go, but as with gmake the converted modules don't even have their own output dir anymore.... Also remove the AUGMENT_LIBRARY_PATH and WRAPCMD legacy
2011-07-29Use system python unconditionally on MacThorsten Behrens
Internal python on mac does not yield usable python executable, use the system one unconditionally for Mac.
2011-07-27Fix parallel build crash in translate_toolkit requiring solenvTomáš Chvátal
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-04-22Place translate-toolkit module files next to po2oo in bin.Kalman Szalai - KAMI
2011-04-04add --skipsource option to translate toolkit (bugs.locamotion.org#1883)Petr Mladek
it will be used to fix problems with missing translations (fdo#35067 and fdo#35068 - originally fdo#33189)
2011-03-28revert condition for SYSTEM_PYTHON to make it better readablePetr Mladek
2011-03-27fix DEPLOYMENT_TARGET snafu on Mac for translate_toolkitNorbert Thiebaud
2011-03-25Not that PYTHON is set during the internal python based buildFridrich Štrba
2011-03-25Find the python modules even when building with internal pythonFridrich Štrba
2011-03-25Fix a hardcoded reference to the python binary.Francois Tigeot
Thanks to: Michael Meeks <michael.meeks@novell.com>
2011-03-24new module translate_toolkitPetr Mladek
needed to create localized builds using the new "translations" repo where the strings are stored in PO files