Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-01 | adding $(AUGMENT_LIBRARY_PATH) back, because it is needed | Andras Timar | |
Notes: split repo tag: libs-extern_PRE_MELD_REPOS | |||
2011-07-29 | 10.4's system python is too old, need to use internal python | Christian 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-29 | Use system python unconditionally on Mac | Thorsten Behrens | |
Internal python on mac does not yield usable python executable, use the system one unconditionally for Mac. | |||
2011-07-27 | Fix parallel build crash in translate_toolkit requiring solenv | Tomáš Chvátal | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-04-22 | Place translate-toolkit module files next to po2oo in bin. | Kalman Szalai - KAMI | |
2011-04-04 | add --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-28 | revert condition for SYSTEM_PYTHON to make it better readable | Petr Mladek | |
2011-03-27 | fix DEPLOYMENT_TARGET snafu on Mac for translate_toolkit | Norbert Thiebaud | |
2011-03-25 | Not that PYTHON is set during the internal python based build | Fridrich Štrba | |
2011-03-25 | Find the python modules even when building with internal python | Fridrich Štrba | |
2011-03-25 | Fix a hardcoded reference to the python binary. | Francois Tigeot | |
Thanks to: Michael Meeks <michael.meeks@novell.com> | |||
2011-03-24 | new module translate_toolkit | Petr Mladek | |
needed to create localized builds using the new "translations" repo where the strings are stored in PO files |