Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from upstream #185

Open
wants to merge 2 commits into
base: gcos4gnucobol-3.x
Choose a base branch
from
Open

update from upstream #185

wants to merge 2 commits into from

Conversation

GitMensch
Copy link
Collaborator

NIST testsuite and build system update

sf-mensch added 2 commits September 27, 2024 20:14
* DEPENDENCIES: added perl for running NIST85
* tests/cobol85:
	* summary.pl: compute total duration and modules executed, output those to stderr at the end; close file handles
	* Makefile.am (summary.out): new target depending on summary.log
	* Makefile.am (summary.log): catch stderr of summary.pl into summary.out  file and output that on stdout
	* Makefile.am (URL_NEWCOB_Z): replaced by web archive URL
* configure.ac: require autoconf 2.70 and drop check for lex-library with noyywrap option for AC_PROG_LEX
* HACKING: document dependencies autoconf 2.70 and automake 1.16 and several smaller text updates
* Makefile.am (checkmanual-code-coverage, checkall-code-coverage): new targets removing the need to do that manually
* build_aux/ltmain.sh, m4/libtool.m4, m4/ltoptions.m4, m4/ltversion.m4

cobc:
* pplex.l, scanner.l: use noyywrap option instead of manually defining related code parts
@GitMensch
Copy link
Collaborator Author

GitMensch commented Sep 27, 2024

As expected: MSY1 cannot (if not manually updated) create the build system. I can have a look at adjusting the CI:

  • drop the likely not needed "install" option during bootstrap
  • let MSYS1 use the CI dist tarball from the Ubuntu test (we do it similar since years on Appveyor).
  • I guess I will push these changes to a test branch, then do the adjustments there; it likely will be some force-pushes (= also days) until everything is finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant