243 Commits (a648fccbb34becf6e17e5dd37b97885f022defea)

Author SHA1 Message Date
Marek Roszko 4248fba976 Add back custom add_choices function to argparse 8 months ago
Marek Roszko 9eb2b13833 Update argparse to latest 8 months ago
Jan Wichmann 7eb07c00a2 Fix MSVC build error for VC 17.13+ 8 months ago
Seth Hillbrand 3260aa2213 Utilize libpopcnt 9 months ago
Jon Evans 3f7e459d62 API: add a schema for plugin config files 10 months ago
Jon Evans 722ffa1c66 Update magic_enum to v0.9.7 10 months ago
Jon Evans 5ef9537364 Update {fmt} to 11.1.1 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand 06e113c85d Quiet GCC warnings 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Jon Evans d0b2334ceb PNS: Support via stacks 1 year ago
Jon Evans a007cc438f Update {fmt} to 11.0.2 1 year ago
Seth Hillbrand 5e0abadb23 Reorganize layer numbering 1 year ago
Seth Hillbrand 7214ef1f14 Remove basic masking class map_string_utf8 1 year ago
jean-pierre charras a53dd998b9 Clipper2: fix a compil warning with gcc 14 (already fixed in Clipper2 repo) 1 year ago
Alex Shvartzkop 4ecca01392 Improve build times by not leaking <filesystem> everywhere. 1 year ago
Jeff Young 10aec91075 lint reduction 1 year ago
Marek Roszko 2f0ff4e557 Update sentry-native to 0.7.2 2 years ago
Marek Roszko cd886a19d3 Partially update the json validator 2 years ago
Jon Evans f613cd1cb4 ADDED: A new IPC API based on protobuf and nng 3 years ago
Marek Roszko d134d7cc2a Add missing include to force correct linkage 2 years ago
Marek Roszko e32b26ebeb Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
Roberto Fernandez Bautista 69107816f1 nanodbc: Fix use after free 2 years ago
Mark Roszko 72d83cd5de Revert "Move JSON_SETTINGS and PARAMS to kicommon" 2 years ago
Marek Roszko 81855aaaa6 Move JSON_SETTINGS and PARAMS to kicommon 2 years ago
Alex Shvartzkop 1126227206 Add add_choices accepting std::vector to argparse for convenience. 2 years ago
Alex Shvartzkop 991b4299d6 Update argparse. 2 years ago
Steven A. Falco b352b1484f Patch clipper for gcc on Fedora 2 years ago
Marek Roszko d6d25c030e add sentry-native files missed in earlier commit 2 years ago
Marek Roszko 421cf3d344 sentry-native update to 0.6.7 2 years ago
Marek Roszko de2f5f6547 argparse update 2 years ago
Seth Hillbrand 4a9994931a Avoid double-move 3 years ago
Marek Roszko 33f75fbd0a Update bs_thread_pool to 3.5.0 2 years ago
Marek Roszko 8e6b8911c8 Update nlohmann_json to 3.11.3 to silence char_traits deprecated warning 2 years ago
Marek Roszko 71383c9c73 Fix warnings about sprintf use. 2 years ago
Seth Hillbrand daf178b64f Upgrade Clipper2 to 1.3.0 2 years ago
Mark Roszko 2b3ad808ea Add the BTI C hint to libcontext arm64 2 years ago
Alex Shvartzkop 64a64f5216 NanoSVG: parse 'class' attribute before 'style'. 2 years ago
Jeff Young 902e5df2e8 Report unsupported DXF features on import. 2 years ago
Ian McInerney a44728bc13 Remove minimum CMake versions from thridparty 2 years ago
Jon Evans 9973dd3e5d Fix sentry compile issues on macOS 2 years ago
Jeff Young 9114578004 Improve custom rules syntax help (based on info in docs). 2 years ago
Mark Roszko ca0b103b54 Fix/disable argparse install (again) 2 years ago
Marek Roszko 0e0c267829 Add missing pragma once to compoundfilereader.h 2 years ago
Marek Roszko bd52ed2054 Upgrade {fmt} to 10.1.1 to fix warnings 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Alex Shvartzkop 2c07866fff NanoSVG: update image size to the actual size after scaling. 2 years ago
jean-pierre charras ecd8c7e2cc Fix a compil issue (in sch_altium_plugin.cpp) and compil warnings. 2 years ago
Alex Shvartzkop c64b44913c NanoSVG: change preserveAspectRatio default to "xMidYMid meet". 2 years ago
Alex Shvartzkop 2cd7c0636f NanoSVG: basic support for stylesheets. 2 years ago