aboutsummaryrefslogtreecommitdiff
path: root/modules/MacroLogFeature.cmake
AgeCommit message (Expand)Author
2010-09-21-when using cmake >= 2.8.3, use FeatureSummary.cmake to automatically create ...Alexander Neundorf
2009-10-05-don't use the internal macro from FindQt4.cmake hereAlexander Neundorf
2009-04-10another try at making a nice message when a required package cannot be found.Allen Winter
2009-04-10Fix the info message when REQUIRED packages are not found.Allen Winter
2009-03-01fix a typo where OPTIONAL could be printed for missing *required* features.Allen Winter
2009-02-23New layout for the cmake summary as discussed on kde-buildsystem. Will backpo...Sebastian Trueg
2008-11-15Tell the correct version information about needed libraries.Thorsten Staerk
2008-01-12- if all packages were found, provide a message saying soAllen Winter
2007-11-01print the log headers in less than 80 chars so they fit nicely on typical vt100sAllen Winter
2007-03-02trying to make the output easier to parse. is this any better?Allen Winter
2007-03-02formatting fixupsAllen Winter
2006-11-06I had to make the logging more verbose and easier to read.Allen Winter
2006-11-05-make the format of macro_log_feature less verboseAlexander Neundorf
2006-09-09add my copyright.Allen Winter
2006-09-09added copyright notice everywhere.Alexander Neundorf
2006-08-15remove the init() macro as per Alex's suggestion.Allen Winter
2006-08-14fix handling of required features.Allen Winter
2006-08-13add a new init() macro that should go at the top of each module's Allen Winter
2006-07-04make the last three options of macro_log_feature() optional, so kdenetwork co...Alexander Neundorf
2006-06-24now 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