summaryrefslogtreecommitdiff
path: root/cppunit/makefile.mk
AgeCommit message (Collapse)Author
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl
2011-10-01make libcmis build aginst internal cppunitPeter Foley
2011-09-27Make Android cross-build workingThorsten Behrens
In the spirit of 12759f67a36d52a345be6002d7017551e8414c59, change external lib's config.sub to eat the arm-unknown-linux-androideabi host os string. Also, permit shared libs again - seems Android can handle those. Added dictionaries to cross-build-toolset - idxdict is needed. Should build up to sfx2 - some residual static lib issues there, and in raptor.
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara
2011-07-21Pass also our EXTRA_CDEFS to the cppunit configuryTor Lillqvist
2011-07-18build cppunit also with STL debug when STL debug is enabledLuboš Luňák
http://lists.freedesktop.org/archives/libreoffice/2011-July/014970.html
2011-07-09Fix debugging build for iOSTor Lillqvist
2011-07-09Build with -g if we want to be able to debugTor Lillqvist
2011-06-21Make cppunit build for AndroidTor Lillqvist
2011-06-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist
2011-06-17Pass --host and --build flags also when cross-compiling to WindowsTor Lillqvist
2011-06-16Do build libccppunit when cross-compiling after allTor Lillqvist
Makes it easier to build other stuff. Whether we will actually run normal unit tests at build time, or ever, or not when cross-compiling to some platform is a different matter...
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-05-15Fix build on WindowsTor Lillqvist
2011-05-14Fix typoTor Lillqvist
2011-05-14Mostly bypass when cross-compilingTor Lillqvist
Unfortunately it still untars the tarball. But at least nothing gets built or delivered when cross-compiling.
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono
2011-01-25rhbz#641350 don't segfault when test is built with debug. STLDavid Tardon
2010-11-05add the correct cppunit library name for OpenBSDRobert Nagy
2010-10-13update libtooling and config.guess for aix 7Caolán McNamara
2010-10-01Pass the 'debug' and 'verbose' dmake variables to the sub-dmakesTor Lillqvist
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau
2010-06-22CWS-TOOLING: integrate CWS mingwport30obo
2010-06-20i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 more relevant fixtono
2010-06-15i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 relevant fixtono
2010-06-07masterfix: #i10000# #i112124# build fails in configure fixIvo Hinkelmann
Notes: split repo tag: libs-extern_ooo/DEV300_m81
2010-06-05mingwport30: merge with DEV300 m80tono
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono
2010-05-05sb122: #i111385# fix for FreeBSD (by maho)sb
2010-05-03sb122: #i111141# fix ArchLinux build problem (patch from ↵sb
<http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=cppunit.diff;att=1;bug=338252>)
2010-04-19DEV300 masterfix: #i10000#: add EXTRA_CFLAGS to CONFIGURE_ACTION for ↵Release Engineering
building on unxmacsxi Notes: split repo tag: libs-extern_ooo/DEV300_m77
2010-04-16DEV300 masterfix: correct hunspell-1.2.9 and cppunit-1.12.1 MD5SUMSJens-Heiner Rechtien
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau
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-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau
2010-01-11sb118: work around problem that <windows.h> defines OPTIONAL (clashing e.g. ↵sb
with com::sun::star::beans::PropertyAttribute::OPTIONAL)
2009-12-18sb118: build cppunit as RPATH=NONE (as it will only be used while building, ↵sb
not go into installation sets)
2009-12-16sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for ↵sb
--enable-dbgutil configuration
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-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer
-> testshl2
2009-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2008-12-15CWS-TOOLING: integrate CWS qadev34t_DEV300Rüdiger Timm