1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version -> 0.39.3 More... over 1 year ago
mkc_check_common.sh: explicitely unset variable MAKEFLAGS, this unbreaks finding MKC_CHECK_PROGS=gmake on some systems More... over 1 year ago
mk/mkc_imp.foreign_autotools.mk: always unset MAKEFLAGS explicitely when running external make-based projects More... over 1 year ago
mkc_check_common.sh: do not hide stderr in function "find_n_match" used by MKC_CHECK_PROGS More... over 1 year ago
tests/WARNERR: improve test for clang-16.0.6 that does not warn about sign/unsigned pointer mistype More... over 1 year ago
Update TODO More... over 1 year ago
Update to 0.39.2 More... over 1 year ago
mk/mkc_imp.platform.mk: fix bad condition problem More... over 1 year ago
Add support for multi-token CC, CXX, CPP, NM, ID, INSTALL, mkdep_cmd and makedepend_cmd More... over 1 year ago
Updates for 0.39.1 More... over 1 year ago
Fix support for WARNERR=yes mode where -Werror option should be passed to compiler. The problem happens when WARNS is set to 4 in Makefile.{common,inc} More... over 1 year ago
examples/autoconf: fix for autoconf-2.72 More... over 1 year ago
Preparations for 0.39.0 More... over 1 year ago
Add variable MKCMAKE More... over 1 year ago
Add documentation for __UNCONST(p) provided by feature "macro" More... over 1 year ago
Fix tests on systems with pkgsrc in /opt/pkg More... over 1 year ago
Avoid double running of tests on Darwin caused by case-insensitive file system More... over 1 year ago
Merge branch 'master' of ssh://github.com/cheusov/mk-configure More... over 1 year ago
Fix examples/hello_lua/test.mk More... over 1 year ago
Fix examples/hello_lua{,2} More... over 1 year ago
Include mkc_imp.dep.mk only when necessary More... over 1 year ago
Fix MKC_CACHEDIR More... over 1 year ago
Disable test-examples/multilibs for top-level Makefile More... over 1 year ago
Minor clean-ups in mk/mkc.init.mk More... over 1 year ago
mkc.subprj.mk takes into account top-level "obj" directory More... over 1 year ago
Fix tests (mkc_test_helper call) More... over 1 year ago
Improve examples/multilibs/test.mk More... over 1 year ago
Improve mkc_test_helper More... over 1 year ago
Fix tests for examples/multilibs/ More... over 1 year ago
Fix examples/multilibs/test.mk on Darwin More... over 1 year ago