summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2014-02-10adjust PackageInfo for zip filesBjoern Michaelsen1-3/+5
2014-02-04gbuild: add gb_Helper_register_packages_for_installMichael Stahl3-1/+12
2014-02-04gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl1-1/+2
2014-02-04gbuild: add gb_Helper_register_jars_for_installMichael Stahl3-3/+20
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl1-1/+2
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann1-0/+3
2014-01-29-fobjc_link_runtime seems bogusTor Lillqvist1-1/+1
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann1-0/+4
2014-01-23related: fdo#73682 Introduce HTML detection serviceMaxim Monastirsky1-0/+1
2014-01-23make unittest failure foo a scriptBjoern Michaelsen2-10/+3
2014-01-21idl files need to be packaged relative to INSTDIR, not INSTROOTStephan Bergmann1-0/+1
2014-01-20gbuild: UnoApi: remove unused sinular gb_UnoApi_add_idlfile etc.Michael Stahl1-18/+0
2014-01-20gbuild: UnoApi: fix header rebuilds when cppumaker changesMichael Stahl1-12/+18
2014-01-20gbuild: UnoApi: fix rebuilds after IDL changesMichael Stahl2-0/+16
2014-01-20Make gallery stuff work also for cross-compilationTor Lillqvist1-2/+2
2014-01-15LinkTarget: Avoid unnecessary library re-building in DISABLE_DYNLOADING case.Matúš Kukan1-0/+4
2014-01-09M1500 is not used anywhereTor Lillqvist1-1/+0
2014-01-04speed up install-package-$FOOBjoern Michaelsen2-7/+16
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-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 Timar1-1/+1
2013-12-20Avoid unnecessary library re-building in the DISABLE_DYNLOADING caseTor Lillqvist1-2/+19
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan6-10/+0
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan4-12/+2
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann1-2/+3
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-10Get rid of $(share_subdir_name) againStephan Bergmann1-0/+4
2013-12-10No such package: xmlhelp_xsl.Matúš Kukan1-1/+0
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úš Kukan2-19/+40
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-22Further && vs. ; clean-upStephan Bergmann1-5/+4
2013-11-22always cat cppunit test log on failureChristian Lohmaier1-1/+1
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist1-22/+1
2013-11-21make packageinfo targetBjoern Michaelsen5-0/+80