summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-10-03add -eCaolán McNamara1-1/+1
2011-10-03I don't think _DLL_ has any meaning eitherTor Lillqvist1-5/+0
2011-10-03Bin Hamburg "build server" and BSCLIENT stuffTor Lillqvist6-181/+4
2011-10-03No need for -DSHAREDLIB, not tested in any source fileTor Lillqvist1-1/+1
2011-10-03No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist1-1/+0
2011-10-03No need for -DCUI or -DGUITor Lillqvist2-7/+0
2011-10-03set --build and --host for cross-compilationDavid Tardon1-1/+1
2011-10-03fix build of CMIS UCPDavid Tardon1-1/+1
2011-10-03do not escape calls if not neededDavid Tardon1-2/+2
2011-10-03we do not really need two rm calls hereDavid Tardon1-2/+2
2011-10-03add newlines to avoid possible problems with joined linesDavid Tardon1-0/+6
2011-10-03fix some typos..., thanks matusRene Engelhard1-1/+1
2011-10-02add --with-system-libcmisRene Engelhard1-1/+4
2011-10-02ExternalLib.mk: avoid pushd when cd is enoughMiklos Vajna1-2/+2
2011-10-02make clean failed for ExternalLib.mk due to missing ';'Norbert Thiebaud1-1/+1
2011-10-01respect PKG_CONFIG_PATHPeter Foley1-1/+1
2011-10-01make libcmis build aginst internal cppunitPeter Foley1-1/+1
2011-10-01get libcmis building, To-Do hack rpath to our desired fooORIGINfoo oneCaolán McNamara1-0/+2
2011-10-01adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan1-5/+19
2011-10-01adjust Zip.mk so we can copy files from other places to workdir and pack themMatúš Kukan1-0/+7
2011-10-01add extension support to gbuild for creating .oxt filesMatúš Kukan3-0/+90
2011-10-01comment typosCaolán McNamara1-1/+1
2011-10-01CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat1-0/+1
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky1-0/+1
2011-09-30preliminary work on a ExternalLib extension support for gbuildNorbert Thiebaud4-0/+118
2011-09-30fix an apparent cut-and-paste typo in CustomeTargetNorbert Thiebaud1-1/+1
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann4-0/+15
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud2-2/+0
2011-09-30Fix copy/paste errorTor Lillqvist1-1/+1
2011-09-30Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen24-182/+97
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen6-1/+6
2011-09-30Make translation tools cross-build awareThorsten Behrens1-3/+3
2011-09-30add objective-C to add-modelinesCaolán McNamara1-1/+1
2011-09-29Make install-gdb-printers work on Mac OS X.Stephan Bergmann1-6/+8
2011-09-28adapt make dev-install to unotest changesMarkus Mohrhard1-1/+1
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks1-0/+2
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist13-22/+22
2011-09-28remove obsolete fake_languagesstring() subroutineAndras Timar2-47/+0
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar3-49/+1
2011-09-28we want these macros to be emtpy strings, not 1sDavid Tardon1-3/+3
2011-09-27move windows-only call into platform/win*David Tardon3-1/+4
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon3-13/+13
2011-09-27correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon1-2/+2
2011-09-27Process options early so that $TARGET is set when we need it.Jan Holesovsky1-37/+40
2011-09-27Fixed linkoo for Linux again.Stephan Bergmann1-1/+3
2011-09-27Make extension cross-buildable again.Thorsten Behrens2-3/+3
2011-09-27Add MinGW handling to linkoo.Jan Holesovsky1-14/+21
2011-09-26One step closer to a functional 'make dev-install' with MinGW.Jan Holesovsky1-5/+5
2011-09-26UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky1-1/+1
2011-09-26allow adding native windows res. files for executables tooDavid Tardon4-4/+6