summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2012-03-27be consistentMatúš Kukan
2012-03-26typo in HAVE_GNUMAKE_FILE_FUNC, and var2file must return the filenameNorbert Thiebaud
2012-03-25use $(file in gbuild when availableNorbert Thiebaud
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan
2012-03-24packimages: do not use custom MakefileMatúš Kukan
2012-03-23make gbuild follow --disable-dependency-tracking tooLuboš Luňák
2012-03-23JavaClassSet: whitespace cleanupMichael Stahl
2012-03-23JavaClassSet: giving only changed java files to javac is bogusMichael Stahl
2012-03-23disable gb_FULLDEPS when TINDERBUILD is set _and_ we are really buildingNorbert Thiebaud
2012-03-23simplify pagein creationDavid Tardon
2012-03-23move Pagein from desktop to gbuildDavid Tardon
2012-03-22gbuild: allow the tinderboxes to bypass the dependencies generationsNorbert Thiebaud
2012-03-22Produce more beautiful jar manifestsStephan Bergmann
2012-03-22MinGW: work around newly ambiguous boost::bind calls with GCC 4.6Stephan Bergmann
2012-03-22MinGW apparently needs to be forced into __cdeclStephan Bergmann
2012-03-22MinGW: other DLLs must not pick sal's special __mainStephan Bergmann
2012-03-21WaE: option "-fno-default-inline" is valid for C++/ObjC++ but not for CTor Lillqvist
2012-03-21Use -fno-inline in gb_DEBUG_CFLAGSTor Lillqvist
2012-03-21gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mkTor Lillqvist
2012-03-21Add separate switch for disabling of dynamic loading (iOS) for orthogonalityTor Lillqvist
2012-03-18gbuildbridge: gb_MAKETARGET is empty, gb_PARTIALBUILD defined in partial_buildMatúš Kukan
2012-03-16gb_JavaClassSet_add_package_dependency: order only is not enoughMichael Stahl
2012-03-16unoil: add missing dependencies in custom makefileMichael Stahl
2012-03-16gbuild: switch solaris.mk to GCCJonathan Adams
2012-03-16WNT_INTEL_MSC.mk: use tabs for consistencyMichael Stahl
2012-03-15clang doesn't have a problem with -Wnon-virtual-dtorLuboš Luňák
2012-03-15disable msvc warning 4265 (non-virtual dtor)Lubos Lunak
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-13add bug-id directly to the error messageBjoern Michaelsen
2012-03-13fdo#47246: abort on duplicate linked objectsBjoern Michaelsen
2012-03-13gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak
2012-03-13Document reason for -Wno-non-virtual-dtorStephan Bergmann
2012-03-13missing $: announce only if something is happeningMatúš Kukan
2012-03-10sdext: fix unit test for WindowsMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-10clang does not know -ggdb2Luboš Luňák
2012-03-08quick hack to fix building sdext with l10nDavid Tardon
2012-03-08fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power
2012-03-08Use the same CFLAGS on DragonFly and NetBSD.François Tigeot
2012-03-08Remove unused files.François Tigeot
2012-03-08fix mis-mergeDavid Tardon
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl
2012-03-06fix adding files to extension's root dirDavid Tardon
2012-03-06set localize.sdf path separately for each fileDavid Tardon
2012-03-06fail if any previous command failedDavid Tardon
2012-03-06hardcode manifest source path againDavid Tardon
2012-03-06add support for platform spec. data in manifest and descriptionDavid Tardon