summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Export NSIS_PATH also in the MinGW cross-compiling casefeature/gsoc2011_wizardsTor Lillqvist1-2/+15
2011-05-19use short paths, because '(x86)' in the path causes problemAndras Timar1-0/+2
2011-05-19Fix search for NSISTor Lillqvist1-14/+20
2011-05-19get rid of limitting max jobs to 10 for icecreamRadek Doulik1-4/+0
2011-05-19handle amd64 and x86_64 for OpenBSD the same wayRobert Nagy1-1/+1
2011-05-18On MacOS X, our application is called "LibreOffice.app" and not "OpenOffice.o...Joseph Powers1-2/+2
2011-05-19Add the wntgcc directoriesTor Lillqvist1-0/+2
2011-05-18Add config.guess to .gitignoreNiko Rönkkö1-0/+1
2011-05-18Add libvisioTor Lillqvist1-0/+1
2011-05-18Use $(AR) instead of hardcoded arTor Lillqvist1-1/+1
2011-05-18Include unxgcc and not unxlng, use unique DLLPOSTFIXTor Lillqvist1-3/+3
2011-05-18rename Module_ooo.mk to RepositoryModule_ooo.mk (part two)Bjoern Michaelsen1-1/+1
2011-05-18Use $(RANLIB) when using MinGWTor Lillqvist2-10/+10
2011-05-18Check build platform instead of host platform when appropriateTor Lillqvist1-7/+7
2011-05-18Unset more variables when building dmake when cross-compilingTor Lillqvist1-2/+2
2011-05-18More cross-compiling work and cleanupTor Lillqvist3-100/+136
2011-05-18Don't print === decoration when running g grepChristian Dywan1-1/+1
2011-05-18Use = in test(1).Thomas Klausner1-2/+2
2011-05-18remove reportbuilder from gbuild modulesBjoern Michaelsen1-1/+0
2011-05-18rename Module_ooo.mk to RepositoryModule_ooo.mkBjoern Michaelsen1-1/+1
2011-05-18Rework how <db.h> is includedTor Lillqvist2-0/+4
2011-05-18MSVC followup fix for RC command line syntaxTor Lillqvist4-15/+83
2011-05-18MinGW fixes for DLL creationTor Lillqvist10-109/+88
2011-05-18Be pickier with syntax for windresTor Lillqvist1-18/+18
2011-05-18chmod +xTor Lillqvist1-0/+0
2011-05-18Sleep only on WindowsTor Lillqvist1-1/+1
2011-05-17Break out of loop when the right DB_LIB is foundTor Lillqvist1-0/+1
2011-05-17No need to use -nostdincTor Lillqvist1-8/+5
2011-05-17Don't overwrite config.log from the configure scriptTor Lillqvist1-1/+17
2011-05-17Make checks for db work when cross-compilingTor Lillqvist2-34/+45
2011-05-17fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497Michael Meeks3-9/+17
2011-05-17Default to internal libvisio unless requested otherwise specificallyFridrich Štrba1-2/+1
2011-05-17do not overwrite file if no whitespace was strippedDavid Tardon1-3/+9
2011-05-17Add dummy libvisio into downloadFridrich Štrba1-0/+1
2011-05-17add possibility of system libvisioFridrich Štrba1-0/+24
2011-05-17Allow for lack of AC_CHECK_ALIGNOF unless cross-compilingTor Lillqvist1-8/+26
2011-05-17More cross-compiling workTor Lillqvist10-34/+35
2011-05-16Minor tweaks for cross-compilingTor Lillqvist4-175/+172
2011-05-16free after useDavid Tardon1-0/+1
2011-05-16dir is always copied--free unconditionallyDavid Tardon1-7/+3
2011-05-16free after useDavid Tardon1-0/+1
2011-05-16Use current terminology and socket libraryTor Lillqvist7-87/+78
2011-05-16Fix some bashismsFrancois Tigeot1-2/+2
2011-05-16handle --with-lang=ALL caseAndras Timar1-1/+11
2011-05-16Build nlpsolver for Win32 and Linux release buildsFridrich Štrba2-0/+2
2011-05-16Very early hacking on MinGW cross-compilationTor Lillqvist1-51/+37
2011-05-16Set GUIBASE for AndroidTor Lillqvist1-1/+1
2011-05-16Set some FOO_FOR_BUILD variables also when not cross-compilingTor Lillqvist1-0/+12
2011-05-16Use specific OS value for AndroidTor Lillqvist1-0/+2
2011-05-16Add Android .mk fileTor Lillqvist2-0/+38