Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | gnumake4: #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-17 | gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7] | Michael Stahl | |
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] | |
2011-02-24 | debuglevels: 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-23 | debuglevels: pulled and merged latest changes from same CWS / other repo | Frank Schoenheit [fs] | |
2011-02-23 | debuglevels: removed unreachable code (unxsol* WaE) | Frank Schoenheit [fs] | |
2011-02-23 | Update from master repository (DEV300_m100). | Matthias Huetsch [mhu] | |
2011-02-23 | debuglevels: merged to-be-m101 | Frank Schoenheit [fs] | |
2011-02-20 | debuglevels: #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-16 | CWS-TOOLING: integrate CWS accfixes | Ivo Hinkelmann | |
2011-02-15 | ab80: resync to m100 | Andreas Bregas | |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] | |
2011-02-11 | ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 | Andreas 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-10 | DEV300 masterfix: #i116747#: remove pre-OSX Mac resoure fork definition ↵ | Jens-Heiner Rechtien [hr] | |
files (*.r) | |||
2011-02-10 | CWS-TOOLING: integrate CWS hr75 | Jens-Heiner Rechtien [hr] | |
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer | |
2011-02-07 | hr75: #i116747#: remove obsolete copyright notices | Jens-Heiner Rechtien [hr] | |
2011-02-03 | CWS gnumake3: some problems found in rebuild after resync | Mathias Bauer | |
2011-02-03 | CWS gnumake3: clean up mingw stuff after adding STDLIBS | Mathias Bauer | |
2011-02-02 | CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵ | Mathias Bauer | |
individual standard libs from makefiles; fix export problem in framework | |||
2011-02-02 | removetooltypes01: #i112600# fix wrong type usage | Mikhail Voytenko | |
2011-02-01 | gnumake3: remove loads of obsolete dmakefiles | Michael Stahl | |
2011-02-01 | gnumake3: remove dmake files for tests in converted modules | Michael Stahl | |
2011-02-01 | CWS gnumake3: use standard linked libs on Windows | Mathias Bauer | |
2011-01-31 | CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵ | Mathias Bauer | |
parallel | |||
2011-01-27 | removetooltypes01: #i112600# Fix build problem on Linux x64 | Carsten Driesner | |
2011-01-26 | CWS gnumake3: several clean ups and fixes in makefiles | Mathias Bauer | |
2011-01-24 | Update from master repository (DEV300_m98). | Matthias Huetsch [mhu] | |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | |
2011-01-21 | removetooltypes01: #i112600# Merge changes | Carsten Driesner | |
2011-01-21 | removetooltypes01: #i112600# Fix build problems on non-pro | Carsten Driesner | |
2011-01-19 | accfixes: Introduced WINDOW_RULER | Malte Timmermann [mt] | |
2011-01-19 | removetooltypes01: #i112600# Make changes for MacOSX to remove tools types ↵ | Carsten Driesner | |
inc VCL and other projects | |||
2011-01-19 | CWS-TOOLING: integrate CWS mingwport33 | Ivo Hinkelmann | |
2011-01-11 | Merge changes | Carsten Driesner | |
2011-01-11 | removetooltypes01: #i112600# Added intermediate type to get rid of ULONG ↵ | Carsten Driesner | |
without using the old bad type replacement | |||
2011-01-11 | removetooltypes01: #i112600# do not affect FASTBOOL in this cws | Mikhail Voytenko | |
2011-01-11 | removetooltypes01: #i112600# Use correct conversion for ULONG => sal_uIntPtr | Carsten Driesner | |
2011-01-10 | removetooltypes01: #i112600# adjust basic and scaddins | Mikhail Voytenko | |
2011-01-07 | removetooltypes01: #i112600# Fixes in tools after rebase | Carsten Driesner | |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko | |
2011-01-06 | rebase to DEV300_m96 | Philipp Lohmann [pl] | |
2011-01-05 | mingwport33: i#116264: gbuild for MinGW | tono | |
2011-01-05 | Backed out changeset: e84942bd0aca | tono | |
2010-12-31 | i#116264: gbuild for MinGW | tono | |
2010-12-17 | CWS-TOOLING: integrate CWS gnumake2 | Hans-Joachim Lankenau | |
2010-12-13 | Update from master repository (DEV300_m95). | Matthias Huetsch [mhu] | |
2010-12-09 | gnumake2: #i105735# removed obsolete defines | Bjoern Michaelsen | |
2010-11-26 | CWS gnumake2: resync to m94 | Mathias Bauer | |