summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* bump product version to 3.4.0beta2, release number to 2Petr Mladek2011-04-191-2/+2
* fix build with older gcc that does not read options via @filePetr Mladek2011-04-191-1/+3
* bump PRODUCTVERSION to 3.4 also in solenv/inc/productversion.mk (fdo#36277)Petr Mladek2011-04-191-1/+1
* 'paths', not 'pathes'...Jan Holesovsky2011-04-191-3/+3
* sync with unxgcc.mkRobert Nagy2011-04-181-0/+1
* gcc-4.0 on MacOSX does not support the @file syntaxNorbert Thiebaud2011-04-171-1/+1
* Detect the prefix of the cl.exe -showIncludes output.Jan Holesovsky2011-04-151-2/+7
* Use cl.exe's -showIncludes to generate dependency files.Jan Holesovsky2011-04-152-94/+75
* move this in here so that on windows we convert paths to win formatCaolán McNamara2011-04-141-1/+1
* switch -ggdb3 to -ggdb2 to significantly reduce binaries sizesLuboš Luňák2011-04-132-4/+4
* set STAR_RESOURCEPATH for cppunit tests to find resources from solverBjoern Michaelsen2011-04-121-1/+1
* add support for auxiliary arguments to the cppunit testsBjoern Michaelsen2011-04-121-1/+7
* fixing up extra object list supportBjoern Michaelsen2011-04-128-8/+56
* make get_linktargetname public again so unittests can find the object listsBjoern Michaelsen2011-04-124-7/+8
* s/OOo/LibreOffice/ in a printed stringAndras Timar2011-04-081-1/+1
* re-write symlinks too to avoid serious confusionMichael Meeks2011-04-051-6/+36
* fix relocate to re-write the new dependency filesMichael Meeks2011-04-051-12/+54
* use the GNUMAKE environment variable for telling the user what to runRobert Nagy2011-04-051-1/+1
* Add two new lines to .versionrc (version.ini on Windows)Tor Lillqvist2011-04-051-0/+2
* friendlier error on malformed par filesMichael Meeks2011-04-042-1/+6
* rework how pthread is handled on openbsdRobert Nagy2011-04-041-0/+15
* merge the bsd platform makefiles into one per platformRobert Nagy2011-04-0310-229/+23
* add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nilRobert Nagy2011-04-031-1/+2
* skip Junit test, when no Junit availableBjoern Michaelsen2011-04-011-0/+88
* add rule how to unpack .oxt filesPetr Mladek2011-03-311-0/+6
* we only need the java lib path to link beanCaolán McNamara2011-03-311-12/+0
* Don't check the directories for uniqueness multiple timesTor Lillqvist2011-03-311-1/+6
* solenv-dummy-localize-sdf.diff: make the dummy localize.sdf working (i#113389)Petr Mladek2011-03-301-1/+1
* solenv-installer-lang-filelist-names.diff: avoid double lang stringPetr Mladek2011-03-301-1/+0
* solenv-installer-cleaner-paths.diff: do not create '.' subdirectoriesPetr Mladek2011-03-301-2/+14
* Use the right name for a library, so that it knows when we refer to itFridrich Štrba2011-03-301-1/+1
* Kill solenv/config once moreTor Lillqvist2011-03-301-3360/+0
* Move code inserted in previous commit to correct placeTor Lillqvist2011-03-301-4/+4
* Don't pass a Cygwin path no a non-Cygwin programTor Lillqvist2011-03-301-0/+6
* Build with no optimizations already with dbglevel == 1.Jan Holesovsky2011-03-306-27/+38
* safer way to set debug levelDavid Tardon2011-03-301-2/+5
* Revert "Default to debuglevel 2 when building with debug=true (using gnu make)."David Tardon2011-03-301-1/+1
* enable headless Junit tests and default to thatBjoern Michaelsen2011-03-291-1/+2
* Default to debuglevel 2 when building with debug=true (using gnu make).Jan Holesovsky2011-03-291-1/+1
* Add also Windows version of PACKAGE2 lib.Jan Holesovsky2011-03-291-0/+1
* added package2 linker flag constant to libs.mkPeter Jentsch2011-03-291-0/+1
* use --hash-style=gnu linking when supportedPetr Mladek2011-03-291-1/+1
* added gbuild help messageBjoern Michaelsen2011-03-281-1/+52
* overloaded-virtual is a c++ option not a c oneCaolán McNamara2011-03-281-1/+1
* getting reid of the perl cruft in allBjoern Michaelsen2011-03-281-80/+29
* remove old build system cruft from subsequenttestsBjoern Michaelsen2011-03-281-93/+4
* handle empty JavaClassSets gracefullyBjoern Michaelsen2011-03-281-1/+1
* do not depend on an uptodate build for subsequentcheck for nowBjoern Michaelsen2011-03-281-1/+3
* no sneaky JAVACOMPILER/JAVAINTERPRETER defaultsBjoern Michaelsen2011-03-271-8/+0
* adding a comment documenting Module.mkBjoern Michaelsen2011-03-271-0/+15