summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2014-07-01use VCL_HIDE_WINDOWS env on Windows, tooAndras Timar
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-30bin_library_info.sh: popd does not take a directory parameterMichael Stahl
2014-06-12gbuild: avoid leaving invalid .d files behind if build interruptedMichael Stahl
2014-06-10Make test-install work also in the non-release-build caseTor Lillqvist
2014-06-09A few improvements to macosx-codesign-app-bundleTor Lillqvist
2014-06-09Use essentially the same OS X code signing script as in libreoffice-4-2Tor Lillqvist
2014-06-09Revert "add missing dep on dir"David Tardon
2014-06-08add missing dep on dirDavid Tardon
2014-06-08Use MACOSX_APP_NAME (with dashes instead of spaces) instead of build-time nameTor Lillqvist
2014-05-30rebuild ext. project if makefile changesDavid Tardon
2014-05-19fix-includes.pl: extend this to resource files, tooThomas Arnhold
2014-05-19AutoInstall defs must be regenerated if config changesDavid Tardon
2014-05-18Sort alphabeticallyMaxim Monastirsky
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-12Linux Clang -fsanitize=address does not like -z defsStephan Bergmann
2014-05-01Introduce centralized detection for storage-based filesMaxim Monastirsky
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-29make signing depend on slowchecks being doneChristian Lohmaier
2014-04-28We don't want forms in the no-DBCONNECTIVITY case after all, I thinkTor Lillqvist
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-27vclopengl is buildable on all platforms nowZolnai Tamás
2014-04-26missing `)'David Tardon
2014-04-26mixing build path and host exec. name doesn't workDavid Tardon
2014-04-25Add css_comp_chart2_ChartDocumentWrapper_get_implementationTor Lillqvist
2014-04-25Drop libchartcontrollerlo.a in preparation for vmiklos's reworkTor Lillqvist
2014-04-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák
2014-04-22Let --with-locales prune also built-in collator dataTor Lillqvist
2014-04-20Upgrade doxygen configuration fileChris Sherlock
2014-04-18don't bother with _for_build hereDavid Tardon
2014-04-18add missing depDavid Tardon
2014-04-18do what i meant, not what i wroteDavid Tardon
2014-04-18restore deps on bins from bundled projects used during buildDavid Tardon
2014-04-18fix deps for PythonTestDavid Tardon
2014-04-18order-only dep is enoughDavid Tardon
2014-04-18add missing functionDavid Tardon
2014-04-18PythonTest must depend on bundled python stuffDavid Tardon
2014-04-18Let's try to use -Oz after allTor Lillqvist
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist
2014-04-17Using -Oz causes crash, revert to OsTor Lillqvist
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