summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/winmingw.mk
AgeCommit message (Expand)AuthorFilesLines
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud1-556/+0
2011-11-08factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud1-25/+0
2011-11-08factorize gb_XSLTPROCPRECOMMAND out of platform/*Norbert Thiebaud1-2/+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-10/+0
2011-11-08begin factorization of common GCC stuffNorbert Thiebaud1-100/+14
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl1-18/+0
2011-11-05gbuild: add support for extension description l10nMichael Stahl1-0/+3
2011-11-04populate gb_CCVER for mac and winmg buildNorbert Thiebaud1-0/+1
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen1-2/+2
2011-10-10Warn if declaration follows statement in C-filesFridrich Štrba1-0/+1
2011-10-05Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.Jan Holesovsky1-0/+2
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud1-1/+0
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist1-2/+2
2011-09-28we want these macros to be emtpy strings, not 1sDavid Tardon1-3/+3
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-27correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon1-2/+2
2011-09-26UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky1-1/+1
2011-09-26allow adding native windows res. files for executables tooDavid Tardon1-1/+1
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann1-4/+0
2011-09-21get bean linking under windowsCaolán McNamara1-0/+1
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky1-0/+2
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-09We can simplify this as MinGW always is cross-compilation for usTor Lillqvist1-38/+19
2011-08-29I don't think we need to explicitly link with libstdc++ and libgccTor Lillqvist1-24/+0
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan1-3/+1
2011-08-26Bin USE_MINGWTor Lillqvist1-4/+0
2011-08-24Presumably we should use -MP here, tooTor Lillqvist1-2/+2
2011-08-23gb_MINGWLIBDIR is not used anywhereTor Lillqvist1-9/+0
2011-08-23Add YaccObject classTor Lillqvist1-0/+11
2011-08-23Obey TMPDIR if setTor Lillqvist1-1/+1
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud1-10/+0
2011-08-16Add AsmObject stuffTor Lillqvist1-0/+22
2011-08-15Add gb_CLASSPATHSEPTor Lillqvist1-0/+1
2011-08-15We need $(T_LDFLAGS) here, tooTor Lillqvist1-0/+1
2011-08-15As we don't run ld to link, don't use the ld format of optionsTor Lillqvist1-1/+1
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl1-0/+3
2011-08-11add support for generated plain c source filesMatúš Kukan1-0/+3
2011-08-09convert xmlsecurity to gbuildMatúš Kukan1-0/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Redirect stderr of the ar command to /dev/null only if we are silentTor Lillqvist1-1/+1
2011-07-26Don't bother with makedepend and processdeps.awkTor Lillqvist1-27/+12
2011-07-26Move apparently misplaced endif to correct placeTor Lillqvist1-2/+3
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-07-21resyncing to masterBjoern Michaelsen1-89/+129
2011-07-20Don't run cppunittester when cross-compiling to WindowsTor Lillqvist1-0/+4
2011-07-18Produce .res files with WNTGCC, tooTor Lillqvist1-4/+3