summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2014-03-25Update make helpfileChris Sherlock
2014-03-24Revert "use $(value ...) to reduce escalating double-quoting of dollars"Stephan Bergmann
2014-03-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák
2014-03-21another hidden libspa usageCaolán McNamara
2014-03-19use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen
2014-03-18gbuild: AutoInstall: substitute "." in jar namesMichael Stahl
2014-03-14Don't Valgrind into java children in unit testsStephan Bergmann
2014-03-11normalize values of HAVE_GNUMAKE_FILE_FUNC/WITH_MYSPELL_DICTSMichael Stahl
2014-03-11normalize values of USE_LIBRARY_BIN_TARMichael Stahl
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan
2014-03-01Merge HTML detection to text detection serviceMaxim Monastirsky
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-27Run COMPILER_PLUGIN_TOOL on Objective C code, tooStephan Bergmann
2014-02-26fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl
2014-02-25oops, missing `)'Matúš Kukan
2014-02-25Add config_libraries.h definitions to get library names easily.Matúš Kukan
2014-02-25gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan
2014-02-23Advertise the new PythonTest_pytests addition.Kevin Hunter
2014-02-21Don't unnecessarily(?) drop compiler flags when rewritingStephan Bergmann
2014-02-21Allow to set LD_PLUGIN and use it for 'ar' - helps -flto build with clang.Matúš Kukan
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann
2014-02-18gbuild: "make debugrun" starting instdir/program/soffice with ...Michael Stahl
2014-02-18Remove hopefully now unneeded workaround for --enable-lto build.Matúš Kukan
2014-02-18Tweak lto flags for gcc.Matúš Kukan
2014-02-18There is no gb_Library_LTOFLAGS.Matúš Kukan
2014-02-18Remove lto bits from solaris makefile.Matúš Kukan
2014-02-18experimentally enable using depcache for full build speedupBjoern Michaelsen
2014-02-13gbuild: AutoInstall: RepositoryExternal.mk may contain these tooMichael Stahl
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2014-02-13gbuild: add some error checking for gb_Helper_*_for_installMichael Stahl
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl
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