summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2011-09-26UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky
2011-09-26allow adding native windows res. files for executables tooDavid Tardon
2011-09-26take pity on the gcc 4.5.X usersCaolán McNamara
2011-09-24also here include linux-CPUNAME as in gbuild.mkMatúš Kukan
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-23bump to libexttextcatCaolán McNamara
2011-09-23linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there ...Stephan Bergmann
2011-09-23add a retry loop in build.pl on Error 126 on Windows.Norbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22Always link with user32Tor Lillqvist
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist
2011-09-22Add libcmtdTor Lillqvist
2011-09-21Ensure a failing linkoo makes ooinstall fail.Stephan Bergmann
2011-09-21Directly use version.lst instead of versionlist.mk.Stephan Bergmann
2011-09-21Removed unused solenv/inc/version_so.hrcStephan Bergmann
2011-09-21get bean linking under windowsCaolán McNamara