summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-06-14bump product version to 3.4.1-rc1, release number to 101Petr Mladek1-2/+2
2011-06-06Revert "Reverting one Oxygenoffice change until _KAMI_ makes it work"Petr Mladek1-1/+1
2011-06-05set gb_COMPILEROPTFLAGS in the correct place for cxx generated objectsRobert Nagy1-2/+2
2011-05-25don't forget en-US when dev-installing ALL languagesAndras Timar1-0/+1
2011-05-25handle --with-lang=ALL caseAndras Timar1-1/+11
2011-05-23always request an unversioned lib from gcc in gccinstlib.plBjoern Michaelsen1-6/+10
2011-05-17bump product version to 3.4.0-rc1, release number to 11Petr Mladek1-2/+2
2011-05-16Reverting one Oxygenoffice change until _KAMI_ makes it workFridrich Štrba1-1/+1
2011-05-12change the version info so that we are not identified at runtime as 3.0.xRadek Doulik1-4/+4
2011-05-12Add OxygenOffice related settingsKalman Szalai - KAMI2-1/+3
2011-05-10bump product version to 3.4.0-beta5, release number to 5Petr Mladek1-2/+2
2011-05-09Unit test locale now forced by other meansThorsten Behrens1-1/+1
2011-05-09use Cwd::realpath to avoid confusion with symlinked dirsRobert Nagy1-1/+1
2011-05-08Revert "use $realpath()" - fdo#36927Andras Timar1-1/+1
2011-05-06Use MKDIRHIER to avoid "File exists" errors (which are ignored, but still)Tor Lillqvist1-2/+2
2011-05-05use $realpath()Andras Timar1-1/+1
2011-05-05Fix ooinstall -l caseThorsten Behrens1-5/+7
2011-05-03bump product version to 3.4.0-beta4, release number to 4Petr Mladek1-2/+2
2011-05-03ooinstall: use DESTDIR also for the Cwd::realpath callPetr Mladek1-1/+3
2011-05-03ooinstall: respect DESTDIRMiklos Vajna1-1/+1
2011-05-02Run all tests in the en_US.UTF-8 locale.Jan Holesovsky1-1/+1
2011-05-01sync langlist.mk and postset.mk (supported UI languages)Andras Timar2-140/+4
2011-04-28put L10N_MODULE definition to set_soenv instead of settings.mkAndras Timar1-15/+1
2011-04-27add -DBOOST_NO_EXCEPTIONS to gb_LinkTarget_NOEXCEPTIONFLAGSRobert Nagy1-0/+2
2011-04-27set STAR_RESOURCEPATH before calling gdbRobert Nagy1-1/+1
2011-04-26bump product version to 3.4.0-beta3, release number to 3Petr Mladek1-2/+2
2011-04-21fix L10N_MODULE path on WindowsAndras Timar1-0/+4
2011-04-20don't link soffice.bin and stuff back into src treeLuboš Luňák1-16/+0
2011-04-20make the installation dir better configurableHanno Meyer-Thurow1-3/+3
2011-04-19bump product version to 3.4.0beta2, release number to 2Petr Mladek1-2/+2
2011-04-19fix build with older gcc that does not read options via @filePetr Mladek1-1/+3
2011-04-19bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277)Petr Mladek1-1/+1
2011-04-19'paths', not 'pathes'...Jan Holesovsky1-3/+3
2011-04-18sync with unxgcc.mkRobert Nagy1-0/+1
2011-04-17gcc-4.0 on MacOSX does not support the @file syntaxNorbert Thiebaud1-1/+1
2011-04-15Detect the prefix of the cl.exe -showIncludes output.Jan Holesovsky1-2/+7
2011-04-15Use cl.exe's -showIncludes to generate dependency files.Jan Holesovsky2-94/+75
2011-04-14move this in here so that on windows we convert paths to win formatCaolán McNamara1-1/+1
2011-04-13switch -ggdb3 to -ggdb2 to significantly reduce binaries sizesLuboš Luňák2-4/+4
2011-04-12set STAR_RESOURCEPATH for cppunit tests to find resources from solverBjoern Michaelsen1-1/+1
2011-04-12add support for auxiliary arguments to the cppunit testsBjoern Michaelsen1-1/+7
2011-04-12fixing up extra object list supportBjoern Michaelsen8-8/+56
2011-04-12make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen4-7/+8
2011-04-08s/OOo/LibreOffice/ in a printed stringAndras Timar1-1/+1
2011-04-05re-write symlinks too to avoid serious confusionMichael Meeks1-6/+36
2011-04-05fix relocate to re-write the new dependency filesMichael Meeks1-12/+54
2011-04-05use the GNUMAKE environment variable for telling the user what to runRobert Nagy1-1/+1
2011-04-05Add two new lines to .versionrc (version.ini on Windows)Tor Lillqvist1-0/+2
2011-04-04friendlier error on malformed par filesMichael Meeks2-1/+6
2011-04-04rework how pthread is handled on openbsdRobert Nagy1-0/+15