Age | Commit message (Expand) | Author |
---|---|---|
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-02-21 | When building with clang-cl on Windows, build CLR code with MSVC | Stephan Bergmann |
2016-06-20 | switch to EHs on windows | Markus Mohrhard |
2013-10-28 | gbuild: refactor CliLibrary | Michael Stahl |
2013-09-22 | cli_ure: copy cli_basetypes to INSTDIR/sdk/bin | Michael Stahl |
2013-08-22 | Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) | Stephan Bergmann |
2013-04-29 | Remove dependency of climaker on registry format | Stephan Bergmann |
2013-04-19 | cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt | Michael Stahl |
2012-10-24 | fix warnings in cli_ure | Peter Foley |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-22 | gbuildize cli_ure | David Tardon |