1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improvements in examples/multilibs/test.mk More... over 1 year ago
Fix compilation failures (gcc-4.8.5) More... over 1 year ago
Add forgotten files to examples/multilibs More... over 1 year ago
mkc.subprj.mk takes into account top-level "obj" directory More... over 1 year ago
Add new example for top-level obj/ directory More... over 1 year ago
Merge branch 'master' of ssh://github.com/cheusov/mk-configure More... over 1 year ago
Merge pull request #31 from carlosrodfern/master More... over 1 year ago
doc Fedora availability More... over 1 year ago
Merge pull request #30 from carlosrodfern/master More... over 1 year ago
ignore incompatible-pointer-types errors More... over 1 year ago
Fix EXPORT_DYNAMIC More... almost 2 years ago
Improve examples/dictd More... almost 2 years ago
Minor clean-ups More... almost 2 years ago
TODO -= 1 More... almost 2 years ago
Minor clean-ups More... almost 2 years ago
Simplify "do_install" target implementation and fix parallel "linkinstall" (hard links) More... almost 2 years ago
Invent new MKDEPEND variable for automatically generate dependency files for C/C++ development More... almost 2 years ago
Introduce configurable variables {C,CXX}FLAGS.{md,mmd} More... almost 2 years ago
Introduce internal variables _{C,CXX}FLAGS.warnerr and don`t use := for reassignment More... almost 2 years ago
Fix examples/RBTREE for Sun C compiler More... almost 2 years ago
helpers/mkc_test_nm: adapt for Solaris More... almost 2 years ago
Rework C{,XX}FLAGS.std.* variables in compiler config file More... almost 2 years ago
mk-configure.7: replace documentation for C{,XX}FLAGS.warns.<cctype>.<warn-level> with C{,XX}FLAGS.warns.<warn-level> More... almost 2 years ago
Rework C{,XX}FLAGS.dflt variables in compiler config file More... almost 2 years ago
Rework C{,XX}FLAGS.warnerr variables in compiler config file More... almost 2 years ago
LDFLAGS.pie: remove -pie on Darwin (unused) More... almost 2 years ago
Rework CFLAGS.{ssp,pic,pie,warns} and LDFLAGS.pie variables More... almost 2 years ago
Extract mkc_imp.cross_compiling.mk from mkc_imp.platform.mk More... almost 2 years ago
Extract mkc_imp.compiler_config.mk from mkc_imp.platform.mk More... almost 2 years ago
Rename mkc_imp.platform.sys.mk to mkc_imp.platform.mk More... almost 2 years ago