mymake (2.3.0-1) unstable; urgency=medium

  * Track build commands, and re-compiles source files where the
    command line has changed (for example due to modified build files).
  * Multiple threads are used to find dependencies in parallel.
  * Allow skipping lines in the output of compilation steps.
  * Make sure to link output if any objects needed re-compilation.
  * Added option -t to show timings of various steps of compilation.
  * Reduced verbosity of the INFO level to include mostly the
    commands that are being executed.

 -- Filip Strömbäck <filip@fprg.se>  Tue, 25 Apr 2023 15:41:40 +0200

mymake (2.2.1-1) unstable; urgency=medium

  [ Filip Strömbäck ]
  * First Debian release (Closes: #990010)
  * Fixed issue with writing include caches to disk.

  [ Gunnar Wolf ]
  * Renamed binary /usr/bin/mm to /usr/bin/mymake, to avoid clashing
    with multimail

 -- Filip Strömbäck <filip@fprg.se>  Wed, 27 Oct 2021 18:07:00 +0200

