Summary
- makefiles: move the inclusion of Makefile.build_config in Makefile.common (commit: fab58a9) (details)
- [minor] rename CAN_BE_UNCONFIGURED into REQUIRES_CONFIGURATION (commit: 472a20d) (details)
- build system: skip Makefile.build_config when REQUIRES_CONFIGURATION is empty (commit: 21f5ad3) (details)
- Makefile: no need for REQUIRES_CONFIGURATION check on config.status (commit: 8d716a1) (details)
- move the REQUIRES_CONFIGURATION logic in Makefile.config_if_required (commit: e34e622) (details)
- refactor Makefile.config_if_required for easier reuse of variables (commit: 3489e00) (details)
- ocamltest/Makefile: do not depend on UNIX_OR_WIN32 for 'clean' (commit: 11c9d92) (details)
- [minor] Makefile: move ARCH_SPECIFIC back to the main Makefile (commit: 67f6128) (details)
- [minor] stdlib/Makefile: remove redundant clean action (commit: fd789b5) (details)
- Changes entry (commit: ffbea08) (details)