summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/windows.mk
AgeCommit message (Expand)Author
2020-09-16configure + gbuild: handle Windows Arm64Jan-Marek Glogowski
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2017-05-30gbuild: define _WIN32_WINNT = _WIN32_WINNT_WIN7 = 0x0601Michael Stahl
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-10-26gbuild: missing emacs mode-linesMichael Stahl
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-06-03try to avoid 'by-design' solar-mutex deadlock during ciNorbert Thiebaud
2015-11-30move disabling of LNK4217Noel Grandin
2015-11-30remove LNK4217 warning spam from Windows buildNoel Grandin
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl
2014-06-30use VCL_HIDE_WINDOWS env on Windows, tooAndras Timar
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-09-22undefined function warning gb_Library__set_soversion_script_platformMichael Stahl
2013-09-09gbuild: add definition of gb_Executable_LAYER to windows.mkMichael Stahl
2013-09-09install whole sdk using filelistsMatúš Kukan
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-09these are set in configureMatúš Kukan
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan
2012-02-17merge feature/gbuild_javaDavid Tardon
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-25add helper func. to get rc file nameDavid Tardon
2011-11-11Introduce generic windows.mk for gbuild.Jan Holesovsky
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud
2011-11-08factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud
2011-11-08factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*Norbert Thiebaud
2011-11-08gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*Norbert Thiebaud
2011-11-08UnoApiTarget_* really do not need to be per platformNorbert Thiebaud
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl
2011-11-05gbuild: add support for extension description l10nMichael Stahl
2011-10-26WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen
2011-10-19Link manifest to the executablesFridrich Strba
2011-10-09Explicitly enable manifest creation.Jan Holesovsky
2011-10-07WaE: Disable also warning C4373Tor Lillqvist
2011-10-05WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist
2011-10-04And C4245Tor Lillqvist
2011-10-04Ditto for C4242Tor Lillqvist
2011-10-04Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist
2011-10-04introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud