From 816f9b7cb300a7f3979b5f29b3677e84a3c28880 Mon Sep 17 00:00:00 2001 From: Vaze Date: Mon, 25 May 2026 10:25:45 +0200 Subject: Created a .gitignore to remove nasty build artifacts and created a Makefile.toml for cargo make to automate bootloader build process. --- .../proc-macro2-4a599ed645bc3058/invoked.timestamp | 1 - .../build/proc-macro2-4a599ed645bc3058/output | 23 --------------------- .../build/proc-macro2-4a599ed645bc3058/root-output | 1 - .../build/proc-macro2-4a599ed645bc3058/stderr | 0 .../build-script-build | Bin 4497016 -> 0 bytes .../build_script_build-86585082b6f41d92 | Bin 4497016 -> 0 bytes .../build_script_build-86585082b6f41d92.d | 5 ----- .../build/quote-0570cbb96c29a4e7/invoked.timestamp | 1 - .../debug/build/quote-0570cbb96c29a4e7/output | 2 -- .../debug/build/quote-0570cbb96c29a4e7/root-output | 1 - .../debug/build/quote-0570cbb96c29a4e7/stderr | 0 .../quote-df94c1d0f5801bb9/build-script-build | Bin 4442680 -> 0 bytes .../build_script_build-df94c1d0f5801bb9 | Bin 4442680 -> 0 bytes .../build_script_build-df94c1d0f5801bb9.d | 5 ----- 14 files changed, 39 deletions(-) delete mode 100644 bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/invoked.timestamp delete mode 100644 bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/output delete mode 100644 bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output delete mode 100644 bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/stderr delete mode 100755 bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build-script-build delete mode 100755 bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92 delete mode 100644 bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92.d delete mode 100644 bootloader/target/debug/build/quote-0570cbb96c29a4e7/invoked.timestamp delete mode 100644 bootloader/target/debug/build/quote-0570cbb96c29a4e7/output delete mode 100644 bootloader/target/debug/build/quote-0570cbb96c29a4e7/root-output delete mode 100644 bootloader/target/debug/build/quote-0570cbb96c29a4e7/stderr delete mode 100755 bootloader/target/debug/build/quote-df94c1d0f5801bb9/build-script-build delete mode 100755 bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9 delete mode 100644 bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9.d (limited to 'bootloader/target/debug/build') diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/invoked.timestamp b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/output b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/output deleted file mode 100644 index d3d235a..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/output +++ /dev/null @@ -1,23 +0,0 @@ -cargo:rustc-check-cfg=cfg(fuzzing) -cargo:rustc-check-cfg=cfg(no_is_available) -cargo:rustc-check-cfg=cfg(no_literal_byte_character) -cargo:rustc-check-cfg=cfg(no_literal_c_string) -cargo:rustc-check-cfg=cfg(no_source_text) -cargo:rustc-check-cfg=cfg(proc_macro_span) -cargo:rustc-check-cfg=cfg(proc_macro_span_file) -cargo:rustc-check-cfg=cfg(proc_macro_span_location) -cargo:rustc-check-cfg=cfg(procmacro2_backtrace) -cargo:rustc-check-cfg=cfg(procmacro2_build_probe) -cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) -cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) -cargo:rustc-check-cfg=cfg(randomize_layout) -cargo:rustc-check-cfg=cfg(span_locations) -cargo:rustc-check-cfg=cfg(super_unstable) -cargo:rustc-check-cfg=cfg(wrap_proc_macro) -cargo:rerun-if-changed=src/probe/proc_macro_span.rs -cargo:rustc-cfg=wrap_proc_macro -cargo:rerun-if-changed=src/probe/proc_macro_span_location.rs -cargo:rustc-cfg=proc_macro_span_location -cargo:rerun-if-changed=src/probe/proc_macro_span_file.rs -cargo:rustc-cfg=proc_macro_span_file -cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output deleted file mode 100644 index 98ee194..0000000 --- a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/root-output +++ /dev/null @@ -1 +0,0 @@ -/home/gvr/Projects/zenOS/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/out \ No newline at end of file diff --git a/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/stderr b/bootloader/target/debug/build/proc-macro2-4a599ed645bc3058/stderr deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build-script-build b/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build-script-build deleted file mode 100755 index 7e9fedf..0000000 Binary files a/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build-script-build and /dev/null differ diff --git a/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92 b/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92 deleted file mode 100755 index 7e9fedf..0000000 Binary files a/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92 and /dev/null differ diff --git a/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92.d b/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92.d deleted file mode 100644 index 7a356df..0000000 --- a/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/gvr/Projects/zenOS/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92.d: /home/gvr/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs - -/home/gvr/Projects/zenOS/bootloader/target/debug/build/proc-macro2-86585082b6f41d92/build_script_build-86585082b6f41d92: /home/gvr/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs - -/home/gvr/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.106/build.rs: diff --git a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/invoked.timestamp b/bootloader/target/debug/build/quote-0570cbb96c29a4e7/invoked.timestamp deleted file mode 100644 index e00328d..0000000 --- a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/invoked.timestamp +++ /dev/null @@ -1 +0,0 @@ -This file has an mtime of when this was started. \ No newline at end of file diff --git a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/output b/bootloader/target/debug/build/quote-0570cbb96c29a4e7/output deleted file mode 100644 index 6d81eca..0000000 --- a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/output +++ /dev/null @@ -1,2 +0,0 @@ -cargo:rerun-if-changed=build.rs -cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) diff --git a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/root-output b/bootloader/target/debug/build/quote-0570cbb96c29a4e7/root-output deleted file mode 100644 index 439589a..0000000 --- a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/root-output +++ /dev/null @@ -1 +0,0 @@ -/home/gvr/Projects/zenOS/bootloader/target/debug/build/quote-0570cbb96c29a4e7/out \ No newline at end of file diff --git a/bootloader/target/debug/build/quote-0570cbb96c29a4e7/stderr b/bootloader/target/debug/build/quote-0570cbb96c29a4e7/stderr deleted file mode 100644 index e69de29..0000000 diff --git a/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build-script-build b/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build-script-build deleted file mode 100755 index c83db25..0000000 Binary files a/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build-script-build and /dev/null differ diff --git a/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9 b/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9 deleted file mode 100755 index c83db25..0000000 Binary files a/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9 and /dev/null differ diff --git a/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9.d b/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9.d deleted file mode 100644 index 273ca90..0000000 --- a/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9.d +++ /dev/null @@ -1,5 +0,0 @@ -/home/gvr/Projects/zenOS/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9.d: /home/gvr/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs - -/home/gvr/Projects/zenOS/bootloader/target/debug/build/quote-df94c1d0f5801bb9/build_script_build-df94c1d0f5801bb9: /home/gvr/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs - -/home/gvr/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.45/build.rs: -- cgit v1.2.3