Andras Timar
871dd0d96e
adding $(AUGMENT_LIBRARY_PATH) back, because it is needed
2011-08-01 12:40:24 +02:00
Christian Lohmaier
8182f18836
10.4's system python is too old, need to use internal python
...
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-29 14:45:27 +02:00
Thorsten Behrens
28d10959e0
Use system python unconditionally on Mac
...
Internal python on mac does not yield usable python executable,
use the system one unconditionally for Mac.
2011-07-29 00:01:21 +02:00
Tomáš Chvátal
198ed2899f
Fix parallel build crash in translate_toolkit requiring solenv
2011-07-27 00:17:00 -05:00
Tor Lillqvist
ad700e1f6e
Drop %_EXT% which was always empty
2011-06-03 13:27:22 +03:00
Kalman Szalai - KAMI
d650ba3a6c
Place translate-toolkit module files next to po2oo in bin.
2011-04-22 09:42:45 +02:00
Petr Mladek
0ef397d004
add --skipsource option to translate toolkit (bugs.locamotion.org#1883)
...
it will be used to fix problems with missing translations
(fdo#35067 and fdo#35068 - originally fdo#33189)
2011-04-04 15:03:08 +02:00
Petr Mladek
ea50673d8e
revert condition for SYSTEM_PYTHON to make it better readable
2011-03-28 12:32:04 +02:00
Norbert Thiebaud
08bd5e4fde
fix DEPLOYMENT_TARGET snafu on Mac for translate_toolkit
2011-03-27 12:49:27 -05:00
Fridrich Štrba
81f2c81b65
Not that PYTHON is set during the internal python based build
2011-03-25 22:37:26 +01:00
Fridrich Štrba
ea26704e83
Find the python modules even when building with internal python
2011-03-25 22:26:43 +01:00
Francois Tigeot
f04c147b85
Fix a hardcoded reference to the python binary.
...
Thanks to: Michael Meeks <michael.meeks@novell.com>
2011-03-25 21:15:24 +01:00
Petr Mladek
481316364b
new module translate_toolkit
...
needed to create localized builds using the new "translations" repo
where the strings are stored in PO files
2011-03-24 21:18:32 +01:00