summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Collapse)AuthorAgeFilesLines
* Miklos wants writerfilter doxygen-ified, tooThorsten Behrens2011-10-071-1/+1
|
* --strip-component is GNU tar extensionDavid Tardon2011-10-071-1/+1
|
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-10-065-11/+10
|
* Put .pdb files in misc as before, avoid cluttering up source directoriesTor Lillqvist2011-10-061-2/+2
|
* leak-check was accidentally added hereCaolán McNamara2011-10-061-1/+1
|
* eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variableAndras Timar2011-10-051-4/+0
|
* We should check OS_FOR_BUILD hereTor Lillqvist2011-10-051-1/+1
| | | | | | Not that it matters as we obviously don't run any cppunit tests when cross-compiling anyway... But in theory, this is needed if we would cross-compile *from* Windows. Crazy idea, over my dead body, sure.
* Use gb_CppunitTarget__make_url for Windows file: URL correctnessTor Lillqvist2011-10-051-1/+1
|
* WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist2011-10-051-0/+2
| | | | | | Interestingly, this warning is caused by the Windows SDK header ocidl.h., which gets included by at least svtools/source/misc/transfer.cxx.
* Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentionalTor Lillqvist2011-10-051-4/+5
| | | | | | | | | | | The -Yd option is deprecated anyway and generates an ugly warning "option 'Yd' has been deprecated and will be removed in a future release" for each file compiled in an --enable-symbol or --enable-debug build now. So just use the same as in gbuild for now, only -Zi for both CFLAGSENABLESYMBOLS and CFLAGSDEBUG. Let the .pdb file be in its default location.
* Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.Jan Holesovsky2011-10-051-0/+2
|
* In gbuild, set OSL_DEBUG_LEVEL=1 if non-product (same as dmake).Stephan Bergmann2011-10-051-0/+2
|
* Use the old way to build libcmis and cmis ucp ATMFridrich Štrba2011-10-051-5/+0
|
* fix gb_PARTIALBUILD usageBjoern Michaelsen2011-10-052-2/+2
|
* OOO_SUBSEQUENT_TESTS is goneBjoern Michaelsen2011-10-051-5/+0
|
* split records for awks little brain (also improve readability)Bjoern Michaelsen2011-10-051-2/+7
|
* add showdeliverables to 'make help'Bjoern Michaelsen2011-10-051-6/+7
|
* default to gb_Deliver_CLEARONDELIVER == as multiuserenv are rare nowBjoern Michaelsen2011-10-051-1/+1
|
* only register deliverables for showdeliverablesBjoern Michaelsen2011-10-051-5/+3
| | | | | * this seriously improves startup improvement for gbuild (for example from 9.3s to 5.2s for an noop offapi build)
* goodbye deliver logBjoern Michaelsen2011-10-051-30/+1
|
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-0/+40
|
* Some fixes for linkoo and install-gdb-printers.Stephan Bergmann2011-10-042-7/+11
| | | | | | | - Adapted linkoo's link_gdb_py to libs moved from basis to brand layer. - Fixed install-gdb-printers's handling of Mac OS X ".dylib" suffix. - No need to call install-gdb-printers from top-level make dev-install; linkoo's link_gdb_py already does that.
* make RdbTarget depend on its makefileBjoern Michaelsen2011-10-041-0/+4
|
* And C4245Tor Lillqvist2011-10-042-1/+3
|
* Ditto for C4242Tor Lillqvist2011-10-042-1/+3
|
* Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist2011-10-042-1/+3
|
* Do Objective-C -specific foo only when compiling Objective-CTor Lillqvist2011-10-041-0/+2
|
* introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen2011-10-047-10/+19
|
* regenerate listCaolán McNamara2011-10-041-1/+1
|
* Hack to get pyuno scripts to the right location on Windows.Jan Holesovsky2011-10-031-0/+4
|
* Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used APITor Lillqvist2011-10-031-0/+7
|
* add -eCaolán McNamara2011-10-031-1/+1
|
* I don't think _DLL_ has any meaning eitherTor Lillqvist2011-10-031-5/+0
|
* Bin Hamburg "build server" and BSCLIENT stuffTor Lillqvist2011-10-036-181/+4
|
* No need for -DSHAREDLIB, not tested in any source fileTor Lillqvist2011-10-031-1/+1
|
* No need for -DPRODUCT_FULL, not tested anywhereTor Lillqvist2011-10-031-1/+0
|
* No need for -DCUI or -DGUITor Lillqvist2011-10-032-7/+0
|
* set --build and --host for cross-compilationDavid Tardon2011-10-031-1/+1
|
* fix build of CMIS UCPDavid Tardon2011-10-031-1/+1
|
* do not escape calls if not neededDavid Tardon2011-10-031-2/+2
|
* we do not really need two rm calls hereDavid Tardon2011-10-031-2/+2
|
* add newlines to avoid possible problems with joined linesDavid Tardon2011-10-031-0/+6
|
* fix some typos..., thanks matusRene Engelhard2011-10-031-1/+1
|
* add --with-system-libcmisRene Engelhard2011-10-021-1/+4
|
* ExternalLib.mk: avoid pushd when cd is enoughMiklos Vajna2011-10-021-2/+2
| | | | | Reported-by: Julien Nabet <serval2412@yahoo.fr> Acked-by: Norbert Thiebaud <nthiebaud@gmail.com>
* make clean failed for ExternalLib.mk due to missing ';'Norbert Thiebaud2011-10-021-1/+1
|
* respect PKG_CONFIG_PATHPeter Foley2011-10-011-1/+1
|
* make libcmis build aginst internal cppunitPeter Foley2011-10-011-1/+1
|
* get libcmis building, To-Do hack rpath to our desired fooORIGINfoo oneCaolán McNamara2011-10-011-0/+2
|
* adjust Jar.mk so we could add arbitrary files to the .jar fileMatúš Kukan2011-10-011-5/+19
|