1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mkc_install: do not remove "$dst" before renaming "$dsttmp" to "$dst", it is just useless More... over 4 years ago
Add emacs modes for scripts without real shebang More... over 4 years ago
Version -> 0.36.0 More... over 4 years ago
Simplify doc/NEWS More... over 4 years ago
Preparations for mk-configure-0.36.0 More... over 4 years ago
examples/cxx: test for CXXSTD variable More... over 4 years ago
Add support for CCSTD and CXXSTD for SunPro compiler More... over 4 years ago
Move ${.CURDIR:T}.done target implementation tfrom mkc_imp.lib.mk to mkc_imp.mk More... over 4 years ago
Replace deprecated mk-c.conf and ~/.mk-c configs with mkcmake.conf and ~/.mkcmake in documentation More... over 4 years ago
fix mkc_compiler_settings: generate settings in ~/.mkcmake instead of deprecated ~/.mk-c More... over 4 years ago
Introduce MKCOMPILERSETTINGS variable for generating configs for unknown compilers More... over 4 years ago
Document all variables in alphabetic order. I hope this makes reading the documentation easier. More... over 4 years ago
Update TODO More... over 4 years ago
Inroduce ${.CURDIR:T}.done files created by mkc.lib.mk and used by dependent (LIBDEPS) projects. More... over 4 years ago
Intoduce variables CCSTD and CXXSTD More... over 4 years ago
mk/mkc_imp.platform.sys.mk: minor clean-ups More... almost 5 years ago
Revert "Enable cache while gathering compilers capabilities at the time of mk-configure build" More... almost 5 years ago
Inside mk-configure always use double quotes with .[s]?include More... almost 5 years ago
Introduce variables CFLAGS0 and CXXFLAGS0 More... almost 5 years ago
Reimplements some targets as "tool > [email protected] && mv [email protected] $@" More... almost 5 years ago
~/.mk-c and @sysconfdir@/mkcmake.conf are considered deprecated. Please move them to ~/.mkcmake and @sysconfdir@/mkcmake.conf More... almost 5 years ago
examples/tiny_id: WARNS=4 More... almost 5 years ago
Optimize installation od directories, UCB install on SunOS does not work. More... almost 5 years ago
Merge branch 'master' of github.com:/cheusov/mk-configure More... almost 5 years ago
Add new feature "pwdgrp" More... almost 5 years ago
Update examples/files/expect.NetBSD.out More... almost 5 years ago
features/humanize_number/mkc_humanize_number.c: fix build failure on Solaris More... almost 5 years ago
mkc_imp.lua.mk: minor clean-up More... almost 5 years ago
Fix bug in mk/mkc_imp.pkg-config.mk introduced by 5d2f6ad5fe24206e8b7ee8d142f70adad106494c More... almost 5 years ago
Fix the installation paths of feature "shquote" More... almost 5 years ago