Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-13 | Missing ismime3.lib on Windows | Stephan Bergmann | |
Change-Id: I289a4da4473d58736ecdf3846864ccde9a1a03d1 | |||
2012-08-06 | LanguageTag Windows build | Eike Rathke | |
2012-06-15 | Fix pyuno.so name on Mac OS X | Stephan Bergmann | |
...which also needs a change to the logic that symlinks *.jnilib to *.dylib, as that would have symlinked pyuno.so onto itself (as it contains no .dylib). (And while we are at that, anyway, also only store relative paths in the symlinks.) Change-Id: I6f3e9effc4d185df935795958cc84e60e862a424 | |||
2012-06-14 | gbuild migration: pyuno module | David Ostrovsky | |
Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db | |||
2012-05-06 | register reg and store the same way as jvmfwk | Matúš Kukan | |
Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9 | |||
2012-04-13 | sigh, need a 64bit zlib too on windows, reverting | Caolán McNamara | |
2012-04-13 | setup/teardown default component context once before/after all tests | Caolán McNamara | |
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors | |||
2012-04-13 | gbuildize internal zlib | Caolán McNamara | |
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz | |||
2012-03-10 | no i prefix for lcms2.lib | Matúš Kukan | |
2012-03-05 | Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING | Tor Lillqvist | |
The tables functionality in Writer documents need SbxValue. | |||
2012-03-05 | Revert "Build libsb with a few dummy classes also for --disable-scripting" | Tor Lillqvist | |
Nah, these dummy classes would turn out quite complex anyway. Better to just use ifdefs elsewhere, the number required is not that large. This reverts commit 6d33801b4498f5c13d2dc75588f88c22a11f455b. | |||
2012-03-01 | Build libsb with a few dummy classes also for --disable-scripting | Tor Lillqvist | |
Work in progress, the dummy class implementations surely still incomplete and/or might contain methods not actually needed. More dummy class implementations needed, hopefully not too many though. Will add also a few ifdefs for DISABLE_SCRIPTING in some key places in sc and elsewhere to cut down on the need. | |||
2012-02-27 | s/interpreters/scripting/ | Tor Lillqvist | |
2012-02-27 | Decouple disabling of scripting (BASIC &co) from OS being iOS | Tor Lillqvist | |
2012-02-21 | More --disable-database-connectivity work, still experimental | Tor Lillqvist | |
2012-02-20 | Shared libraries must in practice be called lib*.so on Android | Tor Lillqvist | |
Otherwise the package creating code (part of the SDK) won't include them and/or the package installation code (on the OS itself) won't unpack them. (They just silently skip the file.) | |||
2012-02-10 | unotest: convert to gbuild | Matúš Kukan | |
2012-01-27 | For iOS, filter out the sb and vbahelper libs that we don't build | Tor Lillqvist | |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan | |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | |
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst | |||
2011-12-24 | Repository: fix Windows name for internal libexttextcat | Matúš Kukan | |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | |
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk | |||
2011-12-20 | Abandon attempt to use the debug CRT in a dbgutil build | Tor Lillqvist | |
2011-12-19 | fix names of libraries for MinGW, also remove onlinecheck.dll | Matúš Kukan | |
2011-12-19 | sal: convert to gbuild | Matúš Kukan | |
2011-12-19 | cppu: convert to gbuild | Matúš Kukan | |
Because of unit tests is here custom target where are idl files processed. | |||
2011-12-17 | extensions: convert nsplugin to gbuild | Peter Foley | |
2011-12-13 | add libexttextcat to external libs | Matúš Kukan | |
2011-09-30 | clean-up ghost traces of unicow | Norbert Thiebaud | |
2011-09-28 | Android now builds up to instsetoo_native | Thorsten Behrens | |
Last fixes - remove kludge from RepositoryFixes.mk, have redland build w/o threads for the while, and some hackery to exclude pointless code like oosplash from android build. | |||
2011-09-20 | Kill the explicit linking to salmain.o, use vclmain instead. | Jan Holesovsky | |
2011-09-19 | windows berkleydb libname fixup | Caolán McNamara | |
2011-09-15 | Repository.mk: fix conflicing filterconfig changes | Michael Stahl | |
2011-09-15 | gbuildize desktop | David Tardon | |
2011-09-15 | use correct static lib. name for windows | David Tardon | |
2011-09-15 | gbuildize automation | David Tardon | |
2011-08-26 | Clean, sort and change RepositoryFixes a little. | Matúš Kukan | |
2011-08-26 | convert package to gbuild | Matúš Kukan | |
2011-08-23 | fix windows xmlsecurity link | Caolán McNamara | |
2011-08-20 | no reason for changing name of cui library on windows | Matúš Kukan | |
2011-08-19 | Fix i18npool build on Windows. | Jan Holesovsky | |
2011-08-18 | Sort a block of lines that was almost sorted already | Tor Lillqvist | |
2011-08-16 | fix typo | Caolán McNamara | |
2011-08-16 | this seems to be the normal pattern | Caolán McNamara | |
2011-08-16 | get these names right for windows (I think) | Caolán McNamara | |
2011-08-09 | convert xmlsecurity to gbuild | Matúš Kukan | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-05 | get sccomp to link under windows | Caolán McNamara | |
2011-08-02 | Add Emacs mode lines | Tor Lillqvist | |
2011-07-26 | Remove superfluous empty line | Tor Lillqvist | |
The comment for gb_Library_ILIBFILENAMES in the WNTGCC case doesn't make much sense for us, though, as I think we want to support WNTGCC only for cross-compilation, and thus we don't have access to the PSDK ("Platform" SDK, with which they mean the Windows SDK). I don't see any point in using MinGW natively on Windows to build LibreOffice. If you build locally, use MSVC. |