summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: ↵Michael Stahl
[hg:8801515221cf] add a T_ prefix, so we don't need to use override. also introduce gb_LinkTarget_add_{c,cxx,objcxx}flags.
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-02-24debuglevels: simplify the build system, by complicating the OOo code ;)Frank Schoenheit [fs]
Introduce DBGSV_(TRACE/WARNING/ERROR)_OUT, which controls the output channel for tools-level traces/warnings/assertions, when no dbgsv.ini file is found (this is the increased OOo complexity). Use this in installationtest.mk, instead of creating a dedicated dbgsv.ini file. Yet to come: add support for DBGSV_ERROR_OUT to the GNU make build system. Which is the reason why DBGSV_ERROR_OUT was introduced: Currently, running a GNU make based test pops up assertions as message boxes. Before the change here, we would have needed to add dbgsv.ini support to the GNU make build system, which sounds not like a funny a reasonable thing to do. So, instead, we will simply set DBGSV_ERROR_OUT, which is much simpler and less error prone.
2011-02-23debuglevels: pulled and merged latest changes from same CWS / other repoFrank Schoenheit [fs]
2011-02-23debuglevels: removed unreachable code (unxsol* WaE)Frank Schoenheit [fs]
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-20debuglevels: #i116845# replace the 'CoreDump' output channel for assertions ↵Frank Schoenheit [fs]
with 'Debug' The former was implemented on Windows only, and then effectively the same as the 'Debugger' option. So, it was removed in favour of a new 'Abort' channel which, well, aborts when an assertion fires.
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-15ab80: resync to m100Andreas Bregas
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas
ab77: #163789# Handle class module factories document specific ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents ab77: wae ab77: #163840# read UTF-8 BOM ab77: #163732# VBA UserForm_Terminate triggered too late while closing document ab77: minor correction ab77: assertion: do not call ::rtl::OUString::copy() with negative index ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes dr77i: #163941# do not update drawing layer when pasting from clipboard after cut mib21: #163944# ignore trailing whitespace in Basic source lines mib21: #163948# allow to manually pack MSVC DLLs into extensions mib21: #163948# multiprocess build fix Authors: Andreas Bregas <ab@openoffice.org> Daniel Rentz [dr] <daniel.rentz@oracle.com> Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-10DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition ↵Jens-Heiner Rechtien [hr]
files (*.r)
2011-02-10CWS-TOOLING: integrate CWS hr75Jens-Heiner Rechtien [hr]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07hr75: #i116747#: remove obsolete copyright noticesJens-Heiner Rechtien [hr]
2011-02-03CWS gnumake3: some problems found in rebuild after resyncMathias Bauer
2011-02-03CWS gnumake3: clean up mingw stuff after adding STDLIBSMathias Bauer
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵Mathias Bauer
individual standard libs from makefiles; fix export problem in framework
2011-02-02removetooltypes01: #i112600# fix wrong type usageMikhail Voytenko
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵Mathias Bauer
parallel
2011-01-27removetooltypes01: #i112600# Fix build problem on Linux x64Carsten Driesner
2011-01-26CWS gnumake3: several clean ups and fixes in makefilesMathias Bauer
2011-01-24Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21removetooltypes01: #i112600# Merge changesCarsten Driesner
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner
2011-01-19accfixes: Introduced WINDOW_RULERMalte Timmermann [mt]
2011-01-19removetooltypes01: #i112600# Make changes for MacOSX to remove tools types ↵Carsten Driesner
inc VCL and other projects
2011-01-19CWS-TOOLING: integrate CWS mingwport33Ivo Hinkelmann
2011-01-11Merge changesCarsten Driesner
2011-01-11removetooltypes01: #i112600# Added intermediate type to get rid of ULONG ↵Carsten Driesner
without using the old bad type replacement
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-11removetooltypes01: #i112600# Use correct conversion for ULONG => sal_uIntPtrCarsten Driesner
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2011-01-07removetooltypes01: #i112600# Fixes in tools after rebaseCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2011-01-05mingwport33: i#116264: gbuild for MinGWtono
2011-01-05Backed out changeset: e84942bd0acatono
2010-12-31i#116264: gbuild for MinGWtono
2010-12-17CWS-TOOLING: integrate CWS gnumake2Hans-Joachim Lankenau
2010-12-13Update from master repository (DEV300_m95).Matthias Huetsch [mhu]
2010-12-09gnumake2: #i105735# removed obsolete definesBjoern Michaelsen
2010-11-26CWS gnumake2: resync to m94Mathias Bauer