summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-07-01use VCL_HIDE_WINDOWS env on Windows, tooAndras Timar1-0/+3
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud1-0/+3
2014-06-30bin_library_info.sh: popd does not take a directory parameterMichael Stahl1-2/+2
2014-06-12gbuild: avoid leaving invalid .d files behind if build interruptedMichael Stahl1-1/+2
2014-06-10Make test-install work also in the non-release-build caseTor Lillqvist1-1/+1
2014-06-09A few improvements to macosx-codesign-app-bundleTor Lillqvist1-2/+5
2014-06-09Use essentially the same OS X code signing script as in libreoffice-4-2Tor Lillqvist1-3/+21
2014-06-09Revert "add missing dep on dir"David Tardon1-1/+0
2014-06-08add missing dep on dirDavid Tardon1-0/+1
2014-06-08Use MACOSX_APP_NAME (with dashes instead of spaces) instead of build-time nameTor Lillqvist1-1/+2
2014-05-30rebuild ext. project if makefile changesDavid Tardon1-0/+1
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