summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-10-03Hack to get pyuno scripts to the right location on Windows.Jan Holesovsky
2011-10-03Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used APITor Lillqvist
2011-10-03add -eCaolán McNamara
2011-10-03I don't think _DLL_ has any meaning eitherTor Lillqvist
2011-10-03Bin Hamburg "build server" and BSCLIENT stuffTor Lillqvist
2011-10-03No need for -DSHAREDLIB, not tested in any source fileTor Lillqvist
2011-10-03No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist
2011-10-03No need for -DCUI or -DGUITor Lillqvist
2011-10-03set --build and --host for cross-compilationDavid Tardon
2011-10-03fix build of CMIS UCPDavid Tardon
2011-10-03do not escape calls if not neededDavid Tardon
2011-10-03we do not really need two rm calls hereDavid Tardon
2011-10-03add newlines to avoid possible problems with joined linesDavid Tardon
2011-10-03fix some typos..., thanks matusRene Engelhard
2011-10-02add --with-system-libcmisRene Engelhard
2011-10-02ExternalLib.mk: avoid pushd when cd is enoughMiklos Vajna
2011-10-02make clean failed for ExternalLib.mk due to missing ';'Norbert Thiebaud
2011-10-01respect PKG_CONFIG_PATHPeter Foley
2011-10-01make libcmis build aginst internal cppunitPeter Foley
2011-10-01get libcmis building, To-Do hack rpath to our desired fooORIGINfoo oneCaolán McNamara
2011-10-01adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan
2011-10-01adjust Zip.mk so we can copy files from other places to workdir and pack themMatúš Kukan
2011-10-01add extension support to gbuild for creating .oxt filesMatúš Kukan
2011-10-01comment typosCaolán McNamara
2011-10-01CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky
2011-09-30preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud
2011-09-30fix an apparent cut-and-paste typo in CustomeTargetNorbert Thiebaud
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-30Fix copy/paste errorTor Lillqvist
2011-09-30Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen
2011-09-30Make translation tools cross-build awareThorsten Behrens
2011-09-30add objective-C to add-modelinesCaolán McNamara
2011-09-29Make install-gdb-printers work on Mac OS X.Stephan Bergmann
2011-09-28adapt make dev-install to unotest changesMarkus Mohrhard
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
2011-09-28remove obsolete fake_languagesstring() subroutineAndras Timar
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar
2011-09-28we want these macros to be emtpy strings, not 1sDavid Tardon
2011-09-27move windows-only call into platform/win*David Tardon
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-27correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon
2011-09-27Process options early so that $TARGET is set when we need it.Jan Holesovsky
2011-09-27Fixed linkoo for Linux again.Stephan Bergmann
2011-09-27Make extension cross-buildable again.Thorsten Behrens
2011-09-27Add MinGW handling to linkoo.Jan Holesovsky
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky