summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/windows.mk
AgeCommit message (Expand)Author
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
2011-09-30Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
2011-09-27move windows-only call into platform/win*David Tardon
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-26allow adding native windows res. files for executables tooDavid Tardon
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-22Always link with user32Tor Lillqvist
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist
2011-09-22Add libcmtdTor Lillqvist
2011-09-21get bean linking under windowsCaolán McNamara
2011-09-19add comdlg32Caolán McNamara
2011-09-19progress to link stage of loader2Caolán McNamara
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-09-16get internal python invocations workingCaolán McNamara
2011-09-06Do generate debugging information with MSVC when gb_SYMBOL is onTor Lillqvist
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan
2011-08-25Fix dbgutil build, do link also EXEs with the necessary libsTor Lillqvist
2011-08-24Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist