From aa864d214249bc16b93a56dbdc1cac91fa276a46 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 11 Oct 2018 17:23:31 -0400 Subject: Automatically detect outdated generated files Update documentation to reflect that automatically generated files are committed. Detect when they are outdated if we have the ability to regenerate them. --- README-maintainer | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'README-maintainer') diff --git a/README-maintainer b/README-maintainer index 69f5116b..2f52aa68 100644 --- a/README-maintainer +++ b/README-maintainer @@ -269,10 +269,10 @@ If building or editing documentation, configure with `--enable-doc-maintenance`. This will ensure that all tools or files required to validate and build documentation are available. -If you want to run `make maintainer-clean`, `make distclean`, or `make -autofiles.zip` and you haven't run `./configure`, you can pass -`CLEAN=1` to make on the command line to prevent it from complaining -about configure not having been run. +If you want to run `make maintainer-clean` or `make distclean` and you +haven't run `./configure`, you can pass `CLEAN=1` to make on the +command line to prevent it from complaining about configure not having +been run. If you want to run checks without rerunning the build, pass `NO_REBUILD=1` to make. This can be useful for special testing @@ -283,10 +283,8 @@ LOCAL WINDOWS TESTING PROCEDURE This is what I do for routine testing on Windows. -From Linux, run `./autogen.sh` and `make autofiles.zip CLEAN=1`. - -From Windows, git clone from my Linux clone, unzip `external-libs`, -and unzip `autofiles.zip`. +From Windows, git clone from my Linux clone, and unzip +`external-libs`. Look at `make_windows_releases`. Set up path the same way and run whichever `./config-*` is appropriate for whichever compiler I need to -- cgit v1.2.3-70-g09d2