Samuel Marks

Results 340 comments of Samuel Marks

Additionally: - `start` is nightly https://github.com/rust-lang/rust/issues/29633 and used at [`programs/stub/src/main.rs#L22`](https://github.com/tomaka/redshirt/blob/0e6d30f/programs/stub/src/main.rs#L22) - `asm_const` is nightly https://github.com/rust-lang/rust/issues/93332 and used at [`kernel-standalone-builder/src/build.rs#L186`](https://github.com/tomaka/redshirt/blob/0e6d30f/kernel-standalone-builder/src/build.rs#L186) - `asm_sym` is nightly https://github.com/rust-lang/rust/issues/93333 and used at [`kernel/standalone/src/lib.rs#L50`](https://github.com/tomaka/redshirt/blob/0e6d30f/kernel/standalone/src/lib.rs#L50)

I like this idea and also have ideas on improving it. Is this going to merge?

I think there are too many Makefile generators out there… some of the parallel ones are particularly interesting, but CMake has become [basically] the standard. It also does all sorts...

Thanks @suluke that's useful. Would be great to see this integrated into the core library, with @homeworkprod's suggestion of `CARGO_PKG_VERSION` being just the default.

Just checking in on glossaries-extra support with tectonic

Ditto Any updates? EDIT: I just added macOS support to libgourou @ https://indefero.soutade.fr/p/libgourou/review/7/

Implemented macOS and Linux support within a new CMake build system @ https://github.com/microsoft/vcpkg/pull/28037 Also contributed it to knock https://github.com/BentonEdmondson/knock/pull/82

Oh I didn't see this PR, you already generate a patch, feel free to critique mine https://indefero.soutade.fr/p/libgourou/review/7/