summaryrefslogtreecommitdiff
path: root/embedserv/Library_emser.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2015-07-09remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-10-07fix embedserv build with Win8 SDKPeter 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-07-02fix build, typoMatúš Kukan
2012-07-02fixed build break by adding missing parenthesesPhilipp Riemer
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-06fix linking after 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbLuboš Luňák
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-13add missing endifLuboš Luňák
2012-03-10embedserv: convert to gbuildMatúš Kukan