From d780b847d8c19866707189f983b6c8f7c5b3d898 Mon Sep 17 00:00:00 2001 From: Phillip Mienk Date: Wed, 30 Oct 2024 23:49:49 -0700 Subject: [PATCH 1/3] Add vscode artifacts, remove ICU/consensus from presets, remove deprecated projects from generate4.xml. --- generate4.xml | 593 +++-------------------------- templates/gsl.code-workspace | 64 ++++ templates/gsl.vscode.settings.json | 3 +- 3 files changed, 119 insertions(+), 541 deletions(-) create mode 100644 templates/gsl.code-workspace diff --git a/generate4.xml b/generate4.xml index c332d2a..aff021a 100644 --- a/generate4.xml +++ b/generate4.xml @@ -2,273 +2,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -507,27 +240,16 @@ - + - - - - - - - - - - - - - - - + + + + @@ -560,7 +282,7 @@ system="linux" image="ubuntu-22.04" compiler="clang" version="15" assert="debug" link="dynamic" optimization="debug" - preset="nix-gnu-debug-shared-without_icu"> + preset="nix-gnu-debug-shared"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1937,19 +1437,16 @@ - + - - - @@ -1990,7 +1487,7 @@ system="linux" image="ubuntu-22.04" compiler="clang" version="15" assert="ndebug" link="static" optimization="size" - preset="nix-gnu-release-static-size"> + preset="nix-gnu-release-static"> @@ -2001,7 +1498,7 @@ system="linux" image="ubuntu-22.04" compiler="gcc" version="11" assert="ndebug" link="dynamic" optimization="size" - preset="nix-gnu-release-shared-size"> + preset="nix-gnu-release-shared"> @@ -2147,19 +1644,16 @@ - + - - - @@ -2686,33 +2180,52 @@ +