summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/WNT_INTEL_GCC.mk
AgeCommit message (Expand)Author
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
2012-02-24use -std=gnu++0x rather than -std=c++0xLuboš Luňák
2012-02-22put version number in all versioned URE libs' names on MinGWDavid Tardon
2012-02-17allow to suppress -Werror per link targetDavid Tardon
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-21gbuild: WNT: register wininet libraryMatúš Kukan
2011-12-19sal: convert to gbuildMatúš Kukan
2011-12-17extensions: convert nsplugin to gbuildPeter Foley
2011-12-16gbuild: gb_LinkTarget_set_auxtargets => add_auxtargetsMichael Stahl
2011-12-15Revert "enable -gdwarf-4 by default if possible"Luboš Luňák
2011-12-15fix one -ggdb3 that got in in a merge after 0b5b56be4df609dLuboš Luňák
2011-12-12I don't see VCL or NT351 being checked in any ifdefTor Lillqvist