summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/WNT_INTEL_GCC.mk
AgeCommit message (Expand)Author
2013-02-27gbuild: add dependencies on makedepend to rules that use itMichael Stahl
2013-02-24fix HAVE_CXX0X case on MinGWDavid Ostrovsky
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
2012-11-23restore --enable-symbols optionDavid Ostrovsky
2012-11-08MinGW: Silence [build LNK].Jan Holesovsky
2012-10-29gbuild: remove .a file before AR invocations:Michael Stahl
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl
2012-10-23change announce code for WinResTargetDavid Tardon
2012-10-22clean up configure options for debugging buildLubos Lunak
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: remove libraries handled by RepositoryExternal.mkMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-26this belongs to RepositoryFixesMatúš Kukan
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-22fix Library/LinkTarget build on mingwDavid Tardon
2012-09-22add support for CLI to gbuildDavid Tardon
2012-09-19gbuild: avoid unnecessary Packages while processing scp2 filesMatúš Kukan
2012-08-24add support for external tarballs to gbuildDavid Tardon
2012-08-09move platform-specific settings to platformDavid Tardon
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
2012-05-29gbuildize scp2David Tardon
2012-05-29create gbuild class for install scriptsDavid Tardon
2012-05-29fix dep. generation for WinResTargetDavid Tardon
2012-05-29rename functions for consistency with the rest of gbuildDavid Tardon
2012-05-29gbuildize shellDavid Tardon
2012-05-09Add usp10 here, tooTor Lillqvist
2012-05-04fix executable path for cross-compilationDavid Tardon
2012-05-02do not announce exec build twiceDavid Tardon
2012-05-02fdo#49183 link resources to executablesDavid Tardon
2012-04-25Missing EXTENSIONLIBS in DLLFILENAMESStephan Bergmann
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák
2012-04-19add layer and library group for extensionsDavid Tardon
2012-04-09do not overwrite definition included from com_GCC_defs.mkMatúš Kukan
2012-04-09WNT_INTEL_GCC: gb_LinkTarget_EXCEPTIONFLAGS are included from com_GCC_defsMatúš Kukan
2012-04-09gbuild: move gb_AsmObject__command to com_GCC_classMatúš Kukan
2012-04-09gbuild: simplify and unify gb_Helper_*native*Matúš Kukan
2012-04-08add function for converting path to URLDavid Tardon
2012-04-07no trailing \ on last line, so that endif is taken as a directiveLuboš Luňák
2012-04-06enable -fno-enforce-eh-specs only for non-dbgutil buildsLuboš Luňák
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-13Document reason for -Wno-non-virtual-dtorStephan Bergmann
2012-03-10clang does not know -ggdb2Luboš Luňák
2012-03-06add helper function to convert path to native formatDavid Tardon
2012-02-24gbuild: get rid of REPODIRMatúš Kukan