summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Collapse)Author
2016-12-04Standardize all gbuild bridge makefile.mk filesDamjan Jovanovic
(main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuild template too. Patch by: me Notes: ignore: obsolete
2016-09-01Fix -Wshift-negative-value compiler warnings. The result of shiftingDon Lewis
negative integer values is undefined, so change the operand to be unsigned. Notes: prefer: 9885c35ddb9188e5b1549edf8697f6946232f7d3
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
Notes: ignore: obsolete
2015-11-25i125362 - Illumos port: consider GCC for some Sun Studio specificsPedro Giffuni
Patch by: Alexander Pyhalov Notes: prefer: 4265f28d829e056582255b47488a3415483181a6
2015-10-31Fix a unit test that doesn't compile on MacOS, breaking the build.Damjan Jovanovic
Found-by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Patch-by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Notes: ignore: obsolete
2015-08-29$(SLOFILES) is unnecessary for applications, and otherDamjan Jovanovic
makefiles simplifications for recently ported tests. Notes: ignore: googletest
2015-08-29#i125003# migrate main/basebmp from cppunit to Google Test.Damjan Jovanovic
Notes: ignore: googletest
2013-11-18#i122362# remove stlport4-build supportHerbert Dürr
but keep the --without-stlport configure option for now it is the new default anyway Notes: ignore: obsolete
2012-02-16i118923 - OS/2 port: cppunit is no longer broken.Yuri Dario
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-24i118608 - IP clearance: Remove internal cppunit source, use system-cppunit ↵Pedro Giffuni
instead. Patch by Andre Fischer (af).
2011-11-15i118582 - OS/2 Port: misc build fixes. By ydario@.Pedro Giffuni
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-13sb118: adapted cppunit.mk to cppunittester and no longer require "dmake ↵sb
test" to run tests; changed places back to include _cppunit.mk where it had been taken out before
2010-01-11sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that ↵sb
tests within a module pick up shared libs from that module in the local output tree
2010-01-07sb118: make test libraries RPATH=NONEsb
2010-01-05sb118: merged in DEV300_m68sb
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb
- Old modifications were necessary for testshl2, which has simply been excluded from the build for now. - Tests in basebmp, basegfx, o3tl (that are executed during build) have been converted from using modified CppUnit/testshl2 to using unmodified CppUnit. - CppUnit's DllPlugInTester has problems with OOo tests on Windows, see #i107562#, so for now a new cppunittester from sal is used instead.
2009-09-25merge commitMathias Bauer
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer
-> testshl2
2009-06-16CWS-TOOLING: integrate CWS ause102Ivo Hinkelmann
2009-06-16 19:22:59 +0200 hjs r273039 : #i102607# don't kill mingw 2009-06-12 15:17:22 +0200 ihi r272921 : #i102607# add path before calling l10n tool 2009-06-11 14:25:20 +0200 hjs r272873 : #i102607# on EPM=internal call binary with full path 2009-06-10 13:35:48 +0200 hjs r272807 : #i102607# remove solver PATH entry from OOo env. 2009-06-10 12:10:44 +0200 hjs r272802 : #i102635# correct dependencies for all 2009-06-10 11:58:53 +0200 hjs r272801 : #i102607# call tools from solver with absolute path
2009-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2008-11-21#i10000# Signalfile changed again: on mac the previous solution failed.Release Engineers
2008-11-21#i10000# Do not create signalfiles in in working directory. On failure they ↵Rüdiger Timm
dont get removed and afterwards pollute the source tree.
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm
2008-11-10 13:31:50 +0100 cmc r263517 : gio doesn't do anything useful for remote stuff wrt info 2008-11-06 00:11:47 +0100 cmc r263359 : #i93436# pile of other 64bit new gcc warnings 2008-11-05 00:39:03 +0100 cmc r263340 : i95856 let a ppc64 vanilla build succeed 2008-11-04 14:00:25 +0100 cmc r263320 : #i93436# useless const 2008-11-04 11:53:10 +0100 cmc r263314 : #i93436# ambiguous 2008-11-04 11:48:05 +0100 cmc r263313 : #i93436# add some braces 2008-11-04 11:29:24 +0100 cmc r263312 : #i93436# ambiguous 2008-11-04 10:53:46 +0100 cmc r263311 :
2008-10-31#i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler.Rüdiger Timm
2008-10-30#i10000# Do not use '-xalias_level=compatible' for old Sun Studio 8 compiler.Rüdiger Timm
2008-10-28CWS-TOOLING: integrate CWS basebmpunittestfixRüdiger Timm
2008-10-10CWS-TOOLING: integrate CWS cmcfixes49Oliver Bolte
2008-06-24INTEGRATION: CWS canvas05 (1.30.4); FILE MERGEDKurt Zenker
2008/04/21 07:51:13 thb 1.30.4.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/01 12:21:25 thb 1.30.4.1: #i80285# Merged nonzero winding rule feature from picom
2008-06-24INTEGRATION: CWS canvas05 (1.3.34); FILE MERGEDKurt Zenker
2008/04/21 07:51:10 thb 1.3.34.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/01 12:21:24 thb 1.3.34.1: #i80285# Merged nonzero winding rule feature from picom
2008-06-16INTEGRATION: CWS hr51 (1.7.8); FILE MERGEDRüdiger Timm
2008/06/06 14:36:04 hr 1.7.8.1: #i88947#: Solaris 64 bit support
2008-06-16INTEGRATION: CWS hr51 (1.31.6); FILE MERGEDRüdiger Timm
2008/06/06 14:36:04 hr 1.31.6.1: #i88947#: Solaris 64 bit support
2008-04-11INTEGRATION: CWS changefileheader (1.4.2); FILE MERGEDRüdiger Timm
2008/03/31 13:07:58 rt 1.4.2.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.1.46); FILE MERGEDRüdiger Timm
2008/03/31 13:07:58 rt 1.1.46.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.24); FILE MERGEDRüdiger Timm
2008/03/31 13:07:58 rt 1.2.24.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.24); FILE MERGEDRüdiger Timm
2008/03/31 13:07:58 rt 1.4.24.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.8.24); FILE MERGEDRüdiger Timm
2008/03/31 13:07:57 rt 1.8.24.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.46); FILE MERGEDRüdiger Timm
2008/03/31 13:07:57 rt 1.5.46.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.1.46); FILE MERGEDRüdiger Timm
2008/03/31 13:07:57 rt 1.1.46.1: #i87441# Change license header to LPGL v3.