C-Salt v0.11.4: Final Polishing Adjustments before Hibernation
Pre-release
Pre-release
What's Changed?
- Fixed performance on
pkgkinds. - Removed
--fulland replaced with--templateto allow easier addition of new workspaces for specific use cases, such as the currentbinandliboptions. - Added
-Vas the short version of--verbose. - Removed arbitrary restriction restricting any
libunits after abinunit to instead only care if dependencies existed before. - Updated
.gitignoregeneration incsalt newandcsalt init. - Removed forced cleaning of
build/whencsalt cleanis called, and replaced withcsalt clean --all. - Added disclaimer and more package managers to package search suggestions.
- Fixed
src/usage to src to prevent Windows path bugs such aspath\to\src/main.c. - Added generation of
compile_commands.jsonin both compile and build commands.
C-Salt is preparing to go into hibernation due to the upcoming school year as well as development velocity declining.
In-development Notice
This is not a stable version. Everything is subject to change, and may potentially break. Do not use this on already existing C repositories until you have copied it for C-Salt to use.