summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2014-02-10adjust PackageInfo for zip filesBjoern Michaelsen
2014-02-04gbuild: add gb_Helper_register_packages_for_installMichael Stahl
2014-02-04gbuild: component files for Jars in NONE layer and move testComponentMichael Stahl
2014-02-04gbuild: add gb_Helper_register_jars_for_installMichael Stahl
2014-02-04fdo#74495: gbuild: AutoInstall: add support for ComponentConditionMichael Stahl
2014-01-30Globally disable MSVC warning 4201 (nonstandard extension nameless struct)Stephan Bergmann
2014-01-29-fobjc_link_runtime seems bogusTor Lillqvist
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2014-01-23related: fdo#73682 Introduce HTML detection serviceMaxim Monastirsky
2014-01-23make unittest failure foo a scriptBjoern Michaelsen
2014-01-21idl files need to be packaged relative to INSTDIR, not INSTROOTStephan Bergmann
2014-01-20gbuild: UnoApi: remove unused sinular gb_UnoApi_add_idlfile etc.Michael Stahl
2014-01-20gbuild: UnoApi: fix header rebuilds when cppumaker changesMichael Stahl
2014-01-20gbuild: UnoApi: fix rebuilds after IDL changesMichael Stahl
2014-01-20Make gallery stuff work also for cross-compilationTor Lillqvist
2014-01-15LinkTarget: Avoid unnecessary library re-building in DISABLE_DYNLOADING case.Matúš Kukan
2014-01-09M1500 is not used anywhereTor Lillqvist
2014-01-04speed up install-package-$FOOBjoern Michaelsen
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza
2013-12-22Fix typosJulien Nabet
2013-12-21Revert "Avoid unnecessary library re-building in the DISABLE_DYNLOADING case"Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-20Avoid unnecessary library re-building in the DISABLE_DYNLOADING caseTor Lillqvist
2013-12-17gbuild: remove obsolete SOLARLIBMatúš Kukan
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-12-16silence warning introduced by e125dee1 (Shut up, Wesley!)Bjoern Michaelsen
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-16Rebuild .oxt when manifest.xml changesStephan Bergmann
2013-12-12Break circular dependencies with libmerged.Matúš Kukan
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann
2013-12-10No such package: xmlhelp_xsl.Matúš Kukan
2013-12-09Do not compress .ui translations in .zip files.Matúš Kukan
2013-12-08Give each CppunitTest its own UserInstallationStephan Bergmann
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky
2013-12-08Revert "Name the .pdb files so that WinDbg can consume them."Jan Holesovsky
2013-12-08Name the .pdb files so that WinDbg can consume them.Jan Holesovsky
2013-12-08initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-06Zip .ui translations per UIConfig target.Matúš Kukan
2013-12-03Package cppuhelper_unorc does not exist.Matúš Kukan
2013-11-29Fix Cygwin PATH compositionStephan Bergmann
2013-11-28put CJK/CTL .xcds into instdirDavid Tardon
2013-11-27add missing l10n config filesBjoern Michaelsen
2013-11-27add uiconfig file translationsBjoern Michaelsen
2013-11-27add missing help files in packageinfoBjoern Michaelsen
2013-11-22Further && vs. ; clean-upStephan Bergmann
2013-11-22always cat cppunit test log on failureChristian Lohmaier
2013-11-22Use the lo-all-static-libs scriptTor Lillqvist
2013-11-21make packageinfo targetBjoern Michaelsen