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