Skip to content

Releases: trflynn89/flymake

1.15.0

27 Aug 14:26
Compare
Choose a tag to compare

Changes:

  • f9129fc Version 1.15.0
  • fb74e73 Add configuration to set the debug symbol level

This list of changes was auto generated.

1.14.1

17 Aug 15:17
Compare
Choose a tag to compare

Changes:

  • 8ebee19 Version 1.14.1
  • fb63f27 Allow scripts to generate only header files
  • f02c0cd Update README with ADD_SCRIPT dependency support
  • 7e59797 Invoke ADD_TARGET from ADD_SCRIPT to avoid duplication

This list of changes was auto generated.

1.14.0

17 Aug 01:57
Compare
Choose a tag to compare

Changes:

  • abfd27c Version 1.14.0
  • 2465278 Allow scripts to depend on other scripts

This list of changes was auto generated.

1.13.0

16 Aug 19:29
Compare
Choose a tag to compare

Changes:

  • 1408e5b Version 1.13.0
  • 7ba34f0 Remove support for wildcarding sources
  • 89cded6 Remove setup target and $(VENDOR) constant

This list of changes was auto generated.

1.12.2

16 Aug 17:58
Compare
Choose a tag to compare

Changes:

  • 62b7c35 Version 1.12.2
  • 0b0da04 Revert "Change 'tests' and 'profile' targets to depend on the phony test targets"
  • 2daaf91 Ensure object files depend on generated sources
  • 3eb028c Separate definitions of static and shared library extensions
  • 7817545 Test both single- and multi-process build during CI

This list of changes was auto generated.

1.12.1

11 Aug 13:37
Compare
Choose a tag to compare

Changes:

  • 2c7fa23 Version 1.12.1
  • 3bceb58 Add an example script which does not generate source files
  • bc84c7a Change 'tests' and 'profile' targets to depend on the phony test targets

This list of changes was auto generated.

1.12.0

10 Aug 15:59
Compare
Choose a tag to compare

Changes:

  • 6b10add Version 1.12.0
  • 2153611 Add an example project to demonstrate scripts and source file generation
  • a966523 Add support for executing scripts and optionally generating source files
  • ff8b457 Replace use of $(realpath) with $(abspath) when defining stack variables
  • 1960c1d Define $(DATA_DIR) for downloaded / generated data files
  • 4fa07ee Define $(GEN_DIR) for generated source files and add to the include path
  • be85065 Define C-family and Java source extensions once
  • 9fe0b14 Switch CI to always use "latest" environments

This list of changes was auto generated.

1.11.0

04 Jul 14:30
Compare
Choose a tag to compare

Changes:

  • 86e9107 Version 1.11.0
  • d7702db Add configuration to override the default linker
  • 90f3f16 Add ccache to setup recipe

This list of changes was auto generated.

1.10.1

23 Apr 12:20
Compare
Choose a tag to compare

Changes:

  • 2e6d2b0 Version 1.10.1
  • 8128e5b Limit disabling of gnu-zero-variadic-macro-arguments to macOS
  • c1d6342 Revert "Revert "Disable gnu-zero-variadic-macro-arguments warning for C++20 on clang""

This list of changes was auto generated.

1.10.0

23 Apr 11:48
Compare
Choose a tag to compare

Changes:

  • fa7cc9f Version 1.10.0
  • efdac48 Revert "Disable gnu-zero-variadic-macro-arguments warning for C++20 on clang"

This list of changes was auto generated.