summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist2014-04-181-1/+0
* Using -Oz causes crash, revert to OsTor Lillqvist2014-04-171-1/+1
* I doubt we need these switchesTor Lillqvist2014-04-151-4/+2
* Move misleading commentTor Lillqvist2014-04-151-2/+1
* The -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 is surely left here by accidentTor Lillqvist2014-04-151-1/+1
* For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLSTor Lillqvist2014-04-151-4/+4
* Let's try using -OzTor Lillqvist2014-04-151-1/+1
* Use -Os instead of -O3Ptyl Dragon2014-04-141-1/+1
* Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann2014-04-111-1/+1
* gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDsStephan Bergmann2014-04-111-5/+5
* vclopengl needs to be in libmergedMatúš Kukan2014-04-081-0/+1
* Fix LD_LIBRARY_PATH for NetBSD.Ryo ONODERA2014-04-072-2/+0
* give an identifier to the app_bundle itselfNorbert Thiebaud2014-04-041-2/+2
* gbuild: enable LTO parallelism for GCCMartin Liška2014-04-031-1/+1
* gbuild: fix check for registered librariesMatúš Kukan2014-04-031-1/+1
* gbuild: Allow to use more components in one library.Matúš Kukan2014-04-031-3/+0
* Internal linkageStephan Bergmann2014-04-021-2/+2
* Need com_sun_star_i18n_Collator_get_implementation for some odt docs, it seemsTor Lillqvist2014-03-311-0/+1
* SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann2014-03-311-7/+0
* Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2014-03-312-9/+1
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* Maybe we need libsblo.a for AndroidTor Lillqvist2014-03-281-0/+9
* Update make helpfileChris Sherlock2014-03-251-33/+35
* After Tsahi's "connect tile device to DrawLayer" we need some more componentsTor Lillqvist2014-03-241-0/+3
* Revert "use $(value ...) to reduce escalating double-quoting of dollars"Stephan Bergmann2014-03-245-6/+6
* fdo#75577: Add and use $helppackaddon variableJan-Marek Glogowski2014-03-242-1/+2
* make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák2014-03-231-1/+1
* another hidden libspa usageCaolán McNamara2014-03-211-1/+0
* use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen2014-03-195-6/+6
* gbuild: AutoInstall: substitute "." in jar namesMichael Stahl2014-03-181-3/+3
* Don't Valgrind into java children in unit testsStephan Bergmann2014-03-141-1/+1
* normalize values of HAVE_GNUMAKE_FILE_FUNC/WITH_MYSPELL_DICTSMichael Stahl2014-03-111-1/+1
* normalize values of USE_LIBRARY_BIN_TARMichael Stahl2014-03-111-1/+1
* Need libi18npool to render non-Latin textTor Lillqvist2014-03-101-0/+1
* Convert com.sun.star.comp.stoc.Introspection to direct constructionStephan Bergmann2014-03-071-1/+2
* Add components needed for editing a document in android/desktop app.Matúš Kukan2014-03-061-0/+12
* native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan2014-03-061-59/+9
* native-code: Remove not used base and math groups.Matúš Kukan2014-03-061-20/+0
* Add apr and serf externals for alternative webdav implementation.Matúš Kukan2014-03-063-0/+12
* Add drawinglayerTor Lillqvist2014-03-061-0/+1
* Merge HTML detection to text detection serviceMaxim Monastirsky2014-03-011-1/+0
* normalize values of CROSS_COMPILINGMichael Stahl2014-02-273-3/+3
* Run COMPILER_PLUGIN_TOOL on Objective C code, tooStephan Bergmann2014-02-271-0/+32
* fdo#75526: sdk: install URE library symlinks / import libs againMichael Stahl2014-02-268-0/+20
* oops, missing `)'Matúš Kukan2014-02-251-1/+1
* Add config_libraries.h definitions to get library names easily.Matúš Kukan2014-02-254-10/+11
* gbuild: deduplicate by new gb_Helper_replace_if_different_and_touchMatúš Kukan2014-02-255-20/+14
* gbuild: one command for C/C++ objectsMatúš Kukan2014-02-256-137/+36
* Advertise the new PythonTest_pytests addition.Kevin Hunter2014-02-231-0/+1
* Don't unnecessarily(?) drop compiler flags when rewritingStephan Bergmann2014-02-211-2/+8