summaryrefslogtreecommitdiff
path: root/cppunit
AgeCommit message (Collapse)Author
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-10iOS hacksTor Lillqvist
For iOS, the LibreOffice unit tests that normally are built as "plugins", i.e. dynamic libraries, are actually built as static libraries, because we don't do any dynamic linking of own code on iOS. Enable giving the "plugin" unit test entry point a different name than a fixed "cppunitTestPlugIn", so that several unit tests can be linked together into one executable, for simplicity. Drop the stupid dummy main() function in cppunit plugins. I doubt any Unix platform we care for needs it, but drop just for iOS and MacOSX for now.
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-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist
2011-06-17Fix compilation error with MinGWTor Lillqvist
2011-06-17Pass --host and --build flags also when cross-compiling to WindowsTor Lillqvist
2011-06-16Deliver also static libcppunit if built in that wayTor 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-06-03Drop %_EXT% which was always emptyTor 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-20I bet we need soltools here as a build depCaolán McNamara
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-03-03Try to avoid triggering autotools during the buildFridrich Štrba
Since the version of autotools used for the rolling of the tarball and the version on a machine running the build might be different, avoid breaking builds. Notes: split repo tag: libs-extern_LO-BASE-INTEGRATION-DEV300_M101
2011-02-11No need to include <windows.h> in TestPlugIn.hTor Lillqvist
We don't define any dummy DllMain() any more so no need to include <windows.h>. That was necessary just to get the types used by the DllMain() prototype.
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-02-08Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN()Tor Lillqvist
It caused compilation errors even thanks to our workarounds for BOOL clashes.
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono
2011-01-25fix the patch, i said!David Tardon
Notes: split repo tag: libs-extern_LO-BASE-INTEGRATION-DEV300_m98
2011-01-25fix the patchDavid Tardon
2011-01-25rhbz#641350 don't segfault when test is built with debug. STLDavid Tardon
2010-11-06reenable this after tweaking deliverCaolán McNamara
reenable this after tweaking deliver to not remove a link unless symlink would work
2010-11-06Sorry, this breaks build miserably on linux.Kohei Yoshida
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-09-16sb126: merged in DEV300_m87sb
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau
2010-06-30sb126: merged in DEV300_m84sb
2010-06-22CWS-TOOLING: integrate CWS mingwport30obo
2010-06-21sb126: #i111141# patch the file that is actually usedsb
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: #i109125# change source file copyright notice from Sun Microsystems ↵sb
to Oracle