Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-26 | Bin USE_MINGW | Tor Lillqvist | |
Its alternative values as used by OOo is irrelevant to us as we don't intend to support building using MinGW on Windows itself. To us, MinGW always means cross-compilation. For us it is enough to look at $(OS)$(COM), and WNTGCC always implies cross-compilation. (OOo on the other hand attempts to support use of the Cygwin gcc with the -mno-cygwin option (which is practically considered an obsolete option), the normal MinGW compiler (but still from Cygwin), but not cros-compilation.) | |||
2011-08-12 | fix build issues in canvas on windows | Norbert Thiebaud | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-08-04 | help windows build along | Caolán McNamara | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-26 | Removed weird VERBOSE overload in canvas | Thorsten Behrens | |
Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL of 3. Also saves some lines in makefiles. | |||
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | |
2011-06-17 | gnumake4: #i116959#: kill ↵ | Michael Stahl | |
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] | |||
2011-06-17 | CWS gnumake4: build directx a second time for dx5 [hg:280f52b66154] | Mathias Bauer | |
2011-06-16 | CWS gnumake4: convert canvas to new build system | Mathias Bauer | |