summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/windows.mk
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-08-09these are set in configureMatúš Kukan1-2/+0
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl1-0/+2
2012-03-25fix mingw build, properly set LO_LIB_DIRMatúš Kukan1-3/+0
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan1-0/+1
2012-02-17merge feature/gbuild_javaDavid Tardon1-0/+2
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl1-0/+8
2011-12-25add helper func. to get rc file nameDavid Tardon1-0/+2
2011-11-11Introduce generic windows.mk for gbuild.Jan Holesovsky1-0/+34
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud1-755/+0
2011-11-08factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud1-3/+0
2011-11-08factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*Norbert Thiebaud1-1/+0
2011-11-08gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*Norbert Thiebaud1-1/+0
2011-11-08UnoApiTarget_* really do not need to be per platformNorbert Thiebaud1-12/+0
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl1-21/+0
2011-11-05gbuild: add support for extension description l10nMichael Stahl1-0/+3
2011-10-26WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist1-0/+2
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist1-0/+2
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist1-0/+2
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen1-2/+2
2011-10-19Link manifest to the executablesFridrich Strba1-1/+2
2011-10-09Explicitly enable manifest creation.Jan Holesovsky1-0/+1
2011-10-07WaE: Disable also warning C4373Tor Lillqvist1-0/+2
2011-10-05WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist1-0/+2
2011-10-04And C4245Tor Lillqvist1-0/+2
2011-10-04Ditto for C4242Tor Lillqvist1-0/+2
2011-10-04Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist1-0/+2
2011-10-04introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen1-1/+4
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud1-1/+0
2011-09-30Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen1-8/+10
2011-09-30keep platform stuff in the platform subdirBjoern Michaelsen1-0/+1
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist1-2/+2
2011-09-27move windows-only call into platform/win*David Tardon1-0/+2
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon1-6/+6
2011-09-26allow adding native windows res. files for executables tooDavid Tardon1-3/+3
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-5/+0
2011-09-22Always link with user32Tor Lillqvist1-1/+1
2011-09-22Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist1-1/+1
2011-09-22Add libcmtdTor Lillqvist1-0/+1
2011-09-21get bean linking under windowsCaolán McNamara1-0/+1
2011-09-19add comdlg32Caolán McNamara1-0/+1
2011-09-19progress to link stage of loader2Caolán McNamara1-1/+3
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+2
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-2/+0
2011-09-16get internal python invocations workingCaolán McNamara1-0/+3
2011-09-06Do generate debugging information with MSVC when gb_SYMBOL is onTor Lillqvist1-0/+2
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan1-1/+1
2011-08-25Fix dbgutil build, do link also EXEs with the necessary libsTor Lillqvist1-1/+1
2011-08-24Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist1-9/+18