summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-10-06Put .pdb files in misc as before, avoid cluttering up source directoriesTor Lillqvist1-2/+2
2011-10-06leak-check was accidentally added hereCaolán McNamara1-1/+1
2011-10-05eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variableAndras Timar1-4/+0
2011-10-05We should check OS_FOR_BUILD hereTor Lillqvist1-1/+1
2011-10-05Use gb_CppunitTarget__make_url for Windows file: URL correctnessTor Lillqvist1-1/+1
2011-10-05WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist1-0/+2
2011-10-05Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentionalTor Lillqvist1-4/+5
2011-10-05Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.Jan Holesovsky1-0/+2
2011-10-05In gbuild, set OSL_DEBUG_LEVEL=1 if non-product (same as dmake).Stephan Bergmann1-0/+2
2011-10-05Use the old way to build libcmis and cmis ucp ATMFridrich Štrba1-5/+0
2011-10-05fix gb_PARTIALBUILD usageBjoern Michaelsen2-2/+2
2011-10-05OOO_SUBSEQUENT_TESTS is goneBjoern Michaelsen1-5/+0
2011-10-05split records for awks little brain (also improve readability)Bjoern Michaelsen1-2/+7
2011-10-05add showdeliverables to 'make help'Bjoern Michaelsen1-6/+7
2011-10-05default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare nowBjoern Michaelsen1-1/+1
2011-10-05only register deliverables for showdeliverablesBjoern Michaelsen1-5/+3
2011-10-05goodbye deliver logBjoern Michaelsen1-30/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-0/+40
2011-10-04Some fixes for linkoo and install-gdb-printers.Stephan Bergmann2-7/+11
2011-10-04make RdbTarget depend on its makefileBjoern Michaelsen1-0/+4
2011-10-04And C4245Tor Lillqvist2-1/+3
2011-10-04Ditto for C4242Tor Lillqvist2-1/+3
2011-10-04Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist2-1/+3
2011-10-04Do Objective-C -specific foo only when compiling Objective-CTor Lillqvist1-0/+2
2011-10-04introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen7-10/+19
2011-10-04regenerate listCaolán McNamara1-1/+1
2011-10-03Hack to get pyuno scripts to the right location on Windows.Jan Holesovsky1-0/+4
2011-10-03Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used APITor Lillqvist1-0/+7
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