summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-04-19bump product version to 3.4.0beta2, release number to 2Petr Mladek
2011-04-19fix build with older gcc that does not read options via @filePetr Mladek
2011-04-19bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277)Petr Mladek
2011-04-19'paths', not 'pathes'...Jan Holesovsky
2011-04-18sync with unxgcc.mkRobert Nagy
2011-04-17gcc-4.0 on MacOSX does not support the @file syntaxNorbert Thiebaud
2011-04-15Detect the prefix of the cl.exe -showIncludes output.Jan Holesovsky
2011-04-15Use cl.exe's -showIncludes to generate dependency files.Jan Holesovsky
2011-04-14move this in here so that on windows we convert paths to win formatCaolán McNamara
2011-04-13switch -ggdb3 to -ggdb2 to significantly reduce binaries sizesLuboš Luňák
2011-04-12set STAR_RESOURCEPATH for cppunit tests to find resources from solverBjoern Michaelsen
2011-04-12add support for auxiliary arguments to the cppunit testsBjoern Michaelsen
2011-04-12fixing up extra object list supportBjoern Michaelsen
2011-04-12make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen
2011-04-08s/OOo/LibreOffice/ in a printed stringAndras Timar
2011-04-05re-write symlinks too to avoid serious confusionMichael Meeks
2011-04-05fix relocate to re-write the new dependency filesMichael Meeks
2011-04-05use the GNUMAKE environment variable for telling the user what to runRobert Nagy
2011-04-05Add two new lines to .versionrc (version.ini on Windows)Tor Lillqvist
2011-04-04friendlier error on malformed par filesMichael Meeks
2011-04-04rework how pthread is handled on openbsdRobert Nagy
2011-04-03merge the bsd platform makefiles into one per platformRobert Nagy
2011-04-03add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nilRobert Nagy
2011-04-01skip Junit test, when no Junit availableBjoern Michaelsen
2011-03-31add rule how to unpack .oxt filesPetr Mladek
2011-03-31we only need the java lib path to link beanCaolán McNamara
2011-03-31Don't check the directories for uniqueness multiple timesTor Lillqvist
2011-03-30solenv-dummy-localize-sdf.diff: make the dummy localize.sdf working (i#113389)Petr Mladek
2011-03-30solenv-installer-lang-filelist-names.diff: avoid double lang stringPetr Mladek
2011-03-30solenv-installer-cleaner-paths.diff: do not create '.' subdirectoriesPetr Mladek
2011-03-30Use the right name for a library, so that it knows when we refer to itFridrich Štrba
2011-03-30Kill solenv/config once moreTor Lillqvist
2011-03-30Move code inserted in previous commit to correct placeTor Lillqvist
2011-03-30Don't pass a Cygwin path no a non-Cygwin programTor Lillqvist
2011-03-30Build with no optimizations already with dbglevel == 1.Jan Holesovsky
2011-03-30safer way to set debug levelDavid Tardon
2011-03-30Revert "Default to debuglevel 2 when building with debug=true (using gnu make)."David Tardon
2011-03-29enable headless Junit tests and default to thatBjoern Michaelsen
2011-03-29Default to debuglevel 2 when building with debug=true (using gnu make).Jan Holesovsky
2011-03-29Add also Windows version of PACKAGE2 lib.Jan Holesovsky
2011-03-29added package2 linker flag constant to libs.mkPeter Jentsch
2011-03-29use --hash-style=gnu linking when supportedPetr Mladek
2011-03-28added gbuild help messageBjoern Michaelsen
2011-03-28overloaded-virtual is a c++ option not a c oneCaolán McNamara
2011-03-28getting reid of the perl cruft in allBjoern Michaelsen
2011-03-28remove old build system cruft from subsequenttestsBjoern Michaelsen
2011-03-28handle empty JavaClassSets gracefullyBjoern Michaelsen
2011-03-28do not depend on an uptodate build for subsequentcheck for nowBjoern Michaelsen
2011-03-27no sneaky JAVACOMPILER/JAVAINTERPRETER defaultsBjoern Michaelsen
2011-03-27adding a comment documenting Module.mkBjoern Michaelsen