summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2011-12-28fix build with bleeding edge external boost and gccCaolán McNamara1-0/+6
2011-09-20Revert "Call macosx-change-install-names on executables in gbuild, too."Bjoern Michaelsen1-2/+0
2011-09-19Call macosx-change-install-names on executables in gbuild, too.Stephan Bergmann1-0/+2
2011-06-05set gb_COMPILEROPTFLAGS in the correct place for cxx generated objectsRobert Nagy1-2/+2
2011-05-09Unit test locale now forced by other meansThorsten Behrens1-1/+1
2011-05-08Revert "use $realpath()" - fdo#36927Andras Timar1-1/+1
2011-05-05use $realpath()Andras Timar1-1/+1
2011-05-02Run all tests in the en_US.UTF-8 locale.Jan Holesovsky1-1/+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-19fix build with older gcc that does not read options via @filePetr Mladek1-1/+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-04rework how pthread is handled on openbsdRobert Nagy1-0/+15
2011-04-03merge the bsd platform makefiles into one per platformRobert Nagy10-229/+23
2011-04-03add -Wl,--sysroot=$(SYSBASE) to gb_LinkTarget_LDFLAGS only if SYSBASE is !nilRobert Nagy1-1/+2
2011-04-01skip Junit test, when no Junit availableBjoern Michaelsen1-0/+88
2011-03-30Build with no optimizations already with dbglevel == 1.Jan Holesovsky6-27/+38
2011-03-30safer way to set debug levelDavid Tardon1-2/+5
2011-03-30Revert "Default to debuglevel 2 when building with debug=true (using gnu make)."David Tardon1-1/+1
2011-03-29enable headless Junit tests and default to thatBjoern Michaelsen1-1/+2
2011-03-29Default to debuglevel 2 when building with debug=true (using gnu make).Jan Holesovsky1-1/+1
2011-03-28added gbuild help messageBjoern Michaelsen1-1/+52
2011-03-28overloaded-virtual is a c++ option not a c oneCaolán McNamara1-1/+1
2011-03-28handle empty JavaClassSets gracefullyBjoern Michaelsen1-1/+1
2011-03-28do not depend on an uptodate build for subsequentcheck for nowBjoern Michaelsen1-1/+3
2011-03-27no sneaky JAVACOMPILER/JAVAINTERPRETER defaultsBjoern Michaelsen1-8/+0
2011-03-27adding a comment documenting Module.mkBjoern Michaelsen1-0/+15
2011-03-27adding a comment documenting LinkTarget.mkBjoern Michaelsen1-1/+26
2011-03-27adding a comment documenting AllLangResTarget.mkBjoern Michaelsen1-0/+16
2011-03-27fix regression introduced with 37705446d2eec207d9e0e3d39997792229fb8b1fBjoern Michaelsen1-1/+1
2011-03-26Revert "for l10n, we should actually use the merged files"Andras Timar1-1/+1
2011-03-26we can build with strict-aliasing with >= 4.6.0 nowCaolán McNamara1-2/+8
2011-03-26-fno-use-cxa-atexit is dubious IMOCaolán McNamara2-2/+0
2011-03-26for l10n, we should actually use the merged filesBjoern Michaelsen1-1/+1
2011-03-25enable -Woverloaded-virtual gcc warningLuboš Luňák1-0/+1
2011-03-25Consolidate all platform/dragonfly-*.mk in a single file.Francois Tigeot3-38/+1
2011-03-25Add support for i386.Francois Tigeot1-1/+7
2011-03-25add in the bsdsCaolán McNamara12-8/+349
2011-03-25powerpc uses two defsCaolán McNamara1-1/+1
2011-03-25regain support for arm, ppc, s390x etc.Caolán McNamara18-403/+977
2011-03-25fixing installation paths for subsequent testsBjoern Michaelsen2-2/+2