summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Run COMPILER_PLUGIN_TOOL on Objective C code, tooStephan Bergmann1-0/+32
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl8-0/+20
2014-02-25oops, missing `)'Matúš Kukan1-1/+1
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan4-10/+11
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan5-20/+14
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan6-137/+36
2014-02-23Advertise the new PythonTest_pytests addition.Kevin Hunter1-0/+1
2014-02-21Don't unnecessarily(?) drop compiler flags when rewritingStephan Bergmann1-2/+8
2014-02-21Allow to set LD_PLUGIN and use it for 'ar' - helps -flto build with clang.Matúš Kukan1-0/+1
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan2-2/+2
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann1-1/+1
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl5-6/+4
2014-02-18Remove hopefully now unneeded workaround for --enable-lto build.Matúš Kukan1-1/+1
2014-02-18Tweak lto flags for gcc.Matúš Kukan2-6/+4
2014-02-18There is no gb_Library_LTOFLAGS.Matúš Kukan2-2/+0
2014-02-18Remove lto bits from solaris makefile.Matúš Kukan1-5/+0
2014-02-18experimentally enable using depcache for full build speedupBjoern Michaelsen1-0/+4
2014-02-13gbuild: AutoInstall: RepositoryExternal.mk may contain these tooMichael Stahl1-1/+2
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl6-7/+7
2014-02-13gbuild: add some error checking for gb_Helper_*_for_installMichael Stahl1-0/+4
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl1-1/+1
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