Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mk-configure for openSUSE:Factory checked in at 2024-05-23 15:36:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mk-configure (Old) and /work/SRC/openSUSE:Factory/.mk-configure.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mk-configure" Thu May 23 15:36:12 2024 rev:18 rq:1176480 version:0.39.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mk-configure/mk-configure.changes 2023-12-04 23:02:18.145370108 +0100 +++ /work/SRC/openSUSE:Factory/.mk-configure.new.24587/mk-configure.changes 2024-05-23 15:36:53.115153593 +0200 @@ -1,0 +2,55 @@ +Thu May 23 10:42:00 UTC 2024 - v...@gmx.net + +- Update to 0.39.0 + + Invent new MKDEPEND variable for automatically generate dependency + files while compiling. + + mkc_imp.{prog,lib}.mk: + - while linking place objects after LDFLAGS* options and before + LDADD* ones. + + MKC_FEATURE: + - macro: add documentation for __UNCONST macro + + mkc.subprj.mk: + - takes into account top-level "obj" directory + + mkc_check_custom, mkc_check_decl, mkc_check_funclib, + mkc_check_header, mkc_check_prog: + - add option -D for deleting only cache files + + Variables C{,XX}FLAGS.warns.<cctype>.<warn-level> was + removed. Switch to using C{,XX}FLAGS.warns.<warn-level>. + + Output "ERROR:" message generated by MKC_REQUIRE_* to stderr + + Keep temporary _mkc_* files if MKC_REQUIRE_* check fails. This + allow easier debugging. Result files (*.res) are still removed. + + fixes: + - mkc_check_compiler: problems seen on buggy /bin/sh on Solaris-10 :-/ + - Fix troubles with MKC_CHECK_HEADER_FILES with SunC. The + problem is that Sun C compiler outputs garbage to stdout. So, + we redirect output of 'cc -E' to stderr. + - fix parallel work of target "linkinstall" + - fix support for gcc-14. Thanks to + carlosrodrifernan...@gmail.com for patches. + - avoid double running of tests on Darwin caused by + case-insensitive file system + + tests: + - improvements and fixes + - adapt helpers/mkc_test_nm for Solaris + - fix examples/RBTREE for Sun C compiler + + Add USE_{CC,CXX,CPP} configuration variables for building + mk-configure, appropriate variables CC, CXX and CPP will be a part + of sys.mk. Run "bmake help" for details. + + Introduce automatically detected configuration variables + {C,CXX}FLAGS.{md,mmd} + + Introduce variable MKCMAKE which is always 1 + +------------------------------------------------------------------- Old: ---- mk-configure-0.38.3.tar.gz New: ---- mk-configure-0.39.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mk-configure.spec ++++++ --- /var/tmp/diff_new_pack.3ssdEO/_old 2024-05-23 15:36:54.019186398 +0200 +++ /var/tmp/diff_new_pack.3ssdEO/_new 2024-05-23 15:36:54.019186398 +0200 @@ -17,7 +17,7 @@ Name: mk-configure -Version: 0.38.3 +Version: 0.39.0 Release: 0 Summary: A build system on top of bmake License: BSD-2-Clause AND MIT AND ISC ++++++ mk-configure-0.38.3.tar.gz -> mk-configure-0.39.0.tar.gz ++++++ ++++ 6768 lines of diff (skipped)