summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2014-04-15I doubt we need these switchesTor Lillqvist
2014-04-15Move misleading commentTor Lillqvist
2014-04-15The -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 is surely left here by accidentTor Lillqvist
2014-04-15For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLSTor Lillqvist
2014-04-15Let's try using -OzTor Lillqvist
2014-04-14Use -Os instead of -O3Ptyl Dragon
2014-04-11Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann
2014-04-11gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDsStephan Bergmann
2014-04-08vclopengl needs to be in libmergedMatúš Kukan
2014-04-07Fix LD_LIBRARY_PATH for NetBSD.Ryo ONODERA
2014-04-03gbuild: enable LTO parallelism for GCCMartin Liška
2014-04-03gbuild: fix check for registered librariesMatúš Kukan
2014-04-03gbuild: Allow to use more components in one library.Matúš Kukan
2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-29typo: optimisation -> optimizationThomas Arnhold
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