summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-11-29move reconfigure into gbuildBjoern Michaelsen5-10/+29
2011-11-29moved findunusedcode to gbuildBjoern Michaelsen1-1/+22
2011-11-29move install target to gbuildBjoern Michaelsen1-1/+8
2011-11-29respect DO_FETCH_TARBALLS againBjoern Michaelsen1-1/+2
2011-11-29do incemental build from instsetoo_native to smoketest, if both are neededBjoern Michaelsen1-5/+8
2011-11-29do not loopBjoern Michaelsen1-6/+9
2011-11-28Some unxgcc_gdbforjunit.sh improvements.Stephan Bergmann1-6/+5
2011-11-28Use the build.pl parallelism again.Jan Holesovsky1-1/+1
2011-11-28Fix typo.Jan Holesovsky1-1/+1
2011-11-28dont overoptimize a plain make without an explicit targetBjoern Michaelsen1-0/+2
2011-11-28source build env for crosscompilesBjoern Michaelsen1-1/+1
2011-11-28some consistent naming cant hurt: cross-build-toolset -> cross_toolsetBjoern Michaelsen1-3/+3
2011-11-28targets must be postextension SRCDIR is empty otherwiseBjoern Michaelsen3-61/+28
2011-11-28post_BuilplTargets.mk -> ost_BuildplTargets.mkBjoern Michaelsen1-0/+0
2011-11-28more targets moved to gbuildBjoern Michaelsen3-6/+37
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen4-8/+134
2011-11-28moved some more targets to gbuildBjoern Michaelsen4-7/+96
2011-11-28tidy up escaping so this works for meCaolán McNamara1-1/+1
2011-11-28solenv: link misc. built-in extensionsMichael Meeks1-0/+7
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