[Kicad-developers] [PATCH] refactor_profile.patch

2016-07-04 Thread Michael Steinberg
Please excuse my stupidity. Refactor profile code to use std::chrono instead of posix extensions. >From ddfcfece2ff1e8a7eb9d0f75806dce0da3196381 Mon Sep 17 00:00:00 2001 From: decimad Date: Sat, 2 Jul 2016 04:38:16 +0200 Subject: [PATCH] refactor profiling code to use std::chrono instead of posi

[Kicad-developers] [patch] refactor_profile.patch

2016-07-04 Thread Michael Steinberg
This patch reworks the profiling code in terms of std::chrono instead of relying on posix extensions. 0001-fix-overlength-string-literals.patch 0002-fix-for-msvc-only-supporting-OpenMP-v2.5.patch 0003-fix-object-slicing-bug-introduced-by-the-clone-seman.patch 0004-fix-include-directory-variable.pa