summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-01-09M1500 is not used anywhereTor Lillqvist1-1/+0
2014-01-09native code generator: Use groups for constructors too.Matúš Kukan1-19/+57
2014-01-04speed up install-package-$FOOBjoern Michaelsen2-7/+16
2014-01-02native code generator: Do not use single_component_map anymore.Matúš Kukan1-27/+2
2014-01-01android: Further reduce size of LibreOfficeExperimentalDesktop.apk.Matúš Kukan1-14/+4
2014-01-01native code generator: add generated code header.Michael Meeks1-1/+5
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan1-1/+3
2013-12-28Fix perl errors in installer modules.Jan-Marek Glogowski2-2/+2
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-13/+27
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza1-1/+0
2013-12-23Improve native-code generator for (not only) Android.Matúš Kukan1-30/+186
2013-12-22Fix typosJulien Nabet1-1/+1
2013-12-21Revert "Avoid unnecessary library re-building in the DISABLE_DYNLOADING case"Tor Lillqvist1-19/+2
2013-12-20typo fixesAndras Timar5-7/+7
2013-12-20Add tool to generate native-code.cxx for Android.Matúš Kukan1-0/+85
2013-12-20Avoid unnecessary library re-building in the DISABLE_DYNLOADING caseTor Lillqvist1-2/+19
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan8-16/+0
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan4-12/+2
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann2-2/+33
2013-12-16silence warning introduced by e125dee1 (Shut up, Wesley!)Bjoern Michaelsen1-2/+2
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-2/+2
2013-12-16Rebuild .oxt when manifest.xml changesStephan Bergmann1-0/+1
2013-12-12Break circular dependencies with libmerged.Matúš Kukan1-2/+8
2013-12-10Add back check for missing libgetuid.so.Matúš Kukan2-3/+6
2013-12-10installer: Fix path to libgetuid.so again. Hardcode it.Matúš Kukan2-18/+3
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann1-0/+4
2013-12-10No such package: xmlhelp_xsl.Matúš Kukan1-1/+0
2013-12-09fdo#72451: installer: Make filelists work again.Matúš Kukan1-1/+10
2013-12-09Do not compress .ui translations in .zip files.Matúš Kukan1-0/+1
2013-12-08Give each CppunitTest its own UserInstallationStephan Bergmann1-0/+2
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky1-2/+11
2013-12-08Revert "Name the .pdb files so that WinDbg can consume them."Jan Holesovsky1-6/+1
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky1-1/+6
2013-12-08initial install-package-foo target for partial installsBjoern Michaelsen2-2/+17
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan3-20/+41
2013-12-03Package cppuhelper_unorc does not exist.Matúš Kukan1-1/+0
2013-11-29Fix Cygwin PATH compositionStephan Bergmann2-3/+2
2013-11-28put CJK/CTL .xcds into instdirDavid Tardon1-0/+6
2013-11-27add missing l10n config filesBjoern Michaelsen1-0/+6
2013-11-27add uiconfig file translationsBjoern Michaelsen2-0/+9
2013-11-27add missing help files in packageinfoBjoern Michaelsen1-1/+2
2013-11-25append udkapi and offapi; .hdl are c++Eike Rathke1-1/+8
2013-11-25Fix different typos for "unknown"Julien Nabet1-1/+1
2013-11-22fix copypastaDavid Tardon1-2/+2
2013-11-22Further && vs. ; clean-upStephan Bergmann1-5/+4
2013-11-22Add exectest.pl OLD-/NEW-FAILURE for deliberate idlc/unoidl diffsStephan Bergmann1-3/+8
2013-11-22always cat cppunit test log on failureChristian Lohmaier1-1/+1
2013-11-22define module, not fileDavid Tardon2-11/+26
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist1-22/+1
2013-11-21make packageinfo targetBjoern Michaelsen5-0/+80