1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:/cheusov/mk-configure More... almost 2 years ago
Move some code from mkc_imp.platform.sys.mk to mkc_imp.compiler_settings.mk More... almost 2 years ago
Fix yet another problem in test tests/reqd_clean_cache More... almost 2 years ago
Fix 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. More... almost 2 years ago
Fix in test tests/reqd_clean_cache/test.mk More... almost 2 years ago
mkc_check_compiler: fix problem sees on buggy /bin/sh on Solaris-10 :-/ More... almost 2 years ago
mk: add missing headers to install More... almost 2 years ago
Fix test tests/predopost_targets; it may fail on systems without lua installed More... almost 2 years ago
Fix tests/reqd_clean_cache2 More... almost 2 years ago
Fix tests/reqd_clean_cache More... almost 2 years ago
Fix USE_{CC,CXX,CPP} More... almost 2 years ago
Update README.md More... almost 2 years ago
Remove RANLIB tricks More... almost 2 years ago
Add USE_{CC,CXX,CPP} configuration variables, their value will be a part of sys.mk More... almost 2 years ago
mk/mkc_imp.platform.sys.mk: split this code into OS-specific parts More... almost 2 years ago
tests/reqd_clean_cache: clean-ups More... almost 2 years ago
Fix MKC_REQUIRE_PKGCONFIG: it removes cache files when fails. This allows easier debugging More... almost 2 years ago
tests/reqd_clean_cache: clean-ups More... almost 2 years ago
mkc_imp.mk: add indentations to code for easier reading More... almost 2 years ago
tests/reqd_clean_cache: add test for failed MKC_REQUIRE_PKGCONFIG More... almost 2 years ago
mk/mkc_imp.lib.mk: tabs/spaces clean-ups More... almost 2 years ago
Keep temporary _mkc_* files if MKC_REQUIRE_* check fails. This allow easier debugging. Result files are removed. More... almost 2 years ago
Output "ERROR:" message generated by MKC_REQUIRE_* to stderr More... almost 2 years ago
Fix typo in TODO More... almost 2 years ago
Update copyright notices in man pages More... almost 2 years ago
mkc_check_prog: add option -D for deleting only cache files More... almost 2 years ago
mkc_check_header: add option -D for deleting only cache files More... almost 2 years ago
mkc_check_funclib: add option -D for deleting only cache files More... almost 2 years ago
mkc_check_decl: add option -D for deleting only cache files More... almost 2 years ago
mkc_check_custom: add option -D for deleting only cache files More... almost 2 years ago