Age | Commit message (Expand) | Author |
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 |
2011-09-28 | Define LIBO_WERROR when warnings are errors | Tor Lillqvist |
2011-09-27 | move windows-only call into platform/win* | David Tardon |
2011-09-27 | make WinResTarget's name independent of LinkTarget | David Tardon |
2011-09-26 | allow adding native windows res. files for executables too | David Tardon |
2011-09-23 | Undo basis/brand split: move dynamic libraries from basis to brand. | Stephan Bergmann |
2011-09-22 | Always link with user32 | Tor Lillqvist |
2011-09-22 | Don't link with msvcrtd if LINKED_LIBS has libcmtd | Tor Lillqvist |
2011-09-22 | Add libcmtd | Tor Lillqvist |
2011-09-21 | get bean linking under windows | Caolán McNamara |
2011-09-19 | add comdlg32 | Caolán McNamara |
2011-09-19 | progress to link stage of loader2 | Caolán McNamara |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-09-16 | get internal python invocations working | Caolán McNamara |
2011-09-06 | Do generate debugging information with MSVC when gb_SYMBOL is on | Tor Lillqvist |