radian-software / radian

🍉 Dotfiles that marry elegance and practicality.
MIT License
490 stars 47 forks source link

Compilation based on make and bash does not work on Windows #458

Closed Whil- closed 1 year ago

Whil- commented 4 years ago

The compilation process that is set up using make and bash does not work well with windows. Relying on make and bash-scripts for compilation as is done in radian-byte-compile will break in 99% of windows users configurations. Either it should only be active on non-windows machines or some kind of conditional logic is needed to determine how to do the external compilation.

This was mentioned in issue #457 as well, but extracted here for "issue-atomicity". ;)

raxod502 commented 1 year ago

Windows users can now disable byte-compilation by adding bytecomp to radian-disabled-features.