summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
AgeCommit message (Expand)Author
2002-09-12Add += also to GENJAVAFILES.Martin Blapp
2002-09-11Work around jdk-path issues in CURRENT.Martin Blapp
2002-09-03Add UTF-8 support to locale. Correct a comment.Martin Blapp
2002-08-14We still had three locales with uppercase chars. To adapt the styleMartin Blapp
2002-08-13Sort the array _nl_language_list[] in ascending order. Remove NetBSDMartin Blapp
2002-08-13Fix a ugly bug in a binary compare function which made OpenOfficeMartin Blapp
2002-08-10Check in two cases if a string is NULL. Fixes WITH_DEBUG=Martin Blapp
2002-08-08machine/soundcard.h -> sys/soundcard.hMartin Blapp
2002-08-08Fix another namespace collision which made the debug build segfaultingMartin Blapp
2002-08-08Add optional TTF patch.Martin Blapp
2002-08-02The gcc31 port has been updated. It seems that g++ includes are again inMartin Blapp
2002-07-31Only use -g if $debug is true. I'll suggest this also to theMartin Blapp
2002-07-31Add missing cases for FreeBSD.Martin Blapp
2002-07-31Make this script work for FreeBSD.Martin Blapp
2002-07-31Add missing FreeBSD case.Martin Blapp
2002-07-31FreeBSD has waitpid() and does not need to workaround as Linux has to do.Martin Blapp
2002-07-31Add player for KDE2 case.Martin Blapp
2002-07-31Fix some include paths.Martin Blapp
2002-07-31Use the same libs to link with as linux does.Martin Blapp
2002-07-31Fix locking problems.Martin Blapp
2002-07-31Add patch needed by debug compile build.Martin Blapp
2002-07-31Do the same as linux to work around some alignment problems.Martin Blapp
2002-07-31Add missing ! #ifdefMartin Blapp
2002-07-31Remove probematic -export-dynamic flag, which could lead to namespaceMartin Blapp
2002-07-31Fix i18n related crash. This may be only a workaround, a better solutionMartin Blapp
2002-07-31Add FreeBSD specific _nl_language_list[] array. Remove a linux onlyMartin Blapp
2002-07-21Display the Linux help text for the jvm install, not the Windows one.Martin Blapp
2002-07-21Fix language support. Add missing defines.Martin Blapp
2002-07-21Add correct map for rtti test too.Martin Blapp
2002-07-21Add PAM supportMartin Blapp
2002-07-21Set FreeBSD and NetBSD config for mozilla.Martin Blapp
2002-07-21Activate sound support.Martin Blapp
2002-07-21Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.Martin Blapp
2002-07-17Upgrade to 1.0.1Martin Blapp
2002-06-22Assign maintainer to mailinglist.Martin Blapp
2002-06-21Two typos in the postscript header for printing fixed - oneMartin Blapp
2002-06-12Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp
2002-06-12Enable the exported symbols map files again. A missing map file has been addedMartin Blapp
2002-06-12Enable the map files.Martin Blapp
2002-06-10Remove patches with absurdly long filenames (>100 characters), after aKris Kennaway
2002-06-07Add missing -D_REENTRANT in CURRENT.Martin Blapp
2002-06-07Automated build is not possible.Martin Blapp
2002-06-06Add missing map files.Martin Blapp
2002-06-06Add WITH_DEBUG option, and a needed patch.Martin Blapp
2002-06-04Use CXX to link, since there are many places where CC is missing -lstdc++.Martin Blapp
2002-06-04AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp
2002-06-04Add new cpp uno bridge for STABLE. Make the necessary hooks and also addMartin Blapp
2002-06-04Check the exception handling. Needed for the cpp uno codeMartin Blapp
2002-06-02Some other ln -s -> ln -fsMartin Blapp
2002-06-02For now, do not add libstd++ lib to the package. A libgcc_s.so is missingMartin Blapp