Age | Commit message (Expand) | Author |
2018-11-20 | Drop some headless mode variants | Jan-Marek Glogowski |
2018-10-11 | Drop duplicate WINVER and _WIN32_WINNT defines | Jan-Marek Glogowski |
2017-05-30 | gbuild: define _WIN32_WINNT = _WIN32_WINNT_WIN7 = 0x0601 | Michael Stahl |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2016-10-26 | gbuild: missing emacs mode-lines | Michael Stahl |
2016-10-07 | tdf#100302: gbuild: always use $(LFS_CFLAGS) | Michael Stahl |
2016-06-03 | try to avoid 'by-design' solar-mutex deadlock during ci | Norbert Thiebaud |
2015-11-30 | move disabling of LNK4217 | Noel Grandin |
2015-11-30 | remove LNK4217 warning spam from Windows build | Noel Grandin |
2015-09-02 | Don't redefine snprintf as VS 2015 supports ISO standard | David Ostrovsky |
2015-03-05 | gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDK | Michael Stahl |
2015-03-05 | gbuild: set _WIN32_WINNT globally instead of WINVER | Michael Stahl |
2015-03-05 | shell: remove unnecessary explicit -D_WIN32_IE | Michael Stahl |
2014-06-30 | use VCL_HIDE_WINDOWS env on Windows, too | Andras Timar |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-09-22 | undefined function warning gb_Library__set_soversion_script_platform | Michael Stahl |
2013-09-09 | gbuild: add definition of gb_Executable_LAYER to windows.mk | Michael Stahl |
2013-09-09 | install whole sdk using filelists | Matúš Kukan |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-08-09 | these are set in configure | Matúš Kukan |
2012-07-15 | gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVC | Michael Stahl |
2012-03-25 | fix mingw build, properly set LO_LIB_DIR | Matúš Kukan |
2012-03-25 | fix windows build, properly set LO_LIB_DIR | Matúš Kukan |
2012-02-17 | merge feature/gbuild_java | David Tardon |
2012-01-04 | gbuild: define NOMINMAX in windows.mk | Michael Stahl |
2011-12-25 | add helper func. to get rc file name | David Tardon |
2011-11-11 | Introduce generic windows.mk for gbuild. | Jan Holesovsky |
2011-11-10 | gbuild: target platform is identified by the triplet OS/CPU/COMPILER | Norbert Thiebaud |
2011-11-08 | factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCC | Norbert Thiebaud |
2011-11-08 | factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/* | Norbert Thiebaud |
2011-11-08 | gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/* | Norbert Thiebaud |
2011-11-08 | UnoApiTarget_* really do not need to be per platform | Norbert Thiebaud |
2011-11-05 | gbuild: clean up pointless proliferation of PRECOMMANDs, all alike | Michael Stahl |
2011-11-05 | gbuild: add support for extension description l10n | Michael Stahl |
2011-10-26 | WaE: possible change in behavior, change in UDT return calling convention | Tor Lillqvist |
2011-10-25 | WaE: ignore also MSVC warning C4706: assignment within conditional expression | Tor Lillqvist |
2011-10-25 | Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008 | Tor Lillqvist |
2011-10-21 | rename YaccObject to YaccTarget | Bjoern Michaelsen |
2011-10-19 | Link manifest to the executables | Fridrich Strba |
2011-10-09 | Explicitly enable manifest creation. | Jan Holesovsky |
2011-10-07 | WaE: Disable also warning C4373 | Tor Lillqvist |
2011-10-05 | WaE: a GUID can only be associated with a class, interface or namespace | Tor Lillqvist |
2011-10-04 | And C4245 | Tor Lillqvist |
2011-10-04 | Ditto for C4242 | Tor Lillqvist |
2011-10-04 | Don't bother with MSVC's C4244 warnings, we have too many of them | Tor Lillqvist |
2011-10-04 | introduce gb_Helper_OUTDIRLIBDIR | Bjoern Michaelsen |
2011-09-30 | clean-up ghost traces of unicow | Norbert Thiebaud |
2011-09-30 | Merge branch 'master' of /home/bjoern/.jenkins/jobs/repo-mirror/workspace/core | Bjoern Michaelsen |
2011-09-30 | keep platform stuff in the platform subdir | Bjoern Michaelsen |