summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-06-04DeInitVCL at end of testsStephan Bergmann1-1/+12
2014-06-04Include gdb backtrace in PythonTest done.long (just as for CppunitTest)Stephan Bergmann1-6/+4
2014-06-01fix header guardThomas Arnhold1-3/+3
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-0/+5
2014-05-30rebuild ext. project if makefile changesDavid Tardon1-0/+1
2014-05-26Do not override VALGRIND_OPTS=--leak-check=fullStephan Bergmann1-1/+1
2014-05-26Fragile concat-deps _process misinterprets ENOMEM from file_loadStephan Bergmann1-2/+2
2014-05-24Win32: fix cppunit test strangeness.Michael Meeks2-1/+5
2014-05-23gb_AWK variable not available here...Christian Lohmaier1-2/+2
2014-05-22use $(gb_AWK) instead of awkChristian Lohmaier1-2/+2
2014-05-22concat-deps: Clean up memory at exit when run with lsanStephan Bergmann1-1/+29
2014-05-19fix-includes.pl: extend this to resource files, tooThomas Arnhold1-3/+3
2014-05-19AutoInstall defs must be regenerated if config changesDavid Tardon1-1/+2
2014-05-18Sort alphabeticallyMaxim Monastirsky1-1/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante3-3/+3
2014-05-12Linux Clang -fsanitize=address does not like -z defsStephan Bergmann1-0/+3
2014-05-01Introduce centralized detection for storage-based filesMaxim Monastirsky1-0/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni3-3/+3
2014-04-29make signing depend on slowchecks being doneChristian Lohmaier2-1/+2
2014-04-28We don't want forms in the no-DBCONNECTIVITY case after all, I thinkTor Lillqvist1-1/+0
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2014-04-27vclopengl is buildable on all platforms nowZolnai Tamás1-1/+1
2014-04-26missing `)'David Tardon1-1/+1
2014-04-26mixing build path and host exec. name doesn't workDavid Tardon1-1/+5
2014-04-25Add css_comp_chart2_ChartDocumentWrapper_get_implementationTor Lillqvist1-0/+2
2014-04-25Drop libchartcontrollerlo.a in preparation for vmiklos's reworkTor Lillqvist1-1/+0
2014-04-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák1-1/+4
2014-04-22Let --with-locales prune also built-in collator dataTor Lillqvist1-0/+10
2014-04-20Upgrade doxygen configuration fileChris Sherlock1-750/+1113
2014-04-18don't bother with _for_build hereDavid Tardon1-3/+3
2014-04-18add missing depDavid Tardon1-0/+1
2014-04-18do what i meant, not what i wroteDavid Tardon1-2/+2
2014-04-18restore deps on bins from bundled projects used during buildDavid Tardon2-5/+10
2014-04-18fix deps for PythonTestDavid Tardon1-1/+7
2014-04-18order-only dep is enoughDavid Tardon1-1/+1
2014-04-18add missing functionDavid Tardon1-0/+8
2014-04-18PythonTest must depend on bundled python stuffDavid Tardon1-1/+1
2014-04-18Let's try to use -Oz after allTor Lillqvist1-1/+1
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+0
2014-04-17Using -Oz causes crash, revert to OsTor Lillqvist1-1/+1
2014-04-15I doubt we need these switchesTor Lillqvist1-4/+2
2014-04-15Move misleading commentTor Lillqvist1-2/+1
2014-04-15The -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 is surely left here by accidentTor Lillqvist1-1/+1
2014-04-15For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLSTor Lillqvist1-4/+4
2014-04-15Let's try using -OzTor Lillqvist1-1/+1
2014-04-14Use -Os instead of -O3Ptyl Dragon1-1/+1
2014-04-11Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann1-1/+1
2014-04-11gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDsStephan Bergmann1-5/+5
2014-04-08vclopengl needs to be in libmergedMatúš Kukan1-0/+1
2014-04-07Fix LD_LIBRARY_PATH for NetBSD.Ryo ONODERA2-2/+0