1. 06 Dec, 2019 1 commit
    • liedtkeInTUM's avatar
      Problem: if IPC enabled libzmq does not compile when in uwp build (#3747) · 65d2f1f4
      liedtkeInTUM authored
      * Problem: if IPC enabled libzmq does not compile when in uwp build
      
      * Problem 10.0.##### can be valid windows target versions
      
      * Problem: No builds are triggered on uwp platform
      
      * Problem: epoll is set before UWP platform is checked
      
      * Problem: used wrong CMAKE_SYSTEM_NAME specifier
      
      * Problem: build tests fails during cmake configure
      
      * Use Win32 build step for Win32-uwp platform
      
      * Disable compile options that produce warnings that leads to a ci fail
      
      * winnt version is set by cmake, no need for redefinition in windows.hpp
      
      * Eliminate all warning according Incremental and opt:icf are specified
      
      * Prefer to disable opt flags in debug config rather than incremental linking
      
      * CMAKE_GENERATOR should not include uwp definition
      
      * Add release build with uwp configuration
      
      * Problem: pointer potentially uninitialized
      65d2f1f4
  2. 04 Dec, 2019 2 commits
  3. 28 Nov, 2019 5 commits
  4. 27 Nov, 2019 3 commits
  5. 20 Nov, 2019 2 commits
  6. 19 Nov, 2019 2 commits
  7. 13 Nov, 2019 3 commits
  8. 12 Nov, 2019 3 commits
  9. 10 Nov, 2019 2 commits
  10. 02 Nov, 2019 1 commit
  11. 01 Nov, 2019 2 commits
  12. 31 Oct, 2019 6 commits
  13. 29 Oct, 2019 3 commits
  14. 28 Oct, 2019 5 commits