summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/winmingw.mk
AgeCommit message (Expand)Author
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen
2011-10-10Warn if declaration follows statement in C-filesFridrich Štrba
2011-10-05Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.Jan Holesovsky
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-28Define LIBO_WERROR when warnings are errorsTor Lillqvist
2011-09-28we want these macros to be emtpy strings, not 1sDavid Tardon
2011-09-27move windows-only call into platform/win*David Tardon
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-27correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon
2011-09-26UNOLIBS_URE are supposed to end with .uno.dll, not only .dll.Jan Holesovsky
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-21get bean linking under windowsCaolán McNamara
2011-09-19Make 'desktop' build again with MinGW.Jan Holesovsky
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-09We can simplify this as MinGW always is cross-compilation for usTor Lillqvist
2011-08-29I don't think we need to explicitly link with libstdc++ and libgccTor Lillqvist
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan
2011-08-26Bin USE_MINGWTor Lillqvist
2011-08-24Presumably we should use -MP here, tooTor Lillqvist
2011-08-23gb_MINGWLIBDIR is not used anywhereTor Lillqvist
2011-08-23Add YaccObject classTor Lillqvist
2011-08-23Obey TMPDIR if setTor Lillqvist
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud
2011-08-16Add AsmObject stuffTor Lillqvist
2011-08-15Add gb_CLASSPATHSEPTor Lillqvist
2011-08-15We need $(T_LDFLAGS) here, tooTor Lillqvist
2011-08-15As we don't run ld to link, don't use the ld format of optionsTor Lillqvist
2011-08-13add solenv/gbuild/Configuration.mk to build various XCS/XCU filesMichael Stahl
2011-08-11add support for generated plain c source filesMatúš Kukan
2011-08-09convert xmlsecurity to gbuildMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Redirect stderr of the ar command to /dev/null only if we are silentTor Lillqvist
2011-07-26Don't bother with makedepend and processdeps.awkTor Lillqvist
2011-07-26Move apparently misplaced endif to correct placeTor Lillqvist
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-20Don't run cppunittester when cross-compiling to WindowsTor Lillqvist
2011-07-18Produce .res files with WNTGCC, tooTor Lillqvist
2011-07-15Why would we want to define GLIBC when not using glibc?Tor Lillqvist
2011-07-15The graphite2 library gets built statically with WNTGCC at leastTor Lillqvist
2011-07-14Add the gdiplus libraryTor Lillqvist
2011-06-29Add more Win32 API libraries and factor out the moldname/oldnames differenceTor Lillqvist
2011-06-21Comment improvementTor Lillqvist
2011-06-21Set LD/DYLD_LIBRARY_PATH when running rscTor Lillqvist
2011-06-21gbuild changes for MinGW cross-compilationTor Lillqvist
2011-06-21More MinGW work, set LD/DYLD_LIBRARY_PATH when running build toolsTor Lillqvist
2011-06-20parametters -> parametersRobert Nagy