Skip to content

Conversation

@acuD1
Copy link

@acuD1 acuD1 commented Dec 25, 2025

Refactor Makefile to use conditional assignments (?=) and include an optional config.mk for local configuration. This allows users to customize build options without modifying the tracked Makefile while keeping the default value for CONFIG_SMALL to y.

Additionally:

. Removed mqjs_example and mquickjs_build_atoms from the clean target as they are not generated by the build.
. Added missing rempio2_test to TEST_PROGS so it gets cleaned properly.
. Updated .gitignore to include build artifacts and optional test files.

@acuD1 acuD1 force-pushed the build/config-mk-support branch from 224ad04 to a217c9b Compare December 25, 2025 17:57
@acuD1 acuD1 force-pushed the build/config-mk-support branch from a217c9b to 54db479 Compare December 25, 2025 17:58
@acuD1 acuD1 changed the title Improve build configuration with config.mk support + .gitignore Improve build configuration with config.mk support + .gitignore Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant