Releases: trflynn89/flymake
Releases · trflynn89/flymake
1.6.1
Changes:
- 4e004d9 Version 1.6.1
- a2b441f Add example for nested flag inheritence
- b80ae60 Rename C and C++ examples
- cf368e8 Fix nested directory-level flags on macOS
- 7e3955e Don't inherit directory-level flags when there is no parent
- 71f77d5 Use correct 'make' binary in 'make commands'
This list of changes was auto generated.
1.6.0
1.5.0
Changes:
- e3550d8 Version 1.5.0
- 4ccf81d Allow source-level files.mk files to include source directories
- 3f28192 Change
$(SRC_DIRS_$ (d)) values to be prefixed by $(d) - 7c25a8a Update README with list of supported languages
- a04cc91 Update README.md
- 910dc43 Allow setting toolchain=none for cross compilation
- 302c80d Allow specifying directory of build artifacts
- dd2cbbd Allow overriding command line options in Makefile
- 98c710f Add option to disable or reduce warning level
This list of changes was auto generated.
1.4.1
1.4.0
Changes:
- 986e744 Version 1.4.0
- 8ca7b57 Support excluding paths from style enforcement
- 769f613 Add build option to change language standard
- 056ff09 Create README with usage instructions
- 86c0780 Ensure user-specified flags override default flags
- 012f84f Remove Catch2 from 'make style`
- a94b749 Allow all files.mk files to be optional
- 2e6e7cf Add INSTALL_ROOT variable to system.mk
- e19ed28 Move $(SHARED_LIB_EXT) definition to system.mk
This list of changes was auto generated.