summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
...
* Use essentially the same OS X code signing script as in libreoffice-4-2Tor Lillqvist2014-06-091-3/+21
* gbuild: avoid leaving invalid .d files behind if build interruptedMichael Stahl2014-06-091-1/+2
* Revert "add missing dep on dir"David Tardon2014-06-091-1/+0
* add missing dep on dirDavid Tardon2014-06-081-0/+1
* Use MACOSX_APP_NAME (with dashes instead of spaces) instead of build-time nameTor Lillqvist2014-06-081-1/+2
* DeInitVCL at end of testsStephan Bergmann2014-06-041-1/+12
* Include gdb backtrace in PythonTest done.long (just as for CppunitTest)Stephan Bergmann2014-06-041-6/+4
* fix header guardThomas Arnhold2014-06-011-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-06-011-0/+5
* rebuild ext. project if makefile changesDavid Tardon2014-05-301-0/+1
* Do not override VALGRIND_OPTS=--leak-check=fullStephan Bergmann2014-05-261-1/+1
* Fragile concat-deps _process misinterprets ENOMEM from file_loadStephan Bergmann2014-05-261-2/+2
* Win32: fix cppunit test strangeness.Michael Meeks2014-05-242-1/+5
* gb_AWK variable not available here...Christian Lohmaier2014-05-231-2/+2
* use $(gb_AWK) instead of awkChristian Lohmaier2014-05-221-2/+2
* concat-deps: Clean up memory at exit when run with lsanStephan Bergmann2014-05-221-1/+29
* fix-includes.pl: extend this to resource files, tooThomas Arnhold2014-05-191-3/+3
* AutoInstall defs must be regenerated if config changesDavid Tardon2014-05-191-1/+2
* Sort alphabeticallyMaxim Monastirsky2014-05-181-1/+1
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-173-3/+3
* Linux Clang -fsanitize=address does not like -z defsStephan Bergmann2014-05-121-0/+3
* Introduce centralized detection for storage-based filesMaxim Monastirsky2014-05-011-0/+1
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-013-3/+3
* make signing depend on slowchecks being doneChristian Lohmaier2014-04-292-1/+2
* We don't want forms in the no-DBCONNECTIVITY case after all, I thinkTor Lillqvist2014-04-281-1/+0
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* vclopengl is buildable on all platforms nowZolnai Tamás2014-04-271-1/+1
* missing `)'David Tardon2014-04-261-1/+1
* mixing build path and host exec. name doesn't workDavid Tardon2014-04-261-1/+5
* Add css_comp_chart2_ChartDocumentWrapper_get_implementationTor Lillqvist2014-04-251-0/+2
* Drop libchartcontrollerlo.a in preparation for vmiklos's reworkTor Lillqvist2014-04-251-1/+0
* make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák2014-04-231-1/+4
* Let --with-locales prune also built-in collator dataTor Lillqvist2014-04-221-0/+10
* Upgrade doxygen configuration fileChris Sherlock2014-04-201-750/+1113
* don't bother with _for_build hereDavid Tardon2014-04-181-3/+3
* add missing depDavid Tardon2014-04-181-0/+1
* do what i meant, not what i wroteDavid Tardon2014-04-181-2/+2
* restore deps on bins from bundled projects used during buildDavid Tardon2014-04-182-5/+10
* fix deps for PythonTestDavid Tardon2014-04-181-1/+7
* order-only dep is enoughDavid Tardon2014-04-181-1/+1
* add missing functionDavid Tardon2014-04-181-0/+8
* PythonTest must depend on bundled python stuffDavid Tardon2014-04-181-1/+1
* Let's try to use -Oz after allTor Lillqvist2014-04-181-1/+1
* 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