Skip to content

Releases: trflynn89/flymake

1.6.1

11 Feb 14:22
Compare
Choose a tag to compare

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

10 Feb 15:19
Compare
Choose a tag to compare

Changes:

  • 2752f1a Version 1.6.0
  • dd2604a Do not run Linux examples in container
  • 6cf0450 Prefix $(TARGET_PATH_$(d)) with $(SOURCE_ROOT)
  • 19c189c Remove empty definitions from api.mk that aren't needed
  • b45e35f Allow specifying sanitizers to use

This list of changes was auto generated.

1.5.0

09 Feb 16:15
Compare
Choose a tag to compare

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

09 Feb 02:36
Compare
Choose a tag to compare

Changes:

  • 4a77eae Version 1.4.1
  • 0031e3d Ensure release package has correct dependencies
  • b3efb09 Remove x86 builds from CI

This list of changes was auto generated.

1.4.0

08 Feb 22:27
Compare
Choose a tag to compare

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.

1.3.0

08 Feb 01:24
Compare
Choose a tag to compare

Changes:

  • 75a0e91 Version 1.3.0
  • eff6ff3 Update examples to include inter-target dependencies
  • 1a62e94 Fix Clang code coverage for multiple test binaries

This list of changes was auto generated.

1.2.0

07 Feb 21:38
Compare
Choose a tag to compare

Changes:

  • 3734ee2 Version 1.2.0
  • 835a0d3 Support excluding paths from generation of compilation database

This list of changes was auto generated.

1.1.0

07 Feb 16:17
Compare
Choose a tag to compare

Changes:

  • 4d10f34 Version 1.1.0
  • ae5d7ad Add support for inter-target dependencies
  • f2ebe6d Fix generation of library rules when multiple are defined
  • 061e37e Remove lingering references to libfly
  • e58b1ba Add Azure Pipelines badge to README

This list of changes was auto generated.

1.0.0

06 Feb 17:32
Compare
Choose a tag to compare

Changes:

  • c5bc63f Add Dockerfile for fly-based CI systems
  • c0b7503 Add Azure Pipelines configuration
  • 0af49ec Add flymake source files and examples

This list of changes was auto generated.