summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-10-05fix gb_PARTIALBUILD usageBjoern Michaelsen
2011-10-05OOO_SUBSEQUENT_TESTS is goneBjoern Michaelsen
2011-10-05split records for awks little brain (also improve readability)Bjoern Michaelsen
2011-10-05add showdeliverables to 'make help'Bjoern Michaelsen
2011-10-05default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare nowBjoern Michaelsen
2011-10-05only register deliverables for showdeliverablesBjoern Michaelsen
2011-10-05goodbye deliver logBjoern Michaelsen
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-04Some fixes for linkoo and install-gdb-printers.Stephan Bergmann
2011-10-04make RdbTarget depend on its makefileBjoern Michaelsen
2011-10-04And C4245Tor Lillqvist
2011-10-04Ditto for C4242Tor Lillqvist
2011-10-04Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist
2011-10-04Do Objective-C -specific foo only when compiling Objective-CTor Lillqvist
2011-10-04introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen
2011-10-04regenerate listCaolán McNamara
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