openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Lightweight replacement for autotools
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 21, 2024 — Sep 21, 2025
Showing page 86 of 87
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
enable cache
Aleksey Cheusov
More...
over 16 years ago
Implementation for MKC_DEFINES
Aleksey Cheusov
More...
over 16 years ago
fixes and improvements
Aleksey Cheusov
More...
over 16 years ago
further development
Aleksey Cheusov
More...
over 16 years ago
initial version
Aleksey Cheusov
More...
over 16 years ago
minor improvements of output (spaces)
Aleksey Cheusov
More...
over 16 years ago
MKC_FUNCS uses function:library notation instead of function|-llibrary as it was proposed by Lev Serebryakov in fido7.ru.unix.prog New HAVE.function.library defines instead HAVE.function_library because _ can be a part of function name
Aleksey Cheusov
More...
over 16 years ago
a few comments about usage, set -e and LC_ALL=C
Aleksey Cheusov
More...
over 16 years ago
$() is replaced with `` which is more portable
Aleksey Cheusov
More...
over 16 years ago
clean-ups
Aleksey Cheusov
More...
over 16 years ago
MKC_CACHEDIR is a use defined variable
Aleksey Cheusov
More...
over 16 years ago
New variable MKC_DELETE_TMPFILES for deleting intermediate temporary files. .o and .exe are removed unconditionally
Aleksey Cheusov
More...
over 16 years ago
CPPFLAGS and CFLAGS flags are used during compilation
Aleksey Cheusov
More...
over 16 years ago
CACHE_DIR renamed to MKC_CACHEDIR fix in handling MKC_SHOW_CACHED+cached
Aleksey Cheusov
More...
over 16 years ago
clean-ups
Aleksey Cheusov
More...
over 16 years ago
clean-ups
Aleksey Cheusov
More...
over 16 years ago
support for MKC_SHOW_CACHED
Aleksey Cheusov
More...
over 16 years ago
CACHE_DIR environment variable defaults to "." CC defaults to "cc".
Aleksey Cheusov
More...
over 16 years ago
default, 'Checking for ... (yes|no)' lines are always output. This may be annoying during development. To fix this MKC_SHOW_CACHED variable is introduced. Set it to 0 to hide showing cached results.
Aleksey Cheusov
More...
over 16 years ago
PROJECTNAME added
Aleksey Cheusov
More...
over 16 years ago
change release time
Aleksey Cheusov
More...
over 16 years ago
fix (Linux)
Aleksey Cheusov
More...
over 16 years ago
renamings (_CHECK removed)
Aleksey Cheusov
More...
over 16 years ago
debugging code removed
Aleksey Cheusov
More...
over 16 years ago
new file EXAMPLE.Makefile mentioned in README
Aleksey Cheusov
More...
over 16 years ago
initial version
Aleksey Cheusov
More...
over 16 years ago
BD: 2009-02-21
Aleksey Cheusov
More...
over 16 years ago
'make install' creates the destination directories. Initial/minimal README.
Aleksey Cheusov
More...
over 16 years ago
fix
Aleksey Cheusov
More...
over 16 years ago
executables are installed to ${PREFIX}/libexec/mkc directory Resulting configure.mk contains version and path to ${PREFIX}/libexec/mkc
Aleksey Cheusov
More...
over 16 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree