2017-11-21  rocky  <rocky@gnu.org>

	Another small --help tweak

	Small changes

	Remove VMSisms - one was interferring with MSWindows

	Update man page and NEWS

	options formatting + document new features

2017-11-20  rocky  <rocky@gnu.org>

	Update help for --post-mortem

	Administrivia

	Administrivia

	Typo on NEWS version number

	Update NEWS

	Two small but important changes...
	1. gnumake.h -> gnuremake.h so we don't conflict with GNU make
	2. Propagate --post-mortem flag (now short option -!) in recursive make

2017-10-15  rocky  <rocky@gnu.org>

	Typo

2017-09-17  rocky  <rocky@gnu.org>

	Get ready for release 4.2.1+dbg-1.3

2017-09-07  rocky  <rocky@gnu.org>

	Update NEWS in prep for release

	Remove schmutz

2017-09-07  R. Bernstein  <rocky@users.noreply.github.com>

	Update README.md

2017-09-07  rocky  <rocky@gnu.org>

	Update README.md

2017-09-02  rocky  <rocky@gnu.org>

	dd post-mortem option. Doc autogen.sh

	rspec vs remake testing is broken..
	But add another test we had laying around

	Reinstate the dash-l test

2017-09-01  rocky  <rocky@gnu.org>

	Remove Travis clang build

	Travis clang 2nd try; fix status badge

	Try travis with clang

2017-08-26  rocky  <rocky@gnu.org>

	Get ready for release 4.2+dbg-1.2

	Get ready for release 4.2+dbg-1.2

	Remove more VMS and XENIX code

	Merge branch 'remake-4-2' of github.com:rocky/remake into remake-4-2

	More VMS removal

	Make makedist work again

2017-08-25  rocky  <rocky@gnu.org>

	More AMIGA and VMS removal
	dash-l: dunno what's up, but this test is fragile.

	Remove more AMIGA and VMS stuff

	Remove more VMS stuff

	Small tweaks

	Add target information in "write" command...
	Also tweak formatting a little.

2017-08-22  rocky  <rocky@gnu.org>

	Add spec files. CircleCI testing need texlive

	Uncomment docs

	Customize status tag for branch

	Get ready for release 4.2.1+dbg-1.1

2017-08-21  rocky  <rocky@gnu.org>

	Do something about the ChangeLog
	Should fix up better - down the line

	Adjust CC flags to something CI handle

	Circle vs Travis

	Circle vs Travis

	Circle vs Travis

	Circle vs Travis

	Circle vs Travis

	Circle vs Travis

	Circle vs Travis

	Circle vs Travis

	Try CircleCI

	Go down a version of gettext for travis

	Another Travis attempt

	Another Travis attempt

	Another Travis attempt

	Another Travis attempt

	Another Travis attempt

	Another Travis attempt

	Some cygwin tolerance. VMS intolerance

	distcheck Administrivia

	More Travis hacking

	More Travis hacking

	More Travis hacking

	Travis woes

	One more 4.2.1 fix

	Include 4.2.1 changes

	macosx Sierra lint

	Remove Amiga more thoroughly

	Adjust up last SHELL test to remake conventions

2017-08-20  rocky  <rocky@gnu.org>

	Correct options processing...
	- main.c: terminator line was at the wrong place. As a result
	some later long options like --targets were not handled

	- getopt.c: use a slightly newer version
	- DELETE_ON_ERROR: correct expected output

2017-08-20  rocky  <rocky@gnu.org>

	Simplify by removing morre AMIGA, VMS, EMX, riscos

	WIP: reducing bugs, adjusting tests

2017-08-20  rocky  <rocky@gnu.org>

	WIP to 4.2.1  fix blank classification...
	\n is not a "break" character. Code here has changed a lot
	in 4.2.

	4.2 also adjusts line number for command lines of a target.
	We track that too.

	Note: some tests still fail.

2017-08-07  rocky  <rocky@gnu.org>

	Remove VMS more
	The clutter is in the way of understanding the code and finding mismatches

	Tracebacks on more tests

2017-08-06  rocky  <rocky@gnu.org>

	Adjust up more tests -
	some fix up, some exclude for now

2017-08-05  rocky  <rocky@gnu.org>

	Start testing, Add git administrivia; lint C

	1st cut at make 4.2 patching to get remake 4.2

	My best attempt at pure GNU Make 4.2 source

2014-12-28  rocky  <rocky@gnu.org>

	Files from GNU Make 4.1 release.

2014-07-15  rocky  <rocky@gnu.org>

	Minor syntax fixes

2014-06-28  rocky  <rocky@gnu.org>

	In the main branch we don't need up_texi_fixes

2014-06-27  rocky  <rocky@gnu.org>

	texinfo5 needs @@'s now

2014-06-27  R. Bernstein  <rocky@users.noreply.github.com>

	Merge pull request #10 from rocky/debian
	See in debian: Bug#712346: remake: FTBFS: manuals build fails against textinfo5 because some incompatibles changes wrt 4.13 and below (some warnings have turned into errors)]

2014-06-27  Yaroslav Halchenko  <debian@onerussian.com>

	debian/remake.{pre,post}* files to remove obsolete emacs el conf file (Closes: #707003)

	debian/patches/up_texi_fixes to fix building documentation (Closes: #712346)

2013-12-02  rocky  <rocky@gnu.org>

	Merge branch 'master' of github.com:rocky/remake

	--debugger=preread wasn't doing anything. Issue #4 from rlsluiter
