index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
MacroLogFeature.cmake
Age
Commit message (
Expand
)
Author
2007-11-01
print the log headers in less than 80 chars so they fit nicely on typical vt100s
Allen Winter
2007-03-02
trying to make the output easier to parse. is this any better?
Allen Winter
2007-03-02
formatting fixups
Allen Winter
2006-11-06
I had to make the logging more verbose and easier to read.
Allen Winter
2006-11-05
-make the format of macro_log_feature less verbose
Alexander Neundorf
2006-09-09
add my copyright.
Allen Winter
2006-09-09
added copyright notice everywhere.
Alexander Neundorf
2006-08-15
remove the init() macro as per Alex's suggestion.
Allen Winter
2006-08-14
fix handling of required features.
Allen Winter
2006-08-13
add a new init() macro that should go at the top of each module's
Allen Winter
2006-07-04
make the last three options of macro_log_feature() optional, so kdenetwork co...
Alexander Neundorf
2006-06-24
now handles required packages. also supports minimum_version and comments fi...
Allen Winter
2006-05-16
-a new cmake module which contains two macros:
Alexander Neundorf