summaryrefslogtreecommitdiff
path: root/cli_ure/Executable_climaker.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2016-06-20switch to EHs on windowsMarkus Mohrhard
2013-10-28gbuild: refactor CliLibraryMichael Stahl
2013-09-22cli_ure: copy cli_basetypes to INSTDIR/sdk/binMichael Stahl
2013-08-22Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)Stephan Bergmann
2013-04-29Remove dependency of climaker on registry formatStephan Bergmann
2013-04-19cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrtMichael Stahl
2012-10-24fix warnings in cli_urePeter Foley
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-22gbuildize cli_ureDavid Tardon