- 06 Şub, 2012 40 kayıt (commit)
-
-
Jan Holesovsky yazdı
-
Michael Stahl yazdı
-
Andras Timar yazdı
-
Andras Timar yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Ivan Timofeev yazdı
-
Stephan Bergmann yazdı
This reverts commit b53a86a5. Conflicts: scp2/source/python/file_python.scp I assume that the file *shall* be named .so on Mac OS X after all, and that it actually being named .dylib was a mistake introduced with a09ce468 and reverted with 0b1be1ce.
-
Lionel Elie Mamane yazdı
-
Stephan Bergmann yazdı
...it was cleaned away by a09ce468 "Port PyUno to support Python 3" but is still needed to make sure libpyuno.so is loaded RTLD_GLOBAL (Python apparently loads its modules RTLD_LOCAL). At least with pre 4.5 GCC this can cause problems with C++ exception handling, see the mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2012-February/025166.html> "LibO 3.5RC2: terminate called after throwing an instance of 'com::sun::star::registry::InvalidRegistryException'" for details.
-
Tor Lillqvist yazdı
-
Thorsten Behrens yazdı
(to fix the build after the cppcheck cleanup)
-
Yifan J yazdı
-
Yifan J yazdı
-
Miklos Vajna yazdı
-
Norbert Thiebaud yazdı
-
François Tigeot yazdı
* Remove the System V semaphore implementation variant * POSIX thread-local code was always used for synchronization primitives anyway
-
PKEuS yazdı
-
Josh Heidenreich yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Josh Heidenreich yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
that broke a case where we had -DMISC=$(call gb_Helper_conver_native,...) which transformed in to -DMISC= d:/foo/bar and broke the build
-
Norbert Thiebaud yazdı
otherwise we construct file like d://libo/... which break stuf
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-