summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/platform/windows.mk
Commit message (Expand)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* these are set in configureMatúš Kukan2012-08-091-2/+0
* gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl2012-07-151-0/+2
* fix mingw build, properly set LO_LIB_DIRMatúš Kukan2012-03-251-3/+0
* fix windows build, properly set LO_LIB_DIRMatúš Kukan2012-03-251-0/+1
* merge feature/gbuild_javaDavid Tardon2012-02-171-0/+2
|\
| * add helper func. to get rc file nameDavid Tardon2011-12-251-0/+2
* | gbuild: define NOMINMAX in windows.mkMichael Stahl2012-01-041-0/+8
|/
* Introduce generic windows.mk for gbuild.Jan Holesovsky2011-11-111-0/+34
* gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud2011-11-101-755/+0
* factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud2011-11-081-3/+0
* factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*Norbert Thiebaud2011-11-081-1/+0
* gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*Norbert Thiebaud2011-11-081-1/+0
* UnoApiTarget_* really do not need to be per platformNorbert Thiebaud2011-11-081-12/+0
* gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl2011-11-051-21/+0
* gbuild: add support for extension description l10nMichael Stahl2011-11-051-0/+3
* WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist2011-10-261-0/+2
* WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist2011-10-251-0/+2
* Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist2011-10-251-0/+2
* rename YaccObject to YaccTargetBjoern Michaelsen2011-10-211-2/+2
* Link manifest to the executablesFridrich Strba2011-10-191-1/+2
* Explicitly enable manifest creation.Jan Holesovsky2011-10-091-0/+1
* WaE: Disable also warning C4373Tor Lillqvist2011-10-071-0/+2
* WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist2011-10-051-0/+2
* And C4245Tor Lillqvist2011-10-041-0/+2
* Ditto for C4242Tor Lillqvist2011-10-041-0/+2
* Don't bother with MSVC's C4244 warnings, we have too many of themTor Lillqvist2011-10-041-0/+2
* introduce gb_Helper_OUTDIRLIBDIRBjoern Michaelsen2011-10-041-1/+4
* clean-up ghost traces of unicowNorbert Thiebaud2011-09-301-1/+0
* Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/coreBjoern Michaelsen2011-09-301-8/+10
|\
| * Define LIBO_WERROR when warnings are errorsTor Lillqvist2011-09-281-2/+2
| * move windows-only call into platform/win*David Tardon2011-09-271-0/+2
| * make WinResTarget's name independent of LinkTargetDavid Tardon2011-09-271-6/+6
* | keep platform stuff in the platform subdirBjoern Michaelsen2011-09-301-0/+1
|/
* allow adding native windows res. files for executables tooDavid Tardon2011-09-261-3/+3
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-231-5/+0
* Always link with user32Tor Lillqvist2011-09-221-1/+1
* Don't link with msvcrtd if LINKED_LIBS has libcmtdTor Lillqvist2011-09-221-1/+1
* Add libcmtdTor Lillqvist2011-09-221-0/+1
* get bean linking under windowsCaolán McNamara2011-09-211-0/+1
* add comdlg32Caolán McNamara2011-09-191-0/+1
* progress to link stage of loader2Caolán McNamara2011-09-191-1/+3
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-161-0/+2
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-161-2/+0
* get internal python invocations workingCaolán McNamara2011-09-161-0/+3
* Do generate debugging information with MSVC when gb_SYMBOL is onTor Lillqvist2011-09-061-0/+2
* use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan2011-08-291-1/+1
* Fix dbgutil build, do link also EXEs with the necessary libsTor Lillqvist2011-08-251-1/+1
* Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist2011-08-241-9/+18