summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove pch from the include listNorbert Thiebaud3-4/+2
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud7-117/+37
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud11-327/+2
2011-11-26dont attach, start own instance as otherwise it might be blocked via/proc/sys...Bjoern Michaelsen1-5/+4
2011-11-26xargs on MacOSX seems a bit broken, work around thatTor Lillqvist1-1/+1
2011-11-25fix stderr pipingStephan Bergmann1-1/+1
2011-11-25No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linkerTor Lillqvist2-1/+20
2011-11-25fix default junit soffice pathBjoern Michaelsen1-1/+1
2011-11-25Sort languages alphabetically (please insert new entries in the right place)Lior Kaplan1-12/+12
2011-11-25some hints cleanupBjoern Michaelsen1-3/+9
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen4-4/+38
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen3-8/+11
2011-11-25some more junit hint to run just one testBjoern Michaelsen1-1/+4
2011-11-25dont choke without gdbBjoern Michaelsen1-10/+25
2011-11-25cut out noise in junit stacktrace for output, but keep them in logBjoern Michaelsen1-1/+6
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen5-0/+57
2011-11-24SwIndex::nIndex renamed to SwIndex::m_nIndexCaolán McNamara1-1/+1
2011-11-24No symbol versioning on AndroidTor Lillqvist2-22/+22
2011-11-23Fix bug in build.pl option parserDaisuke Nishino1-44/+42
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky2-0/+10
2011-11-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann1-2/+2
2011-11-22remove unused FOR_WIN_X defineAndras Timar1-6/+0
2011-11-22fix VERSIONINFO section of win32 executables fdo#30798Andras Timar1-1/+1
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann3-2/+16
2011-11-21offapi: re-activate the reference type rdb checkMichael Stahl1-1/+1
2011-11-21UnoApiTarget: document add functions a bitMichael Stahl1-0/+3
2011-11-21if silent MSI, put LibreOffice starter icon to Program menu folderAndras Timar1-1/+1
2011-11-21Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist1-2/+7
2011-11-21in perl there are no barewords for true/falseAndras Timar1-2/+2
2011-11-21Enforce lib prefix for UNO components here, tooTor Lillqvist1-0/+13
2011-11-19optionally include outpathsEike Rathke1-1/+6
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard1-2/+1
2011-11-18add --enable-silent-msi configure switchAndras Timar1-0/+13
2011-11-18ComponentTarget: do not generate broken component filesMichael Stahl1-0/+1
2011-11-17don't create download (nsis) install sets on WindowsAndras Timar1-0/+2
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-0/+4
2011-11-17remove setup.exe and setup.ini from Windows installdirAndras Timar2-97/+0
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky1-32/+0
2011-11-16support for various make goal in source_and_rerunNorbert Thiebaud1-1/+6
2011-11-16Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.Stephan Bergmann1-1/+1
2011-11-16merge transforms to msi as substorages and update summary informationAndras Timar1-1/+44
2011-11-16include cab in msiAndras Timar1-1/+1
2011-11-16Kill one usage of chrel.sed to fix build.Jan Holesovsky2-176/+22
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud4-5/+14
2011-11-16add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud2-0/+54
2011-11-16Fix variable name in make_installerThorsten Behrens1-1/+1
2011-11-15Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann1-3/+0
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann7-29/+16
2011-11-15removing obsolete layout codeFelix Zhang2-32/+0
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard4-3/+16