summaryrefslogtreecommitdiff
path: root/Externals/miniupnpc
AgeCommit message (Expand)Author
2024-03-19CMake: Hide warnings in Externals also for non-msvc.Jordan Woyak
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-05-22cmake: Disable warnings for most externals on MSVC, like we do in the VS proj...Admiral H. Curtiss
2022-04-27msbuild: use default Project attrsShawn Hoffman
2020-12-27CMake: Update cmake_minimum_required calls using versions less than 2.8.12. C...Jordan Woyak
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for externals)Shawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2017-08-17miniupnpc: expose namespaced target aliasMichael M
2017-08-17miniupnpc: use correct include dirs for cmakeMichael M
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2015-10-13Externals: Update miniupnpc to API version 14Jeffrey Pfau
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-03-14remove win32/mixed project configurations.Shawn Hoffman
2015-01-03CMake: simplify some expressionsTillmann Karras
2014-09-01msvc: do not compile sample programs for miniupnpc and libpng.Shawn Hoffman
2014-08-19msvc: disable compiler warnings when building all Externals (cl /W0), except ...Shawn Hoffman
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-07-09Add UPnP support.John Chadwick